./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU --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 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:15:04,881 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:15:04,981 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-31 22:15:04,988 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:15:04,989 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:15:05,028 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:15:05,028 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:15:05,029 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:15:05,030 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:15:05,030 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:15:05,033 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:15:05,033 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:15:05,034 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:15:05,037 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:15:05,040 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:15:05,041 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:15:05,041 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:15:05,042 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:15:05,042 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:15:05,042 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:15:05,043 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-31 22:15:05,043 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-31 22:15:05,044 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-31 22:15:05,044 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:15:05,045 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 22:15:05,045 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:15:05,045 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:15:05,046 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:15:05,046 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:15:05,048 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:15:05,049 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:15:05,050 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:15:05,050 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:15:05,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:15:05,051 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:15:05,051 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:15:05,051 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:15:05,052 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:15:05,052 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:15:05,052 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:15:05,053 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:15:05,053 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:15:05,053 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU 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 -> 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225 [2024-10-31 22:15:05,375 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:15:05,409 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:15:05,412 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:15:05,414 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:15:05,414 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:15:05,415 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i Unable to find full path for "g++" [2024-10-31 22:15:07,570 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:15:07,914 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:15:07,914 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i [2024-10-31 22:15:07,938 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/57a33d5c3/90f91a5b9cb44bddb7377da0f8adbbd8/FLAGf34f0f8dc [2024-10-31 22:15:07,964 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/57a33d5c3/90f91a5b9cb44bddb7377da0f8adbbd8 [2024-10-31 22:15:07,966 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:15:07,969 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:15:07,972 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:15:07,972 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:15:07,978 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:15:07,978 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:15:07" (1/1) ... [2024-10-31 22:15:07,979 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57b93d5d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:07, skipping insertion in model container [2024-10-31 22:15:07,980 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:15:07" (1/1) ... [2024-10-31 22:15:08,046 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:15:08,562 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:15:08,575 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:15:08,744 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:15:08,797 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:15:08,798 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08 WrapperNode [2024-10-31 22:15:08,799 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:15:08,800 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:15:08,801 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:15:08,802 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:15:08,811 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,849 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,887 INFO L138 Inliner]: procedures = 175, calls = 49, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 122 [2024-10-31 22:15:08,888 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:15:08,889 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:15:08,889 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:15:08,889 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:15:08,909 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,910 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,916 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,951 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-31 22:15:08,952 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,952 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,961 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,964 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,968 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,972 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,980 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:15:08,982 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:15:08,982 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:15:08,982 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:15:08,985 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (1/1) ... [2024-10-31 22:15:08,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:15:09,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:15:09,025 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 22:15:09,035 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 22:15:09,073 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-31 22:15:09,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:15:09,075 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-10-31 22:15:09,075 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-10-31 22:15:09,077 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-10-31 22:15:09,077 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-10-31 22:15:09,077 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-10-31 22:15:09,077 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-10-31 22:15:09,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:15:09,078 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-31 22:15:09,080 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:15:09,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:15:09,082 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-31 22:15:09,312 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:15:09,315 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:15:09,717 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-31 22:15:09,717 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:15:10,060 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:15:10,060 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-31 22:15:10,060 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:15:10 BoogieIcfgContainer [2024-10-31 22:15:10,060 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:15:10,063 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 22:15:10,063 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 22:15:10,066 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 22:15:10,067 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 10:15:07" (1/3) ... [2024-10-31 22:15:10,068 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72c2b566 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:15:10, skipping insertion in model container [2024-10-31 22:15:10,068 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:08" (2/3) ... [2024-10-31 22:15:10,068 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72c2b566 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:15:10, skipping insertion in model container [2024-10-31 22:15:10,068 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:15:10" (3/3) ... [2024-10-31 22:15:10,071 INFO L112 eAbstractionObserver]: Analyzing ICFG mix024_power.opt_pso.opt_rmo.opt.i [2024-10-31 22:15:10,092 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 22:15:10,092 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-10-31 22:15:10,092 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-31 22:15:10,164 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 22:15:10,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 55 places, 47 transitions, 106 flow [2024-10-31 22:15:10,250 INFO L124 PetriNetUnfolderBase]: 2/44 cut-off events. [2024-10-31 22:15:10,251 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:15:10,258 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54 conditions, 44 events. 2/44 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 93 event pairs, 0 based on Foata normal form. 0/39 useless extension candidates. Maximal degree in co-relation 46. Up to 2 conditions per place. [2024-10-31 22:15:10,259 INFO L82 GeneralOperation]: Start removeDead. Operand has 55 places, 47 transitions, 106 flow [2024-10-31 22:15:10,265 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 52 places, 44 transitions, 97 flow [2024-10-31 22:15:10,283 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:15:10,291 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;@6ae7f14, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:15:10,291 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-10-31 22:15:10,297 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 22:15:10,297 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2024-10-31 22:15:10,297 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:15:10,297 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:10,298 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-10-31 22:15:10,299 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:10,305 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:10,306 INFO L85 PathProgramCache]: Analyzing trace with hash -1317833632, now seen corresponding path program 1 times [2024-10-31 22:15:10,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:10,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1908454534] [2024-10-31 22:15:10,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:10,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:10,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:11,039 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:11,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:11,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1908454534] [2024-10-31 22:15:11,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1908454534] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:11,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:11,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 22:15:11,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126624381] [2024-10-31 22:15:11,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:11,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:15:11,065 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:11,126 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:15:11,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:15:11,137 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 47 [2024-10-31 22:15:11,140 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 44 transitions, 97 flow. Second operand has 3 states, 3 states have (on average 24.666666666666668) internal successors, (74), 3 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:11,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:11,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 47 [2024-10-31 22:15:11,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:11,821 INFO L124 PetriNetUnfolderBase]: 603/1156 cut-off events. [2024-10-31 22:15:11,821 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-10-31 22:15:11,830 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2115 conditions, 1156 events. 603/1156 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 7647 event pairs, 96 based on Foata normal form. 72/1204 useless extension candidates. Maximal degree in co-relation 2104. Up to 742 conditions per place. [2024-10-31 22:15:11,841 INFO L140 encePairwiseOnDemand]: 42/47 looper letters, 29 selfloop transitions, 2 changer transitions 2/53 dead transitions. [2024-10-31 22:15:11,841 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 53 transitions, 184 flow [2024-10-31 22:15:11,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:15:11,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:15:11,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 107 transitions. [2024-10-31 22:15:11,856 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7588652482269503 [2024-10-31 22:15:11,859 INFO L175 Difference]: Start difference. First operand has 52 places, 44 transitions, 97 flow. Second operand 3 states and 107 transitions. [2024-10-31 22:15:11,860 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 53 transitions, 184 flow [2024-10-31 22:15:11,864 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 53 transitions, 180 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-31 22:15:11,868 INFO L231 Difference]: Finished difference. Result has 49 places, 39 transitions, 88 flow [2024-10-31 22:15:11,871 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=88, PETRI_PLACES=49, PETRI_TRANSITIONS=39} [2024-10-31 22:15:11,877 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -3 predicate places. [2024-10-31 22:15:11,878 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 39 transitions, 88 flow [2024-10-31 22:15:11,879 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.666666666666668) internal successors, (74), 3 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:11,879 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:11,879 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:11,879 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 22:15:11,880 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:11,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:11,882 INFO L85 PathProgramCache]: Analyzing trace with hash -678291605, now seen corresponding path program 1 times [2024-10-31 22:15:11,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:11,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233657395] [2024-10-31 22:15:11,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:11,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:11,996 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:11,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:11,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233657395] [2024-10-31 22:15:11,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233657395] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:11,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:11,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 22:15:11,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457617735] [2024-10-31 22:15:11,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:12,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:15:12,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:12,002 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:15:12,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:15:12,005 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 47 [2024-10-31 22:15:12,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 39 transitions, 88 flow. Second operand has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:12,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:12,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 47 [2024-10-31 22:15:12,008 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:12,346 INFO L124 PetriNetUnfolderBase]: 528/1066 cut-off events. [2024-10-31 22:15:12,346 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2024-10-31 22:15:12,357 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1982 conditions, 1066 events. 528/1066 cut-off events. For 69/69 co-relation queries the response was YES. Maximal size of possible extension queue 81. Compared 7263 event pairs, 528 based on Foata normal form. 36/1041 useless extension candidates. Maximal degree in co-relation 1972. Up to 811 conditions per place. [2024-10-31 22:15:12,363 INFO L140 encePairwiseOnDemand]: 45/47 looper letters, 17 selfloop transitions, 1 changer transitions 1/38 dead transitions. [2024-10-31 22:15:12,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 38 transitions, 124 flow [2024-10-31 22:15:12,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:15:12,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:15:12,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 86 transitions. [2024-10-31 22:15:12,366 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6099290780141844 [2024-10-31 22:15:12,366 INFO L175 Difference]: Start difference. First operand has 49 places, 39 transitions, 88 flow. Second operand 3 states and 86 transitions. [2024-10-31 22:15:12,366 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 38 transitions, 124 flow [2024-10-31 22:15:12,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 38 transitions, 120 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-31 22:15:12,370 INFO L231 Difference]: Finished difference. Result has 47 places, 37 transitions, 82 flow [2024-10-31 22:15:12,371 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=82, PETRI_PLACES=47, PETRI_TRANSITIONS=37} [2024-10-31 22:15:12,372 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -5 predicate places. [2024-10-31 22:15:12,372 INFO L471 AbstractCegarLoop]: Abstraction has has 47 places, 37 transitions, 82 flow [2024-10-31 22:15:12,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:12,373 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:12,373 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:12,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 22:15:12,374 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:12,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:12,375 INFO L85 PathProgramCache]: Analyzing trace with hash -678291775, now seen corresponding path program 1 times [2024-10-31 22:15:12,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:12,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699905530] [2024-10-31 22:15:12,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:12,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:12,771 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:12,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [699905530] [2024-10-31 22:15:12,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [699905530] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:12,771 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:12,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-31 22:15:12,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1421200617] [2024-10-31 22:15:12,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:12,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:15:12,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:12,773 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:15:12,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:15:12,799 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 47 [2024-10-31 22:15:12,799 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 37 transitions, 82 flow. Second operand has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 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-10-31 22:15:12,799 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:12,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 47 [2024-10-31 22:15:12,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:14,611 INFO L124 PetriNetUnfolderBase]: 4504/7257 cut-off events. [2024-10-31 22:15:14,612 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:15:14,634 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13959 conditions, 7257 events. 4504/7257 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 453. Compared 51698 event pairs, 946 based on Foata normal form. 0/7012 useless extension candidates. Maximal degree in co-relation 13953. Up to 3032 conditions per place. [2024-10-31 22:15:14,664 INFO L140 encePairwiseOnDemand]: 36/47 looper letters, 38 selfloop transitions, 7 changer transitions 77/134 dead transitions. [2024-10-31 22:15:14,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 134 transitions, 524 flow [2024-10-31 22:15:14,665 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 22:15:14,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-31 22:15:14,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 268 transitions. [2024-10-31 22:15:14,668 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6335697399527187 [2024-10-31 22:15:14,668 INFO L175 Difference]: Start difference. First operand has 47 places, 37 transitions, 82 flow. Second operand 9 states and 268 transitions. [2024-10-31 22:15:14,668 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 134 transitions, 524 flow [2024-10-31 22:15:14,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 134 transitions, 523 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-31 22:15:14,673 INFO L231 Difference]: Finished difference. Result has 61 places, 42 transitions, 177 flow [2024-10-31 22:15:14,675 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=81, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=177, PETRI_PLACES=61, PETRI_TRANSITIONS=42} [2024-10-31 22:15:14,676 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 9 predicate places. [2024-10-31 22:15:14,676 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 42 transitions, 177 flow [2024-10-31 22:15:14,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 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-10-31 22:15:14,677 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:14,678 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:14,678 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-31 22:15:14,678 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:14,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:14,680 INFO L85 PathProgramCache]: Analyzing trace with hash 573130130, now seen corresponding path program 1 times [2024-10-31 22:15:14,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:14,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2103819893] [2024-10-31 22:15:14,680 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:14,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:14,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:14,946 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:14,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:14,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2103819893] [2024-10-31 22:15:14,948 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2103819893] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:14,948 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:14,948 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:15:14,949 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674816227] [2024-10-31 22:15:14,949 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:14,950 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 22:15:14,950 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:14,952 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 22:15:14,953 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-31 22:15:14,982 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 47 [2024-10-31 22:15:14,983 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 42 transitions, 177 flow. Second operand has 6 states, 6 states have (on average 18.166666666666668) internal successors, (109), 6 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:14,983 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:14,983 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 47 [2024-10-31 22:15:14,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:16,602 INFO L124 PetriNetUnfolderBase]: 3183/5288 cut-off events. [2024-10-31 22:15:16,603 INFO L125 PetriNetUnfolderBase]: For 7190/7193 co-relation queries the response was YES. [2024-10-31 22:15:16,619 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16062 conditions, 5288 events. 3183/5288 cut-off events. For 7190/7193 co-relation queries the response was YES. Maximal size of possible extension queue 318. Compared 36712 event pairs, 594 based on Foata normal form. 184/5427 useless extension candidates. Maximal degree in co-relation 16047. Up to 2037 conditions per place. [2024-10-31 22:15:16,645 INFO L140 encePairwiseOnDemand]: 38/47 looper letters, 45 selfloop transitions, 7 changer transitions 66/130 dead transitions. [2024-10-31 22:15:16,646 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 130 transitions, 823 flow [2024-10-31 22:15:16,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-31 22:15:16,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-10-31 22:15:16,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 268 transitions. [2024-10-31 22:15:16,648 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5702127659574469 [2024-10-31 22:15:16,648 INFO L175 Difference]: Start difference. First operand has 61 places, 42 transitions, 177 flow. Second operand 10 states and 268 transitions. [2024-10-31 22:15:16,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 130 transitions, 823 flow [2024-10-31 22:15:16,693 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 130 transitions, 709 flow, removed 29 selfloop flow, removed 4 redundant places. [2024-10-31 22:15:16,696 INFO L231 Difference]: Finished difference. Result has 68 places, 45 transitions, 219 flow [2024-10-31 22:15:16,697 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=147, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=219, PETRI_PLACES=68, PETRI_TRANSITIONS=45} [2024-10-31 22:15:16,698 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 16 predicate places. [2024-10-31 22:15:16,699 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 45 transitions, 219 flow [2024-10-31 22:15:16,700 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 18.166666666666668) internal successors, (109), 6 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:16,700 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:16,700 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:16,701 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-31 22:15:16,702 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:16,702 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:16,702 INFO L85 PathProgramCache]: Analyzing trace with hash -766884134, now seen corresponding path program 1 times [2024-10-31 22:15:16,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:16,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1969290695] [2024-10-31 22:15:16,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:16,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:16,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:16,912 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:16,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:16,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1969290695] [2024-10-31 22:15:16,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1969290695] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:16,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:16,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-31 22:15:16,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051091610] [2024-10-31 22:15:16,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:16,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:15:16,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:16,916 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:15:16,917 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:15:16,924 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 47 [2024-10-31 22:15:16,925 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 45 transitions, 219 flow. Second operand has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:16,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:16,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 47 [2024-10-31 22:15:16,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:17,975 INFO L124 PetriNetUnfolderBase]: 1942/3609 cut-off events. [2024-10-31 22:15:17,976 INFO L125 PetriNetUnfolderBase]: For 6556/6671 co-relation queries the response was YES. [2024-10-31 22:15:17,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10739 conditions, 3609 events. 1942/3609 cut-off events. For 6556/6671 co-relation queries the response was YES. Maximal size of possible extension queue 210. Compared 26125 event pairs, 764 based on Foata normal form. 167/3647 useless extension candidates. Maximal degree in co-relation 10717. Up to 1982 conditions per place. [2024-10-31 22:15:18,005 INFO L140 encePairwiseOnDemand]: 42/47 looper letters, 32 selfloop transitions, 4 changer transitions 33/90 dead transitions. [2024-10-31 22:15:18,005 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 90 transitions, 519 flow [2024-10-31 22:15:18,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-10-31 22:15:18,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-10-31 22:15:18,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 203 transitions. [2024-10-31 22:15:18,007 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6170212765957447 [2024-10-31 22:15:18,007 INFO L175 Difference]: Start difference. First operand has 68 places, 45 transitions, 219 flow. Second operand 7 states and 203 transitions. [2024-10-31 22:15:18,007 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 90 transitions, 519 flow [2024-10-31 22:15:18,039 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 90 transitions, 486 flow, removed 15 selfloop flow, removed 5 redundant places. [2024-10-31 22:15:18,040 INFO L231 Difference]: Finished difference. Result has 68 places, 45 transitions, 220 flow [2024-10-31 22:15:18,041 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=198, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=220, PETRI_PLACES=68, PETRI_TRANSITIONS=45} [2024-10-31 22:15:18,041 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 16 predicate places. [2024-10-31 22:15:18,042 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 45 transitions, 220 flow [2024-10-31 22:15:18,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:18,042 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:18,042 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:18,043 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-31 22:15:18,043 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:18,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:18,044 INFO L85 PathProgramCache]: Analyzing trace with hash 1934573736, now seen corresponding path program 1 times [2024-10-31 22:15:18,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:18,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [404057275] [2024-10-31 22:15:18,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:18,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:18,219 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:18,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:18,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [404057275] [2024-10-31 22:15:18,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [404057275] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:18,220 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:18,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-31 22:15:18,220 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1382735959] [2024-10-31 22:15:18,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:18,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-31 22:15:18,221 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:18,222 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-31 22:15:18,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-31 22:15:18,229 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2024-10-31 22:15:18,230 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 45 transitions, 220 flow. Second operand has 4 states, 4 states have (on average 22.0) internal successors, (88), 4 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-10-31 22:15:18,230 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:18,230 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2024-10-31 22:15:18,230 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:18,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][33], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 21#L804true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:18,809 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,809 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,810 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,810 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:18,824 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,824 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,825 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,825 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:18,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:18,914 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,914 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,915 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,915 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:18,948 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,948 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,948 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,949 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:18,953 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,954 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,954 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:18,954 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:19,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 21#L804true, 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,040 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,040 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,040 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,040 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,043 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,044 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,044 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,044 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,075 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,075 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,075 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,075 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,079 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,079 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,079 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,079 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,085 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,086 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,086 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:19,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,157 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,158 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,158 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,158 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 21#L804true, 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,162 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,162 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,162 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,162 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,193 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,193 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,194 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,194 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,195 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,195 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,196 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,196 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,197 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,198 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,198 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,198 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,203 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,203 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,203 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,203 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 19#L863true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,210 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,210 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,210 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,210 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, 31#L860true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,211 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,211 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,212 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,212 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:19,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,278 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,278 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,282 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,282 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,282 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,282 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 40#L850true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,315 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,315 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,316 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,316 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,317 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,317 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,318 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,318 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,319 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,319 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,320 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,320 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,321 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,321 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,322 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,322 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 19#L863true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,327 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,327 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,327 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,327 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 126#true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#L860true, Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,328 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,328 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:19,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][52], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,396 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,396 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,396 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,396 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#L852true, Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,431 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,431 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,431 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,432 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,433 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,433 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,433 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,434 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,435 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,435 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,436 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,436 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 19#L863true, 126#true, 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,437 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,437 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,438 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,438 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#L860true, Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,439 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,439 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,439 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,439 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:19,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 43#L854true, 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,599 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,599 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,599 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,599 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 19#L863true, 126#true, 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,600 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,600 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,600 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,600 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 23#L778true, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#L860true, Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,601 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,601 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,601 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,601 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 19#L863true, 126#true, 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,602 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,602 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,602 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,602 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L807true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#L860true, Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,603 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,603 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,603 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,603 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:19,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][61], [32#L820true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 19#L863true, 126#true, 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,650 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,650 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,650 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,650 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][53], [63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 126#true, 8#P0EXITtrue, 29#P1EXITtrue, 110#true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), Black: 96#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 89#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 85#true, 31#L860true, Black: 120#(and (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 116#(and (= ~__unbuffered_p0_EAX~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 113#(not (= (mod ~main$tmp_guard1~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 118#(and (= ~__unbuffered_p0_EAX~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:19,651 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:19,752 INFO L124 PetriNetUnfolderBase]: 3363/5611 cut-off events. [2024-10-31 22:15:19,753 INFO L125 PetriNetUnfolderBase]: For 4605/4796 co-relation queries the response was YES. [2024-10-31 22:15:19,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13841 conditions, 5611 events. 3363/5611 cut-off events. For 4605/4796 co-relation queries the response was YES. Maximal size of possible extension queue 305. Compared 36908 event pairs, 733 based on Foata normal form. 301/5637 useless extension candidates. Maximal degree in co-relation 13817. Up to 2869 conditions per place. [2024-10-31 22:15:19,813 INFO L140 encePairwiseOnDemand]: 41/47 looper letters, 46 selfloop transitions, 5 changer transitions 0/72 dead transitions. [2024-10-31 22:15:19,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 72 transitions, 420 flow [2024-10-31 22:15:19,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-31 22:15:19,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-31 22:15:19,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 123 transitions. [2024-10-31 22:15:19,814 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6542553191489362 [2024-10-31 22:15:19,815 INFO L175 Difference]: Start difference. First operand has 68 places, 45 transitions, 220 flow. Second operand 4 states and 123 transitions. [2024-10-31 22:15:19,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 72 transitions, 420 flow [2024-10-31 22:15:19,843 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 72 transitions, 386 flow, removed 13 selfloop flow, removed 10 redundant places. [2024-10-31 22:15:19,845 INFO L231 Difference]: Finished difference. Result has 59 places, 49 transitions, 232 flow [2024-10-31 22:15:19,845 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=232, PETRI_PLACES=59, PETRI_TRANSITIONS=49} [2024-10-31 22:15:19,846 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 7 predicate places. [2024-10-31 22:15:19,846 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 49 transitions, 232 flow [2024-10-31 22:15:19,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 22.0) internal successors, (88), 4 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-10-31 22:15:19,846 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:19,846 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:19,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-31 22:15:19,847 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:19,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:19,848 INFO L85 PathProgramCache]: Analyzing trace with hash -961779082, now seen corresponding path program 1 times [2024-10-31 22:15:19,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:19,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920052590] [2024-10-31 22:15:19,849 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:19,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:19,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:20,144 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:20,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:20,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920052590] [2024-10-31 22:15:20,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920052590] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:20,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:20,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-31 22:15:20,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767737598] [2024-10-31 22:15:20,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:20,145 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:15:20,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:20,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:15:20,146 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:15:20,151 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2024-10-31 22:15:20,153 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 49 transitions, 232 flow. Second operand has 5 states, 5 states have (on average 21.8) internal successors, (109), 5 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:20,153 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:20,154 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2024-10-31 22:15:20,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:20,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][33], [Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, 52#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 140#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 49#L773true, 85#true, 21#L804true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0)]) [2024-10-31 22:15:20,579 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,579 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,579 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,579 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 49#L773true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,628 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,628 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,628 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,629 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:20,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, 52#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,676 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,676 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,676 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,676 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 49#L773true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,687 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,687 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,687 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,687 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 49#L773true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,690 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,690 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,690 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,690 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:20,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 21#L804true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 23#L778true]) [2024-10-31 22:15:20,722 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,723 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,723 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,723 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, 52#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,725 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,725 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,725 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,725 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 23#L778true]) [2024-10-31 22:15:20,736 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 49#L773true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,738 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,738 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,739 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,739 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:20,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 23#L778true]) [2024-10-31 22:15:20,778 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,778 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} 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], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, 52#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 21#L804true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-31 22:15:20,780 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,780 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,780 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,780 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 23#L778true]) [2024-10-31 22:15:20,794 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,794 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,794 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,794 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,795 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,795 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,795 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,795 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0)]) [2024-10-31 22:15:20,796 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,796 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,796 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,797 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,797 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,798 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,798 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,798 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:20,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), 23#L778true]) [2024-10-31 22:15:20,828 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,828 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,829 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,829 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0)]) [2024-10-31 22:15:20,830 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,830 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,830 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,831 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,845 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0)]) [2024-10-31 22:15:20,846 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,846 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,846 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,846 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 134#true, 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,847 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,847 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,847 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,847 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,848 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,848 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,848 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,849 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,849 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,849 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 43#L854true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,851 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,851 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,851 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,851 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:20,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0)]) [2024-10-31 22:15:20,877 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,877 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,877 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,877 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][58], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,891 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,892 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,892 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,892 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,892 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 43#L854true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,893 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,893 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,893 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,893 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 43#L854true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,894 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,894 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,894 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,895 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][72], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 32#L820true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, 134#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 19#L863true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,895 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,896 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,896 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,896 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 31#L860true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,896 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,896 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,897 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,897 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:20,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 134#true, 56#true, 43#L854true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,919 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,919 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,919 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,919 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][72], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 32#L820true, 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 19#L863true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,920 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,920 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,920 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,920 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 31#L860true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true, 23#L778true]) [2024-10-31 22:15:20,921 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,921 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,921 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,921 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][72], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 32#L820true, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 19#L863true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,922 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,922 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,922 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,922 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 134#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 31#L860true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,923 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,923 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,923 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,923 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:15:20,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([328] L860-->L863: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= v_~__unbuffered_p0_EAX~0_2 1) (= v_~__unbuffered_p0_EBX~0_2 0) (= v_~__unbuffered_p2_EBX~0_2 0) (= v_~__unbuffered_p2_EAX~0_2 2) (= 2 v_~z~0_4))) 1 0) 0) 0 1)) InVars {~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~z~0=v_~z~0_4} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~__unbuffered_p0_EBX~0=v_~__unbuffered_p0_EBX~0_2, ~__unbuffered_p2_EBX~0=v_~__unbuffered_p2_EBX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~__unbuffered_p2_EAX~0=v_~__unbuffered_p2_EAX~0_2, ~z~0=v_~z~0_4} AuxVars[] AssignedVars[~main$tmp_guard1~0][72], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 32#L820true, 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 134#true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 19#L863true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,950 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][65], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#P1EXITtrue, Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 134#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 56#true, 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 31#L860true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), 126#true]) [2024-10-31 22:15:20,951 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:20,951 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:15:21,013 INFO L124 PetriNetUnfolderBase]: 2436/4144 cut-off events. [2024-10-31 22:15:21,013 INFO L125 PetriNetUnfolderBase]: For 2903/2984 co-relation queries the response was YES. [2024-10-31 22:15:21,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11181 conditions, 4144 events. 2436/4144 cut-off events. For 2903/2984 co-relation queries the response was YES. Maximal size of possible extension queue 221. Compared 25840 event pairs, 458 based on Foata normal form. 237/4158 useless extension candidates. Maximal degree in co-relation 11163. Up to 1161 conditions per place. [2024-10-31 22:15:21,038 INFO L140 encePairwiseOnDemand]: 41/47 looper letters, 57 selfloop transitions, 8 changer transitions 0/86 dead transitions. [2024-10-31 22:15:21,039 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 86 transitions, 497 flow [2024-10-31 22:15:21,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-31 22:15:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-10-31 22:15:21,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 156 transitions. [2024-10-31 22:15:21,040 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6638297872340425 [2024-10-31 22:15:21,040 INFO L175 Difference]: Start difference. First operand has 59 places, 49 transitions, 232 flow. Second operand 5 states and 156 transitions. [2024-10-31 22:15:21,041 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 86 transitions, 497 flow [2024-10-31 22:15:21,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 86 transitions, 494 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-31 22:15:21,047 INFO L231 Difference]: Finished difference. Result has 64 places, 53 transitions, 284 flow [2024-10-31 22:15:21,047 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=230, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=284, PETRI_PLACES=64, PETRI_TRANSITIONS=53} [2024-10-31 22:15:21,048 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 12 predicate places. [2024-10-31 22:15:21,048 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 53 transitions, 284 flow [2024-10-31 22:15:21,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.8) internal successors, (109), 5 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:21,048 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:21,049 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:21,049 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-31 22:15:21,049 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:21,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:21,049 INFO L85 PathProgramCache]: Analyzing trace with hash 161696376, now seen corresponding path program 1 times [2024-10-31 22:15:21,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:21,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383199438] [2024-10-31 22:15:21,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:21,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:21,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:21,423 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:21,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:21,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383199438] [2024-10-31 22:15:21,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383199438] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:21,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:21,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-31 22:15:21,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1437896834] [2024-10-31 22:15:21,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:21,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 22:15:21,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:21,425 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 22:15:21,426 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-31 22:15:21,432 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2024-10-31 22:15:21,433 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 53 transitions, 284 flow. Second operand has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:21,433 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:21,433 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2024-10-31 22:15:21,433 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:22,483 INFO L124 PetriNetUnfolderBase]: 2470/4894 cut-off events. [2024-10-31 22:15:22,484 INFO L125 PetriNetUnfolderBase]: For 5752/7115 co-relation queries the response was YES. [2024-10-31 22:15:22,507 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13817 conditions, 4894 events. 2470/4894 cut-off events. For 5752/7115 co-relation queries the response was YES. Maximal size of possible extension queue 308. Compared 37894 event pairs, 678 based on Foata normal form. 145/4667 useless extension candidates. Maximal degree in co-relation 13796. Up to 1906 conditions per place. [2024-10-31 22:15:22,522 INFO L140 encePairwiseOnDemand]: 42/47 looper letters, 48 selfloop transitions, 3 changer transitions 16/96 dead transitions. [2024-10-31 22:15:22,523 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 96 transitions, 572 flow [2024-10-31 22:15:22,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:15:22,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 22:15:22,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 177 transitions. [2024-10-31 22:15:22,525 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6276595744680851 [2024-10-31 22:15:22,525 INFO L175 Difference]: Start difference. First operand has 64 places, 53 transitions, 284 flow. Second operand 6 states and 177 transitions. [2024-10-31 22:15:22,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 96 transitions, 572 flow [2024-10-31 22:15:22,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 96 transitions, 560 flow, removed 3 selfloop flow, removed 2 redundant places. [2024-10-31 22:15:22,537 INFO L231 Difference]: Finished difference. Result has 71 places, 55 transitions, 309 flow [2024-10-31 22:15:22,538 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=309, PETRI_PLACES=71, PETRI_TRANSITIONS=55} [2024-10-31 22:15:22,538 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 19 predicate places. [2024-10-31 22:15:22,539 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 55 transitions, 309 flow [2024-10-31 22:15:22,539 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:22,539 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:22,539 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:22,540 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-31 22:15:22,540 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:22,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:22,541 INFO L85 PathProgramCache]: Analyzing trace with hash -2143313288, now seen corresponding path program 2 times [2024-10-31 22:15:22,541 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:22,541 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1219877836] [2024-10-31 22:15:22,541 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:22,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:22,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:22,868 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:22,868 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:22,868 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1219877836] [2024-10-31 22:15:22,868 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1219877836] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:22,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:22,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:15:22,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [283667068] [2024-10-31 22:15:22,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:22,870 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 22:15:22,870 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:22,870 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 22:15:22,871 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-10-31 22:15:22,886 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2024-10-31 22:15:22,886 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 55 transitions, 309 flow. Second operand has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:22,886 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:22,886 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2024-10-31 22:15:22,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:23,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][34], [Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 21#L804true, 13#L852true, 168#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,493 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,493 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,494 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,494 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,506 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,507 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,507 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,507 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:15:23,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,617 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,617 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,617 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,617 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,636 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,637 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,637 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,637 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,641 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,641 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,642 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,642 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:15:23,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 21#L804true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true]) [2024-10-31 22:15:23,739 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,739 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,740 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,740 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,743 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,743 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,743 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,743 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true]) [2024-10-31 22:15:23,764 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,765 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,765 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,765 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 49#L773true, 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,769 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,769 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,769 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,769 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:15:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true]) [2024-10-31 22:15:23,870 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][50], [8#P0EXITtrue, 170#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#true, 54#true, Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 21#L804true, 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,874 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,874 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,874 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,875 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true, Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,893 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,894 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true]) [2024-10-31 22:15:23,895 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,895 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,896 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,896 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,897 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,898 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,898 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,898 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true]) [2024-10-31 22:15:23,900 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:15:23,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true, Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,983 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:23,986 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:23,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true, Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,003 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,003 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,003 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,004 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L850true, Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,005 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,005 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,005 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,006 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L778true, Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,007 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,007 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,007 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,008 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,009 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,010 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,010 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,010 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 14#L807true, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,012 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:15:24,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, 54#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,058 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,058 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,058 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,058 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,080 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,080 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,080 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,081 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L820-->L827: Formula: (let ((.cse4 (not (= (mod v_~y$w_buff0_used~0_105 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_30 256) 0))) (.cse3 (not (= (mod v_~y$r_buff1_thd3~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff1_used~0_95 256) 0)) .cse3)) (.cse0 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_106 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= (ite .cse0 v_~y$w_buff0~0_46 (ite .cse1 v_~y$w_buff1~0_47 v_~y~0_59)) v_~y~0_58) (= v_~y$w_buff1_used~0_94 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~y$w_buff1_used~0_95) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_105 (ite (= (mod (ite .cse0 0 v_~y$w_buff0_used~0_106) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$w_buff1_used~0_94 256) 0)) .cse3) (and .cse4 (not (= (mod v_~y$r_buff0_thd3~0_29 256) 0)))) 0 v_~y$r_buff1_thd3~0_28) 256) 0) 0 1) v_~y$r_buff1_thd3~0_27) (= (ite (= (mod (ite .cse2 0 v_~y$r_buff0_thd3~0_30) 256) 0) 0 1) v_~y$r_buff0_thd3~0_29)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_106, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_30, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_59, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_95} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_105, ~y$w_buff1~0=v_~y$w_buff1~0_47, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_29, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_58, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_94} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][61], [8#P0EXITtrue, Black: 131#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 172#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 129#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 88#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 29#P1EXITtrue, 63#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L827true, 56#true, Black: 87#(= ~__unbuffered_p2_EAX~0 0), 152#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1)), 52#true, Black: 72#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 54#true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 66#(or (not (= ~__unbuffered_p0_EAX~0 1)) (not (= ~__unbuffered_p2_EBX~0 0)) (not (= ~__unbuffered_p0_EBX~0 0)) (not (= 2 ~z~0)) (not (= 2 ~__unbuffered_p2_EAX~0))), 85#true, 13#L852true, Black: 112#(= ~__unbuffered_p0_EAX~0 0), Black: 147#(= ~a~0 1), Black: 154#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 156#(and (= ~a~0 1) (= ~__unbuffered_p2_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-31 22:15:24,082 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,082 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,083 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,083 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:15:24,210 INFO L124 PetriNetUnfolderBase]: 3087/5124 cut-off events. [2024-10-31 22:15:24,211 INFO L125 PetriNetUnfolderBase]: For 6062/6324 co-relation queries the response was YES. [2024-10-31 22:15:24,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15220 conditions, 5124 events. 3087/5124 cut-off events. For 6062/6324 co-relation queries the response was YES. Maximal size of possible extension queue 344. Compared 33856 event pairs, 533 based on Foata normal form. 208/5036 useless extension candidates. Maximal degree in co-relation 15196. Up to 1916 conditions per place. [2024-10-31 22:15:24,250 INFO L140 encePairwiseOnDemand]: 41/47 looper letters, 44 selfloop transitions, 11 changer transitions 7/85 dead transitions. [2024-10-31 22:15:24,250 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 85 transitions, 531 flow [2024-10-31 22:15:24,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:15:24,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 22:15:24,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 173 transitions. [2024-10-31 22:15:24,252 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6134751773049646 [2024-10-31 22:15:24,252 INFO L175 Difference]: Start difference. First operand has 71 places, 55 transitions, 309 flow. Second operand 6 states and 173 transitions. [2024-10-31 22:15:24,252 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 85 transitions, 531 flow [2024-10-31 22:15:24,265 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 85 transitions, 511 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-10-31 22:15:24,267 INFO L231 Difference]: Finished difference. Result has 71 places, 55 transitions, 327 flow [2024-10-31 22:15:24,267 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=327, PETRI_PLACES=71, PETRI_TRANSITIONS=55} [2024-10-31 22:15:24,269 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 19 predicate places. [2024-10-31 22:15:24,270 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 55 transitions, 327 flow [2024-10-31 22:15:24,270 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:24,270 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:24,270 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:24,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-31 22:15:24,271 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:24,271 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:24,272 INFO L85 PathProgramCache]: Analyzing trace with hash 156032815, now seen corresponding path program 1 times [2024-10-31 22:15:24,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:24,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [25219516] [2024-10-31 22:15:24,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:24,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:24,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:15:25,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:15:25,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:15:25,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [25219516] [2024-10-31 22:15:25,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [25219516] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:15:25,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:15:25,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-31 22:15:25,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1583776558] [2024-10-31 22:15:25,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:15:25,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-31 22:15:25,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:15:25,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-31 22:15:25,464 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-10-31 22:15:25,473 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 47 [2024-10-31 22:15:25,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 55 transitions, 327 flow. Second operand has 8 states, 8 states have (on average 23.0) internal successors, (184), 8 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:25,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:15:25,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 47 [2024-10-31 22:15:25,475 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:15:26,259 INFO L124 PetriNetUnfolderBase]: 1654/3557 cut-off events. [2024-10-31 22:15:26,259 INFO L125 PetriNetUnfolderBase]: For 6729/7189 co-relation queries the response was YES. [2024-10-31 22:15:26,279 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10695 conditions, 3557 events. 1654/3557 cut-off events. For 6729/7189 co-relation queries the response was YES. Maximal size of possible extension queue 297. Compared 28723 event pairs, 529 based on Foata normal form. 43/3202 useless extension candidates. Maximal degree in co-relation 10672. Up to 1745 conditions per place. [2024-10-31 22:15:26,286 INFO L140 encePairwiseOnDemand]: 39/47 looper letters, 27 selfloop transitions, 8 changer transitions 27/97 dead transitions. [2024-10-31 22:15:26,286 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 97 transitions, 591 flow [2024-10-31 22:15:26,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 22:15:26,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-31 22:15:26,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 249 transitions. [2024-10-31 22:15:26,288 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5886524822695035 [2024-10-31 22:15:26,288 INFO L175 Difference]: Start difference. First operand has 71 places, 55 transitions, 327 flow. Second operand 9 states and 249 transitions. [2024-10-31 22:15:26,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 97 transitions, 591 flow [2024-10-31 22:15:26,336 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 97 transitions, 531 flow, removed 24 selfloop flow, removed 5 redundant places. [2024-10-31 22:15:26,338 INFO L231 Difference]: Finished difference. Result has 80 places, 62 transitions, 349 flow [2024-10-31 22:15:26,338 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=279, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=349, PETRI_PLACES=80, PETRI_TRANSITIONS=62} [2024-10-31 22:15:26,339 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 28 predicate places. [2024-10-31 22:15:26,339 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 62 transitions, 349 flow [2024-10-31 22:15:26,340 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 23.0) internal successors, (184), 8 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:15:26,340 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:15:26,340 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:26,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-31 22:15:26,340 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] === [2024-10-31 22:15:26,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:15:26,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1306810931, now seen corresponding path program 2 times [2024-10-31 22:15:26,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:15:26,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944608152] [2024-10-31 22:15:26,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:15:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:15:26,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:15:26,471 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:15:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:15:26,638 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:15:26,639 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 22:15:26,641 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (6 of 7 remaining) [2024-10-31 22:15:26,643 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P1Err0ASSERT_VIOLATIONMEMORY_LEAK (5 of 7 remaining) [2024-10-31 22:15:26,644 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 7 remaining) [2024-10-31 22:15:26,645 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 7 remaining) [2024-10-31 22:15:26,648 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 7 remaining) [2024-10-31 22:15:26,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 7 remaining) [2024-10-31 22:15:26,649 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location P1Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2024-10-31 22:15:26,649 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-31 22:15:26,650 INFO L407 BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:15:26,781 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-31 22:15:26,784 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-10-31 22:15:26,795 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 31.10 10:15:26 BasicIcfg [2024-10-31 22:15:26,797 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-31 22:15:26,798 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-31 22:15:26,798 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-31 22:15:26,798 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-31 22:15:26,799 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:15:10" (3/4) ... [2024-10-31 22:15:26,801 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-10-31 22:15:26,802 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-31 22:15:26,803 INFO L158 Benchmark]: Toolchain (without parser) took 18834.29ms. Allocated memory was 144.7MB in the beginning and 1.4GB in the end (delta: 1.3GB). Free memory was 111.6MB in the beginning and 477.3MB in the end (delta: -365.7MB). Peak memory consumption was 917.5MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,804 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 109.1MB. Free memory is still 63.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:15:26,804 INFO L158 Benchmark]: CACSL2BoogieTranslator took 827.72ms. Allocated memory is still 144.7MB. Free memory was 111.6MB in the beginning and 85.6MB in the end (delta: 26.0MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,805 INFO L158 Benchmark]: Boogie Procedure Inliner took 87.67ms. Allocated memory is still 144.7MB. Free memory was 85.6MB in the beginning and 82.9MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,805 INFO L158 Benchmark]: Boogie Preprocessor took 91.52ms. Allocated memory is still 144.7MB. Free memory was 82.9MB in the beginning and 79.3MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,808 INFO L158 Benchmark]: RCFGBuilder took 1078.54ms. Allocated memory is still 144.7MB. Free memory was 79.3MB in the beginning and 85.8MB in the end (delta: -6.5MB). Peak memory consumption was 25.5MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,809 INFO L158 Benchmark]: TraceAbstraction took 16734.65ms. Allocated memory was 144.7MB in the beginning and 1.4GB in the end (delta: 1.3GB). Free memory was 85.0MB in the beginning and 478.3MB in the end (delta: -393.3MB). Peak memory consumption was 889.9MB. Max. memory is 16.1GB. [2024-10-31 22:15:26,809 INFO L158 Benchmark]: Witness Printer took 4.68ms. Allocated memory is still 1.4GB. Free memory was 478.3MB in the beginning and 477.3MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:15:26,811 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.30ms. Allocated memory is still 109.1MB. Free memory is still 63.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 827.72ms. Allocated memory is still 144.7MB. Free memory was 111.6MB in the beginning and 85.6MB in the end (delta: 26.0MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 87.67ms. Allocated memory is still 144.7MB. Free memory was 85.6MB in the beginning and 82.9MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 91.52ms. Allocated memory is still 144.7MB. Free memory was 82.9MB in the beginning and 79.3MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1078.54ms. Allocated memory is still 144.7MB. Free memory was 79.3MB in the beginning and 85.8MB in the end (delta: -6.5MB). Peak memory consumption was 25.5MB. Max. memory is 16.1GB. * TraceAbstraction took 16734.65ms. Allocated memory was 144.7MB in the beginning and 1.4GB in the end (delta: 1.3GB). Free memory was 85.0MB in the beginning and 478.3MB in the end (delta: -393.3MB). Peak memory consumption was 889.9MB. Max. memory is 16.1GB. * Witness Printer took 4.68ms. Allocated memory is still 1.4GB. Free memory was 478.3MB in the beginning and 477.3MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L710] 0 int __unbuffered_cnt = 0; [L712] 0 int __unbuffered_p0_EAX = 0; [L714] 0 int __unbuffered_p0_EBX = 0; [L716] 0 int __unbuffered_p2_EAX = 0; [L718] 0 int __unbuffered_p2_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_buff1_thd0; [L734] 0 _Bool y$r_buff1_thd1; [L735] 0 _Bool y$r_buff1_thd2; [L736] 0 _Bool y$r_buff1_thd3; [L737] 0 _Bool y$read_delayed; [L738] 0 int *y$read_delayed_var; [L739] 0 int y$w_buff0; [L740] 0 _Bool y$w_buff0_used; [L741] 0 int y$w_buff1; [L742] 0 _Bool y$w_buff1_used; [L744] 0 int z = 0; [L745] 0 _Bool weak$$choice0; [L746] 0 _Bool weak$$choice2; [L844] 0 pthread_t t636; [L845] FCALL, FORK 0 pthread_create(&t636, ((void *)0), P0, ((void *)0)) VAL [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t636=-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_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L846] 0 pthread_t t637; [L847] FCALL, FORK 0 pthread_create(&t637, ((void *)0), P1, ((void *)0)) VAL [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t636=-2, t637=-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_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L848] 0 pthread_t t638; [L849] FCALL, FORK 0 pthread_create(&t638, ((void *)0), P2, ((void *)0)) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t636=-2, t637=-1, t638=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_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L784] 2 y$w_buff1 = y$w_buff0 [L785] 2 y$w_buff0 = 1 [L786] 2 y$w_buff1_used = y$w_buff0_used [L787] 2 y$w_buff0_used = (_Bool)1 [L788] CALL 2 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L19] COND FALSE 2 !(!expression) [L788] RET 2 __VERIFIER_assert(!(y$w_buff1_used && y$w_buff0_used)) [L789] 2 y$r_buff1_thd0 = y$r_buff0_thd0 [L790] 2 y$r_buff1_thd1 = y$r_buff0_thd1 [L791] 2 y$r_buff1_thd2 = y$r_buff0_thd2 [L792] 2 y$r_buff1_thd3 = y$r_buff0_thd3 [L793] 2 y$r_buff0_thd2 = (_Bool)1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L796] 2 z = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L813] 3 z = 2 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L816] 3 __unbuffered_p2_EAX = z VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L819] 3 __unbuffered_p2_EBX = a VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L750] 1 a = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L753] 1 x = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_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=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L756] 1 __unbuffered_p0_EAX = x VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_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=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L759] 1 weak$$choice0 = __VERIFIER_nondet_bool() [L760] 1 weak$$choice2 = __VERIFIER_nondet_bool() [L761] 1 y$flush_delayed = weak$$choice2 [L762] 1 y$mem_tmp = y [L763] 1 y = !y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff1) [L764] 1 y$w_buff0 = weak$$choice2 ? y$w_buff0 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff0 : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff0)) [L765] 1 y$w_buff1 = weak$$choice2 ? y$w_buff1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff1 : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff1 : y$w_buff1)) [L766] 1 y$w_buff0_used = weak$$choice2 ? y$w_buff0_used : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff0_used : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : y$w_buff0_used)) [L767] 1 y$w_buff1_used = weak$$choice2 ? y$w_buff1_used : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff1_used : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : (_Bool)0)) [L768] 1 y$r_buff0_thd1 = weak$$choice2 ? y$r_buff0_thd1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$r_buff0_thd1 : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : y$r_buff0_thd1)) [L769] 1 y$r_buff1_thd1 = weak$$choice2 ? y$r_buff1_thd1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$r_buff1_thd1 : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : (_Bool)0)) [L770] 1 __unbuffered_p0_EBX = y [L771] 1 y = y$flush_delayed ? y$mem_tmp : y [L772] 1 y$flush_delayed = (_Bool)0 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L799] 2 y = y$w_buff0_used && y$r_buff0_thd2 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd2 ? y$w_buff1 : y) [L800] 2 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$w_buff0_used [L801] 2 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd2 || y$w_buff1_used && y$r_buff1_thd2 ? (_Bool)0 : y$w_buff1_used [L802] 2 y$r_buff0_thd2 = y$w_buff0_used && y$r_buff0_thd2 ? (_Bool)0 : y$r_buff0_thd2 [L803] 2 y$r_buff1_thd2 = y$w_buff0_used && y$r_buff0_thd2 || y$w_buff1_used && y$r_buff1_thd2 ? (_Bool)0 : y$r_buff1_thd2 VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L806] 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=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L777] 1 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L822] 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) [L823] 3 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$w_buff0_used [L824] 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 [L825] 3 y$r_buff0_thd3 = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$r_buff0_thd3 [L826] 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}, __unbuffered_cnt=2, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L829] 3 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L851] 0 main$tmp_guard0 = __unbuffered_cnt == 3 VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t636=-2, t637=-1, t638=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L853] CALL 0 assume_abort_if_not(main$tmp_guard0) [L4] COND FALSE 0 !(!cond) [L853] RET 0 assume_abort_if_not(main$tmp_guard0) [L855] 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) [L856] 0 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$w_buff0_used [L857] 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 [L858] 0 y$r_buff0_thd0 = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$r_buff0_thd0 [L859] 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}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t636=-2, t637=-1, t638=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L862] 0 main$tmp_guard1 = !(z == 2 && __unbuffered_p0_EAX == 1 && __unbuffered_p0_EBX == 0 && __unbuffered_p2_EAX == 2 && __unbuffered_p2_EBX == 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t636=-2, t637=-1, t638=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L864] CALL 0 __VERIFIER_assert(main$tmp_guard1) [L19] COND TRUE 0 !expression [L19] CALL 0 reach_error() [L18] COND FALSE 0 !(0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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] [L18] 0 __assert_fail ("0", "mix024_power.opt_pso.opt_rmo.opt.c", 9, __extension__ __PRETTY_FUNCTION__) VAL [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, __unbuffered_p2_EBX=0, a=1, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=1, 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=1, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=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: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 842]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 849]: 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: 847]: 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: 845]: 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 7 procedures, 74 locations, 7 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 16.4s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 11.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 450 SdHoareTripleChecker+Valid, 2.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 418 mSDsluCounter, 131 SdHoareTripleChecker+Invalid, 1.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 87 mSDsCounter, 24 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1176 IncrementalHoareTripleChecker+Invalid, 1200 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 24 mSolverCounterUnsat, 44 mSDtfsCounter, 1176 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 64 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=349occurred in iteration=10, InterpolantAutomatonStates: 62, 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.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 3.4s InterpolantComputationTime, 240 NumberOfCodeBlocks, 240 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 197 ConstructedInterpolants, 0 QuantifiedInterpolants, 939 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-31 22:15:26,860 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, 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/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU --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 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:15:29,575 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:15:29,696 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-10-31 22:15:29,705 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:15:29,706 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:15:29,750 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:15:29,752 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:15:29,752 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:15:29,753 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:15:29,756 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:15:29,756 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:15:29,757 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:15:29,758 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:15:29,761 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:15:29,762 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:15:29,762 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:15:29,763 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:15:29,763 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:15:29,764 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:15:29,764 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:15:29,764 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-31 22:15:29,767 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-31 22:15:29,768 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-31 22:15:29,768 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:15:29,769 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 22:15:29,769 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-31 22:15:29,769 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:15:29,770 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-31 22:15:29,770 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:15:29,770 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:15:29,771 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:15:29,771 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:15:29,771 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:15:29,771 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:15:29,772 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:15:29,772 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:15:29,772 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:15:29,773 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:15:29,773 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-31 22:15:29,773 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-31 22:15:29,773 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:15:29,775 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:15:29,775 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:15:29,776 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:15:29,776 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-31 22:15:29,777 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU 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 -> 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225 [2024-10-31 22:15:30,302 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:15:30,372 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:15:30,378 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:15:30,384 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:15:30,384 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:15:30,386 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i Unable to find full path for "g++" [2024-10-31 22:15:32,524 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:15:32,873 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:15:32,874 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i [2024-10-31 22:15:32,898 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/34b3e0e8e/896c6535f96448a3b0f82beee9ec2132/FLAG08e45b319 [2024-10-31 22:15:32,926 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_033633b0-bc0b-4be5-bbfc-eb9d20e567cd/bin/uautomizer-verify-4GaUIPS5ZU/data/34b3e0e8e/896c6535f96448a3b0f82beee9ec2132 [2024-10-31 22:15:32,929 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:15:32,931 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:15:32,933 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:15:32,937 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:15:32,947 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:15:32,948 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:15:32" (1/1) ... [2024-10-31 22:15:32,950 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ad66e11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:15:32, skipping insertion in model container [2024-10-31 22:15:32,950 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:15:32" (1/1) ... [2024-10-31 22:15:33,057 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:15:33,721 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:15:33,749 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:15:33,845 INFO L210 PostProcessor]: Analyzing one entry point: main