./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 d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/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_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1 --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.3.0-dev-d790fec [2024-12-02 06:53:37,329 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 06:53:37,391 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-12-02 06:53:37,396 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 06:53:37,397 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 06:53:37,421 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 06:53:37,421 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 06:53:37,422 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 06:53:37,422 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 06:53:37,422 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 06:53:37,422 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 06:53:37,423 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 06:53:37,423 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 06:53:37,423 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 06:53:37,423 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 06:53:37,423 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 06:53:37,423 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 06:53:37,424 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 06:53:37,424 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:53:37,425 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:53:37,425 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 06:53:37,425 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 06:53:37,426 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 06:53:37,426 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 06:53:37,426 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 06:53:37,426 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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-12-02 06:53:37,669 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 06:53:37,677 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 06:53:37,679 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 06:53:37,681 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 06:53:37,681 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 06:53:37,682 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i [2024-12-02 06:53:40,469 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/4a2f1fd69/8beab372e582450fb6677e7460cc04c2/FLAG6f0200a2a [2024-12-02 06:53:40,718 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 06:53:40,719 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i [2024-12-02 06:53:40,732 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/4a2f1fd69/8beab372e582450fb6677e7460cc04c2/FLAG6f0200a2a [2024-12-02 06:53:41,026 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/4a2f1fd69/8beab372e582450fb6677e7460cc04c2 [2024-12-02 06:53:41,028 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 06:53:41,029 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 06:53:41,030 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 06:53:41,030 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 06:53:41,034 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 06:53:41,035 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,036 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4498b17c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41, skipping insertion in model container [2024-12-02 06:53:41,036 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,067 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 06:53:41,417 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:53:41,426 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 06:53:41,491 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:53:41,526 INFO L204 MainTranslator]: Completed translation [2024-12-02 06:53:41,527 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41 WrapperNode [2024-12-02 06:53:41,527 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 06:53:41,528 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 06:53:41,528 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 06:53:41,528 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 06:53:41,533 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,546 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,570 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 132 [2024-12-02 06:53:41,571 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 06:53:41,571 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 06:53:41,571 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 06:53:41,571 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 06:53:41,580 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,580 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,583 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,601 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-12-02 06:53:41,602 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,602 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,610 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,611 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,613 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,615 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,617 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,620 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 06:53:41,620 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 06:53:41,621 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 06:53:41,621 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 06:53:41,622 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (1/1) ... [2024-12-02 06:53:41,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:53:41,637 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:53:41,649 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 06:53:41,652 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-12-02 06:53:41,681 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-12-02 06:53:41,681 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-12-02 06:53:41,681 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-12-02 06:53:41,681 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-12-02 06:53:41,682 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-12-02 06:53:41,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 06:53:41,682 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-02 06:53:41,682 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 06:53:41,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 06:53:41,683 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 06:53:41,820 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 06:53:41,822 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 06:53:42,117 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 06:53:42,118 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 06:53:42,331 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 06:53:42,331 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 06:53:42,332 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:53:42 BoogieIcfgContainer [2024-12-02 06:53:42,332 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 06:53:42,334 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 06:53:42,334 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 06:53:42,339 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 06:53:42,339 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:53:41" (1/3) ... [2024-12-02 06:53:42,340 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c2ec85f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:53:42, skipping insertion in model container [2024-12-02 06:53:42,340 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:53:41" (2/3) ... [2024-12-02 06:53:42,340 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c2ec85f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:53:42, skipping insertion in model container [2024-12-02 06:53:42,340 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:53:42" (3/3) ... [2024-12-02 06:53:42,342 INFO L128 eAbstractionObserver]: Analyzing ICFG mix026_pso.opt_rmo.opt.i [2024-12-02 06:53:42,357 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 06:53:42,360 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG mix026_pso.opt_rmo.opt.i that has 5 procedures, 53 locations, 1 initial locations, 0 loop locations, and 3 error locations. [2024-12-02 06:53:42,360 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 06:53:42,425 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 06:53:42,464 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 65 places, 54 transitions, 124 flow [2024-12-02 06:53:42,506 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-12-02 06:53:42,508 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:53:42,512 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-12-02 06:53:42,513 INFO L82 GeneralOperation]: Start removeDead. Operand has 65 places, 54 transitions, 124 flow [2024-12-02 06:53:42,516 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 61 places, 50 transitions, 112 flow [2024-12-02 06:53:42,525 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:53:42,537 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;@2d3cfda7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:53:42,537 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-12-02 06:53:42,546 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:53:42,546 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2024-12-02 06:53:42,547 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:53:42,547 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:42,547 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:42,548 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:53:42,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:42,554 INFO L85 PathProgramCache]: Analyzing trace with hash 1988335376, now seen corresponding path program 1 times [2024-12-02 06:53:42,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:42,563 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419051452] [2024-12-02 06:53:42,563 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:42,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:42,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:43,015 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:43,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:43,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419051452] [2024-12-02 06:53:43,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419051452] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:43,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:43,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 06:53:43,018 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103304964] [2024-12-02 06:53:43,019 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:43,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:53:43,031 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:43,055 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:53:43,055 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:53:43,057 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 54 [2024-12-02 06:53:43,060 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-12-02 06:53:43,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:43,060 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 54 [2024-12-02 06:53:43,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:43,794 INFO L124 PetriNetUnfolderBase]: 1525/2635 cut-off events. [2024-12-02 06:53:43,794 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-12-02 06:53:43,804 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-12-02 06:53:43,819 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 33 selfloop transitions, 2 changer transitions 2/60 dead transitions. [2024-12-02 06:53:43,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 209 flow [2024-12-02 06:53:43,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:53:43,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:53:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 123 transitions. [2024-12-02 06:53:43,835 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7592592592592593 [2024-12-02 06:53:43,837 INFO L175 Difference]: Start difference. First operand has 61 places, 50 transitions, 112 flow. Second operand 3 states and 123 transitions. [2024-12-02 06:53:43,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 209 flow [2024-12-02 06:53:43,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 60 transitions, 204 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 06:53:43,866 INFO L231 Difference]: Finished difference. Result has 57 places, 45 transitions, 102 flow [2024-12-02 06:53:43,869 INFO L262 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-12-02 06:53:43,872 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, -4 predicate places. [2024-12-02 06:53:43,873 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 45 transitions, 102 flow [2024-12-02 06:53:43,873 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-12-02 06:53:43,873 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:43,873 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:43,873 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 06:53:43,874 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-12-02 06:53:43,874 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:43,875 INFO L85 PathProgramCache]: Analyzing trace with hash 1583530690, now seen corresponding path program 1 times [2024-12-02 06:53:43,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:43,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471096857] [2024-12-02 06:53:43,875 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:43,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:43,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:43,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:43,952 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:43,952 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471096857] [2024-12-02 06:53:43,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471096857] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:43,953 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:43,953 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 06:53:43,953 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351351764] [2024-12-02 06:53:43,953 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:43,954 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:53:43,954 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:43,955 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:53:43,955 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:53:43,955 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 54 [2024-12-02 06:53:43,956 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-12-02 06:53:43,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:43,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 54 [2024-12-02 06:53:43,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:44,364 INFO L124 PetriNetUnfolderBase]: 1339/2419 cut-off events. [2024-12-02 06:53:44,364 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-12-02 06:53:44,369 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-12-02 06:53:44,379 INFO L140 encePairwiseOnDemand]: 52/54 looper letters, 20 selfloop transitions, 1 changer transitions 1/44 dead transitions. [2024-12-02 06:53:44,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 44 transitions, 144 flow [2024-12-02 06:53:44,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:53:44,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:53:44,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 101 transitions. [2024-12-02 06:53:44,381 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6234567901234568 [2024-12-02 06:53:44,381 INFO L175 Difference]: Start difference. First operand has 57 places, 45 transitions, 102 flow. Second operand 3 states and 101 transitions. [2024-12-02 06:53:44,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 44 transitions, 144 flow [2024-12-02 06:53:44,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 44 transitions, 140 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:53:44,384 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 96 flow [2024-12-02 06:53:44,385 INFO L262 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-12-02 06:53:44,385 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, -6 predicate places. [2024-12-02 06:53:44,385 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 96 flow [2024-12-02 06:53:44,386 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-12-02 06:53:44,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:44,386 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:44,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 06:53:44,386 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-12-02 06:53:44,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:44,387 INFO L85 PathProgramCache]: Analyzing trace with hash 1583531887, now seen corresponding path program 1 times [2024-12-02 06:53:44,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:44,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [759407778] [2024-12-02 06:53:44,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:44,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:44,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:44,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:44,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:44,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [759407778] [2024-12-02 06:53:44,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [759407778] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:44,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:44,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:53:44,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [887466574] [2024-12-02 06:53:44,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:44,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:53:44,677 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:44,677 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:53:44,677 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:53:44,710 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 54 [2024-12-02 06:53:44,711 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-12-02 06:53:44,711 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:44,711 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 54 [2024-12-02 06:53:44,711 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:47,029 INFO L124 PetriNetUnfolderBase]: 13123/19610 cut-off events. [2024-12-02 06:53:47,029 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:53:47,076 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-12-02 06:53:47,127 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 44 selfloop transitions, 7 changer transitions 83/149 dead transitions. [2024-12-02 06:53:47,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 149 transitions, 582 flow [2024-12-02 06:53:47,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:53:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:53:47,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 316 transitions. [2024-12-02 06:53:47,130 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6502057613168725 [2024-12-02 06:53:47,130 INFO L175 Difference]: Start difference. First operand has 55 places, 43 transitions, 96 flow. Second operand 9 states and 316 transitions. [2024-12-02 06:53:47,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 149 transitions, 582 flow [2024-12-02 06:53:47,131 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 149 transitions, 581 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:53:47,134 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 191 flow [2024-12-02 06:53:47,134 INFO L262 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-12-02 06:53:47,135 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-12-02 06:53:47,135 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 191 flow [2024-12-02 06:53:47,135 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-12-02 06:53:47,136 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:47,136 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:47,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 06:53:47,136 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-12-02 06:53:47,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:47,137 INFO L85 PathProgramCache]: Analyzing trace with hash 2145067534, now seen corresponding path program 1 times [2024-12-02 06:53:47,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:47,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817509228] [2024-12-02 06:53:47,137 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:47,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:47,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:47,324 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:47,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:47,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817509228] [2024-12-02 06:53:47,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817509228] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:47,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:47,325 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:53:47,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172576486] [2024-12-02 06:53:47,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:47,325 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:53:47,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:47,326 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:53:47,326 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:53:47,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 54 [2024-12-02 06:53:47,335 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-12-02 06:53:47,335 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:47,335 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 54 [2024-12-02 06:53:47,335 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:48,985 INFO L124 PetriNetUnfolderBase]: 7284/11745 cut-off events. [2024-12-02 06:53:48,985 INFO L125 PetriNetUnfolderBase]: For 17199/17829 co-relation queries the response was YES. [2024-12-02 06:53:49,012 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-12-02 06:53:49,045 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 32 selfloop transitions, 3 changer transitions 39/97 dead transitions. [2024-12-02 06:53:49,046 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 97 transitions, 531 flow [2024-12-02 06:53:49,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 06:53:49,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-02 06:53:49,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 235 transitions. [2024-12-02 06:53:49,048 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6216931216931217 [2024-12-02 06:53:49,048 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 191 flow. Second operand 7 states and 235 transitions. [2024-12-02 06:53:49,048 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 97 transitions, 531 flow [2024-12-02 06:53:49,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 97 transitions, 469 flow, removed 17 selfloop flow, removed 4 redundant places. [2024-12-02 06:53:49,119 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 180 flow [2024-12-02 06:53:49,119 INFO L262 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-12-02 06:53:49,120 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-12-02 06:53:49,120 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 180 flow [2024-12-02 06:53:49,120 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-12-02 06:53:49,120 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:49,120 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:49,120 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 06:53:49,121 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-12-02 06:53:49,121 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:49,121 INFO L85 PathProgramCache]: Analyzing trace with hash 184197822, now seen corresponding path program 1 times [2024-12-02 06:53:49,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:49,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249161530] [2024-12-02 06:53:49,121 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:49,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:49,278 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:49,278 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:49,278 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249161530] [2024-12-02 06:53:49,278 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249161530] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:49,278 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:49,278 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:53:49,278 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1121226494] [2024-12-02 06:53:49,278 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:49,279 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:53:49,279 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:49,279 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:53:49,279 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:53:49,289 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:53:49,290 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-12-02 06:53:49,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:49,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:53:49,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:49,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:49,976 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,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][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-12-02 06:53:49,992 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,992 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,992 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:49,992 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:50,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,022 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,022 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,022 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,023 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,024 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,024 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,024 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,024 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,026 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,026 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,026 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,026 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,092 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,092 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,092 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,092 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,093 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,093 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,093 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,093 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,108 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-12-02 06:53:50,108 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,109 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,109 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,110 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,110 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,110 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,110 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:50,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,152 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,152 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,152 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,152 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,153 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,153 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,153 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,153 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,155 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,155 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,155 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,155 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,235 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,235 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,235 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,235 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,246 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,246 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,246 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,246 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,247 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-12-02 06:53:50,247 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,247 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,247 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,247 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,247 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,248 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,248 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,248 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,248 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,249 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,249 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,249 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,249 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:50,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,294 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,294 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,295 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,295 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,299 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,299 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,299 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,299 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,300 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,301 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,301 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,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)), 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-12-02 06:53:50,302 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,302 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,302 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,302 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,303 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,303 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,303 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,303 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,304 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,304 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,304 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,304 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,305 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,305 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,305 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,305 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,305 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,306 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,306 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,306 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,306 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,312 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,312 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,312 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,312 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,329 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,329 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,329 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,329 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,430 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,430 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,430 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,430 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,431 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,431 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,431 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,431 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,455 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,455 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2024-12-02 06:53:50,455 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-12-02 06:53:50,455 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-12-02 06:53:50,455 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,465 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,465 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,465 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,465 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,466 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-12-02 06:53:50,466 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,466 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,466 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,466 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,466 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,467 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,467 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,467 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,467 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,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, 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-12-02 06:53:50,468 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,468 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,468 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,468 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,469 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,469 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,469 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,469 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,470 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,470 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,470 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,470 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:50,549 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-12-02 06:53:50,549 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,549 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,549 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,549 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,552 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,553 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,558 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-12-02 06:53:50,558 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,561 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-12-02 06:53:50,561 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,561 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,562 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,562 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,565 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,565 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,565 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,567 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,567 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,567 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,567 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,568 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,568 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,568 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,568 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,569 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,569 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,569 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,569 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,571 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,571 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,571 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,571 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,572 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,572 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,572 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,572 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,572 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,573 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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, 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-12-02 06:53:50,573 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,573 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,583 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,583 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,583 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,583 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,584 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,616 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-12-02 06:53:50,616 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,616 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,616 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,616 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,616 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,617 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,617 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,617 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,617 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,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, 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-12-02 06:53:50,618 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,618 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,618 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,618 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,684 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,684 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,684 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,684 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,694 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,694 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,694 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,694 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,716 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,717 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,717 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,717 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,717 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,718 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,718 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,718 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,718 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,718 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:53:50,727 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-12-02 06:53:50,727 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,727 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,727 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,728 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,729 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,729 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,729 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,729 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,730 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-12-02 06:53:50,730 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,730 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,730 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,730 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,730 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,731 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,731 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,731 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,731 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,732 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,732 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,732 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,732 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,733 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:53:50,781 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-12-02 06:53:50,781 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,781 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,781 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,781 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,786 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-12-02 06:53:50,787 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,787 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,787 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,787 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,789 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-12-02 06:53:50,789 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,789 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,789 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,789 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,810 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-12-02 06:53:50,811 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,811 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,811 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,816 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-12-02 06:53:50,816 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,816 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,816 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,818 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-12-02 06:53:50,818 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,818 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,818 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,818 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:50,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,818 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,818 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,819 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,819 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,824 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,825 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,825 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,825 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,827 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,827 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,827 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,827 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,832 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,832 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,832 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,832 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,832 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,833 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,834 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,834 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,834 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,835 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,835 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,835 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,835 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,837 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,837 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,837 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,837 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,838 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,838 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,838 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,838 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,838 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,839 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,839 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,839 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,839 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,849 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,849 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,849 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,849 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,882 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,884 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-12-02 06:53:50,884 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,884 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,884 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,884 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,884 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,885 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,885 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,885 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,885 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,886 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:50,945 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,945 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,945 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,945 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,961 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,961 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,961 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,961 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,961 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,971 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:50,971 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,971 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,971 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,971 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:53:50,982 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-12-02 06:53:50,982 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,982 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,982 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,982 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,982 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,983 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,983 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,983 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,983 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,984 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,984 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,984 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,984 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,985 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,985 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,985 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,985 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,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][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-12-02 06:53:50,986 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:50,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:53:51,038 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-12-02 06:53:51,038 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,047 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-12-02 06:53:51,047 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,068 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,069 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-12-02 06:53:51,070 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,070 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,070 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,071 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-12-02 06:53:51,071 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,071 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,077 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,078 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,078 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,080 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-12-02 06:53:51,080 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,080 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,080 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,080 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,080 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,082 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,083 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,083 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,083 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,083 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,087 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,088 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,088 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,088 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,089 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,089 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,089 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,089 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,094 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,095 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,095 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,095 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,095 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,095 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,096 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,096 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,096 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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, 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-12-02 06:53:51,097 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,097 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,097 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,097 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,101 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,102 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,102 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,114 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,114 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,114 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,114 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,114 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,141 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,141 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,141 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,141 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,142 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-12-02 06:53:51,142 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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, 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-12-02 06:53:51,143 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,143 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,143 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,143 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,144 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,144 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,144 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,144 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,146 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,146 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,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, 73#(= |ULTIMATE.start_main_old_#valid#1| |#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-12-02 06:53:51,147 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,147 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,147 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,147 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,205 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,205 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,205 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,205 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,205 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,214 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,214 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,216 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,216 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,216 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,216 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,216 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-12-02 06:53:51,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,233 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,233 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,234 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,236 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,236 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,236 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,236 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:53:51,275 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-12-02 06:53:51,275 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,275 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,275 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,275 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,282 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-12-02 06:53:51,282 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,285 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-12-02 06:53:51,285 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,285 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,285 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,285 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,297 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-12-02 06:53:51,297 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,326 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,326 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,326 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,326 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,328 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,328 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,328 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,328 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,329 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-12-02 06:53:51,329 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,329 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,329 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,329 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,330 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,333 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,334 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,340 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,340 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,340 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,340 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,341 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,341 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,342 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-12-02 06:53:51,342 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,342 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,343 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,343 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,343 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,344 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,348 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,348 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,348 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,348 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,351 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,351 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,351 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,351 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,351 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,352 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,352 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,352 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,352 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,353 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,353 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,353 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,353 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,357 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,367 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,367 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,367 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,367 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,367 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,396 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-12-02 06:53:51,396 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,396 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,397 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,397 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,397 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,397 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,398 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-12-02 06:53:51,398 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,398 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,398 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,398 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,398 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,399 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,399 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,400 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,400 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,400 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,400 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,400 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,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, 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-12-02 06:53:51,401 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,431 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,432 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,432 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,432 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,437 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,437 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,437 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,437 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,437 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-12-02 06:53:51,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,449 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,449 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,449 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,449 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:53:51,477 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-12-02 06:53:51,477 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,477 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,477 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,477 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,478 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-12-02 06:53:51,479 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,479 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,479 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,479 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,485 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-12-02 06:53:51,485 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,485 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,485 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,485 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,514 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,514 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,515 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,515 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,517 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,517 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,517 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,517 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,518 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,518 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,518 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,518 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,519 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-12-02 06:53:51,519 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,519 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,519 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,520 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,520 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,520 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,520 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,522 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,524 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,524 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,524 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,524 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,524 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,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, 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-12-02 06:53:51,525 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,525 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,525 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,528 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,534 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,534 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,557 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-12-02 06:53:51,557 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,557 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,557 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,558 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,558 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,558 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,558 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,558 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,559 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,559 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,559 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:53:51,647 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,647 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,647 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,647 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,647 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-12-02 06:53:51,685 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-12-02 06:53:51,685 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,685 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,685 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,685 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,693 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-12-02 06:53:51,693 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,714 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,714 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,714 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,714 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,715 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,715 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,715 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,715 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,717 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,718 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,718 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,718 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,720 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,720 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,720 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,720 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,725 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,725 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,725 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,725 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,725 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,727 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,728 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-12-02 06:53:51,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,748 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,748 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,748 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,748 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,749 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,749 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,750 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,750 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,750 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:53:51,803 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-12-02 06:53:51,803 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,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][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-12-02 06:53:51,829 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,829 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,829 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,829 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,831 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,833 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,833 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,833 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,833 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,836 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,836 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-12-02 06:53:51,836 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-12-02 06:53:51,836 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-12-02 06:53:51,836 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-12-02 06:53:51,856 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_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_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, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~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-12-02 06:53:51,856 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,856 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,856 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:53:51,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:51,918 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-12-02 06:53:51,918 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:53:51,919 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:53:51,919 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:53:52,112 INFO L124 PetriNetUnfolderBase]: 18479/27361 cut-off events. [2024-12-02 06:53:52,112 INFO L125 PetriNetUnfolderBase]: For 16363/17679 co-relation queries the response was YES. [2024-12-02 06:53:52,207 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-12-02 06:53:52,273 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 51 selfloop transitions, 6 changer transitions 0/78 dead transitions. [2024-12-02 06:53:52,273 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 78 transitions, 376 flow [2024-12-02 06:53:52,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:53:52,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:53:52,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 144 transitions. [2024-12-02 06:53:52,275 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-12-02 06:53:52,275 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 180 flow. Second operand 4 states and 144 transitions. [2024-12-02 06:53:52,275 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 78 transitions, 376 flow [2024-12-02 06:53:52,559 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 78 transitions, 358 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-12-02 06:53:52,560 INFO L231 Difference]: Finished difference. Result has 62 places, 53 transitions, 208 flow [2024-12-02 06:53:52,560 INFO L262 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-12-02 06:53:52,560 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 1 predicate places. [2024-12-02 06:53:52,560 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 53 transitions, 208 flow [2024-12-02 06:53:52,560 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-12-02 06:53:52,560 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:53:52,561 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:53:52,561 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 06:53:52,561 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-12-02 06:53:52,561 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:53:52,561 INFO L85 PathProgramCache]: Analyzing trace with hash -1391834862, now seen corresponding path program 1 times [2024-12-02 06:53:52,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:53:52,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902102079] [2024-12-02 06:53:52,561 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:53:52,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:53:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:53:52,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:53:52,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:53:52,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902102079] [2024-12-02 06:53:52,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902102079] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:53:52,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:53:52,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:53:52,741 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1531831457] [2024-12-02 06:53:52,741 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:53:52,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:53:52,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:53:52,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:53:52,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:53:52,748 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:53:52,748 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-12-02 06:53:52,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:53:52,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:53:52,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:53:53,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][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-12-02 06:53:53,336 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,336 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,336 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,336 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,340 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,340 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,340 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,340 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,341 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,341 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,341 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,341 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,369 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,370 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,370 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,370 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,370 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,371 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,371 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,371 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,371 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,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|), 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-12-02 06:53:53,421 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,422 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,423 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,423 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,423 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,431 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-12-02 06:53:53,431 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,431 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,431 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,431 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,431 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,432 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-12-02 06:53:53,432 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,432 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,432 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,432 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,432 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,433 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-12-02 06:53:53,433 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,433 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,433 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,433 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,433 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,467 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,467 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,467 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,511 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,511 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,511 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,511 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,513 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,513 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,513 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,513 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,524 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,524 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,524 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,525 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,525 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,526 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,526 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,526 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 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-12-02 06:53:53,532 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 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-12-02 06:53:53,532 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,532 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:53:53,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,569 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,569 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,569 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,569 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,573 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,573 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,574 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,574 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,574 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,574 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,575 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,575 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,575 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,575 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,576 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,583 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,583 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,583 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,583 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,596 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,596 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,596 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,596 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,597 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,597 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,597 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,597 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,624 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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, 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-12-02 06:53:53,625 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,625 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,625 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,626 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,626 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,626 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,627 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,627 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,627 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,627 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,627 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,627 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,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][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-12-02 06:53:53,628 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,628 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,628 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,628 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:53:53,629 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,629 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,629 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,629 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:53:53,645 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-12-02 06:54:05,678 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,678 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,678 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,678 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,681 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,681 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,683 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,684 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,685 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,697 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,697 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,697 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,697 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,749 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,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][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-12-02 06:54:05,750 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,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][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-12-02 06:54:05,751 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,751 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:05,753 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,753 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,754 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,754 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,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][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-12-02 06:54:05,755 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,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][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-12-02 06:54:05,756 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:05,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:06,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][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-12-02 06:54:06,058 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,058 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,058 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,058 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,060 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,060 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,061 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,061 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,062 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,062 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,062 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,062 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,063 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,063 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,063 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,063 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,066 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,069 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,069 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,069 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,069 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,071 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,071 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,124 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,124 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,124 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,124 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,125 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,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][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-12-02 06:54:06,126 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:06,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][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-12-02 06:54:06,404 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,404 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,404 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,404 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,405 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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-12-02 06:54:06,406 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,407 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,407 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:06,407 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:07,587 INFO L124 PetriNetUnfolderBase]: 24799/36696 cut-off events. [2024-12-02 06:54:07,587 INFO L125 PetriNetUnfolderBase]: For 80067/86750 co-relation queries the response was YES. [2024-12-02 06:54:07,735 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-12-02 06:54:07,803 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 85 selfloop transitions, 14 changer transitions 6/137 dead transitions. [2024-12-02 06:54:07,803 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 137 transitions, 1003 flow [2024-12-02 06:54:07,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:54:07,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:54:07,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 222 transitions. [2024-12-02 06:54:07,805 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6851851851851852 [2024-12-02 06:54:07,805 INFO L175 Difference]: Start difference. First operand has 89 places, 77 transitions, 515 flow. Second operand 6 states and 222 transitions. [2024-12-02 06:54:07,805 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 137 transitions, 1003 flow [2024-12-02 06:54:07,942 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 137 transitions, 984 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-12-02 06:54:07,943 INFO L231 Difference]: Finished difference. Result has 94 places, 76 transitions, 527 flow [2024-12-02 06:54:07,943 INFO L262 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-12-02 06:54:07,944 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 33 predicate places. [2024-12-02 06:54:07,944 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 76 transitions, 527 flow [2024-12-02 06:54:07,944 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-12-02 06:54:07,944 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:07,944 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:07,944 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 06:54:07,944 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-12-02 06:54:07,945 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:07,945 INFO L85 PathProgramCache]: Analyzing trace with hash 1580575328, now seen corresponding path program 1 times [2024-12-02 06:54:07,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:07,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477766351] [2024-12-02 06:54:07,945 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:07,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:08,099 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:08,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:08,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477766351] [2024-12-02 06:54:08,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477766351] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:08,099 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:08,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:54:08,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694159834] [2024-12-02 06:54:08,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:08,100 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:54:08,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:08,100 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:54:08,100 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:54:08,110 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-12-02 06:54:08,110 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-12-02 06:54:08,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:08,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-12-02 06:54:08,110 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:11,587 INFO L124 PetriNetUnfolderBase]: 18195/31437 cut-off events. [2024-12-02 06:54:11,587 INFO L125 PetriNetUnfolderBase]: For 85214/93492 co-relation queries the response was YES. [2024-12-02 06:54:11,762 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-12-02 06:54:11,838 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 51 selfloop transitions, 9 changer transitions 13/114 dead transitions. [2024-12-02 06:54:11,838 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 114 transitions, 885 flow [2024-12-02 06:54:11,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:54:11,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:54:11,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 171 transitions. [2024-12-02 06:54:11,839 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6333333333333333 [2024-12-02 06:54:11,839 INFO L175 Difference]: Start difference. First operand has 94 places, 76 transitions, 527 flow. Second operand 5 states and 171 transitions. [2024-12-02 06:54:11,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 114 transitions, 885 flow [2024-12-02 06:54:12,420 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 114 transitions, 832 flow, removed 19 selfloop flow, removed 5 redundant places. [2024-12-02 06:54:12,422 INFO L231 Difference]: Finished difference. Result has 93 places, 78 transitions, 540 flow [2024-12-02 06:54:12,422 INFO L262 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-12-02 06:54:12,422 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 32 predicate places. [2024-12-02 06:54:12,423 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 78 transitions, 540 flow [2024-12-02 06:54:12,423 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-12-02 06:54:12,423 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:12,423 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:12,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 06:54:12,423 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-12-02 06:54:12,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:12,424 INFO L85 PathProgramCache]: Analyzing trace with hash 640780686, now seen corresponding path program 1 times [2024-12-02 06:54:12,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:12,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1267789982] [2024-12-02 06:54:12,424 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:12,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:12,652 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:12,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:12,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1267789982] [2024-12-02 06:54:12,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1267789982] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:12,653 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:12,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 06:54:12,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186823204] [2024-12-02 06:54:12,653 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:12,653 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:54:12,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:12,654 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:54:12,654 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:54:12,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:54:12,669 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-12-02 06:54:12,669 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:12,669 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:54:12,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:18,393 INFO L124 PetriNetUnfolderBase]: 33468/55323 cut-off events. [2024-12-02 06:54:18,393 INFO L125 PetriNetUnfolderBase]: For 142517/150448 co-relation queries the response was YES. [2024-12-02 06:54:18,655 INFO L83 FinitePrefix]: Finished finitePrefix Result has 175101 conditions, 55323 events. 33468/55323 cut-off events. For 142517/150448 co-relation queries the response was YES. Maximal size of possible extension queue 3310. Compared 513928 event pairs, 8758 based on Foata normal form. 1352/51330 useless extension candidates. Maximal degree in co-relation 175070. Up to 21529 conditions per place. [2024-12-02 06:54:18,716 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 83 selfloop transitions, 24 changer transitions 54/191 dead transitions. [2024-12-02 06:54:18,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 191 transitions, 1559 flow [2024-12-02 06:54:18,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:54:18,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:54:18,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 298 transitions. [2024-12-02 06:54:18,717 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6131687242798354 [2024-12-02 06:54:18,718 INFO L175 Difference]: Start difference. First operand has 93 places, 78 transitions, 540 flow. Second operand 9 states and 298 transitions. [2024-12-02 06:54:18,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 191 transitions, 1559 flow [2024-12-02 06:54:20,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 191 transitions, 1465 flow, removed 38 selfloop flow, removed 4 redundant places. [2024-12-02 06:54:20,291 INFO L231 Difference]: Finished difference. Result has 101 places, 86 transitions, 718 flow [2024-12-02 06:54:20,291 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=515, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=718, PETRI_PLACES=101, PETRI_TRANSITIONS=86} [2024-12-02 06:54:20,291 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 40 predicate places. [2024-12-02 06:54:20,291 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 86 transitions, 718 flow [2024-12-02 06:54:20,291 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:20,291 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:20,292 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:20,292 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 06:54:20,292 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:20,292 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:20,292 INFO L85 PathProgramCache]: Analyzing trace with hash -839223338, now seen corresponding path program 2 times [2024-12-02 06:54:20,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:20,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1847180038] [2024-12-02 06:54:20,292 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:54:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:20,323 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 06:54:20,324 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:54:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:20,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:20,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1847180038] [2024-12-02 06:54:20,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1847180038] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:20,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:20,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-02 06:54:20,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647749883] [2024-12-02 06:54:20,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:20,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 06:54:20,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:20,526 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 06:54:20,526 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-12-02 06:54:20,539 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:54:20,539 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 86 transitions, 718 flow. Second operand has 7 states, 7 states have (on average 22.0) internal successors, (154), 7 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:20,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:20,539 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:54:20,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:28,226 INFO L124 PetriNetUnfolderBase]: 41988/70601 cut-off events. [2024-12-02 06:54:28,226 INFO L125 PetriNetUnfolderBase]: For 202614/213489 co-relation queries the response was YES. [2024-12-02 06:54:28,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 226981 conditions, 70601 events. 41988/70601 cut-off events. For 202614/213489 co-relation queries the response was YES. Maximal size of possible extension queue 4670. Compared 702803 event pairs, 13418 based on Foata normal form. 1625/64733 useless extension candidates. Maximal degree in co-relation 226953. Up to 26789 conditions per place. [2024-12-02 06:54:28,649 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 91 selfloop transitions, 16 changer transitions 47/184 dead transitions. [2024-12-02 06:54:28,649 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 184 transitions, 1596 flow [2024-12-02 06:54:28,650 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-02 06:54:28,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-02 06:54:28,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 282 transitions. [2024-12-02 06:54:28,651 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6527777777777778 [2024-12-02 06:54:28,651 INFO L175 Difference]: Start difference. First operand has 101 places, 86 transitions, 718 flow. Second operand 8 states and 282 transitions. [2024-12-02 06:54:28,651 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 184 transitions, 1596 flow [2024-12-02 06:54:31,308 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 184 transitions, 1506 flow, removed 41 selfloop flow, removed 7 redundant places. [2024-12-02 06:54:31,311 INFO L231 Difference]: Finished difference. Result has 98 places, 77 transitions, 605 flow [2024-12-02 06:54:31,311 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=690, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=605, PETRI_PLACES=98, PETRI_TRANSITIONS=77} [2024-12-02 06:54:31,312 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 37 predicate places. [2024-12-02 06:54:31,312 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 77 transitions, 605 flow [2024-12-02 06:54:31,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 22.0) internal successors, (154), 7 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:31,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:31,312 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:31,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 06:54:31,313 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:31,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:31,313 INFO L85 PathProgramCache]: Analyzing trace with hash -111508506, now seen corresponding path program 3 times [2024-12-02 06:54:31,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:31,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2016283985] [2024-12-02 06:54:31,313 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 06:54:31,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:31,367 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-02 06:54:31,367 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:54:31,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:31,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:31,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2016283985] [2024-12-02 06:54:31,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2016283985] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:31,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:31,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 06:54:31,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [131842695] [2024-12-02 06:54:31,575 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:31,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 06:54:31,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:31,576 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 06:54:31,576 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-12-02 06:54:31,591 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:54:31,592 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 77 transitions, 605 flow. Second operand has 7 states, 7 states have (on average 24.714285714285715) internal successors, (173), 7 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:31,592 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:31,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:54:31,592 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:32,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 248#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 178#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:32,921 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,921 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,921 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,921 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:32,923 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,923 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,923 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,923 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:32,931 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,931 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,931 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:32,931 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-12-02 06:54:33,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,357 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,357 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,357 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,358 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 6#L816true, 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,364 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,364 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,364 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,365 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,367 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,367 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,367 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,367 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,367 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,368 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][75], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,368 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,368 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,368 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,368 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,368 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,369 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][75], [130#true, 60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,369 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,369 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-12-02 06:54:33,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], [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)), Black: 187#(= ~z~0 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: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 248#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 178#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,533 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,533 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 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: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,538 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,544 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,545 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,545 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,545 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:33,697 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,697 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,697 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,697 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:33,705 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,705 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,705 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,705 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,708 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,708 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,708 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,708 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [130#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,709 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,709 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,709 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,709 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,717 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][75], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,717 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,717 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,717 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,717 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,717 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,718 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][75], [130#true, 60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,718 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,718 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,718 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,718 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,718 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-12-02 06:54:33,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:33,877 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,877 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,877 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,877 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:33,878 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,878 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,878 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,878 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,892 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,892 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,892 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,892 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,893 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,894 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,894 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,894 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,894 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:33,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][75], [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)), Black: 187#(= ~z~0 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: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 6#L816true, 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:33,898 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:33,899 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:33,899 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:33,899 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,108 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 6#L816true, 53#L839true, 62#true, 36#P1EXITtrue, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 199#(= ~x~0 1), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:34,109 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,109 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,109 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,109 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,110 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,110 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,110 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,110 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,111 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,111 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,111 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,112 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,112 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,112 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,112 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,120 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 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][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,130 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 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][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,130 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 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][86], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,131 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,131 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-12-02 06:54:34,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][17], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:34,461 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-12-02 06:54:34,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,461 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,461 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,461 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,462 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,462 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,462 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,463 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,463 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,464 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,464 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,464 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,464 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,490 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,490 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,490 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,490 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,495 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][75], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:34,499 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][75], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 39#L784true, 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:34,499 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,500 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,500 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,500 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,650 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,650 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,650 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,744 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,745 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,745 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,746 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,747 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,747 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,747 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,748 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,749 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,749 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,749 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,749 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,750 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,750 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,750 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,750 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,761 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][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,761 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,761 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,761 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,761 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,761 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,762 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,762 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,762 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,762 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,762 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,762 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,762 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 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][86], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,763 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,763 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 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][86], [130#true, 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)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,764 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 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][86], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,764 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,956 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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, 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,956 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,956 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:34,957 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,957 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,957 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,958 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:34,958 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,959 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,959 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:34,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,991 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,991 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,991 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,992 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,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][75], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 6#L816true, 62#true, 53#L839true, 36#P1EXITtrue, Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:34,992 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,992 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,993 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,993 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,994 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,994 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,994 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,994 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,994 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,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][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,995 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,995 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:34,999 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:34,999 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,000 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,000 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][17], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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)), 250#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-12-02 06:54:35,128 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-12-02 06:54:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,128 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,129 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,129 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,130 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,131 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,131 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,134 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,134 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,156 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,156 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,156 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,157 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,157 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 48#L832true, 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,157 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,158 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,158 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,159 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,159 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,159 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,160 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,160 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,160 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,161 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,161 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,252 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,252 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,253 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,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][86], [60#true, 130#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 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))), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,254 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,254 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,254 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,254 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 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][86], [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)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,264 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,264 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,265 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][86], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 66#true, 56#P2EXITtrue, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,265 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,265 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,265 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,266 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][86], [130#true, 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)), Black: 187#(= ~z~0 1), 56#P2EXITtrue, 66#true, Black: 132#(= ~a~0 1), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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)), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,266 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,266 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:35,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,469 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,470 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,470 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,470 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,471 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,471 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,471 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,471 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,474 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,474 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,474 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,474 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,477 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,477 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,477 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,477 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,478 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,478 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,478 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,517 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,517 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,517 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,517 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,518 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,519 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,519 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,519 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), 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))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,521 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,521 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,522 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,522 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,522 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,522 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,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][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_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, 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:35,523 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,523 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,655 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,655 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,656 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 39#L784true, Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:35,658 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,658 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,659 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,660 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,974 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,974 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,975 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:35,975 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:35,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,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][86], [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)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:36,017 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 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: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 62#true, 53#L839true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:36,018 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,018 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,018 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,018 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][86], [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)), Black: 187#(= ~z~0 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, 56#P2EXITtrue, Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 132#(= ~a~0 1), 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: 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 222#(= ~x~0 1), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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|), 53#L839true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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)), 199#(= ~x~0 1), Black: 176#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 13#L753true]) [2024-12-02 06:54:36,019 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][44], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 6#L816true, 62#true, 36#P1EXITtrue, 252#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 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: 176#(< (mod ~main$tmp_guard0~0 256) 1), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-12-02 06:54:36,118 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,120 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,126 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-12-02 06:54:36,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,131 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,131 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,131 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,131 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,131 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,133 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,133 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,133 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,133 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,133 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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))), 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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,134 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,134 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,134 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,134 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,134 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,603 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,603 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,603 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,603 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,604 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 28#L829true, 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,604 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,604 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,733 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,733 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,733 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,734 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,734 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 187#(= ~z~0 1), 20#L761true, 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,736 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 36#P1EXITtrue, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,737 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:36,737 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:36,737 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-12-02 06:54:37,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:37,281 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 66#true, 56#P2EXITtrue, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:37,285 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,285 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,285 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,285 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,285 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([399] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][87], [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)), 20#L761true, Black: 187#(= ~z~0 1), 157#(= ~a~0 1), 56#P2EXITtrue, 66#true, 231#(and (= ~__unbuffered_p0_EAX~0 1) (= ~x~0 1)), Black: 200#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 199#(= ~x~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: 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: 76#(or (not (= 2 ~__unbuffered_p3_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, 204#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~x~0 1)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~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, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 62#true, 254#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 236#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 234#(and (= ~__unbuffered_p0_EAX~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1) (not (= (mod ~main$tmp_guard1~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)), Black: 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 64#true, 176#(< (mod ~main$tmp_guard0~0 256) 1)]) [2024-12-02 06:54:37,286 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-12-02 06:54:37,977 INFO L124 PetriNetUnfolderBase]: 41447/61350 cut-off events. [2024-12-02 06:54:37,977 INFO L125 PetriNetUnfolderBase]: For 147315/163057 co-relation queries the response was YES. [2024-12-02 06:54:38,231 INFO L83 FinitePrefix]: Finished finitePrefix Result has 198738 conditions, 61350 events. 41447/61350 cut-off events. For 147315/163057 co-relation queries the response was YES. Maximal size of possible extension queue 3720. Compared 496427 event pairs, 3028 based on Foata normal form. 1851/61350 useless extension candidates. Maximal degree in co-relation 198712. Up to 22546 conditions per place. [2024-12-02 06:54:38,266 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 55 selfloop transitions, 18 changer transitions 31/133 dead transitions. [2024-12-02 06:54:38,266 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 133 transitions, 1089 flow [2024-12-02 06:54:38,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 06:54:38,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-02 06:54:38,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 242 transitions. [2024-12-02 06:54:38,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6402116402116402 [2024-12-02 06:54:38,267 INFO L175 Difference]: Start difference. First operand has 98 places, 77 transitions, 605 flow. Second operand 7 states and 242 transitions. [2024-12-02 06:54:38,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 133 transitions, 1089 flow [2024-12-02 06:54:41,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 133 transitions, 1000 flow, removed 23 selfloop flow, removed 7 redundant places. [2024-12-02 06:54:41,077 INFO L231 Difference]: Finished difference. Result has 97 places, 70 transitions, 520 flow [2024-12-02 06:54:41,077 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=548, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=520, PETRI_PLACES=97, PETRI_TRANSITIONS=70} [2024-12-02 06:54:41,078 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 36 predicate places. [2024-12-02 06:54:41,078 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 70 transitions, 520 flow [2024-12-02 06:54:41,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 24.714285714285715) internal successors, (173), 7 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:41,078 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:41,078 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:41,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-02 06:54:41,078 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:41,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:41,079 INFO L85 PathProgramCache]: Analyzing trace with hash -1347111447, now seen corresponding path program 1 times [2024-12-02 06:54:41,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:41,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1053541268] [2024-12-02 06:54:41,079 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:41,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:41,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:41,676 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:41,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:41,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1053541268] [2024-12-02 06:54:41,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1053541268] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:41,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:41,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-02 06:54:41,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2069178393] [2024-12-02 06:54:41,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:41,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-02 06:54:41,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:41,677 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-02 06:54:41,677 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-12-02 06:54:41,681 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 54 [2024-12-02 06:54:41,682 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 70 transitions, 520 flow. Second operand has 8 states, 8 states have (on average 27.25) internal successors, (218), 8 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:41,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:41,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 54 [2024-12-02 06:54:41,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:43,786 INFO L124 PetriNetUnfolderBase]: 8778/16847 cut-off events. [2024-12-02 06:54:43,786 INFO L125 PetriNetUnfolderBase]: For 36818/39581 co-relation queries the response was YES. [2024-12-02 06:54:43,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51070 conditions, 16847 events. 8778/16847 cut-off events. For 36818/39581 co-relation queries the response was YES. Maximal size of possible extension queue 1459. Compared 166040 event pairs, 2685 based on Foata normal form. 130/15132 useless extension candidates. Maximal degree in co-relation 51046. Up to 5739 conditions per place. [2024-12-02 06:54:43,903 INFO L140 encePairwiseOnDemand]: 46/54 looper letters, 44 selfloop transitions, 7 changer transitions 12/111 dead transitions. [2024-12-02 06:54:43,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 111 transitions, 782 flow [2024-12-02 06:54:43,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:54:43,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:54:43,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 289 transitions. [2024-12-02 06:54:43,905 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5946502057613169 [2024-12-02 06:54:43,905 INFO L175 Difference]: Start difference. First operand has 97 places, 70 transitions, 520 flow. Second operand 9 states and 289 transitions. [2024-12-02 06:54:43,905 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 111 transitions, 782 flow [2024-12-02 06:54:44,640 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 111 transitions, 652 flow, removed 42 selfloop flow, removed 11 redundant places. [2024-12-02 06:54:44,641 INFO L231 Difference]: Finished difference. Result has 99 places, 75 transitions, 457 flow [2024-12-02 06:54:44,641 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=457, PETRI_PLACES=99, PETRI_TRANSITIONS=75} [2024-12-02 06:54:44,642 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 38 predicate places. [2024-12-02 06:54:44,642 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 75 transitions, 457 flow [2024-12-02 06:54:44,642 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 27.25) internal successors, (218), 8 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:44,642 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:44,642 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:44,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-12-02 06:54:44,642 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:44,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:44,642 INFO L85 PathProgramCache]: Analyzing trace with hash -507694609, now seen corresponding path program 2 times [2024-12-02 06:54:44,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:44,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1606634986] [2024-12-02 06:54:44,643 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:54:44,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:44,663 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 06:54:44,663 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:54:45,429 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:45,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:54:45,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1606634986] [2024-12-02 06:54:45,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1606634986] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:45,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:45,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 06:54:45,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714335028] [2024-12-02 06:54:45,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:45,430 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:54:45,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:54:45,430 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:54:45,430 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:54:45,435 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 54 [2024-12-02 06:54:45,436 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 75 transitions, 457 flow. Second operand has 9 states, 9 states have (on average 27.0) internal successors, (243), 9 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:45,436 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:45,436 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 54 [2024-12-02 06:54:45,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:47,536 INFO L124 PetriNetUnfolderBase]: 9830/18570 cut-off events. [2024-12-02 06:54:47,536 INFO L125 PetriNetUnfolderBase]: For 22574/25390 co-relation queries the response was YES. [2024-12-02 06:54:47,617 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49900 conditions, 18570 events. 9830/18570 cut-off events. For 22574/25390 co-relation queries the response was YES. Maximal size of possible extension queue 1551. Compared 180881 event pairs, 3296 based on Foata normal form. 251/16208 useless extension candidates. Maximal degree in co-relation 49876. Up to 6670 conditions per place. [2024-12-02 06:54:47,628 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 44 selfloop transitions, 9 changer transitions 23/124 dead transitions. [2024-12-02 06:54:47,628 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 124 transitions, 780 flow [2024-12-02 06:54:47,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:54:47,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:54:47,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 297 transitions. [2024-12-02 06:54:47,629 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2024-12-02 06:54:47,629 INFO L175 Difference]: Start difference. First operand has 99 places, 75 transitions, 457 flow. Second operand 9 states and 297 transitions. [2024-12-02 06:54:47,629 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 124 transitions, 780 flow [2024-12-02 06:54:47,747 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 124 transitions, 773 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-12-02 06:54:47,748 INFO L231 Difference]: Finished difference. Result has 108 places, 81 transitions, 542 flow [2024-12-02 06:54:47,748 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=452, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=542, PETRI_PLACES=108, PETRI_TRANSITIONS=81} [2024-12-02 06:54:47,749 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 47 predicate places. [2024-12-02 06:54:47,749 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 81 transitions, 542 flow [2024-12-02 06:54:47,749 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 27.0) internal successors, (243), 9 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:47,749 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:47,749 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:47,749 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-12-02 06:54:47,749 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:47,749 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:47,749 INFO L85 PathProgramCache]: Analyzing trace with hash 825713757, now seen corresponding path program 3 times [2024-12-02 06:54:47,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:54:47,750 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [211178437] [2024-12-02 06:54:47,750 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 06:54:47,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:54:47,802 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-02 06:54:47,802 INFO L230 tOrderPrioritization]: Conjunction of SSA is sat [2024-12-02 06:54:47,802 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 06:54:47,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:54:47,904 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 06:54:47,904 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 06:54:47,905 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (7 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P2Err0ASSERT_VIOLATIONMEMORY_LEAK (6 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (5 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 8 remaining) [2024-12-02 06:54:47,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P2Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 8 remaining) [2024-12-02 06:54:47,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-02 06:54:47,908 INFO L422 BasicCegarLoop]: Path program histogram: [3, 3, 3, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:47,987 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 06:54:47,987 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 06:54:47,991 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 06:54:47 BasicIcfg [2024-12-02 06:54:47,992 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 06:54:47,992 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 06:54:47,992 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 06:54:47,992 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 06:54:47,993 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:53:42" (3/4) ... [2024-12-02 06:54:47,995 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-12-02 06:54:47,996 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 06:54:47,997 INFO L158 Benchmark]: Toolchain (without parser) took 66967.72ms. Allocated memory was 117.4MB in the beginning and 10.9GB in the end (delta: 10.8GB). Free memory was 91.1MB in the beginning and 7.3GB in the end (delta: -7.3GB). Peak memory consumption was 3.6GB. Max. memory is 16.1GB. [2024-12-02 06:54:47,997 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 117.4MB. Free memory is still 72.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:54:47,997 INFO L158 Benchmark]: CACSL2BoogieTranslator took 497.39ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 67.9MB in the end (delta: 23.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 06:54:47,997 INFO L158 Benchmark]: Boogie Procedure Inliner took 42.80ms. Allocated memory is still 117.4MB. Free memory was 67.6MB in the beginning and 65.4MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:54:47,998 INFO L158 Benchmark]: Boogie Preprocessor took 48.49ms. Allocated memory is still 117.4MB. Free memory was 65.4MB in the beginning and 62.3MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 06:54:47,998 INFO L158 Benchmark]: RCFGBuilder took 711.48ms. Allocated memory is still 117.4MB. Free memory was 62.3MB in the beginning and 64.1MB in the end (delta: -1.8MB). Peak memory consumption was 30.8MB. Max. memory is 16.1GB. [2024-12-02 06:54:47,999 INFO L158 Benchmark]: TraceAbstraction took 65657.68ms. Allocated memory was 117.4MB in the beginning and 10.9GB in the end (delta: 10.8GB). Free memory was 63.5MB in the beginning and 7.3GB in the end (delta: -7.3GB). Peak memory consumption was 3.5GB. Max. memory is 16.1GB. [2024-12-02 06:54:47,999 INFO L158 Benchmark]: Witness Printer took 3.98ms. Allocated memory is still 10.9GB. Free memory was 7.3GB in the beginning and 7.3GB in the end (delta: 272.2kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:54:48,000 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.26ms. Allocated memory is still 117.4MB. Free memory is still 72.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 497.39ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 67.9MB in the end (delta: 23.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 42.80ms. Allocated memory is still 117.4MB. Free memory was 67.6MB in the beginning and 65.4MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 48.49ms. Allocated memory is still 117.4MB. Free memory was 65.4MB in the beginning and 62.3MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 711.48ms. Allocated memory is still 117.4MB. Free memory was 62.3MB in the beginning and 64.1MB in the end (delta: -1.8MB). Peak memory consumption was 30.8MB. Max. memory is 16.1GB. * TraceAbstraction took 65657.68ms. Allocated memory was 117.4MB in the beginning and 10.9GB in the end (delta: 10.8GB). Free memory was 63.5MB in the beginning and 7.3GB in the end (delta: -7.3GB). Peak memory consumption was 3.5GB. Max. memory is 16.1GB. * Witness Printer took 3.98ms. Allocated memory is still 10.9GB. Free memory was 7.3GB in the beginning and 7.3GB in the end (delta: 272.2kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 17]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 17. Possible FailurePath: [L710] 0 int __unbuffered_cnt = 0; [L712] 0 int __unbuffered_p0_EAX = 0; [L714] 0 int __unbuffered_p1_EAX = 0; [L716] 0 int __unbuffered_p3_EAX = 0; [L718] 0 int __unbuffered_p3_EBX = 0; [L720] 0 int a = 0; [L721] 0 _Bool main$tmp_guard0; [L722] 0 _Bool main$tmp_guard1; [L724] 0 int x = 0; [L726] 0 int y = 0; [L727] 0 _Bool y$flush_delayed; [L728] 0 int y$mem_tmp; [L729] 0 _Bool y$r_buff0_thd0; [L730] 0 _Bool y$r_buff0_thd1; [L731] 0 _Bool y$r_buff0_thd2; [L732] 0 _Bool y$r_buff0_thd3; [L733] 0 _Bool y$r_buff0_thd4; [L734] 0 _Bool y$r_buff1_thd0; [L735] 0 _Bool y$r_buff1_thd1; [L736] 0 _Bool y$r_buff1_thd2; [L737] 0 _Bool y$r_buff1_thd3; [L738] 0 _Bool y$r_buff1_thd4; [L739] 0 _Bool y$read_delayed; [L740] 0 int *y$read_delayed_var; [L741] 0 int y$w_buff0; [L742] 0 _Bool y$w_buff0_used; [L743] 0 int y$w_buff1; [L744] 0 _Bool y$w_buff1_used; [L746] 0 int z = 0; [L747] 0 _Bool weak$$choice0; [L748] 0 _Bool weak$$choice2; [L856] 0 pthread_t t693; [L857] FCALL, FORK 0 pthread_create(&t693, ((void *)0), P0, ((void *)0)) VAL [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-4, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L858] 0 pthread_t t694; [L859] FCALL, FORK 0 pthread_create(&t694, ((void *)0), P1, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-4, t694=-3, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L860] 0 pthread_t t695; [L861] FCALL, FORK 0 pthread_create(&t695, ((void *)0), P2, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-4, t694=-3, t695=-2, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L862] 0 pthread_t t696; [L863] FCALL, FORK 0 pthread_create(&t696, ((void *)0), P3, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-4, t694=-3, t695=-2, t696=-1, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L795] 3 y$w_buff1 = y$w_buff0 [L796] 3 y$w_buff0 = 1 [L797] 3 y$w_buff1_used = y$w_buff0_used [L798] 3 y$w_buff0_used = (_Bool)1 [L799] CALL 3 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L18] COND FALSE 3 !(!expression) [L799] RET 3 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L800] 3 y$r_buff1_thd0 = y$r_buff0_thd0 [L801] 3 y$r_buff1_thd1 = y$r_buff0_thd1 [L802] 3 y$r_buff1_thd2 = y$r_buff0_thd2 [L803] 3 y$r_buff1_thd3 = y$r_buff0_thd3 [L804] 3 y$r_buff1_thd4 = y$r_buff0_thd4 [L805] 3 y$r_buff0_thd3 = (_Bool)1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L808] 3 z = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=1] [L825] 4 z = 2 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L828] 4 __unbuffered_p3_EAX = z VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L831] 4 __unbuffered_p3_EBX = a VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L752] 1 a = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L755] 1 __unbuffered_p0_EAX = x VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L760] 1 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L767] 2 x = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L834] 4 y = y$w_buff0_used && y$r_buff0_thd4 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd4 ? y$w_buff1 : y) [L835] 4 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd4 ? (_Bool)0 : y$w_buff0_used [L836] 4 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd4 || y$w_buff1_used && y$r_buff1_thd4 ? (_Bool)0 : y$w_buff1_used [L837] 4 y$r_buff0_thd4 = y$w_buff0_used && y$r_buff0_thd4 ? (_Bool)0 : y$r_buff0_thd4 [L838] 4 y$r_buff1_thd4 = y$w_buff0_used && y$r_buff0_thd4 || y$w_buff1_used && y$r_buff1_thd4 ? (_Bool)0 : y$r_buff1_thd4 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L770] 2 weak$$choice0 = __VERIFIER_nondet_bool() [L771] 2 weak$$choice2 = __VERIFIER_nondet_bool() [L772] 2 y$flush_delayed = weak$$choice2 [L773] 2 y$mem_tmp = y [L774] 2 y = !y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff0 : y$w_buff1) [L775] 2 y$w_buff0 = weak$$choice2 ? y$w_buff0 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff0 : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff0 : y$w_buff0)) [L776] 2 y$w_buff1 = weak$$choice2 ? y$w_buff1 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff1 : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff1 : y$w_buff1)) [L777] 2 y$w_buff0_used = weak$$choice2 ? y$w_buff0_used : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff0_used : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$w_buff0_used)) [L778] 2 y$w_buff1_used = weak$$choice2 ? y$w_buff1_used : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff1_used : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : (_Bool)0)) [L779] 2 y$r_buff0_thd2 = weak$$choice2 ? y$r_buff0_thd2 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$r_buff0_thd2 : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$r_buff0_thd2)) [L780] 2 y$r_buff1_thd2 = weak$$choice2 ? y$r_buff1_thd2 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$r_buff1_thd2 : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : (_Bool)0)) [L781] 2 __unbuffered_p1_EAX = y [L782] 2 y = y$flush_delayed ? y$mem_tmp : y [L783] 2 y$flush_delayed = (_Bool)0 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L788] 2 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L811] 3 y = y$w_buff0_used && y$r_buff0_thd3 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y) [L812] 3 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$w_buff0_used [L813] 3 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$w_buff1_used [L814] 3 y$r_buff0_thd3 = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$r_buff0_thd3 [L815] 3 y$r_buff1_thd3 = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$r_buff1_thd3 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L818] 3 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L841] 4 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L865] 0 main$tmp_guard0 = __unbuffered_cnt == 4 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-4, t694=-3, t695=-2, t696=-1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L867] CALL 0 assume_abort_if_not(main$tmp_guard0) [L3] COND FALSE 0 !(!cond) [L867] RET 0 assume_abort_if_not(main$tmp_guard0) [L869] 0 y = y$w_buff0_used && y$r_buff0_thd0 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y) [L870] 0 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$w_buff0_used [L871] 0 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$w_buff1_used [L872] 0 y$r_buff0_thd0 = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$r_buff0_thd0 [L873] 0 y$r_buff1_thd0 = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$r_buff1_thd0 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-4, t694=-3, t695=-2, t696=-1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L876] 0 main$tmp_guard1 = !(z == 2 && __unbuffered_p0_EAX == 0 && __unbuffered_p1_EAX == 0 && __unbuffered_p3_EAX == 2 && __unbuffered_p3_EBX == 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-4, t694=-3, t695=-2, t696=-1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L878] CALL 0 __VERIFIER_assert(main$tmp_guard1) [L18] COND TRUE 0 !expression [L18] CALL 0 reach_error() [L17] COND FALSE 0 !(0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L17] 0 __assert_fail ("0", "mix026_pso.opt_rmo.opt.c", 8, __extension__ __PRETTY_FUNCTION__) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] - UnprovableResult [Line: 17]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 854]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 859]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 857]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 863]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 861]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 9 procedures, 87 locations, 8 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 65.5s, OverallIterations: 16, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 60.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1009 SdHoareTripleChecker+Valid, 3.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 938 mSDsluCounter, 309 SdHoareTripleChecker+Invalid, 2.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 224 mSDsCounter, 54 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2578 IncrementalHoareTripleChecker+Invalid, 2632 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 54 mSolverCounterUnsat, 85 mSDtfsCounter, 2578 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 122 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 100 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=718occurred in iteration=11, InterpolantAutomatonStates: 99, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 3.6s InterpolantComputationTime, 434 NumberOfCodeBlocks, 434 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 381 ConstructedInterpolants, 0 QuantifiedInterpolants, 2449 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 15 InterpolantComputations, 15 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-12-02 06:54:48,016 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/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_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1 --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.3.0-dev-d790fec [2024-12-02 06:54:50,594 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 06:54:50,674 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-12-02 06:54:50,681 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 06:54:50,682 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 06:54:50,704 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 06:54:50,705 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 06:54:50,705 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 06:54:50,705 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 06:54:50,705 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 06:54:50,706 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 06:54:50,706 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 06:54:50,706 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 06:54:50,706 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 06:54:50,706 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 06:54:50,706 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 06:54:50,706 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 06:54:50,707 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 06:54:50,708 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:54:50,708 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:54:50,708 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 06:54:50,708 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 06:54:50,709 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-12-02 06:54:50,709 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-12-02 06:54:50,709 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 06:54:50,709 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 06:54:50,710 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 06:54:50,710 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 06:54:50,710 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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-12-02 06:54:50,970 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 06:54:50,977 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 06:54:50,980 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 06:54:50,982 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 06:54:50,982 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 06:54:50,983 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i [2024-12-02 06:54:53,726 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/a1a1f455a/1788577e8dfd4e568e6b6a3df690b24d/FLAG70ec5d52b [2024-12-02 06:54:53,961 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 06:54:53,961 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i [2024-12-02 06:54:53,974 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/a1a1f455a/1788577e8dfd4e568e6b6a3df690b24d/FLAG70ec5d52b [2024-12-02 06:54:53,988 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/data/a1a1f455a/1788577e8dfd4e568e6b6a3df690b24d [2024-12-02 06:54:53,991 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 06:54:53,992 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 06:54:53,993 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 06:54:53,993 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 06:54:53,997 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 06:54:53,998 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:54:53" (1/1) ... [2024-12-02 06:54:53,999 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b8091ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:53, skipping insertion in model container [2024-12-02 06:54:53,999 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:54:53" (1/1) ... [2024-12-02 06:54:54,027 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 06:54:54,327 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:54:54,340 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 06:54:54,396 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:54:54,431 INFO L204 MainTranslator]: Completed translation [2024-12-02 06:54:54,431 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54 WrapperNode [2024-12-02 06:54:54,431 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 06:54:54,432 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 06:54:54,432 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 06:54:54,432 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 06:54:54,436 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,449 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,472 INFO L138 Inliner]: procedures = 177, calls = 54, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 133 [2024-12-02 06:54:54,472 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 06:54:54,472 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 06:54:54,472 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 06:54:54,473 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 06:54:54,481 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,481 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,485 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,500 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-12-02 06:54:54,500 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,500 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,510 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,512 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,514 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,516 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,517 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,520 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 06:54:54,521 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 06:54:54,521 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 06:54:54,521 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 06:54:54,522 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (1/1) ... [2024-12-02 06:54:54,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:54:54,545 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:54:54,554 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 06:54:54,557 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 06:54:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-02 06:54:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 06:54:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-12-02 06:54:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-12-02 06:54:54,577 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-12-02 06:54:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-12-02 06:54:54,577 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-12-02 06:54:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-12-02 06:54:54,578 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-12-02 06:54:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-12-02 06:54:54,578 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-12-02 06:54:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-02 06:54:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 06:54:54,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 06:54:54,579 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 06:54:54,709 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 06:54:54,710 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 06:54:55,026 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 06:54:55,026 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 06:54:55,245 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 06:54:55,245 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 06:54:55,245 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:54:55 BoogieIcfgContainer [2024-12-02 06:54:55,245 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 06:54:55,247 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 06:54:55,247 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 06:54:55,252 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 06:54:55,252 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:54:53" (1/3) ... [2024-12-02 06:54:55,252 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e1612d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:54:55, skipping insertion in model container [2024-12-02 06:54:55,253 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:54:54" (2/3) ... [2024-12-02 06:54:55,253 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e1612d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:54:55, skipping insertion in model container [2024-12-02 06:54:55,253 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:54:55" (3/3) ... [2024-12-02 06:54:55,254 INFO L128 eAbstractionObserver]: Analyzing ICFG mix026_pso.opt_rmo.opt.i [2024-12-02 06:54:55,269 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 06:54:55,271 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG mix026_pso.opt_rmo.opt.i that has 5 procedures, 53 locations, 1 initial locations, 0 loop locations, and 3 error locations. [2024-12-02 06:54:55,271 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 06:54:55,342 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 06:54:55,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 65 places, 54 transitions, 124 flow [2024-12-02 06:54:55,401 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-12-02 06:54:55,403 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:54:55,406 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-12-02 06:54:55,406 INFO L82 GeneralOperation]: Start removeDead. Operand has 65 places, 54 transitions, 124 flow [2024-12-02 06:54:55,409 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 61 places, 50 transitions, 112 flow [2024-12-02 06:54:55,415 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:54:55,425 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;@30574f47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:54:55,425 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-12-02 06:54:55,433 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:54:55,433 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2024-12-02 06:54:55,434 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:54:55,434 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:55,434 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:55,434 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:54:55,439 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:55,439 INFO L85 PathProgramCache]: Analyzing trace with hash -1281804272, now seen corresponding path program 1 times [2024-12-02 06:54:55,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:54:55,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1388162298] [2024-12-02 06:54:55,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:55,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:55,448 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:54:55,450 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:54:55,456 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 06:54:55,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:55,567 INFO L256 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-02 06:54:55,571 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:54:55,608 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:55,609 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:54:55,609 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:54:55,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1388162298] [2024-12-02 06:54:55,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1388162298] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:55,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:55,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 06:54:55,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1443207013] [2024-12-02 06:54:55,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:55,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:54:55,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:54:55,635 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:54:55,635 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:54:55,637 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 54 [2024-12-02 06:54:55,639 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-12-02 06:54:55,639 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:55,639 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 54 [2024-12-02 06:54:55,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:56,279 INFO L124 PetriNetUnfolderBase]: 1525/2635 cut-off events. [2024-12-02 06:54:56,279 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-12-02 06:54:56,288 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 19305 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-12-02 06:54:56,303 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 33 selfloop transitions, 2 changer transitions 2/60 dead transitions. [2024-12-02 06:54:56,304 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 209 flow [2024-12-02 06:54:56,305 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:54:56,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:54:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 123 transitions. [2024-12-02 06:54:56,317 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7592592592592593 [2024-12-02 06:54:56,318 INFO L175 Difference]: Start difference. First operand has 61 places, 50 transitions, 112 flow. Second operand 3 states and 123 transitions. [2024-12-02 06:54:56,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 209 flow [2024-12-02 06:54:56,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 60 transitions, 204 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 06:54:56,327 INFO L231 Difference]: Finished difference. Result has 57 places, 45 transitions, 102 flow [2024-12-02 06:54:56,330 INFO L262 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-12-02 06:54:56,333 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, -4 predicate places. [2024-12-02 06:54:56,334 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 45 transitions, 102 flow [2024-12-02 06:54:56,334 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-12-02 06:54:56,334 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:56,334 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:56,344 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 06:54:56,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:56,535 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-12-02 06:54:56,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:56,536 INFO L85 PathProgramCache]: Analyzing trace with hash -1632583484, now seen corresponding path program 1 times [2024-12-02 06:54:56,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:54:56,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [92929594] [2024-12-02 06:54:56,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:56,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:56,537 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:54:56,539 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:54:56,541 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-02 06:54:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:56,643 INFO L256 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-02 06:54:56,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:54:56,681 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:56,681 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:54:56,681 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:54:56,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [92929594] [2024-12-02 06:54:56,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [92929594] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:56,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:56,682 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 06:54:56,682 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [279005958] [2024-12-02 06:54:56,682 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:56,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:54:56,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:54:56,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:54:56,683 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:54:56,684 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 54 [2024-12-02 06:54:56,684 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-12-02 06:54:56,684 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:56,684 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 54 [2024-12-02 06:54:56,684 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:57,104 INFO L124 PetriNetUnfolderBase]: 1339/2419 cut-off events. [2024-12-02 06:54:57,104 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-12-02 06:54:57,109 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 18203 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-12-02 06:54:57,121 INFO L140 encePairwiseOnDemand]: 52/54 looper letters, 20 selfloop transitions, 1 changer transitions 1/44 dead transitions. [2024-12-02 06:54:57,121 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 44 transitions, 144 flow [2024-12-02 06:54:57,134 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:54:57,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:54:57,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 101 transitions. [2024-12-02 06:54:57,135 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6234567901234568 [2024-12-02 06:54:57,135 INFO L175 Difference]: Start difference. First operand has 57 places, 45 transitions, 102 flow. Second operand 3 states and 101 transitions. [2024-12-02 06:54:57,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 44 transitions, 144 flow [2024-12-02 06:54:57,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 44 transitions, 140 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:54:57,137 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 96 flow [2024-12-02 06:54:57,138 INFO L262 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-12-02 06:54:57,138 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, -6 predicate places. [2024-12-02 06:54:57,138 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 96 flow [2024-12-02 06:54:57,139 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-12-02 06:54:57,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:57,139 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:57,148 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-12-02 06:54:57,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:57,339 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-12-02 06:54:57,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:57,340 INFO L85 PathProgramCache]: Analyzing trace with hash -1632582287, now seen corresponding path program 1 times [2024-12-02 06:54:57,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:54:57,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2021037367] [2024-12-02 06:54:57,341 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:57,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:57,341 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:54:57,343 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:54:57,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-02 06:54:57,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:57,440 INFO L256 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-02 06:54:57,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:54:57,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:57,484 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:54:57,484 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:54:57,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2021037367] [2024-12-02 06:54:57,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2021037367] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:57,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:57,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:54:57,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536806348] [2024-12-02 06:54:57,484 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:57,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:54:57,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:54:57,485 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:54:57,485 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:54:57,499 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:54:57,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 43 transitions, 96 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-12-02 06:54:57,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:57,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:54:57,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:58,511 INFO L124 PetriNetUnfolderBase]: 5293/8251 cut-off events. [2024-12-02 06:54:58,511 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:54:58,523 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15711 conditions, 8251 events. 5293/8251 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 529. Compared 58083 event pairs, 663 based on Foata normal form. 240/8445 useless extension candidates. Maximal degree in co-relation 15705. Up to 4461 conditions per place. [2024-12-02 06:54:58,550 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 47 selfloop transitions, 6 changer transitions 1/71 dead transitions. [2024-12-02 06:54:58,551 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 71 transitions, 266 flow [2024-12-02 06:54:58,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:54:58,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:54:58,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 144 transitions. [2024-12-02 06:54:58,552 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-12-02 06:54:58,553 INFO L175 Difference]: Start difference. First operand has 55 places, 43 transitions, 96 flow. Second operand 4 states and 144 transitions. [2024-12-02 06:54:58,553 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 71 transitions, 266 flow [2024-12-02 06:54:58,553 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 71 transitions, 265 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:54:58,555 INFO L231 Difference]: Finished difference. Result has 58 places, 47 transitions, 137 flow [2024-12-02 06:54:58,555 INFO L262 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=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=137, PETRI_PLACES=58, PETRI_TRANSITIONS=47} [2024-12-02 06:54:58,556 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, -3 predicate places. [2024-12-02 06:54:58,556 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 47 transitions, 137 flow [2024-12-02 06:54:58,556 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-12-02 06:54:58,556 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:58,556 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:58,568 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-02 06:54:58,757 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:58,757 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-12-02 06:54:58,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:54:58,758 INFO L85 PathProgramCache]: Analyzing trace with hash -1971350812, now seen corresponding path program 1 times [2024-12-02 06:54:58,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:54:58,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1769920698] [2024-12-02 06:54:58,758 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:54:58,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:54:58,758 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:54:58,760 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:54:58,763 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-02 06:54:58,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:54:58,850 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 06:54:58,851 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:54:58,898 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:54:58,898 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:54:58,898 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:54:58,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1769920698] [2024-12-02 06:54:58,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1769920698] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:54:58,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:54:58,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:54:58,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727482319] [2024-12-02 06:54:58,899 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:54:58,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:54:58,899 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:54:58,900 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:54:58,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:54:58,916 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:54:58,917 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 47 transitions, 137 flow. Second operand has 5 states, 5 states have (on average 25.0) internal successors, (125), 5 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:58,917 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:54:58,917 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:54:58,917 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:54:59,847 INFO L124 PetriNetUnfolderBase]: 4321/6763 cut-off events. [2024-12-02 06:54:59,848 INFO L125 PetriNetUnfolderBase]: For 1732/1732 co-relation queries the response was YES. [2024-12-02 06:54:59,858 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15314 conditions, 6763 events. 4321/6763 cut-off events. For 1732/1732 co-relation queries the response was YES. Maximal size of possible extension queue 445. Compared 45790 event pairs, 249 based on Foata normal form. 228/6953 useless extension candidates. Maximal degree in co-relation 15305. Up to 3201 conditions per place. [2024-12-02 06:54:59,877 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 60 selfloop transitions, 10 changer transitions 1/88 dead transitions. [2024-12-02 06:54:59,878 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 88 transitions, 390 flow [2024-12-02 06:54:59,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:54:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:54:59,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 183 transitions. [2024-12-02 06:54:59,880 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6777777777777778 [2024-12-02 06:54:59,880 INFO L175 Difference]: Start difference. First operand has 58 places, 47 transitions, 137 flow. Second operand 5 states and 183 transitions. [2024-12-02 06:54:59,880 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 88 transitions, 390 flow [2024-12-02 06:54:59,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 88 transitions, 379 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-12-02 06:54:59,884 INFO L231 Difference]: Finished difference. Result has 62 places, 51 transitions, 189 flow [2024-12-02 06:54:59,884 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=128, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=189, PETRI_PLACES=62, PETRI_TRANSITIONS=51} [2024-12-02 06:54:59,885 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 1 predicate places. [2024-12-02 06:54:59,885 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 51 transitions, 189 flow [2024-12-02 06:54:59,886 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.0) internal successors, (125), 5 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:54:59,886 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:54:59,886 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:54:59,893 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-02 06:55:00,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:00,086 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-12-02 06:55:00,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:00,087 INFO L85 PathProgramCache]: Analyzing trace with hash 1742558315, now seen corresponding path program 1 times [2024-12-02 06:55:00,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:00,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [71760352] [2024-12-02 06:55:00,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:00,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:00,088 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:00,089 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:00,090 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-02 06:55:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:00,184 INFO L256 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-02 06:55:00,186 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:00,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:00,258 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:00,258 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:00,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [71760352] [2024-12-02 06:55:00,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [71760352] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:00,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:00,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:55:00,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530576712] [2024-12-02 06:55:00,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:00,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:55:00,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:00,259 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:55:00,260 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:55:00,271 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:55:00,272 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 51 transitions, 189 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-12-02 06:55:00,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:00,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:55:00,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:00,794 INFO L124 PetriNetUnfolderBase]: 2837/4395 cut-off events. [2024-12-02 06:55:00,794 INFO L125 PetriNetUnfolderBase]: For 3458/3458 co-relation queries the response was YES. [2024-12-02 06:55:00,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11294 conditions, 4395 events. 2837/4395 cut-off events. For 3458/3458 co-relation queries the response was YES. Maximal size of possible extension queue 198. Compared 26241 event pairs, 115 based on Foata normal form. 172/4534 useless extension candidates. Maximal degree in co-relation 11283. Up to 1361 conditions per place. [2024-12-02 06:55:00,813 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 71 selfloop transitions, 14 changer transitions 1/103 dead transitions. [2024-12-02 06:55:00,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 103 transitions, 513 flow [2024-12-02 06:55:00,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:55:00,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:55:00,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 220 transitions. [2024-12-02 06:55:00,815 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6790123456790124 [2024-12-02 06:55:00,815 INFO L175 Difference]: Start difference. First operand has 62 places, 51 transitions, 189 flow. Second operand 6 states and 220 transitions. [2024-12-02 06:55:00,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 103 transitions, 513 flow [2024-12-02 06:55:00,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 103 transitions, 483 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-12-02 06:55:00,827 INFO L231 Difference]: Finished difference. Result has 65 places, 55 transitions, 239 flow [2024-12-02 06:55:00,828 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=239, PETRI_PLACES=65, PETRI_TRANSITIONS=55} [2024-12-02 06:55:00,828 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 4 predicate places. [2024-12-02 06:55:00,828 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 55 transitions, 239 flow [2024-12-02 06:55:00,828 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-12-02 06:55:00,829 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:00,829 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:00,838 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-12-02 06:55:01,029 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:01,029 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-12-02 06:55:01,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:01,030 INFO L85 PathProgramCache]: Analyzing trace with hash -1465110992, now seen corresponding path program 1 times [2024-12-02 06:55:01,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:01,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [132070609] [2024-12-02 06:55:01,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:01,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:01,031 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:01,032 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:01,033 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-12-02 06:55:01,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:01,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-02 06:55:01,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:01,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:01,184 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:01,184 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:01,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [132070609] [2024-12-02 06:55:01,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [132070609] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:01,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:01,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 06:55:01,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1037624575] [2024-12-02 06:55:01,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:01,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 06:55:01,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:01,185 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 06:55:01,185 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-12-02 06:55:01,205 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-12-02 06:55:01,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 55 transitions, 239 flow. Second operand has 7 states, 7 states have (on average 24.857142857142858) internal successors, (174), 7 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:01,206 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:01,206 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-12-02 06:55:01,206 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:01,766 INFO L124 PetriNetUnfolderBase]: 1825/2715 cut-off events. [2024-12-02 06:55:01,767 INFO L125 PetriNetUnfolderBase]: For 3792/3792 co-relation queries the response was YES. [2024-12-02 06:55:01,770 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7847 conditions, 2715 events. 1825/2715 cut-off events. For 3792/3792 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 13868 event pairs, 77 based on Foata normal form. 80/2762 useless extension candidates. Maximal degree in co-relation 7835. Up to 828 conditions per place. [2024-12-02 06:55:01,777 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 64 selfloop transitions, 18 changer transitions 1/100 dead transitions. [2024-12-02 06:55:01,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 100 transitions, 511 flow [2024-12-02 06:55:01,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 06:55:01,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-02 06:55:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 239 transitions. [2024-12-02 06:55:01,778 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6322751322751323 [2024-12-02 06:55:01,778 INFO L175 Difference]: Start difference. First operand has 65 places, 55 transitions, 239 flow. Second operand 7 states and 239 transitions. [2024-12-02 06:55:01,778 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 100 transitions, 511 flow [2024-12-02 06:55:01,789 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 100 transitions, 465 flow, removed 9 selfloop flow, removed 5 redundant places. [2024-12-02 06:55:01,790 INFO L231 Difference]: Finished difference. Result has 68 places, 55 transitions, 249 flow [2024-12-02 06:55:01,790 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=196, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=249, PETRI_PLACES=68, PETRI_TRANSITIONS=55} [2024-12-02 06:55:01,791 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 7 predicate places. [2024-12-02 06:55:01,791 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 55 transitions, 249 flow [2024-12-02 06:55:01,792 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 24.857142857142858) internal successors, (174), 7 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:01,792 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:01,792 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:01,797 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-12-02 06:55:01,992 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:01,992 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-12-02 06:55:01,993 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:01,993 INFO L85 PathProgramCache]: Analyzing trace with hash -812170183, now seen corresponding path program 1 times [2024-12-02 06:55:01,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:01,993 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [865520883] [2024-12-02 06:55:01,993 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:01,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:01,994 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:01,995 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:01,996 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-12-02 06:55:02,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:02,086 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-12-02 06:55:02,088 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:02,325 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:02,326 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:02,326 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:02,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [865520883] [2024-12-02 06:55:02,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [865520883] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:02,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:02,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 06:55:02,326 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830623868] [2024-12-02 06:55:02,326 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:02,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:55:02,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:02,327 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:55:02,327 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:55:02,363 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:55:02,363 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 55 transitions, 249 flow. Second operand has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:02,363 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:02,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:55:02,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:03,115 INFO L124 PetriNetUnfolderBase]: 4455/6481 cut-off events. [2024-12-02 06:55:03,115 INFO L125 PetriNetUnfolderBase]: For 6932/6932 co-relation queries the response was YES. [2024-12-02 06:55:03,124 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18092 conditions, 6481 events. 4455/6481 cut-off events. For 6932/6932 co-relation queries the response was YES. Maximal size of possible extension queue 328. Compared 36213 event pairs, 959 based on Foata normal form. 16/6437 useless extension candidates. Maximal degree in co-relation 18079. Up to 3617 conditions per place. [2024-12-02 06:55:03,134 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 56 selfloop transitions, 9 changer transitions 56/135 dead transitions. [2024-12-02 06:55:03,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 135 transitions, 813 flow [2024-12-02 06:55:03,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:55:03,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:55:03,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 277 transitions. [2024-12-02 06:55:03,136 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5699588477366255 [2024-12-02 06:55:03,136 INFO L175 Difference]: Start difference. First operand has 68 places, 55 transitions, 249 flow. Second operand 9 states and 277 transitions. [2024-12-02 06:55:03,136 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 135 transitions, 813 flow [2024-12-02 06:55:03,195 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 135 transitions, 612 flow, removed 34 selfloop flow, removed 10 redundant places. [2024-12-02 06:55:03,197 INFO L231 Difference]: Finished difference. Result has 72 places, 59 transitions, 207 flow [2024-12-02 06:55:03,197 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=153, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=207, PETRI_PLACES=72, PETRI_TRANSITIONS=59} [2024-12-02 06:55:03,197 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 11 predicate places. [2024-12-02 06:55:03,197 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 59 transitions, 207 flow [2024-12-02 06:55:03,198 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:03,198 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:03,198 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:03,207 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-12-02 06:55:03,398 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:03,398 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-12-02 06:55:03,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:03,399 INFO L85 PathProgramCache]: Analyzing trace with hash 510726465, now seen corresponding path program 2 times [2024-12-02 06:55:03,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:03,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [815031214] [2024-12-02 06:55:03,400 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:55:03,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:03,400 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:03,401 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:03,402 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-12-02 06:55:03,492 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 06:55:03,492 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:03,494 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-12-02 06:55:03,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:03,693 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:03,693 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:03,693 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:03,693 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [815031214] [2024-12-02 06:55:03,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [815031214] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:03,693 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:03,693 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 06:55:03,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435275787] [2024-12-02 06:55:03,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:03,694 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:55:03,694 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:03,694 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:55:03,694 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:55:03,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:55:03,719 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 59 transitions, 207 flow. Second operand has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:03,719 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:03,719 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:55:03,719 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:04,606 INFO L124 PetriNetUnfolderBase]: 5237/7770 cut-off events. [2024-12-02 06:55:04,607 INFO L125 PetriNetUnfolderBase]: For 2091/2205 co-relation queries the response was YES. [2024-12-02 06:55:04,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18346 conditions, 7770 events. 5237/7770 cut-off events. For 2091/2205 co-relation queries the response was YES. Maximal size of possible extension queue 376. Compared 45179 event pairs, 1087 based on Foata normal form. 40/7690 useless extension candidates. Maximal degree in co-relation 18332. Up to 4433 conditions per place. [2024-12-02 06:55:04,644 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 59 selfloop transitions, 14 changer transitions 51/139 dead transitions. [2024-12-02 06:55:04,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 139 transitions, 718 flow [2024-12-02 06:55:04,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:55:04,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:55:04,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 272 transitions. [2024-12-02 06:55:04,646 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5596707818930041 [2024-12-02 06:55:04,646 INFO L175 Difference]: Start difference. First operand has 72 places, 59 transitions, 207 flow. Second operand 9 states and 272 transitions. [2024-12-02 06:55:04,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 139 transitions, 718 flow [2024-12-02 06:55:04,650 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 139 transitions, 664 flow, removed 7 selfloop flow, removed 6 redundant places. [2024-12-02 06:55:04,652 INFO L231 Difference]: Finished difference. Result has 75 places, 65 transitions, 265 flow [2024-12-02 06:55:04,652 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=183, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=265, PETRI_PLACES=75, PETRI_TRANSITIONS=65} [2024-12-02 06:55:04,652 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 14 predicate places. [2024-12-02 06:55:04,653 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 65 transitions, 265 flow [2024-12-02 06:55:04,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:04,653 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:04,653 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:04,660 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-12-02 06:55:04,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:04,854 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-12-02 06:55:04,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:04,854 INFO L85 PathProgramCache]: Analyzing trace with hash -124632859, now seen corresponding path program 3 times [2024-12-02 06:55:04,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:04,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [174805384] [2024-12-02 06:55:04,855 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 06:55:04,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:04,855 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:04,857 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:04,857 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-12-02 06:55:04,945 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-02 06:55:04,945 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:04,946 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-12-02 06:55:04,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:05,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-12-02 06:55:05,100 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:05,100 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:05,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [174805384] [2024-12-02 06:55:05,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [174805384] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:05,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:05,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 06:55:05,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1354645288] [2024-12-02 06:55:05,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:05,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:55:05,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:05,101 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:55:05,101 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:55:05,134 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:55:05,135 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 65 transitions, 265 flow. Second operand has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:05,135 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:05,135 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:55:05,135 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:05,900 INFO L124 PetriNetUnfolderBase]: 4831/7302 cut-off events. [2024-12-02 06:55:05,900 INFO L125 PetriNetUnfolderBase]: For 2044/2178 co-relation queries the response was YES. [2024-12-02 06:55:05,914 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17725 conditions, 7302 events. 4831/7302 cut-off events. For 2044/2178 co-relation queries the response was YES. Maximal size of possible extension queue 293. Compared 42059 event pairs, 860 based on Foata normal form. 33/7197 useless extension candidates. Maximal degree in co-relation 17709. Up to 3636 conditions per place. [2024-12-02 06:55:05,924 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 72 selfloop transitions, 12 changer transitions 46/145 dead transitions. [2024-12-02 06:55:05,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 145 transitions, 750 flow [2024-12-02 06:55:05,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:55:05,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:55:05,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 278 transitions. [2024-12-02 06:55:05,926 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5720164609053497 [2024-12-02 06:55:05,926 INFO L175 Difference]: Start difference. First operand has 75 places, 65 transitions, 265 flow. Second operand 9 states and 278 transitions. [2024-12-02 06:55:05,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 145 transitions, 750 flow [2024-12-02 06:55:05,928 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 145 transitions, 723 flow, removed 7 selfloop flow, removed 5 redundant places. [2024-12-02 06:55:05,930 INFO L231 Difference]: Finished difference. Result has 78 places, 62 transitions, 262 flow [2024-12-02 06:55:05,930 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=262, PETRI_PLACES=78, PETRI_TRANSITIONS=62} [2024-12-02 06:55:05,930 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 17 predicate places. [2024-12-02 06:55:05,930 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 62 transitions, 262 flow [2024-12-02 06:55:05,930 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:05,931 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:05,931 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:05,937 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-12-02 06:55:06,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:06,131 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-12-02 06:55:06,132 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:06,132 INFO L85 PathProgramCache]: Analyzing trace with hash -1475353467, now seen corresponding path program 4 times [2024-12-02 06:55:06,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:06,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1201149092] [2024-12-02 06:55:06,132 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 06:55:06,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:06,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:06,135 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:06,136 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-12-02 06:55:06,217 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 06:55:06,217 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:06,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-12-02 06:55:06,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:06,440 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:06,440 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:06,440 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:06,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1201149092] [2024-12-02 06:55:06,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1201149092] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:06,440 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:06,440 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-12-02 06:55:06,440 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [917948745] [2024-12-02 06:55:06,440 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:06,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:55:06,441 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:06,441 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:55:06,441 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:55:06,452 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 54 [2024-12-02 06:55:06,452 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 62 transitions, 262 flow. Second operand has 9 states, 9 states have (on average 27.11111111111111) internal successors, (244), 9 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:06,453 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:06,453 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 54 [2024-12-02 06:55:06,453 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:07,130 INFO L124 PetriNetUnfolderBase]: 3241/5823 cut-off events. [2024-12-02 06:55:07,130 INFO L125 PetriNetUnfolderBase]: For 787/820 co-relation queries the response was YES. [2024-12-02 06:55:07,140 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12033 conditions, 5823 events. 3241/5823 cut-off events. For 787/820 co-relation queries the response was YES. Maximal size of possible extension queue 395. Compared 43113 event pairs, 1189 based on Foata normal form. 16/5289 useless extension candidates. Maximal degree in co-relation 12015. Up to 1764 conditions per place. [2024-12-02 06:55:07,149 INFO L140 encePairwiseOnDemand]: 46/54 looper letters, 50 selfloop transitions, 5 changer transitions 17/111 dead transitions. [2024-12-02 06:55:07,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 111 transitions, 526 flow [2024-12-02 06:55:07,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-02 06:55:07,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-02 06:55:07,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 273 transitions. [2024-12-02 06:55:07,151 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6319444444444444 [2024-12-02 06:55:07,151 INFO L175 Difference]: Start difference. First operand has 78 places, 62 transitions, 262 flow. Second operand 8 states and 273 transitions. [2024-12-02 06:55:07,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 111 transitions, 526 flow [2024-12-02 06:55:07,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 111 transitions, 483 flow, removed 12 selfloop flow, removed 7 redundant places. [2024-12-02 06:55:07,155 INFO L231 Difference]: Finished difference. Result has 79 places, 66 transitions, 270 flow [2024-12-02 06:55:07,156 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=233, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=270, PETRI_PLACES=79, PETRI_TRANSITIONS=66} [2024-12-02 06:55:07,156 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 18 predicate places. [2024-12-02 06:55:07,156 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 66 transitions, 270 flow [2024-12-02 06:55:07,156 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 27.11111111111111) internal successors, (244), 9 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:07,156 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:07,156 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:07,163 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-12-02 06:55:07,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:07,357 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-12-02 06:55:07,357 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:07,357 INFO L85 PathProgramCache]: Analyzing trace with hash 1747781361, now seen corresponding path program 5 times [2024-12-02 06:55:07,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:07,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [391178184] [2024-12-02 06:55:07,358 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-02 06:55:07,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:07,358 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:07,360 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:07,360 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-12-02 06:55:07,437 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 06:55:07,438 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:07,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-02 06:55:07,441 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:07,481 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:07,481 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:07,481 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:07,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [391178184] [2024-12-02 06:55:07,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [391178184] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:07,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:07,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 06:55:07,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2022178620] [2024-12-02 06:55:07,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:07,482 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:55:07,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:07,482 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:55:07,482 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:55:07,492 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-12-02 06:55:07,492 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 66 transitions, 270 flow. Second operand has 6 states, 6 states have (on average 26.5) internal successors, (159), 6 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:07,492 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:07,492 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-12-02 06:55:07,492 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:08,416 INFO L124 PetriNetUnfolderBase]: 6250/10730 cut-off events. [2024-12-02 06:55:08,416 INFO L125 PetriNetUnfolderBase]: For 2564/2720 co-relation queries the response was YES. [2024-12-02 06:55:08,446 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23997 conditions, 10730 events. 6250/10730 cut-off events. For 2564/2720 co-relation queries the response was YES. Maximal size of possible extension queue 809. Compared 86525 event pairs, 2401 based on Foata normal form. 39/9521 useless extension candidates. Maximal degree in co-relation 23979. Up to 4181 conditions per place. [2024-12-02 06:55:08,467 INFO L140 encePairwiseOnDemand]: 48/54 looper letters, 42 selfloop transitions, 2 changer transitions 17/98 dead transitions. [2024-12-02 06:55:08,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 98 transitions, 483 flow [2024-12-02 06:55:08,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:55:08,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:55:08,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 192 transitions. [2024-12-02 06:55:08,469 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5925925925925926 [2024-12-02 06:55:08,469 INFO L175 Difference]: Start difference. First operand has 79 places, 66 transitions, 270 flow. Second operand 6 states and 192 transitions. [2024-12-02 06:55:08,469 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 98 transitions, 483 flow [2024-12-02 06:55:08,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 98 transitions, 473 flow, removed 5 selfloop flow, removed 3 redundant places. [2024-12-02 06:55:08,476 INFO L231 Difference]: Finished difference. Result has 82 places, 67 transitions, 282 flow [2024-12-02 06:55:08,476 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=264, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=282, PETRI_PLACES=82, PETRI_TRANSITIONS=67} [2024-12-02 06:55:08,476 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 21 predicate places. [2024-12-02 06:55:08,476 INFO L471 AbstractCegarLoop]: Abstraction has has 82 places, 67 transitions, 282 flow [2024-12-02 06:55:08,476 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.5) internal successors, (159), 6 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:08,476 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:08,476 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:08,483 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-12-02 06:55:08,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:08,677 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:55:08,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:08,678 INFO L85 PathProgramCache]: Analyzing trace with hash -119730345, now seen corresponding path program 6 times [2024-12-02 06:55:08,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:08,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1752770883] [2024-12-02 06:55:08,678 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-02 06:55:08,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:08,678 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:08,680 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:08,681 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-12-02 06:55:08,772 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-12-02 06:55:08,772 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:08,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-12-02 06:55:08,776 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:08,918 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:08,918 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:08,918 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:08,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1752770883] [2024-12-02 06:55:08,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1752770883] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:08,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:08,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 06:55:08,918 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [193037274] [2024-12-02 06:55:08,918 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:08,918 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-12-02 06:55:08,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:08,918 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-12-02 06:55:08,918 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2024-12-02 06:55:08,946 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-12-02 06:55:08,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 67 transitions, 282 flow. Second operand has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:08,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:08,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-12-02 06:55:08,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:10,706 INFO L124 PetriNetUnfolderBase]: 15208/22624 cut-off events. [2024-12-02 06:55:10,706 INFO L125 PetriNetUnfolderBase]: For 11764/11982 co-relation queries the response was YES. [2024-12-02 06:55:10,765 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58970 conditions, 22624 events. 15208/22624 cut-off events. For 11764/11982 co-relation queries the response was YES. Maximal size of possible extension queue 1342. Compared 155882 event pairs, 2636 based on Foata normal form. 93/22505 useless extension candidates. Maximal degree in co-relation 58950. Up to 11382 conditions per place. [2024-12-02 06:55:10,779 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 55 selfloop transitions, 12 changer transitions 77/160 dead transitions. [2024-12-02 06:55:10,779 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 160 transitions, 900 flow [2024-12-02 06:55:10,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:55:10,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:55:10,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 275 transitions. [2024-12-02 06:55:10,780 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.565843621399177 [2024-12-02 06:55:10,780 INFO L175 Difference]: Start difference. First operand has 82 places, 67 transitions, 282 flow. Second operand 9 states and 275 transitions. [2024-12-02 06:55:10,780 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 160 transitions, 900 flow [2024-12-02 06:55:10,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 160 transitions, 888 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-12-02 06:55:10,798 INFO L231 Difference]: Finished difference. Result has 88 places, 66 transitions, 311 flow [2024-12-02 06:55:10,798 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=311, PETRI_PLACES=88, PETRI_TRANSITIONS=66} [2024-12-02 06:55:10,799 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 27 predicate places. [2024-12-02 06:55:10,799 INFO L471 AbstractCegarLoop]: Abstraction has has 88 places, 66 transitions, 311 flow [2024-12-02 06:55:10,799 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 21.77777777777778) internal successors, (196), 9 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:10,799 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:10,799 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:10,806 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-12-02 06:55:11,000 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:11,000 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:55:11,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:11,000 INFO L85 PathProgramCache]: Analyzing trace with hash -1663362693, now seen corresponding path program 7 times [2024-12-02 06:55:11,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:11,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1278796681] [2024-12-02 06:55:11,001 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-02 06:55:11,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:11,001 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:11,003 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:11,004 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-12-02 06:55:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:11,135 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-12-02 06:55:11,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:11,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:11,606 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:11,606 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 06:55:11,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1278796681] [2024-12-02 06:55:11,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1278796681] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:11,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:11,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-12-02 06:55:11,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216495372] [2024-12-02 06:55:11,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:11,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-02 06:55:11,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 06:55:11,607 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-02 06:55:11,607 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=88, Unknown=0, NotChecked=0, Total=110 [2024-12-02 06:55:11,628 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-12-02 06:55:11,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 66 transitions, 311 flow. Second operand has 11 states, 11 states have (on average 23.09090909090909) internal successors, (254), 11 states have internal predecessors, (254), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:11,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:11,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-12-02 06:55:11,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:13,139 INFO L124 PetriNetUnfolderBase]: 7366/11316 cut-off events. [2024-12-02 06:55:13,139 INFO L125 PetriNetUnfolderBase]: For 10985/11466 co-relation queries the response was YES. [2024-12-02 06:55:13,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30649 conditions, 11316 events. 7366/11316 cut-off events. For 10985/11466 co-relation queries the response was YES. Maximal size of possible extension queue 601. Compared 73251 event pairs, 2267 based on Foata normal form. 65/11166 useless extension candidates. Maximal degree in co-relation 30626. Up to 9169 conditions per place. [2024-12-02 06:55:13,168 INFO L140 encePairwiseOnDemand]: 41/54 looper letters, 49 selfloop transitions, 26 changer transitions 50/144 dead transitions. [2024-12-02 06:55:13,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 144 transitions, 959 flow [2024-12-02 06:55:13,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-12-02 06:55:13,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-12-02 06:55:13,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 301 transitions. [2024-12-02 06:55:13,170 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5574074074074075 [2024-12-02 06:55:13,170 INFO L175 Difference]: Start difference. First operand has 88 places, 66 transitions, 311 flow. Second operand 10 states and 301 transitions. [2024-12-02 06:55:13,171 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 144 transitions, 959 flow [2024-12-02 06:55:13,176 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 144 transitions, 901 flow, removed 10 selfloop flow, removed 8 redundant places. [2024-12-02 06:55:13,178 INFO L231 Difference]: Finished difference. Result has 90 places, 81 transitions, 501 flow [2024-12-02 06:55:13,178 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=283, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=501, PETRI_PLACES=90, PETRI_TRANSITIONS=81} [2024-12-02 06:55:13,179 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 29 predicate places. [2024-12-02 06:55:13,179 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 81 transitions, 501 flow [2024-12-02 06:55:13,179 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 23.09090909090909) internal successors, (254), 11 states have internal predecessors, (254), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 06:55:13,179 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:13,179 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:13,186 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-12-02 06:55:13,380 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:13,380 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-12-02 06:55:13,380 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:13,380 INFO L85 PathProgramCache]: Analyzing trace with hash 65170933, now seen corresponding path program 8 times [2024-12-02 06:55:13,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 06:55:13,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1327164053] [2024-12-02 06:55:13,381 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:55:13,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:13,381 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:13,383 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:13,384 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-12-02 06:55:13,465 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 06:55:13,465 INFO L230 tOrderPrioritization]: Conjunction of SSA is sat [2024-12-02 06:55:13,465 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 06:55:13,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:55:13,548 INFO L130 FreeRefinementEngine]: Strategy FOX found a feasible trace [2024-12-02 06:55:13,549 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 06:55:13,549 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (7 of 8 remaining) [2024-12-02 06:55:13,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P2Err0ASSERT_VIOLATIONMEMORY_LEAK (6 of 8 remaining) [2024-12-02 06:55:13,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (5 of 8 remaining) [2024-12-02 06:55:13,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 8 remaining) [2024-12-02 06:55:13,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 8 remaining) [2024-12-02 06:55:13,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 8 remaining) [2024-12-02 06:55:13,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 8 remaining) [2024-12-02 06:55:13,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P2Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 8 remaining) [2024-12-02 06:55:13,561 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-12-02 06:55:13,752 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:13,752 INFO L422 BasicCegarLoop]: Path program histogram: [8, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:13,830 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 06:55:13,830 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 06:55:13,836 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 06:55:13 BasicIcfg [2024-12-02 06:55:13,836 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 06:55:13,837 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 06:55:13,837 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 06:55:13,837 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 06:55:13,837 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:54:55" (3/4) ... [2024-12-02 06:55:13,839 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-12-02 06:55:13,840 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 06:55:13,841 INFO L158 Benchmark]: Toolchain (without parser) took 19848.56ms. Allocated memory was 92.3MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 68.2MB in the beginning and 728.2MB in the end (delta: -660.0MB). Peak memory consumption was 405.2MB. Max. memory is 16.1GB. [2024-12-02 06:55:13,841 INFO L158 Benchmark]: CDTParser took 0.41ms. Allocated memory is still 83.9MB. Free memory is still 47.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:55:13,841 INFO L158 Benchmark]: CACSL2BoogieTranslator took 438.21ms. Allocated memory is still 92.3MB. Free memory was 68.0MB in the beginning and 44.5MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 06:55:13,841 INFO L158 Benchmark]: Boogie Procedure Inliner took 40.27ms. Allocated memory is still 92.3MB. Free memory was 44.5MB in the beginning and 42.3MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:55:13,842 INFO L158 Benchmark]: Boogie Preprocessor took 48.18ms. Allocated memory is still 92.3MB. Free memory was 42.3MB in the beginning and 39.3MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:55:13,842 INFO L158 Benchmark]: RCFGBuilder took 724.20ms. Allocated memory is still 92.3MB. Free memory was 39.3MB in the beginning and 33.2MB in the end (delta: 6.1MB). Peak memory consumption was 14.2MB. Max. memory is 16.1GB. [2024-12-02 06:55:13,842 INFO L158 Benchmark]: TraceAbstraction took 18588.98ms. Allocated memory was 92.3MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 32.6MB in the beginning and 728.4MB in the end (delta: -695.8MB). Peak memory consumption was 365.8MB. Max. memory is 16.1GB. [2024-12-02 06:55:13,842 INFO L158 Benchmark]: Witness Printer took 3.25ms. Allocated memory is still 1.2GB. Free memory was 728.4MB in the beginning and 728.2MB in the end (delta: 138.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 06:55:13,844 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.41ms. Allocated memory is still 83.9MB. Free memory is still 47.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 438.21ms. Allocated memory is still 92.3MB. Free memory was 68.0MB in the beginning and 44.5MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 40.27ms. Allocated memory is still 92.3MB. Free memory was 44.5MB in the beginning and 42.3MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 48.18ms. Allocated memory is still 92.3MB. Free memory was 42.3MB in the beginning and 39.3MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 724.20ms. Allocated memory is still 92.3MB. Free memory was 39.3MB in the beginning and 33.2MB in the end (delta: 6.1MB). Peak memory consumption was 14.2MB. Max. memory is 16.1GB. * TraceAbstraction took 18588.98ms. Allocated memory was 92.3MB in the beginning and 1.2GB in the end (delta: 1.1GB). Free memory was 32.6MB in the beginning and 728.4MB in the end (delta: -695.8MB). Peak memory consumption was 365.8MB. Max. memory is 16.1GB. * Witness Printer took 3.25ms. Allocated memory is still 1.2GB. Free memory was 728.4MB in the beginning and 728.2MB in the end (delta: 138.3kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 17]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 17. Possible FailurePath: [L710] 0 int __unbuffered_cnt = 0; [L712] 0 int __unbuffered_p0_EAX = 0; [L714] 0 int __unbuffered_p1_EAX = 0; [L716] 0 int __unbuffered_p3_EAX = 0; [L718] 0 int __unbuffered_p3_EBX = 0; [L720] 0 int a = 0; [L721] 0 _Bool main$tmp_guard0; [L722] 0 _Bool main$tmp_guard1; [L724] 0 int x = 0; [L726] 0 int y = 0; [L727] 0 _Bool y$flush_delayed; [L728] 0 int y$mem_tmp; [L729] 0 _Bool y$r_buff0_thd0; [L730] 0 _Bool y$r_buff0_thd1; [L731] 0 _Bool y$r_buff0_thd2; [L732] 0 _Bool y$r_buff0_thd3; [L733] 0 _Bool y$r_buff0_thd4; [L734] 0 _Bool y$r_buff1_thd0; [L735] 0 _Bool y$r_buff1_thd1; [L736] 0 _Bool y$r_buff1_thd2; [L737] 0 _Bool y$r_buff1_thd3; [L738] 0 _Bool y$r_buff1_thd4; [L739] 0 _Bool y$read_delayed; [L740] 0 int *y$read_delayed_var; [L741] 0 int y$w_buff0; [L742] 0 _Bool y$w_buff0_used; [L743] 0 int y$w_buff1; [L744] 0 _Bool y$w_buff1_used; [L746] 0 int z = 0; [L747] 0 _Bool weak$$choice0; [L748] 0 _Bool weak$$choice2; [L856] 0 pthread_t t693; [L857] FCALL, FORK 0 pthread_create(&t693, ((void *)0), P0, ((void *)0)) VAL [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-2, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L858] 0 pthread_t t694; [L859] FCALL, FORK 0 pthread_create(&t694, ((void *)0), P1, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-2, t694=-1, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L860] 0 pthread_t t695; [L861] FCALL, FORK 0 pthread_create(&t695, ((void *)0), P2, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-2, t694=-1, t695=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L862] 0 pthread_t t696; [L863] FCALL, FORK 0 pthread_create(&t696, ((void *)0), P3, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t693=-2, t694=-1, t695=0, t696=1, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L795] 3 y$w_buff1 = y$w_buff0 [L796] 3 y$w_buff0 = 1 [L797] 3 y$w_buff1_used = y$w_buff0_used [L798] 3 y$w_buff0_used = (_Bool)1 [L799] CALL 3 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L18] COND FALSE 3 !(!expression) [L799] RET 3 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L800] 3 y$r_buff1_thd0 = y$r_buff0_thd0 [L801] 3 y$r_buff1_thd1 = y$r_buff0_thd1 [L802] 3 y$r_buff1_thd2 = y$r_buff0_thd2 [L803] 3 y$r_buff1_thd3 = y$r_buff0_thd3 [L804] 3 y$r_buff1_thd4 = y$r_buff0_thd4 [L805] 3 y$r_buff0_thd3 = (_Bool)1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=0] [L808] 3 z = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=1] [L825] 4 z = 2 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L828] 4 __unbuffered_p3_EAX = z VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L831] 4 __unbuffered_p3_EBX = a VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L752] 1 a = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L755] 1 __unbuffered_p0_EAX = x VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L767] 2 x = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L770] 2 weak$$choice0 = __VERIFIER_nondet_bool() [L771] 2 weak$$choice2 = __VERIFIER_nondet_bool() [L772] 2 y$flush_delayed = weak$$choice2 [L773] 2 y$mem_tmp = y [L774] 2 y = !y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff0 : y$w_buff1) [L775] 2 y$w_buff0 = weak$$choice2 ? y$w_buff0 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff0 : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff0 : y$w_buff0)) [L776] 2 y$w_buff1 = weak$$choice2 ? y$w_buff1 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff1 : (y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff1 : y$w_buff1)) [L777] 2 y$w_buff0_used = weak$$choice2 ? y$w_buff0_used : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff0_used : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$w_buff0_used)) [L778] 2 y$w_buff1_used = weak$$choice2 ? y$w_buff1_used : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$w_buff1_used : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : (_Bool)0)) [L779] 2 y$r_buff0_thd2 = weak$$choice2 ? y$r_buff0_thd2 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$r_buff0_thd2 : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$r_buff0_thd2)) [L780] 2 y$r_buff1_thd2 = weak$$choice2 ? y$r_buff1_thd2 : (!y$w_buff0_used || !y$r_buff0_thd2 && !y$w_buff1_used || !y$r_buff0_thd2 && !y$r_buff1_thd2 ? y$r_buff1_thd2 : (y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : (_Bool)0)) [L781] 2 __unbuffered_p1_EAX = y [L782] 2 y = y$flush_delayed ? y$mem_tmp : y [L783] 2 y$flush_delayed = (_Bool)0 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=1, y$w_buff1=0, y$w_buff1_used=0, y=0, z=2] [L811] 3 y = y$w_buff0_used && y$r_buff0_thd3 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y) [L812] 3 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$w_buff0_used [L813] 3 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$w_buff1_used [L814] 3 y$r_buff0_thd3 = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$r_buff0_thd3 [L815] 3 y$r_buff1_thd3 = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$r_buff1_thd3 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L834] 4 y = y$w_buff0_used && y$r_buff0_thd4 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd4 ? y$w_buff1 : y) [L835] 4 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd4 ? (_Bool)0 : y$w_buff0_used [L836] 4 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd4 || y$w_buff1_used && y$r_buff1_thd4 ? (_Bool)0 : y$w_buff1_used [L837] 4 y$r_buff0_thd4 = y$w_buff0_used && y$r_buff0_thd4 ? (_Bool)0 : y$r_buff0_thd4 [L838] 4 y$r_buff1_thd4 = y$w_buff0_used && y$r_buff0_thd4 || y$w_buff1_used && y$r_buff1_thd4 ? (_Bool)0 : y$r_buff1_thd4 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L788] 2 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L760] 1 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L818] 3 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L841] 4 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L865] 0 main$tmp_guard0 = __unbuffered_cnt == 4 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-2, t694=-1, t695=0, t696=1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L867] CALL 0 assume_abort_if_not(main$tmp_guard0) [L3] COND FALSE 0 !(!cond) [L867] RET 0 assume_abort_if_not(main$tmp_guard0) [L869] 0 y = y$w_buff0_used && y$r_buff0_thd0 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y) [L870] 0 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$w_buff0_used [L871] 0 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$w_buff1_used [L872] 0 y$r_buff0_thd0 = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$r_buff0_thd0 [L873] 0 y$r_buff1_thd0 = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$r_buff1_thd0 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-2, t694=-1, t695=0, t696=1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L876] 0 main$tmp_guard1 = !(z == 2 && __unbuffered_p0_EAX == 0 && __unbuffered_p1_EAX == 0 && __unbuffered_p3_EAX == 2 && __unbuffered_p3_EBX == 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t693=-2, t694=-1, t695=0, t696=1, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L878] CALL 0 __VERIFIER_assert(main$tmp_guard1) [L18] COND TRUE 0 !expression [L18] CALL 0 reach_error() [L17] COND FALSE 0 !(0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] [L17] 0 __assert_fail ("0", "mix026_pso.opt_rmo.opt.c", 8, __extension__ __PRETTY_FUNCTION__) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=1, y$r_buff0_thd4=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$r_buff1_thd4=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=1, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y=1, z=2] - UnprovableResult [Line: 17]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 854]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 861]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 859]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 857]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 863]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 9 procedures, 87 locations, 8 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 18.4s, OverallIterations: 14, TraceHistogramMax: 1, PathProgramHistogramMax: 8, EmptinessCheckTime: 0.0s, AutomataDifference: 12.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 822 SdHoareTripleChecker+Valid, 2.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 766 mSDsluCounter, 429 SdHoareTripleChecker+Invalid, 2.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 387 mSDsCounter, 40 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 3472 IncrementalHoareTripleChecker+Invalid, 3512 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 40 mSolverCounterUnsat, 42 mSDtfsCounter, 3472 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 410 GetRequests, 312 SyntacticMatches, 0 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 102 ImplicationChecksByTransitivity, 0.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=501occurred in iteration=13, InterpolantAutomatonStates: 88, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.8s InterpolantComputationTime, 427 NumberOfCodeBlocks, 426 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 376 ConstructedInterpolants, 0 QuantifiedInterpolants, 1842 SizeOfPredicates, 55 NumberOfNonLiveVariables, 1620 ConjunctsInSsa, 113 ConjunctsInUnsatCore, 13 InterpolantComputations, 13 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-12-02 06:55:13,862 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1062af3d-c286-4dbb-8e82-ab3c4d26749b/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample