./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/gcd_3+newton_3_6.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/config/TaipanReach.xml -i ../../sv-benchmarks/c/combinations/gcd_3+newton_3_6.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cefb3bae89bbacb2fe493d14201bba1802fb381afd861fd412b13151077489a8 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-14 04:32:42,079 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-14 04:32:42,181 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/config/svcomp-Reach-32bit-Taipan_Default.epf [2024-11-14 04:32:42,192 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-14 04:32:42,193 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-14 04:32:42,219 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-14 04:32:42,220 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-14 04:32:42,220 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-14 04:32:42,221 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-14 04:32:42,221 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-14 04:32:42,221 INFO L153 SettingsManager]: * User list type=DISABLED [2024-11-14 04:32:42,221 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2024-11-14 04:32:42,221 INFO L153 SettingsManager]: * Explicit value domain=true [2024-11-14 04:32:42,222 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2024-11-14 04:32:42,222 INFO L153 SettingsManager]: * Octagon Domain=false [2024-11-14 04:32:42,222 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2024-11-14 04:32:42,222 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2024-11-14 04:32:42,222 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2024-11-14 04:32:42,223 INFO L153 SettingsManager]: * Interval Domain=false [2024-11-14 04:32:42,223 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2024-11-14 04:32:42,223 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2024-11-14 04:32:42,223 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2024-11-14 04:32:42,224 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-14 04:32:42,224 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-14 04:32:42,225 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-14 04:32:42,225 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-14 04:32:42,226 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 04:32:42,226 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-14 04:32:42,226 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-14 04:32:42,227 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-14 04:32:42,227 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2024-11-14 04:32:42,227 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-14 04:32:42,227 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-14 04:32:42,227 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2024-11-14 04:32:42,228 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-14 04:32:42,228 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES 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_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> cefb3bae89bbacb2fe493d14201bba1802fb381afd861fd412b13151077489a8 [2024-11-14 04:32:42,608 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-14 04:32:42,625 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-14 04:32:42,627 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-14 04:32:42,631 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-14 04:32:42,632 INFO L274 PluginConnector]: CDTParser initialized [2024-11-14 04:32:42,633 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/../../sv-benchmarks/c/combinations/gcd_3+newton_3_6.i Unable to find full path for "g++" [2024-11-14 04:32:44,632 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-14 04:32:44,912 INFO L384 CDTParser]: Found 1 translation units. [2024-11-14 04:32:44,913 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/sv-benchmarks/c/combinations/gcd_3+newton_3_6.i [2024-11-14 04:32:44,931 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/data/b4eeb00c4/ac8dfe284d6c405eaeecd9317689591c/FLAG3819a7e7e [2024-11-14 04:32:45,202 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/data/b4eeb00c4/ac8dfe284d6c405eaeecd9317689591c [2024-11-14 04:32:45,204 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-14 04:32:45,206 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-14 04:32:45,208 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-14 04:32:45,208 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-14 04:32:45,213 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-14 04:32:45,214 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,215 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68f61428 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45, skipping insertion in model container [2024-11-14 04:32:45,215 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,234 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-14 04:32:45,398 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/sv-benchmarks/c/combinations/gcd_3+newton_3_6.i[1226,1239] [2024-11-14 04:32:45,431 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/sv-benchmarks/c/combinations/gcd_3+newton_3_6.i[2862,2875] [2024-11-14 04:32:45,433 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 04:32:45,443 INFO L200 MainTranslator]: Completed pre-run [2024-11-14 04:32:45,457 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/sv-benchmarks/c/combinations/gcd_3+newton_3_6.i[1226,1239] [2024-11-14 04:32:45,477 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/sv-benchmarks/c/combinations/gcd_3+newton_3_6.i[2862,2875] [2024-11-14 04:32:45,482 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-14 04:32:45,508 INFO L204 MainTranslator]: Completed translation [2024-11-14 04:32:45,510 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45 WrapperNode [2024-11-14 04:32:45,510 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-14 04:32:45,512 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-14 04:32:45,514 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-14 04:32:45,514 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-14 04:32:45,522 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,532 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,565 INFO L138 Inliner]: procedures = 27, calls = 26, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 90 [2024-11-14 04:32:45,567 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-14 04:32:45,568 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-14 04:32:45,568 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-14 04:32:45,568 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-14 04:32:45,578 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,578 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,580 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,580 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,586 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,589 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,591 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,592 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,594 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-14 04:32:45,595 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-14 04:32:45,595 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-14 04:32:45,595 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-14 04:32:45,596 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (1/1) ... [2024-11-14 04:32:45,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-14 04:32:45,630 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 04:32:45,645 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-14 04:32:45,649 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-14 04:32:45,671 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-14 04:32:45,672 INFO L130 BoogieDeclarations]: Found specification of procedure fp [2024-11-14 04:32:45,672 INFO L138 BoogieDeclarations]: Found implementation of procedure fp [2024-11-14 04:32:45,672 INFO L130 BoogieDeclarations]: Found specification of procedure f [2024-11-14 04:32:45,672 INFO L138 BoogieDeclarations]: Found implementation of procedure f [2024-11-14 04:32:45,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-14 04:32:45,672 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-14 04:32:45,672 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-14 04:32:45,754 INFO L238 CfgBuilder]: Building ICFG [2024-11-14 04:32:45,757 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-14 04:32:46,024 INFO L? ?]: Removed 29 outVars from TransFormulas that were not future-live. [2024-11-14 04:32:46,025 INFO L287 CfgBuilder]: Performing block encoding [2024-11-14 04:32:46,092 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-14 04:32:46,092 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-14 04:32:46,093 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 04:32:46 BoogieIcfgContainer [2024-11-14 04:32:46,093 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-14 04:32:46,096 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-14 04:32:46,096 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-14 04:32:46,105 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-14 04:32:46,105 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.11 04:32:45" (1/3) ... [2024-11-14 04:32:46,106 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cc88aa7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 04:32:46, skipping insertion in model container [2024-11-14 04:32:46,106 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.11 04:32:45" (2/3) ... [2024-11-14 04:32:46,106 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cc88aa7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.11 04:32:46, skipping insertion in model container [2024-11-14 04:32:46,107 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.11 04:32:46" (3/3) ... [2024-11-14 04:32:46,108 INFO L112 eAbstractionObserver]: Analyzing ICFG gcd_3+newton_3_6.i [2024-11-14 04:32:46,125 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-14 04:32:46,127 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG gcd_3+newton_3_6.i that has 3 procedures, 28 locations, 1 initial locations, 1 loop locations, and 2 error locations. [2024-11-14 04:32:46,187 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-14 04:32:46,208 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=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@66832ef6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-14 04:32:46,208 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-11-14 04:32:46,212 INFO L276 IsEmpty]: Start isEmpty. Operand has 28 states, 17 states have (on average 1.411764705882353) internal successors, (24), 19 states have internal predecessors, (24), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-14 04:32:46,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-14 04:32:46,218 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 04:32:46,219 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-14 04:32:46,219 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-14 04:32:46,227 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 04:32:46,227 INFO L85 PathProgramCache]: Analyzing trace with hash -407415480, now seen corresponding path program 1 times [2024-11-14 04:32:46,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 04:32:46,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2144326000] [2024-11-14 04:32:46,237 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 04:32:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 04:32:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-14 04:32:46,748 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-14 04:32:46,748 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 04:32:46,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2144326000] [2024-11-14 04:32:46,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2144326000] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-14 04:32:46,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-14 04:32:46,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-14 04:32:46,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144987326] [2024-11-14 04:32:46,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-14 04:32:46,759 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-14 04:32:46,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 04:32:46,782 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-14 04:32:46,783 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-14 04:32:46,785 INFO L87 Difference]: Start difference. First operand has 28 states, 17 states have (on average 1.411764705882353) internal successors, (24), 19 states have internal predecessors, (24), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand has 5 states, 5 states have (on average 1.2) internal successors, (6), 5 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:32:46,923 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 04:32:46,923 INFO L93 Difference]: Finished difference Result 38 states and 48 transitions. [2024-11-14 04:32:46,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-14 04:32:46,926 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 1.2) internal successors, (6), 5 states have internal predecessors, (6), 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) Word has length 6 [2024-11-14 04:32:46,927 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 04:32:46,934 INFO L225 Difference]: With dead ends: 38 [2024-11-14 04:32:46,934 INFO L226 Difference]: Without dead ends: 24 [2024-11-14 04:32:46,937 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-14 04:32:46,941 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 82 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-14 04:32:46,942 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 82 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-14 04:32:46,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-11-14 04:32:46,978 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2024-11-14 04:32:46,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 15 states have internal predecessors, (16), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-14 04:32:46,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions. [2024-11-14 04:32:46,990 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 6 [2024-11-14 04:32:46,990 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-14 04:32:46,990 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 28 transitions. [2024-11-14 04:32:46,991 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 1.2) internal successors, (6), 5 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:32:46,991 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2024-11-14 04:32:46,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-14 04:32:46,992 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 04:32:46,993 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-14 04:32:46,993 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-14 04:32:46,993 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-14 04:32:46,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 04:32:46,994 INFO L85 PathProgramCache]: Analyzing trace with hash 182358854, now seen corresponding path program 1 times [2024-11-14 04:32:46,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 04:32:46,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163515413] [2024-11-14 04:32:46,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 04:32:46,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 04:32:47,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-14 04:32:47,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1010986291] [2024-11-14 04:32:47,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 04:32:47,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-14 04:32:47,050 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 04:32:47,055 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-14 04:32:47,057 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-14 04:32:47,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-14 04:32:47,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-14 04:32:47,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-14 04:32:53,851 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-14 04:32:53,851 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-14 04:33:00,956 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-14 04:33:00,957 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 04:33:00,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1163515413] [2024-11-14 04:33:00,958 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-14 04:33:00,960 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1010986291] [2024-11-14 04:33:00,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1010986291] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-14 04:33:00,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [435567942] [2024-11-14 04:33:00,988 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2024-11-14 04:33:00,988 INFO L166 IcfgInterpreter]: Building call graph [2024-11-14 04:33:00,992 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2024-11-14 04:33:00,997 INFO L176 IcfgInterpreter]: Starting interpretation [2024-11-14 04:33:00,998 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2024-11-14 04:33:01,849 INFO L180 IcfgInterpreter]: Interpretation finished [2024-11-14 04:33:04,703 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '169#(<= 1 |#StackHeapBarrier|)' at error location [2024-11-14 04:33:04,703 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2024-11-14 04:33:04,704 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-14 04:33:04,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 9 [2024-11-14 04:33:04,705 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1809450330] [2024-11-14 04:33:04,705 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-14 04:33:04,705 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-14 04:33:04,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 04:33:04,706 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-14 04:33:04,706 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=144, Unknown=4, NotChecked=0, Total=182 [2024-11-14 04:33:04,706 INFO L87 Difference]: Start difference. First operand 24 states and 28 transitions. Second operand has 9 states, 9 states have (on average 1.2222222222222223) internal successors, (11), 9 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:33:07,019 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:33:09,432 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:33:15,088 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0, 1] [2024-11-14 04:33:17,280 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.19s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [1] [2024-11-14 04:33:19,302 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [1] [2024-11-14 04:33:19,661 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 04:33:19,662 INFO L93 Difference]: Finished difference Result 32 states and 38 transitions. [2024-11-14 04:33:19,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-14 04:33:19,663 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 1.2222222222222223) internal successors, (11), 9 states have internal predecessors, (11), 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) Word has length 7 [2024-11-14 04:33:19,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 04:33:19,663 INFO L225 Difference]: With dead ends: 32 [2024-11-14 04:33:19,663 INFO L226 Difference]: Without dead ends: 27 [2024-11-14 04:33:19,664 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 6 SyntacticMatches, 1 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 14.0s TimeCoverageRelationStatistics Valid=39, Invalid=166, Unknown=5, NotChecked=0, Total=210 [2024-11-14 04:33:19,665 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 0 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 2 mSolverCounterUnsat, 11 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 11.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 151 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 11 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 12.3s IncrementalHoareTripleChecker+Time [2024-11-14 04:33:19,665 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 151 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 65 Invalid, 11 Unknown, 0 Unchecked, 12.3s Time] [2024-11-14 04:33:19,666 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-14 04:33:19,672 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-14 04:33:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 17 states have (on average 1.1176470588235294) internal successors, (19), 18 states have internal predecessors, (19), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-14 04:33:19,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 31 transitions. [2024-11-14 04:33:19,674 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 31 transitions. Word has length 7 [2024-11-14 04:33:19,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-14 04:33:19,676 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 31 transitions. [2024-11-14 04:33:19,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 1.2222222222222223) internal successors, (11), 9 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:33:19,678 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-11-14 04:33:19,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-14 04:33:19,678 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 04:33:19,680 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1] [2024-11-14 04:33:19,707 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-14 04:33:19,880 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-14 04:33:19,881 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-14 04:33:19,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 04:33:19,882 INFO L85 PathProgramCache]: Analyzing trace with hash 378922184, now seen corresponding path program 2 times [2024-11-14 04:33:19,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 04:33:19,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716839081] [2024-11-14 04:33:19,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 04:33:19,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 04:33:19,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-14 04:33:19,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [141726274] [2024-11-14 04:33:19,977 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-14 04:33:19,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-14 04:33:19,978 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 04:33:19,980 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-14 04:33:19,989 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-14 04:33:20,154 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-14 04:33:20,154 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-14 04:33:20,156 INFO L255 TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-14 04:33:20,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-14 04:33:48,432 WARN L286 SmtUtils]: Spent 15.58s on a formula simplification. DAG size of input: 126 DAG size of output: 111 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-14 04:34:20,033 WARN L851 $PredicateComparison]: unable to prove that (and (let ((.cse14 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse5 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (let ((.cse9 (mod |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse8 (mod .cse5 256)) (.cse7 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse19 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse15 (<= .cse14 127)) (.cse16 (<= 128 .cse14)) (.cse18 (+ .cse14 (- 256))) (.cse0 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse4 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse28 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse24 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse6 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse0 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse2 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse3 (+ .cse2 (- 256)))) (let ((.cse1 (mod .cse3 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse1) 127) (not (= .cse1 0)) (<= 128 .cse2) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse3)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse1) 256))))))) .cse6) (and .cse7 (<= 128 .cse8) (<= .cse9 127) (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse11 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse10 (+ .cse11 (- 256)))) (and (= (mod .cse10 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 .cse11) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse10)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse12 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse12 127) (not (= .cse12 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse12) |c_ULTIMATE.start_gcd_test_~a#1|) (= (mod .cse12 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse6) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse13 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse13 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse13)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse13))))) .cse15) (and .cse16 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse17 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse17 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse17) |c_ULTIMATE.start_gcd_test_~a#1|)))))) .cse19))) (and .cse19 .cse15 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse20 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse20 |c_ULTIMATE.start_gcd_test_~a#1|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse20)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse20)))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse21 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse21 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse21 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= .cse21 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse21) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))) .cse6) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse23 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse22 (mod .cse23 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse22 0)) (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse22) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse22) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse23) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse16 .cse19))) (and .cse16 .cse19 (or (and .cse24 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse26 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse29 (+ (- 256) (mod (+ .cse26 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse27 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse29)) (.cse25 (mod .cse29 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse5 .cse25) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse25 0)) (<= 128 (mod (+ (* 255 .cse26) .cse27 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse28 (mod (+ .cse26 .cse27 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse25) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse31 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse30 (mod .cse31 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse30)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse30) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse31) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse0) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse33 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse35 (+ (- 256) (mod (+ .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse35)) (.cse32 (mod .cse35 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse5 .cse32) 256)) (<= (mod (+ (* 255 .cse33) .cse34 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse33 .cse34 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse32) 256))))))) .cse24))) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse37 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse39 (mod .cse37 256))) (let ((.cse40 (+ .cse39 (- 256)))) (let ((.cse36 (mod .cse40 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse38 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse40))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse36) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse37) .cse38) 256) 127) (not (= .cse36 0)) (<= 128 .cse39) (<= (mod (+ .cse5 .cse36) 256) 127) (= .cse28 (mod (+ .cse38 .cse37) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse41 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse44 (mod .cse41 256))) (let ((.cse45 (+ .cse44 (- 256)))) (let ((.cse43 (mod .cse45 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse42 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse45))) (and (<= 128 (mod (+ (* 255 .cse41) .cse42) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse43) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse43 0)) (<= 128 .cse44) (<= (mod (+ .cse5 .cse43) 256) 127) (= .cse28 (mod (+ .cse42 .cse41) 256))))))))) .cse6) (and .cse16 .cse19 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse47 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse49 (+ (- 256) (mod (+ .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse48 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse49)) (.cse46 (mod .cse49 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse46 0)) (<= (mod (+ .cse5 .cse46) 256) 127) (<= 128 (mod (+ (* 255 .cse47) .cse48 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse28 (mod (+ .cse47 .cse48 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse46) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse50 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse53 (+ (- 256) (mod (+ .cse50 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse51 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse53)) (.cse52 (mod .cse53 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (mod (+ (* 255 .cse50) .cse51 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse52 0)) (<= (mod (+ .cse5 .cse52) 256) 127) (= .cse28 (mod (+ .cse50 .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse52) 256))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse54 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse54))) (and (= .cse28 (mod (+ (* 255 .cse54) .cse55) 256)) (not (= .cse55 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse54 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ .cse55 .cse54) 127) (not (= 0 .cse54)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse57 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse56 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse57))) (and (<= 128 (+ .cse56 .cse57)) (= .cse28 (mod (+ (* 255 .cse57) .cse56) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse57 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= 0 .cse57))))))) .cse19 .cse15) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse60 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse58 (mod .cse60 256))) (let ((.cse59 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse58))) (and (<= .cse58 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse58 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse59 (* 255 .cse60)) 256)) (not (= .cse58 0)) (<= 128 (+ .cse58 .cse59))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse63 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse61 (mod .cse63 256))) (let ((.cse62 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse61))) (and (<= (+ .cse61 .cse62) 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse61 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse62 (* 255 .cse63)) 256)) (not (= .cse61 0)) (not (= .cse62 0)))))))) .cse6) (and (<= 128 .cse9) (<= .cse8 127) .cse7 (or (and .cse19 (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse64 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse65 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse64))) (and (= .cse28 (mod (+ (* 255 .cse64) .cse65) 256)) (not (= .cse65 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse64 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ .cse65 .cse64) 127) (not (= 0 .cse64)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse67 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse67))) (and (<= 128 (+ .cse66 .cse67)) (= .cse28 (mod (+ (* 255 .cse67) .cse66) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse67 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= 0 .cse67))))))) .cse15) (and .cse16 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse68 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse70 (+ (- 256) (mod (+ .cse68 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse69 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse70))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse68) .cse69 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= (mod .cse70 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse28 (mod (+ .cse68 .cse69 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse72 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse73 (+ (- 256) (mod (+ .cse72 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse71 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse73))) (and (not (= .cse71 0)) (<= (mod (+ (* 255 .cse72) .cse71 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse73 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse28 (mod (+ .cse72 .cse71 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse76 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse74 (mod .cse76 256))) (let ((.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse74))) (and (<= (+ .cse74 .cse75) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse75 (* 255 .cse76)) 256)) (not (= .cse74 0)) (not (= .cse75 0)) (= (mod .cse74 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse77 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse80 (mod .cse77 256))) (let ((.cse79 (+ .cse80 (- 256)))) (let ((.cse78 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse79))) (and (<= 128 (mod (+ (* 255 .cse77) .cse78) 256)) (= (mod .cse79 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse80) (= .cse28 (mod (+ .cse78 .cse77) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse83 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse84 (mod .cse83 256))) (let ((.cse81 (+ .cse84 (- 256)))) (let ((.cse82 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse81))) (and (= (mod .cse81 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse82 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse83) .cse82) 256) 127) (<= 128 .cse84) (= .cse28 (mod (+ .cse82 .cse83) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse87 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse85 (mod .cse87 256))) (let ((.cse86 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse85))) (and (<= .cse85 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse86 (* 255 .cse87)) 256)) (not (= .cse85 0)) (= (mod .cse85 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 (+ .cse85 .cse86)))))))) .cse6)))) .cse24) (and (or (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse88 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse89 (+ .cse88 (- 256)))) (let ((.cse90 (mod .cse89 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 .cse88) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse89)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse90)) (= .cse4 (mod (+ .cse5 .cse90) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse91 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse94 (mod .cse91 256))) (let ((.cse95 (+ .cse94 (- 256)))) (let ((.cse93 (mod .cse95 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse95))) (and (<= 128 (mod (+ (* 255 .cse91) .cse92) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse93) 256) .cse4) (not (= .cse92 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse5 .cse93) 256)) (<= 128 .cse94) (= .cse28 (mod (+ .cse92 .cse91) 256)))))))) .cse24) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse97 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse99 (mod .cse97 256))) (let ((.cse100 (+ .cse99 (- 256)))) (let ((.cse96 (mod .cse100 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse98 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse100))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse96) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse97) .cse98) 256) 127) (<= 128 (mod (+ .cse5 .cse96) 256)) (<= 128 .cse99) (= .cse28 (mod (+ .cse98 .cse97) 256)))))))) .cse24)) .cse6)))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from false [2024-11-14 04:34:20,230 WARN L873 $PredicateComparison]: unable to prove that (and (let ((.cse14 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse5 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (let ((.cse9 (mod |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse8 (mod .cse5 256)) (.cse7 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse19 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse15 (<= .cse14 127)) (.cse16 (<= 128 .cse14)) (.cse18 (+ .cse14 (- 256))) (.cse0 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse4 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse28 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse24 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse6 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse0 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse2 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse3 (+ .cse2 (- 256)))) (let ((.cse1 (mod .cse3 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse1) 127) (not (= .cse1 0)) (<= 128 .cse2) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse3)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse1) 256))))))) .cse6) (and .cse7 (<= 128 .cse8) (<= .cse9 127) (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse11 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse10 (+ .cse11 (- 256)))) (and (= (mod .cse10 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 .cse11) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse10)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse12 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse12 127) (not (= .cse12 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse12) |c_ULTIMATE.start_gcd_test_~a#1|) (= (mod .cse12 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse6) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse13 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse13 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse13)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse13))))) .cse15) (and .cse16 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse17 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse17 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse17) |c_ULTIMATE.start_gcd_test_~a#1|)))))) .cse19))) (and .cse19 .cse15 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse20 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse20 |c_ULTIMATE.start_gcd_test_~a#1|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse20)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse20)))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse21 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse21 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse21 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= .cse21 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse21) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))) .cse6) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse23 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse22 (mod .cse23 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse22 0)) (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse22) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse22) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse23) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse16 .cse19))) (and .cse16 .cse19 (or (and .cse24 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse26 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse29 (+ (- 256) (mod (+ .cse26 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse27 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse29)) (.cse25 (mod .cse29 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse5 .cse25) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse25 0)) (<= 128 (mod (+ (* 255 .cse26) .cse27 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse28 (mod (+ .cse26 .cse27 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse25) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse31 (+ (- 256) (mod (+ (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse30 (mod .cse31 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse30)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse4 (mod (+ .cse5 .cse30) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse31) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse0) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse33 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse35 (+ (- 256) (mod (+ .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse35)) (.cse32 (mod .cse35 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse5 .cse32) 256)) (<= (mod (+ (* 255 .cse33) .cse34 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse33 .cse34 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse32) 256))))))) .cse24))) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse37 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse39 (mod .cse37 256))) (let ((.cse40 (+ .cse39 (- 256)))) (let ((.cse36 (mod .cse40 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse38 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse40))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse36) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse37) .cse38) 256) 127) (not (= .cse36 0)) (<= 128 .cse39) (<= (mod (+ .cse5 .cse36) 256) 127) (= .cse28 (mod (+ .cse38 .cse37) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse41 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse44 (mod .cse41 256))) (let ((.cse45 (+ .cse44 (- 256)))) (let ((.cse43 (mod .cse45 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse42 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse45))) (and (<= 128 (mod (+ (* 255 .cse41) .cse42) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse43) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse43 0)) (<= 128 .cse44) (<= (mod (+ .cse5 .cse43) 256) 127) (= .cse28 (mod (+ .cse42 .cse41) 256))))))))) .cse6) (and .cse16 .cse19 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse47 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse49 (+ (- 256) (mod (+ .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse48 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse49)) (.cse46 (mod .cse49 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse46 0)) (<= (mod (+ .cse5 .cse46) 256) 127) (<= 128 (mod (+ (* 255 .cse47) .cse48 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse28 (mod (+ .cse47 .cse48 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse46) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse50 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse53 (+ (- 256) (mod (+ .cse50 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse51 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse53)) (.cse52 (mod .cse53 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (mod (+ (* 255 .cse50) .cse51 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse52 0)) (<= (mod (+ .cse5 .cse52) 256) 127) (= .cse28 (mod (+ .cse50 .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse4 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse52) 256))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse54 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse54))) (and (= .cse28 (mod (+ (* 255 .cse54) .cse55) 256)) (not (= .cse55 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse54 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ .cse55 .cse54) 127) (not (= 0 .cse54)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse57 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse56 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse57))) (and (<= 128 (+ .cse56 .cse57)) (= .cse28 (mod (+ (* 255 .cse57) .cse56) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse57 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= 0 .cse57))))))) .cse19 .cse15) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse60 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse58 (mod .cse60 256))) (let ((.cse59 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse58))) (and (<= .cse58 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse58 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse59 (* 255 .cse60)) 256)) (not (= .cse58 0)) (<= 128 (+ .cse58 .cse59))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse63 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse61 (mod .cse63 256))) (let ((.cse62 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse61))) (and (<= (+ .cse61 .cse62) 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse61 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse62 (* 255 .cse63)) 256)) (not (= .cse61 0)) (not (= .cse62 0)))))))) .cse6) (and (<= 128 .cse9) (<= .cse8 127) .cse7 (or (and .cse19 (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse64 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse65 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse64))) (and (= .cse28 (mod (+ (* 255 .cse64) .cse65) 256)) (not (= .cse65 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse64 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ .cse65 .cse64) 127) (not (= 0 .cse64)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse67 (mod .cse14 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse67))) (and (<= 128 (+ .cse66 .cse67)) (= .cse28 (mod (+ (* 255 .cse67) .cse66) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse67 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= 0 .cse67))))))) .cse15) (and .cse16 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse68 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse70 (+ (- 256) (mod (+ .cse68 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse69 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse70))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse68) .cse69 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= (mod .cse70 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse28 (mod (+ .cse68 .cse69 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse72 (mod .cse18 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse73 (+ (- 256) (mod (+ .cse72 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse71 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse73))) (and (not (= .cse71 0)) (<= (mod (+ (* 255 .cse72) .cse71 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse73 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse28 (mod (+ .cse72 .cse71 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse76 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse74 (mod .cse76 256))) (let ((.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse74))) (and (<= (+ .cse74 .cse75) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse75 (* 255 .cse76)) 256)) (not (= .cse74 0)) (not (= .cse75 0)) (= (mod .cse74 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse77 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse80 (mod .cse77 256))) (let ((.cse79 (+ .cse80 (- 256)))) (let ((.cse78 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse79))) (and (<= 128 (mod (+ (* 255 .cse77) .cse78) 256)) (= (mod .cse79 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse80) (= .cse28 (mod (+ .cse78 .cse77) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse83 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse84 (mod .cse83 256))) (let ((.cse81 (+ .cse84 (- 256)))) (let ((.cse82 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse81))) (and (= (mod .cse81 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse82 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse83) .cse82) 256) 127) (<= 128 .cse84) (= .cse28 (mod (+ .cse82 .cse83) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse87 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse85 (mod .cse87 256))) (let ((.cse86 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse85))) (and (<= .cse85 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse28 (mod (+ .cse86 (* 255 .cse87)) 256)) (not (= .cse85 0)) (= (mod .cse85 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 (+ .cse85 .cse86)))))))) .cse6)))) .cse24) (and (or (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse88 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse89 (+ .cse88 (- 256)))) (let ((.cse90 (mod .cse89 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 .cse88) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse89)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse90)) (= .cse4 (mod (+ .cse5 .cse90) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse91 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse94 (mod .cse91 256))) (let ((.cse95 (+ .cse94 (- 256)))) (let ((.cse93 (mod .cse95 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse95))) (and (<= 128 (mod (+ (* 255 .cse91) .cse92) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse93) 256) .cse4) (not (= .cse92 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse5 .cse93) 256)) (<= 128 .cse94) (= .cse28 (mod (+ .cse92 .cse91) 256)))))))) .cse24) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse97 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse99 (mod .cse97 256))) (let ((.cse100 (+ .cse99 (- 256)))) (let ((.cse96 (mod .cse100 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse98 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse100))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse96) 256) .cse4) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse97) .cse98) 256) 127) (<= 128 (mod (+ .cse5 .cse96) 256)) (<= 128 .cse99) (= .cse28 (mod (+ .cse98 .cse97) 256)))))))) .cse24)) .cse6)))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from true [2024-11-14 04:35:28,018 WARN L851 $PredicateComparison]: unable to prove that (and (let ((.cse79 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse0 (<= 128 .cse79)) (.cse10 (+ .cse79 (- 256))) (.cse3 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse21 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse81 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse11 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse74 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse13 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse1 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse80 (<= .cse79 127))) (or (and .cse0 .cse1 (or (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse5 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse9 (+ (- 256) (mod (+ .cse5 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse6 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse9))) (let ((.cse2 (+ (mod (+ .cse5 .cse6 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse4 (mod .cse9 .cse2)) (.cse7 (* 255 .cse5)) (.cse8 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse2 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse4 .cse5 .cse6 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse4 0)) (<= 128 (mod (+ .cse7 .cse6 .cse8) 256)) (<= 128 (mod (+ (* 255 .cse6) .cse4 .cse7 .cse8) 256))))))))) .cse11) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse15 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse19 (+ (- 256) (mod (+ .cse15 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse16 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse19))) (let ((.cse20 (+ (mod (+ .cse15 .cse16 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse12 (mod .cse20 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse14 (mod .cse19 .cse20)) (.cse17 (* 255 .cse15)) (.cse18 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse12 0)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse12) 256)) (= .cse3 (mod (+ .cse14 .cse15 .cse16 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse17 .cse16 .cse18) 256)) (<= 128 (mod (+ (* 255 .cse16) .cse14 .cse17 .cse18) 256)))))))))) .cse21) (and .cse21 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse24 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse28 (+ (- 256) (mod (+ .cse24 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse25 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse28))) (let ((.cse29 (+ (mod (+ .cse24 .cse25 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse22 (mod .cse29 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse23 (mod .cse28 .cse29)) (.cse26 (* 255 .cse24)) (.cse27 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse22 0)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse22) 256)) (= .cse3 (mod (+ .cse23 .cse24 .cse25 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse26 .cse25 .cse27) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse25) .cse23 .cse26 .cse27) 256))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse32 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse36 (+ (- 256) (mod (+ .cse32 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse33 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse36))) (let ((.cse30 (+ (mod (+ .cse32 .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse31 (mod .cse36 .cse30)) (.cse34 (* 255 .cse32)) (.cse35 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse30 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse31 .cse32 .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse34 .cse33 .cse35) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse33) .cse31 .cse34 .cse35) 256))))))))) .cse11))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse39 (+ (- 256) (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse38 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse39))) (let ((.cse37 (mod .cse39 .cse38))) (and (= .cse3 (mod (+ .cse37 (* .cse38 255)) 256)) (<= 128 (+ .cse37 .cse38)) (not (= .cse38 0)) (= (mod .cse38 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))) .cse21))) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse45 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse42 (mod .cse45 256))) (let ((.cse46 (+ .cse42 (- 256)))) (let ((.cse41 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse46))) (let ((.cse47 (+ (- 256) (mod (+ .cse41 .cse45) 256)))) (let ((.cse40 (* 255 .cse45)) (.cse44 (mod .cse47 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse43 (mod .cse46 .cse47))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse40 .cse41) 256) 127) (<= 128 .cse42) (<= 128 (mod (+ .cse40 (* 255 .cse41) .cse43) 256)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse44) 256)) (not (= .cse44 0)) (= .cse3 (mod (+ .cse43 .cse41 .cse45) 256)))))))))) (and .cse11 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse53 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse50 (mod .cse53 256))) (let ((.cse54 (+ .cse50 (- 256)))) (let ((.cse49 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse54))) (let ((.cse52 (+ (- 256) (mod (+ .cse49 .cse53) 256)))) (let ((.cse48 (* 255 .cse53)) (.cse51 (mod .cse54 .cse52))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse48 .cse49) 256) 127) (<= 128 .cse50) (<= 128 (mod (+ .cse48 (* 255 .cse49) .cse51) 256)) (= (mod .cse52 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse51 .cse49 .cse53) 256)))))))))))) .cse21) (and .cse21 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse57 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse58 (+ .cse57 (- 256)))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse58))) (let ((.cse56 (mod .cse58 .cse55))) (and (not (= .cse55 0)) (<= 128 (+ .cse56 .cse55)) (<= 128 .cse57) (= (mod .cse55 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (= .cse3 (mod (+ .cse56 (* 255 .cse55)) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse64 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse61 (mod .cse64 256))) (let ((.cse65 (+ .cse61 (- 256)))) (let ((.cse60 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse65))) (let ((.cse66 (+ (- 256) (mod (+ .cse60 .cse64) 256)))) (let ((.cse59 (* 255 .cse64)) (.cse63 (mod .cse66 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse62 (mod .cse65 .cse66))) (and (<= 128 (mod (+ .cse59 .cse60) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse61) (<= 128 (mod (+ .cse59 (* 255 .cse60) .cse62) 256)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse63) 256)) (not (= .cse63 0)) (= .cse3 (mod (+ .cse62 .cse60 .cse64) 256)))))))))) (and .cse11 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse72 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse69 (mod .cse72 256))) (let ((.cse73 (+ .cse69 (- 256)))) (let ((.cse68 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse73))) (let ((.cse71 (+ (- 256) (mod (+ .cse68 .cse72) 256)))) (let ((.cse67 (* 255 .cse72)) (.cse70 (mod .cse73 .cse71))) (and (<= 128 (mod (+ .cse67 .cse68) 256)) (not (= .cse68 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse69) (<= 128 (mod (+ .cse67 (* 255 .cse68) .cse70) 256)) (= (mod .cse71 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse70 .cse68 .cse72) 256)))))))))))) .cse21)) .cse74) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse76 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse76))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse75 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= .cse76 127) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse76 .cse75)) (not (= .cse75 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse74) (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse78 (mod .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse77 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse78))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse77 |c_ULTIMATE.start_gcd_test_~a#1|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse78 .cse77)) (not (= .cse77 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse80)) .cse81) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse83 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse85 (+ .cse83 (- 256)))) (let ((.cse82 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse85))) (let ((.cse84 (mod .cse85 .cse82))) (and (not (= .cse82 0)) (<= 128 .cse83) (<= (+ .cse84 .cse82) 127) (= (mod .cse82 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (= .cse3 (mod (+ .cse84 (* 255 .cse82)) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= .cse84 0)))))))) .cse74) (and .cse0 .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse88 (+ (- 256) (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse87 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse88))) (let ((.cse86 (mod .cse88 .cse87))) (and (= .cse3 (mod (+ .cse86 (* .cse87 255)) 256)) (not (= .cse86 0)) (not (= .cse87 0)) (= (mod .cse87 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (<= (+ .cse86 .cse87) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) .cse21) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse94 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse92 (mod .cse94 256))) (let ((.cse95 (+ .cse92 (- 256)))) (let ((.cse90 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse95))) (let ((.cse96 (+ (- 256) (mod (+ .cse90 .cse94) 256)))) (let ((.cse89 (* 255 .cse94)) (.cse93 (mod .cse96 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse91 (mod .cse95 .cse96))) (and (<= (mod (+ .cse89 (* 255 .cse90) .cse91) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse89 .cse90) 256) 127) (<= 128 .cse92) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse93) 256)) (not (= .cse93 0)) (= .cse3 (mod (+ .cse91 .cse90 .cse94) 256)))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse102 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse100 (mod .cse102 256))) (let ((.cse103 (+ .cse100 (- 256)))) (let ((.cse98 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse103))) (let ((.cse104 (+ (- 256) (mod (+ .cse98 .cse102) 256)))) (let ((.cse97 (* 255 .cse102)) (.cse101 (mod .cse104 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse99 (mod .cse103 .cse104))) (and (<= 128 (mod (+ .cse97 .cse98) 256)) (<= (mod (+ .cse97 (* 255 .cse98) .cse99) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse100) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse101) 256)) (not (= .cse101 0)) (= .cse3 (mod (+ .cse99 .cse98 .cse102) 256))))))))))) .cse74) (and .cse0 .cse1 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse107 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse111 (+ (- 256) (mod (+ .cse107 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse108 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse111))) (let ((.cse112 (+ (mod (+ .cse107 .cse108 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse105 (mod .cse112 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse106 (mod .cse111 .cse112)) (.cse109 (* 255 .cse107)) (.cse110 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse105 0)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse105) 256)) (= .cse3 (mod (+ .cse106 .cse107 .cse108 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse109 .cse108 .cse110) 256) 127) (<= (mod (+ (* 255 .cse108) .cse106 .cse109 .cse110) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse115 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse119 (+ (- 256) (mod (+ .cse115 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse116 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse119))) (let ((.cse120 (+ (mod (+ .cse115 .cse116 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse113 (mod .cse120 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse114 (mod .cse119 .cse120)) (.cse117 (* 255 .cse115)) (.cse118 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse113 0)) (= .cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse113) 256)) (= .cse3 (mod (+ .cse114 .cse115 .cse116 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ (* 255 .cse116) .cse114 .cse117 .cse118) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse117 .cse116 .cse118) 256))))))))))) (and (or (and .cse0 .cse1 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse123 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse127 (+ (- 256) (mod (+ .cse123 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse124 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse127))) (let ((.cse121 (+ (mod (+ .cse123 .cse124 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse125 (* 255 .cse123)) (.cse126 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse122 (mod .cse127 .cse121))) (and (= (mod .cse121 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse122 .cse123 .cse124 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse125 .cse124 .cse126) 256) 127) (<= (mod (+ (* 255 .cse124) .cse122 .cse125 .cse126) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse122 0))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse130 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse134 (+ (- 256) (mod (+ .cse130 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse131 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse134))) (let ((.cse128 (+ (mod (+ .cse130 .cse131 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse129 (mod .cse134 .cse128)) (.cse132 (* 255 .cse130)) (.cse133 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse128 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse129 .cse130 .cse131 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ (* 255 .cse131) .cse129 .cse132 .cse133) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse129 0)) (<= 128 (mod (+ .cse132 .cse131 .cse133) 256))))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse140 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse138 (mod .cse140 256))) (let ((.cse141 (+ .cse138 (- 256)))) (let ((.cse137 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse141))) (let ((.cse139 (+ (- 256) (mod (+ .cse137 .cse140) 256)))) (let ((.cse136 (* 255 .cse140)) (.cse135 (mod .cse141 .cse139))) (and (not (= .cse135 0)) (<= 128 (mod (+ .cse136 .cse137) 256)) (<= (mod (+ .cse136 (* 255 .cse137) .cse135) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse138) (= (mod .cse139 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse135 .cse137 .cse140) 256)))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse147 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse145 (mod .cse147 256))) (let ((.cse148 (+ .cse145 (- 256)))) (let ((.cse144 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse148))) (let ((.cse146 (+ (- 256) (mod (+ .cse144 .cse147) 256)))) (let ((.cse143 (* 255 .cse147)) (.cse142 (mod .cse148 .cse146))) (and (not (= .cse142 0)) (<= (mod (+ .cse143 (* 255 .cse144) .cse142) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse143 .cse144) 256) 127) (<= 128 .cse145) (= (mod .cse146 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse3 (mod (+ .cse142 .cse144 .cse147) 256))))))))))) .cse74)) .cse11)) .cse21) (and .cse81 (let ((.cse164 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (or (and (or (and .cse1 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse149 (mod .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse151 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse149))) (let ((.cse150 (+ (- 256) (mod (+ (* 255 .cse149) .cse151) 256)))) (and (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse149 .cse150)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse151 .cse149) 127) (= (mod .cse150 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse153 (mod .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse152 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse153))) (let ((.cse154 (+ (- 256) (mod (+ (* 255 .cse153) .cse152) 256)))) (and (<= 128 (+ .cse152 .cse153)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse153 .cse154)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse154 |c_ULTIMATE.start_gcd_test_~a#1|) 0))))))) .cse80) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse158 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse155 (mod .cse158 256))) (let ((.cse157 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse155))) (let ((.cse156 (+ (- 256) (mod (+ .cse157 (* 255 .cse158)) 256)))) (and (<= .cse155 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse155 .cse156)) (= (mod .cse156 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 (+ .cse155 .cse157)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse162 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse159 (mod .cse162 256))) (let ((.cse160 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse159))) (let ((.cse161 (+ (- 256) (mod (+ .cse160 (* 255 .cse162)) 256)))) (and (<= (+ .cse159 .cse160) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse159 .cse161)) (= (mod .cse161 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))))) .cse74)) .cse11) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse168 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse165 (mod .cse168 256))) (let ((.cse166 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse165))) (let ((.cse167 (+ (- 256) (mod (+ .cse166 (* 255 .cse168)) 256)))) (let ((.cse163 (mod .cse167 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= .cse13 (mod (+ .cse163 .cse164) 256)) (<= (+ .cse165 .cse166) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse165 .cse167)) (not (= .cse163 0))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse173 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse170 (mod .cse173 256))) (let ((.cse172 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse170))) (let ((.cse171 (+ (- 256) (mod (+ .cse172 (* 255 .cse173)) 256)))) (let ((.cse169 (mod .cse171 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= .cse13 (mod (+ .cse169 .cse164) 256)) (<= .cse170 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse170 .cse171)) (<= 128 (+ .cse170 .cse172)) (not (= .cse169 0)))))))))) .cse74) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse174 (mod .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse177 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse174))) (let ((.cse175 (+ (- 256) (mod (+ (* 255 .cse174) .cse177) 256)))) (let ((.cse176 (mod .cse175 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse174 .cse175)) (not (= .cse176 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse177 .cse174) 127) (= (mod (+ .cse176 .cse164) 256) .cse13))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse179 (mod .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse178 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse179))) (let ((.cse180 (+ (- 256) (mod (+ (* 255 .cse179) .cse178) 256)))) (let ((.cse181 (mod .cse180 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (+ .cse178 .cse179)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse179 .cse180)) (not (= .cse181 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod (+ .cse181 .cse164) 256) .cse13)))))))) .cse1 .cse80))))))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from false [2024-11-14 04:35:55,304 WARN L851 $PredicateComparison]: unable to prove that (and (not (= |c_ULTIMATE.start_main1_~g~0#1| 0)) (let ((.cse43 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse0 (<= (+ |c_ULTIMATE.start_main1_~g~0#1| 1) 0)) (.cse5 (+ 256 |c_ULTIMATE.start_main1_~g~0#1|)) (.cse7 (+ .cse43 (- 256))) (.cse1 (<= 128 .cse43)) (.cse12 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse2 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse39 (<= .cse43 127)) (.cse47 (<= 0 |c_ULTIMATE.start_main1_~g~0#1|))) (or (and .cse0 (or (and .cse1 .cse2 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse6 (+ (- 256) (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse4 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse6))) (let ((.cse3 (mod .cse6 .cse4))) (and (not (= .cse3 0)) (= (mod (+ .cse3 (* .cse4 255)) 256) .cse5) (not (= .cse4 0)) (<= (+ .cse3 .cse4) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse4 |c_ULTIMATE.start_main1_~g~0#1|) 0))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse9 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse11 (+ .cse9 (- 256)))) (let ((.cse8 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse11))) (let ((.cse10 (mod .cse11 .cse8))) (and (not (= .cse8 0)) (<= 128 .cse9) (<= (+ .cse10 .cse8) 127) (= (mod .cse8 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= (mod (+ .cse10 (* 255 .cse8)) 256) .cse5) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= .cse10 0)))))))) .cse12))) (and (or (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse15 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse16 (+ .cse15 (- 256)))) (let ((.cse13 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse16))) (let ((.cse14 (mod .cse16 .cse13))) (and (not (= .cse13 0)) (<= 128 (+ .cse14 .cse13)) (<= 128 .cse15) (= (mod .cse13 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= (mod (+ .cse14 (* 255 .cse13)) 256) .cse5) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse19 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse22 (mod .cse19 256))) (let ((.cse23 (+ .cse22 (- 256)))) (let ((.cse18 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse23))) (let ((.cse20 (+ (- 256) (mod (+ .cse18 .cse19) 256)))) (let ((.cse21 (* 255 .cse19)) (.cse17 (mod .cse23 .cse20))) (and (= .cse5 (mod (+ .cse17 .cse18 .cse19) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse20 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (mod (+ .cse21 .cse18) 256) 127) (<= 128 .cse22) (<= 128 (mod (+ .cse21 (* 255 .cse18) .cse17) 256))))))))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse27 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse29 (mod .cse27 256))) (let ((.cse30 (+ .cse29 (- 256)))) (let ((.cse25 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse30))) (let ((.cse28 (+ (- 256) (mod (+ .cse25 .cse27) 256)))) (let ((.cse24 (* 255 .cse27)) (.cse26 (mod .cse30 .cse28))) (and (<= 128 (mod (+ .cse24 .cse25) 256)) (= .cse5 (mod (+ .cse26 .cse25 .cse27) 256)) (not (= .cse25 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse28 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 .cse29) (<= 128 (mod (+ .cse24 (* 255 .cse25) .cse26) 256)))))))))))) .cse12) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse34 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse31 (mod .cse34 256))) (let ((.cse33 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse31))) (let ((.cse32 (+ (- 256) (mod (+ .cse33 (* 255 .cse34)) 256)))) (and (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse31 .cse32)) (<= (+ .cse31 .cse33) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= 0 (mod .cse32 |c_ULTIMATE.start_main1_~g~0#1|)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse38 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse35 (mod .cse38 256))) (let ((.cse37 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse35))) (let ((.cse36 (+ (- 256) (mod (+ .cse37 (* 255 .cse38)) 256)))) (and (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse35 .cse36)) (<= .cse35 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= 0 (mod .cse36 |c_ULTIMATE.start_main1_~g~0#1|)) (<= 128 (+ .cse35 .cse37))))))))) .cse12) (and .cse2 .cse39 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse41 (mod .cse43 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse40 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse41))) (let ((.cse42 (+ (- 256) (mod (+ (* 255 .cse41) .cse40) 256)))) (and (<= 128 (+ .cse40 .cse41)) (= (mod .cse42 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse41 .cse42) |c_ULTIMATE.start_main1_~g~0#1|)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse46 (mod .cse43 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse45 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse46))) (let ((.cse44 (+ (- 256) (mod (+ (* 255 .cse46) .cse45) 256)))) (and (= (mod .cse44 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse45 .cse46) 127) (= (mod .cse46 .cse44) |c_ULTIMATE.start_main1_~g~0#1|))))))))) .cse47) (and .cse1 .cse2 (or (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse50 (+ (- 256) (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse49 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse50))) (let ((.cse48 (mod .cse50 .cse49))) (and (= (mod (+ .cse48 (* .cse49 255)) 256) .cse5) (<= 128 (+ .cse48 .cse49)) (not (= .cse49 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse49 |c_ULTIMATE.start_main1_~g~0#1|) 0))))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse56 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse57 (+ (- 256) (mod (+ .cse56 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse54 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse57))) (let ((.cse52 (+ (mod (+ .cse56 .cse54 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse51 (mod .cse57 .cse52)) (.cse53 (* 255 .cse56)) (.cse55 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse51 0)) (= (mod .cse52 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 (mod (+ .cse53 .cse54 .cse55) 256)) (= .cse5 (mod (+ .cse51 .cse56 .cse54 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= 128 (mod (+ (* 255 .cse54) .cse51 .cse53 .cse55) 256)))))))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse63 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse64 (+ (- 256) (mod (+ .cse63 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse59 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse64))) (let ((.cse61 (+ (mod (+ .cse63 .cse59 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse62 (mod .cse64 .cse61)) (.cse58 (* 255 .cse63)) (.cse60 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (<= (mod (+ .cse58 .cse59 .cse60) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse61 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= .cse5 (mod (+ .cse62 .cse63 .cse59 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= 128 (mod (+ (* 255 .cse59) .cse62 .cse58 .cse60) 256)))))))))))) (and .cse0 (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse68 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse70 (mod .cse68 256))) (let ((.cse71 (+ .cse70 (- 256)))) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse71))) (let ((.cse69 (+ (- 256) (mod (+ .cse67 .cse68) 256)))) (let ((.cse66 (* 255 .cse68)) (.cse65 (mod .cse71 .cse69))) (and (not (= .cse65 0)) (<= 128 (mod (+ .cse66 .cse67) 256)) (= .cse5 (mod (+ .cse65 .cse67 .cse68) 256)) (<= (mod (+ .cse66 (* 255 .cse67) .cse65) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse69 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 .cse70))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse74 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse77 (mod .cse74 256))) (let ((.cse78 (+ .cse77 (- 256)))) (let ((.cse73 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse78))) (let ((.cse76 (+ (- 256) (mod (+ .cse73 .cse74) 256)))) (let ((.cse72 (mod .cse78 .cse76)) (.cse75 (* 255 .cse74))) (and (not (= .cse72 0)) (= .cse5 (mod (+ .cse72 .cse73 .cse74) 256)) (<= (mod (+ .cse75 (* 255 .cse73) .cse72) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse76 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (mod (+ .cse75 .cse73) 256) 127) (<= 128 .cse77)))))))))) .cse12) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse84 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse85 (+ (- 256) (mod (+ .cse84 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse79 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse85))) (let ((.cse83 (+ (mod (+ .cse84 .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse81 (* 255 .cse84)) (.cse82 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse80 (mod .cse85 .cse83))) (and (<= (mod (+ (* 255 .cse79) .cse80 .cse81 .cse82) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse80 0)) (= (mod .cse83 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 (mod (+ .cse81 .cse79 .cse82) 256)) (= .cse5 (mod (+ .cse80 .cse84 .cse79 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse91 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse92 (+ (- 256) (mod (+ .cse91 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse87 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse92))) (let ((.cse90 (+ (mod (+ .cse91 .cse87 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse86 (* 255 .cse91)) (.cse88 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse89 (mod .cse92 .cse90))) (and (<= (mod (+ .cse86 .cse87 .cse88) 256) 127) (<= (mod (+ (* 255 .cse87) .cse89 .cse86 .cse88) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse89 0)) (= (mod .cse90 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= .cse5 (mod (+ .cse89 .cse91 .cse87 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))))))))) .cse1 .cse2))) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse93 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse94 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse93))) (and (<= .cse93 127) (not (= .cse94 0)) (= (mod .cse94 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse93 .cse94)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse12) (and .cse2 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse96 (mod .cse43 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse96))) (and (not (= .cse95 0)) (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse96 .cse95)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse95 |c_ULTIMATE.start_main1_~g~0#1|) 0))))) .cse39)) .cse47)))) (<= |c_ULTIMATE.start_main1_~g~0#1| 127)) is different from false [2024-11-14 04:36:10,761 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 1 times theorem prover too weak. 0 trivial. 7 not checked. [2024-11-14 04:36:10,762 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-14 04:37:03,445 WARN L286 SmtUtils]: Spent 31.99s on a formula simplification. DAG size of input: 87 DAG size of output: 53 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-14 04:38:27,775 WARN L286 SmtUtils]: Spent 45.68s on a formula simplification. DAG size of input: 96 DAG size of output: 74 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-14 04:39:06,916 WARN L286 SmtUtils]: Spent 8.03s on a formula simplification that was a NOOP. DAG size: 8 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-14 04:39:12,913 WARN L286 SmtUtils]: Spent 5.99s on a formula simplification that was a NOOP. DAG size: 8 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-14 04:40:56,917 WARN L286 SmtUtils]: Spent 7.01s on a formula simplification that was a NOOP. DAG size: 8 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-14 04:42:26,447 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse6 (< 0 (+ |c_ULTIMATE.start_gcd_test_~a#1| 1))) (.cse5 (+ |c_ULTIMATE.start_main1_~x~0#1| 1)) (.cse12 (< |c_ULTIMATE.start_gcd_test_~a#1| 0))) (and (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse0 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse2 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse1 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse0) 256))) (let ((.cse3 (+ (- 256) (mod (+ (* 255 .cse0) .cse2 (mod |ULTIMATE.start_gcd_test_~b#1| .cse1)) 256)))) (let ((.cse4 (mod .cse1 .cse3))) (or (< 127 (mod .cse0 256)) (< 127 .cse1) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ .cse2 .cse0) 256)) (not (= 0 (mod .cse3 (mod .cse4 256)))) (< .cse4 .cse5))))))) .cse6) (or .cse6 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse7 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse9 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse8 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse7) 256))) (let ((.cse10 (+ (- 256) (mod (+ (* 255 .cse7) .cse9 (mod |ULTIMATE.start_gcd_test_~b#1| .cse8)) 256)))) (let ((.cse11 (mod .cse8 .cse10))) (or (< 127 (mod .cse7 256)) (= .cse7 0) (< 127 .cse8) (< (mod (+ .cse9 .cse7) 256) 128) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (not (= 0 (mod .cse10 (mod .cse11 256)))) (< .cse11 .cse5)))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse14 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse13 (mod .cse14 256))) (let ((.cse15 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse13) 256))) (let ((.cse16 (mod .cse13 .cse15))) (or (< 127 .cse13) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse14) 256) 128) (= .cse15 0) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse14) 256)) (< .cse16 .cse5) (not (= (mod .cse15 (mod .cse16 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse19 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse17 (mod .cse19 256))) (let ((.cse18 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse17) 256))) (let ((.cse20 (mod .cse17 .cse18))) (or (< 127 .cse17) (< |ULTIMATE.start_gcd_test_~b#1| 0) (= .cse18 0) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse19) 256)) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse19) 256) 128) (< .cse20 .cse5) (not (= (mod .cse18 (mod .cse20 256)) 0))))))))) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse23 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse22 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse21 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse23) 256))) (let ((.cse24 (+ (- 256) (mod (+ (* 255 .cse23) .cse22 (mod |ULTIMATE.start_gcd_test_~b#1| .cse21)) 256)))) (let ((.cse25 (mod .cse21 .cse24))) (or (< 127 .cse21) (< (mod (+ .cse22 .cse23) 256) 128) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (not (= 0 (mod .cse24 (mod .cse25 256)))) (< .cse25 .cse5) (< (mod .cse23 256) 128))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse28 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse27 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse26 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse28) 256))) (let ((.cse29 (+ (- 256) (mod (+ (* 255 .cse28) .cse27 (mod |ULTIMATE.start_gcd_test_~b#1| .cse26)) 256)))) (let ((.cse30 (mod .cse26 .cse29))) (or (< 127 .cse26) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ .cse27 .cse28) 256)) (not (= 0 (mod .cse29 (mod .cse30 256)))) (< .cse30 .cse5) (< (mod .cse28 256) 128))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse34 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse31 (mod .cse34 256))) (let ((.cse32 (+ (- 256) (mod (+ (* 255 .cse34) (mod |ULTIMATE.start_gcd_test_~b#1| .cse31)) 256)))) (let ((.cse33 (mod .cse31 .cse32))) (or (< 127 .cse31) (not (= (mod .cse32 (mod .cse33 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse34) 256) 128) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse34) 256) 128) (< .cse33 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)))))))) .cse12) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse38 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse35 (mod .cse38 256))) (let ((.cse36 (+ (- 256) (mod (+ (* 255 .cse38) (mod |ULTIMATE.start_gcd_test_~b#1| .cse35)) 256)))) (let ((.cse37 (mod .cse35 .cse36))) (or (< 127 .cse35) (not (= (mod .cse36 (mod .cse37 256)) 0)) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse38) 256)) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse38) 256) 128) (< .cse37 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)))))))) .cse12) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse40 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse39 (mod .cse40 256))) (let ((.cse41 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse39) 256))) (let ((.cse42 (mod .cse39 .cse41))) (or (< 127 .cse39) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse40) 256) 128) (= .cse41 0) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse40) 256) 128) (< .cse42 .cse5) (not (= (mod .cse41 (mod .cse42 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse45 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse43 (mod .cse45 256))) (let ((.cse44 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse43) 256))) (let ((.cse46 (mod .cse43 .cse44))) (or (< 127 .cse43) (< |ULTIMATE.start_gcd_test_~b#1| 0) (= .cse44 0) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse45) 256)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse45) 256)) (< .cse46 .cse5) (not (= (mod .cse44 (mod .cse46 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse50 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse47 (mod .cse50 256))) (let ((.cse48 (+ (- 256) (mod (+ (* 255 .cse50) (mod |ULTIMATE.start_gcd_test_~b#1| .cse47)) 256)))) (let ((.cse49 (mod .cse47 .cse48))) (or (< 127 .cse47) (not (= (mod .cse48 (mod .cse49 256)) 0)) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse50) 256)) (< .cse49 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse50) 256))))))))) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse51 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse53 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse51) 256))) (let ((.cse55 (mod |ULTIMATE.start_gcd_test_~b#1| .cse53))) (let ((.cse54 (mod .cse55 256))) (let ((.cse52 (mod .cse53 .cse54))) (or (< 127 (mod .cse51 256)) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse52 .cse5) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse51) 256)) (< 127 .cse53) (not (= (mod .cse54 (mod .cse52 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse51) .cse55) 256) 128) (= .cse55 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse57 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse58 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse57) 256))) (let ((.cse60 (mod |ULTIMATE.start_gcd_test_~b#1| .cse58))) (let ((.cse59 (mod .cse60 256))) (let ((.cse56 (mod .cse58 .cse59))) (or (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse56 .cse5) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse57) 256) 128) (< 127 .cse58) (not (= (mod .cse59 (mod .cse56 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse57) .cse60) 256) 128) (< (mod .cse57 256) 128) (= .cse60 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse61 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse63 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse61) 256))) (let ((.cse65 (mod |ULTIMATE.start_gcd_test_~b#1| .cse63))) (let ((.cse64 (mod .cse65 256))) (let ((.cse62 (mod .cse63 .cse64))) (or (< 127 (mod .cse61 256)) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse62 .cse5) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse61) 256) 128) (= .cse61 0) (< 127 .cse63) (not (= (mod .cse64 (mod .cse62 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse61) .cse65) 256) 128) (= .cse65 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse69 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse66 (mod .cse69 256))) (let ((.cse67 (+ (- 256) (mod (+ (* 255 .cse69) (mod |ULTIMATE.start_gcd_test_~b#1| .cse66)) 256)))) (let ((.cse68 (mod .cse66 .cse67))) (or (< 127 .cse66) (not (= (mod .cse67 (mod .cse68 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse69) 256) 128) (< .cse68 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse69) 256)))))))) .cse12))) (< |c_ULTIMATE.start_main1_~x~0#1| 1)) is different from true [2024-11-14 04:42:28,696 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 5 refuted. 1 times theorem prover too weak. 0 trivial. 4 not checked. [2024-11-14 04:42:28,696 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2024-11-14 04:42:28,696 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716839081] [2024-11-14 04:42:28,696 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-14 04:42:28,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [141726274] [2024-11-14 04:42:28,697 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [141726274] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-14 04:42:28,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1237106090] [2024-11-14 04:42:28,699 INFO L159 IcfgInterpreter]: Started Sifa with 7 locations of interest [2024-11-14 04:42:28,699 INFO L166 IcfgInterpreter]: Building call graph [2024-11-14 04:42:28,699 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2024-11-14 04:42:28,699 INFO L176 IcfgInterpreter]: Starting interpretation [2024-11-14 04:42:28,699 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2024-11-14 04:42:29,092 INFO L180 IcfgInterpreter]: Interpretation finished [2024-11-14 04:42:42,883 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '334#(<= 1 |#StackHeapBarrier|)' at error location [2024-11-14 04:42:42,883 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2024-11-14 04:42:42,883 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-14 04:42:42,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 15 [2024-11-14 04:42:42,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824650042] [2024-11-14 04:42:42,884 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-14 04:42:42,884 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-11-14 04:42:42,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2024-11-14 04:42:42,885 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-11-14 04:42:42,886 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=186, Unknown=16, NotChecked=124, Total=380 [2024-11-14 04:42:42,886 INFO L87 Difference]: Start difference. First operand 27 states and 31 transitions. Second operand has 15 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 15 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:42:45,206 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:42:47,622 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse5 (+ |c_ULTIMATE.start_main1_~x~0#1| 1))) (and (or (let ((.cse6 (< 0 (+ |c_ULTIMATE.start_gcd_test_~a#1| 1))) (.cse12 (< |c_ULTIMATE.start_gcd_test_~a#1| 0))) (and (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse0 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse2 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse1 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse0) 256))) (let ((.cse3 (+ (- 256) (mod (+ (* 255 .cse0) .cse2 (mod |ULTIMATE.start_gcd_test_~b#1| .cse1)) 256)))) (let ((.cse4 (mod .cse1 .cse3))) (or (< 127 (mod .cse0 256)) (< 127 .cse1) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ .cse2 .cse0) 256)) (not (= 0 (mod .cse3 (mod .cse4 256)))) (< .cse4 .cse5))))))) .cse6) (or .cse6 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse7 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse9 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse8 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse7) 256))) (let ((.cse10 (+ (- 256) (mod (+ (* 255 .cse7) .cse9 (mod |ULTIMATE.start_gcd_test_~b#1| .cse8)) 256)))) (let ((.cse11 (mod .cse8 .cse10))) (or (< 127 (mod .cse7 256)) (= .cse7 0) (< 127 .cse8) (< (mod (+ .cse9 .cse7) 256) 128) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (not (= 0 (mod .cse10 (mod .cse11 256)))) (< .cse11 .cse5)))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse14 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse13 (mod .cse14 256))) (let ((.cse15 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse13) 256))) (let ((.cse16 (mod .cse13 .cse15))) (or (< 127 .cse13) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse14) 256) 128) (= .cse15 0) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse14) 256)) (< .cse16 .cse5) (not (= (mod .cse15 (mod .cse16 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse19 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse17 (mod .cse19 256))) (let ((.cse18 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse17) 256))) (let ((.cse20 (mod .cse17 .cse18))) (or (< 127 .cse17) (< |ULTIMATE.start_gcd_test_~b#1| 0) (= .cse18 0) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse19) 256)) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse19) 256) 128) (< .cse20 .cse5) (not (= (mod .cse18 (mod .cse20 256)) 0))))))))) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse23 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse22 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse21 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse23) 256))) (let ((.cse24 (+ (- 256) (mod (+ (* 255 .cse23) .cse22 (mod |ULTIMATE.start_gcd_test_~b#1| .cse21)) 256)))) (let ((.cse25 (mod .cse21 .cse24))) (or (< 127 .cse21) (< (mod (+ .cse22 .cse23) 256) 128) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (not (= 0 (mod .cse24 (mod .cse25 256)))) (< .cse25 .cse5) (< (mod .cse23 256) 128))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse28 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse27 (* |ULTIMATE.start_gcd_test_~b#1| 255)) (.cse26 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse28) 256))) (let ((.cse29 (+ (- 256) (mod (+ (* 255 .cse28) .cse27 (mod |ULTIMATE.start_gcd_test_~b#1| .cse26)) 256)))) (let ((.cse30 (mod .cse26 .cse29))) (or (< 127 .cse26) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ .cse27 .cse28) 256)) (not (= 0 (mod .cse29 (mod .cse30 256)))) (< .cse30 .cse5) (< (mod .cse28 256) 128))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse34 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse31 (mod .cse34 256))) (let ((.cse32 (+ (- 256) (mod (+ (* 255 .cse34) (mod |ULTIMATE.start_gcd_test_~b#1| .cse31)) 256)))) (let ((.cse33 (mod .cse31 .cse32))) (or (< 127 .cse31) (not (= (mod .cse32 (mod .cse33 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse34) 256) 128) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse34) 256) 128) (< .cse33 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)))))))) .cse12) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse38 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse35 (mod .cse38 256))) (let ((.cse36 (+ (- 256) (mod (+ (* 255 .cse38) (mod |ULTIMATE.start_gcd_test_~b#1| .cse35)) 256)))) (let ((.cse37 (mod .cse35 .cse36))) (or (< 127 .cse35) (not (= (mod .cse36 (mod .cse37 256)) 0)) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse38) 256)) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse38) 256) 128) (< .cse37 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)))))))) .cse12) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse40 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse39 (mod .cse40 256))) (let ((.cse41 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse39) 256))) (let ((.cse42 (mod .cse39 .cse41))) (or (< 127 .cse39) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse40) 256) 128) (= .cse41 0) (< (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse40) 256) 128) (< .cse42 .cse5) (not (= (mod .cse41 (mod .cse42 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse45 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse43 (mod .cse45 256))) (let ((.cse44 (mod (mod |ULTIMATE.start_gcd_test_~b#1| .cse43) 256))) (let ((.cse46 (mod .cse43 .cse44))) (or (< 127 .cse43) (< |ULTIMATE.start_gcd_test_~b#1| 0) (= .cse44 0) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse45) 256)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse45) 256)) (< .cse46 .cse5) (not (= (mod .cse44 (mod .cse46 256)) 0))))))))) (or .cse12 (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse50 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse47 (mod .cse50 256))) (let ((.cse48 (+ (- 256) (mod (+ (* 255 .cse50) (mod |ULTIMATE.start_gcd_test_~b#1| .cse47)) 256)))) (let ((.cse49 (mod .cse47 .cse48))) (or (< 127 .cse47) (not (= (mod .cse48 (mod .cse49 256)) 0)) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse50) 256)) (< .cse49 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse50) 256))))))))) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse51 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse53 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse51) 256))) (let ((.cse55 (mod |ULTIMATE.start_gcd_test_~b#1| .cse53))) (let ((.cse54 (mod .cse55 256))) (let ((.cse52 (mod .cse53 .cse54))) (or (< 127 (mod .cse51 256)) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse52 .cse5) (< 127 (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse51) 256)) (< 127 .cse53) (not (= (mod .cse54 (mod .cse52 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse51) .cse55) 256) 128) (= .cse55 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse57 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse58 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse57) 256))) (let ((.cse60 (mod |ULTIMATE.start_gcd_test_~b#1| .cse58))) (let ((.cse59 (mod .cse60 256))) (let ((.cse56 (mod .cse58 .cse59))) (or (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse56 .cse5) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse57) 256) 128) (< 127 .cse58) (not (= (mod .cse59 (mod .cse56 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse57) .cse60) 256) 128) (< (mod .cse57 256) 128) (= .cse60 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse61 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse63 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse61) 256))) (let ((.cse65 (mod |ULTIMATE.start_gcd_test_~b#1| .cse63))) (let ((.cse64 (mod .cse65 256))) (let ((.cse62 (mod .cse63 .cse64))) (or (< 127 (mod .cse61 256)) (< |ULTIMATE.start_gcd_test_~b#1| 0) (< .cse62 .cse5) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse61) 256) 128) (= .cse61 0) (< 127 .cse63) (not (= (mod .cse64 (mod .cse62 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| (* 255 .cse61) .cse65) 256) 128) (= .cse65 0)))))))) .cse6) (or (forall ((|ULTIMATE.start_gcd_test_~b#1| Int)) (let ((.cse69 (mod |c_ULTIMATE.start_gcd_test_~a#1| |ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse66 (mod .cse69 256))) (let ((.cse67 (+ (- 256) (mod (+ (* 255 .cse69) (mod |ULTIMATE.start_gcd_test_~b#1| .cse66)) 256)))) (let ((.cse68 (mod .cse66 .cse67))) (or (< 127 .cse66) (not (= (mod .cse67 (mod .cse68 256)) 0)) (< (mod (+ |ULTIMATE.start_gcd_test_~b#1| .cse69) 256) 128) (< .cse68 .cse5) (< 0 (+ |ULTIMATE.start_gcd_test_~b#1| 1)) (< 127 (mod (+ (* |ULTIMATE.start_gcd_test_~b#1| 255) .cse69) 256)))))))) .cse12))) (< |c_ULTIMATE.start_main1_~x~0#1| 1)) (or (and (= |c_ULTIMATE.start_gcd_test_~a#1| |c_ULTIMATE.start_main1_~x~0#1|) (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (and (let ((.cse70 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (or (and (<= 128 .cse70) (= (+ |c_ULTIMATE.start_gcd_test_~a#1| 256) .cse70)) (and (= .cse70 |c_ULTIMATE.start_gcd_test_~a#1|) (<= .cse70 127)))) (<= .cse5 0))))) is different from true [2024-11-14 04:42:49,637 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:42:52,315 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:42:54,542 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.23s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-14 04:42:56,783 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:42:59,659 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:43:00,792 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.13s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-14 04:43:03,006 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse21 (mod |c_ULTIMATE.start_gcd_test_~a#1| |c_ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse134 (+ |c_ULTIMATE.start_gcd_test_~a#1| 1)) (.cse20 (mod (+ .cse21 (* |c_ULTIMATE.start_gcd_test_~b#1| 255)) 256)) (.cse17 (mod .cse21 256))) (let ((.cse4 (< .cse17 128)) (.cse14 (< 127 .cse17)) (.cse10 (< 127 .cse20)) (.cse1 (= .cse21 0)) (.cse8 (< 0 .cse134)) (.cse11 (< |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse16 (< |c_ULTIMATE.start_gcd_test_~a#1| 0)) (.cse15 (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse17)) (.cse19 (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse20)) (.cse3 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse0 (+ |c_ULTIMATE.start_main1_~x~0#1| 1)) (.cse2 (< |c_ULTIMATE.start_main1_~x~0#1| 1))) (and (or (< 127 |c_ULTIMATE.start_gcd_test_~b#1|) (< |c_ULTIMATE.start_gcd_test_~b#1| .cse0) (not .cse1) .cse2) (or .cse3 .cse2 (let ((.cse18 (mod (+ .cse21 |c_ULTIMATE.start_gcd_test_~b#1|) 256))) (let ((.cse12 (< .cse20 .cse0)) (.cse13 (not (= .cse19 0))) (.cse5 (< .cse18 .cse0)) (.cse6 (< 0 (+ |c_ULTIMATE.start_gcd_test_~b#1| 1))) (.cse7 (< 127 .cse18)) (.cse9 (not (= (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse18) 0)))) (and (or .cse4 (and (or .cse5 .cse6 .cse7 .cse8 .cse9) (or .cse10 .cse11 .cse12 .cse13 .cse8))) (or .cse14 (and (or .cse10 .cse1 .cse11 .cse12 .cse13 .cse8) (or .cse1 .cse5 .cse6 .cse7 .cse8 .cse9) (or (not (= .cse15 0)) .cse16 (< .cse17 .cse0)))))))) (or (let ((.cse32 (+ (- 256) .cse20))) (let ((.cse33 (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse32))) (let ((.cse23 (not (= (mod .cse20 (mod .cse19 256)) 0))) (.cse24 (< .cse19 .cse0)) (.cse25 (= .cse20 0)) (.cse27 (< .cse33 .cse0)) (.cse28 (not (= 0 (mod .cse32 (mod .cse33 256))))) (.cse26 (< .cse20 128))) (and (or (let ((.cse22 (let ((.cse30 (+ (- 256) .cse17))) (let ((.cse29 (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse30))) (or .cse16 (< .cse29 .cse0) (not (= (mod .cse30 (mod .cse29 256)) 0))))))) (and (or .cse10 .cse11 (and .cse22 (or .cse23 .cse24 .cse25 .cse8))) (or .cse26 .cse11 (and .cse22 (or .cse27 .cse8 .cse28))))) .cse4) (or .cse14 (let ((.cse31 (or .cse16 (< .cse15 .cse0) (not (= (mod .cse17 (mod .cse15 256)) 0)) (= .cse17 0)))) (and (or .cse10 .cse11 (and (or .cse23 .cse1 .cse24 .cse25 .cse8) .cse31)) (or (and (or .cse27 .cse1 .cse8 .cse28) .cse31) .cse26 .cse11)))))))) .cse2) (let ((.cse47 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse39 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (let ((.cse42 (mod |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse41 (mod .cse39 256)) (.cse52 (<= .cse0 0)) (.cse48 (<= .cse47 127)) (.cse49 (<= 128 .cse47)) (.cse51 (+ .cse47 (- 256))) (.cse34 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse38 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse61 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse57 (<= .cse134 0)) (.cse40 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse34 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse36 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse37 (+ .cse36 (- 256)))) (let ((.cse35 (mod .cse37 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse35) 127) (not (= .cse35 0)) (<= 128 .cse36) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse37)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse38 (mod (+ .cse39 .cse35) 256))))))) .cse40) (and .cse3 (<= 128 .cse41) (<= .cse42 127) (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse44 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse43 (+ .cse44 (- 256)))) (and (= (mod .cse43 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 .cse44) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse43)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse45 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse45 127) (not (= .cse45 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse45) |c_ULTIMATE.start_gcd_test_~a#1|) (= (mod .cse45 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse40) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse46 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse46 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse46)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse46))))) .cse48) (and .cse49 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse50 (+ (- 256) (mod (+ (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse50 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse50) |c_ULTIMATE.start_gcd_test_~a#1|)))))) .cse52))) (and .cse52 .cse48 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse53 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse53 |c_ULTIMATE.start_gcd_test_~a#1|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse53)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= 0 .cse53)))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse54 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (and (<= .cse54 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse54 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= .cse54 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse54) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))) .cse40) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse56 (+ (- 256) (mod (+ (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse55 (mod .cse56 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse55 0)) (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse55) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse38 (mod (+ .cse39 .cse55) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse56) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse49 .cse52))) (and .cse49 .cse52 (or (and .cse57 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse59 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse62 (+ (- 256) (mod (+ .cse59 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse60 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse62)) (.cse58 (mod .cse62 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse39 .cse58) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse58 0)) (<= 128 (mod (+ (* 255 .cse59) .cse60 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse61 (mod (+ .cse59 .cse60 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse38 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse58) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse64 (+ (- 256) (mod (+ (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse63 (mod .cse64 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse63)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= .cse38 (mod (+ .cse39 .cse63) 256)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse64) |c_ULTIMATE.start_gcd_test_~a#1|))))) .cse34) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse66 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse68 (+ (- 256) (mod (+ .cse66 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse68)) (.cse65 (mod .cse68 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (mod (+ .cse39 .cse65) 256)) (<= (mod (+ (* 255 .cse66) .cse67 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse61 (mod (+ .cse66 .cse67 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse38 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse65) 256))))))) .cse57))) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse70 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse72 (mod .cse70 256))) (let ((.cse73 (+ .cse72 (- 256)))) (let ((.cse69 (mod .cse73 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse71 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse73))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse69) 256) .cse38) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse70) .cse71) 256) 127) (not (= .cse69 0)) (<= 128 .cse72) (<= (mod (+ .cse39 .cse69) 256) 127) (= .cse61 (mod (+ .cse71 .cse70) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse74 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse77 (mod .cse74 256))) (let ((.cse78 (+ .cse77 (- 256)))) (let ((.cse76 (mod .cse78 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse78))) (and (<= 128 (mod (+ (* 255 .cse74) .cse75) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse76) 256) .cse38) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse76 0)) (<= 128 .cse77) (<= (mod (+ .cse39 .cse76) 256) 127) (= .cse61 (mod (+ .cse75 .cse74) 256))))))))) .cse40) (and .cse49 .cse52 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse80 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse82 (+ (- 256) (mod (+ .cse80 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse81 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse82)) (.cse79 (mod .cse82 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse79 0)) (<= (mod (+ .cse39 .cse79) 256) 127) (<= 128 (mod (+ (* 255 .cse80) .cse81 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= .cse61 (mod (+ .cse80 .cse81 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse38 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse79) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse83 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse86 (+ (- 256) (mod (+ .cse83 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse84 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse86)) (.cse85 (mod .cse86 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (mod (+ (* 255 .cse83) .cse84 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse85 0)) (<= (mod (+ .cse39 .cse85) 256) 127) (= .cse61 (mod (+ .cse83 .cse84 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (= .cse38 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse85) 256))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse87 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse88 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse87))) (and (= .cse61 (mod (+ (* 255 .cse87) .cse88) 256)) (not (= .cse88 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse87 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ .cse88 .cse87) 127) (not (= 0 .cse87)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse90 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse89 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse90))) (and (<= 128 (+ .cse89 .cse90)) (= .cse61 (mod (+ (* 255 .cse90) .cse89) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse90 |c_ULTIMATE.start_gcd_test_~a#1|)) (not (= 0 .cse90))))))) .cse52 .cse48) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse93 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse91 (mod .cse93 256))) (let ((.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse91))) (and (<= .cse91 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse91 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse61 (mod (+ .cse92 (* 255 .cse93)) 256)) (not (= .cse91 0)) (<= 128 (+ .cse91 .cse92))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse96 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse94 (mod .cse96 256))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse94))) (and (<= (+ .cse94 .cse95) 127) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse94 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse61 (mod (+ .cse95 (* 255 .cse96)) 256)) (not (= .cse94 0)) (not (= .cse95 0)))))))) .cse40) (and (<= 128 .cse42) (<= .cse41 127) .cse3 (or (and .cse52 (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse97 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse98 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse97))) (and (= .cse61 (mod (+ (* 255 .cse97) .cse98) 256)) (not (= .cse98 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse97 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ .cse98 .cse97) 127) (not (= 0 .cse97)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse100 (mod .cse47 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse99 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse100))) (and (<= 128 (+ .cse99 .cse100)) (= .cse61 (mod (+ (* 255 .cse100) .cse99) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse100 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= 0 .cse100))))))) .cse48) (and .cse49 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse101 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse103 (+ (- 256) (mod (+ .cse101 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse102 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse103))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse101) .cse102 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)) (= (mod .cse103 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse61 (mod (+ .cse101 .cse102 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse105 (mod .cse51 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse106 (+ (- 256) (mod (+ .cse105 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse104 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse106))) (and (not (= .cse104 0)) (<= (mod (+ (* 255 .cse105) .cse104 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse106 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse61 (mod (+ .cse105 .cse104 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse109 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse107 (mod .cse109 256))) (let ((.cse108 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse107))) (and (<= (+ .cse107 .cse108) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse61 (mod (+ .cse108 (* 255 .cse109)) 256)) (not (= .cse107 0)) (not (= .cse108 0)) (= (mod .cse107 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse110 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse113 (mod .cse110 256))) (let ((.cse112 (+ .cse113 (- 256)))) (let ((.cse111 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse112))) (and (<= 128 (mod (+ (* 255 .cse110) .cse111) 256)) (= (mod .cse112 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse113) (= .cse61 (mod (+ .cse111 .cse110) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse116 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse117 (mod .cse116 256))) (let ((.cse114 (+ .cse117 (- 256)))) (let ((.cse115 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse114))) (and (= (mod .cse114 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse115 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse116) .cse115) 256) 127) (<= 128 .cse117) (= .cse61 (mod (+ .cse115 .cse116) 256)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse120 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse118 (mod .cse120 256))) (let ((.cse119 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse118))) (and (<= .cse118 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= .cse61 (mod (+ .cse119 (* 255 .cse120)) 256)) (not (= .cse118 0)) (= (mod .cse118 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 (+ .cse118 .cse119)))))))) .cse40)))) .cse57) (and (or (and .cse34 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse121 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse122 (+ .cse121 (- 256)))) (let ((.cse123 (mod .cse122 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 .cse121) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse122)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (<= 128 (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse123)) (= .cse38 (mod (+ .cse39 .cse123) 256)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse124 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse127 (mod .cse124 256))) (let ((.cse128 (+ .cse127 (- 256)))) (let ((.cse126 (mod .cse128 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse125 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse128))) (and (<= 128 (mod (+ (* 255 .cse124) .cse125) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse126) 256) .cse38) (not (= .cse125 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse39 .cse126) 256)) (<= 128 .cse127) (= .cse61 (mod (+ .cse125 .cse124) 256)))))))) .cse57) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse130 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse132 (mod .cse130 256))) (let ((.cse133 (+ .cse132 (- 256)))) (let ((.cse129 (mod .cse133 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse131 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse133))) (and (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse129) 256) .cse38) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ (* 255 .cse130) .cse131) 256) 127) (<= 128 (mod (+ .cse39 .cse129) 256)) (<= 128 .cse132) (= .cse61 (mod (+ .cse131 .cse130) 256)))))))) .cse57)) .cse40)))) (or (not .cse3) (< 127 |c_ULTIMATE.start_gcd_test_~a#1|) (< |c_ULTIMATE.start_gcd_test_~a#1| .cse0) .cse2) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0)))))) is different from false [2024-11-14 04:43:05,108 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_gcd_test_~a#1| |c_ULTIMATE.start_gcd_test_~b#1|))) (let ((.cse1 (= .cse14 0)) (.cse16 (+ |c_ULTIMATE.start_gcd_test_~a#1| 1)) (.cse3 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse0 (+ |c_ULTIMATE.start_main1_~x~0#1| 1)) (.cse2 (< |c_ULTIMATE.start_main1_~x~0#1| 1))) (and (or (< 127 |c_ULTIMATE.start_gcd_test_~b#1|) (< |c_ULTIMATE.start_gcd_test_~b#1| .cse0) (not .cse1) .cse2) (or .cse3 .cse2 (let ((.cse15 (mod (+ .cse14 |c_ULTIMATE.start_gcd_test_~b#1|) 256)) (.cse17 (mod (+ .cse14 (* |c_ULTIMATE.start_gcd_test_~b#1| 255)) 256))) (let ((.cse10 (< 127 .cse17)) (.cse11 (< |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse12 (< .cse17 .cse0)) (.cse13 (not (= (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse17) 0))) (.cse5 (< .cse15 .cse0)) (.cse6 (< 0 (+ |c_ULTIMATE.start_gcd_test_~b#1| 1))) (.cse7 (< 127 .cse15)) (.cse8 (< 0 .cse16)) (.cse9 (not (= (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse15) 0))) (.cse4 (mod .cse14 256))) (and (or (< .cse4 128) (and (or .cse5 .cse6 .cse7 .cse8 .cse9) (or .cse10 .cse11 .cse12 .cse13 .cse8))) (or (< 127 .cse4) (and (or .cse10 .cse1 .cse11 .cse12 .cse13 .cse8) (or .cse1 .cse5 .cse6 .cse7 .cse8 .cse9) (or (not (= (mod |c_ULTIMATE.start_gcd_test_~b#1| .cse4) 0)) (< |c_ULTIMATE.start_gcd_test_~a#1| 0) (< .cse4 .cse0)))))))) (let ((.cse96 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse18 (<= 128 .cse96)) (.cse28 (+ .cse96 (- 256))) (.cse21 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse38 (<= .cse16 0)) (.cse98 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse91 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse30 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse19 (<= .cse0 0)) (.cse97 (<= .cse96 127))) (or (and .cse18 .cse19 (or (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse23 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse27 (+ (- 256) (mod (+ .cse23 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse24 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse27))) (let ((.cse20 (+ (mod (+ .cse23 .cse24 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse22 (mod .cse27 .cse20)) (.cse25 (* 255 .cse23)) (.cse26 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse20 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse22 .cse23 .cse24 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse22 0)) (<= 128 (mod (+ .cse25 .cse24 .cse26) 256)) (<= 128 (mod (+ (* 255 .cse24) .cse22 .cse25 .cse26) 256))))))))) .cse3) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse32 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse36 (+ (- 256) (mod (+ .cse32 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse33 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse36))) (let ((.cse37 (+ (mod (+ .cse32 .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse29 (mod .cse37 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse31 (mod .cse36 .cse37)) (.cse34 (* 255 .cse32)) (.cse35 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse29 0)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse29) 256)) (= .cse21 (mod (+ .cse31 .cse32 .cse33 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse34 .cse33 .cse35) 256)) (<= 128 (mod (+ (* 255 .cse33) .cse31 .cse34 .cse35) 256)))))))))) .cse38) (and .cse38 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse41 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse45 (+ (- 256) (mod (+ .cse41 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse42 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse45))) (let ((.cse46 (+ (mod (+ .cse41 .cse42 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse39 (mod .cse46 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse40 (mod .cse45 .cse46)) (.cse43 (* 255 .cse41)) (.cse44 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse39 0)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse39) 256)) (= .cse21 (mod (+ .cse40 .cse41 .cse42 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse43 .cse42 .cse44) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse42) .cse40 .cse43 .cse44) 256))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse49 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse53 (+ (- 256) (mod (+ .cse49 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse50 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse53))) (let ((.cse47 (+ (mod (+ .cse49 .cse50 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse48 (mod .cse53 .cse47)) (.cse51 (* 255 .cse49)) (.cse52 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse47 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse48 .cse49 .cse50 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse51 .cse50 .cse52) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ (* 255 .cse50) .cse48 .cse51 .cse52) 256))))))))) .cse3))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse56 (+ (- 256) (mod (+ (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse56))) (let ((.cse54 (mod .cse56 .cse55))) (and (= .cse21 (mod (+ .cse54 (* .cse55 255)) 256)) (<= 128 (+ .cse54 .cse55)) (not (= .cse55 0)) (= (mod .cse55 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))) .cse38))) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse62 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse59 (mod .cse62 256))) (let ((.cse63 (+ .cse59 (- 256)))) (let ((.cse58 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse63))) (let ((.cse64 (+ (- 256) (mod (+ .cse58 .cse62) 256)))) (let ((.cse57 (* 255 .cse62)) (.cse61 (mod .cse64 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse60 (mod .cse63 .cse64))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse57 .cse58) 256) 127) (<= 128 .cse59) (<= 128 (mod (+ .cse57 (* 255 .cse58) .cse60) 256)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse61) 256)) (not (= .cse61 0)) (= .cse21 (mod (+ .cse60 .cse58 .cse62) 256)))))))))) (and .cse3 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse70 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse67 (mod .cse70 256))) (let ((.cse71 (+ .cse67 (- 256)))) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse71))) (let ((.cse69 (+ (- 256) (mod (+ .cse66 .cse70) 256)))) (let ((.cse65 (* 255 .cse70)) (.cse68 (mod .cse71 .cse69))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse65 .cse66) 256) 127) (<= 128 .cse67) (<= 128 (mod (+ .cse65 (* 255 .cse66) .cse68) 256)) (= (mod .cse69 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse68 .cse66 .cse70) 256)))))))))))) .cse38) (and .cse38 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse74 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse75 (+ .cse74 (- 256)))) (let ((.cse72 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse75))) (let ((.cse73 (mod .cse75 .cse72))) (and (not (= .cse72 0)) (<= 128 (+ .cse73 .cse72)) (<= 128 .cse74) (= (mod .cse72 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (= .cse21 (mod (+ .cse73 (* 255 .cse72)) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse81 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse78 (mod .cse81 256))) (let ((.cse82 (+ .cse78 (- 256)))) (let ((.cse77 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse82))) (let ((.cse83 (+ (- 256) (mod (+ .cse77 .cse81) 256)))) (let ((.cse76 (* 255 .cse81)) (.cse80 (mod .cse83 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse79 (mod .cse82 .cse83))) (and (<= 128 (mod (+ .cse76 .cse77) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse78) (<= 128 (mod (+ .cse76 (* 255 .cse77) .cse79) 256)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse80) 256)) (not (= .cse80 0)) (= .cse21 (mod (+ .cse79 .cse77 .cse81) 256)))))))))) (and .cse3 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse89 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse86 (mod .cse89 256))) (let ((.cse90 (+ .cse86 (- 256)))) (let ((.cse85 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse90))) (let ((.cse88 (+ (- 256) (mod (+ .cse85 .cse89) 256)))) (let ((.cse84 (* 255 .cse89)) (.cse87 (mod .cse90 .cse88))) (and (<= 128 (mod (+ .cse84 .cse85) 256)) (not (= .cse85 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse86) (<= 128 (mod (+ .cse84 (* 255 .cse85) .cse87) 256)) (= (mod .cse88 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse87 .cse85 .cse89) 256)))))))))))) .cse38)) .cse91) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse93 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse93))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse92 |c_ULTIMATE.start_gcd_test_~a#1|)) (<= .cse93 127) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse93 .cse92)) (not (= .cse92 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse91) (and .cse19 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse95 (mod .cse96 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse94 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse95))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse94 |c_ULTIMATE.start_gcd_test_~a#1|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse95 .cse94)) (not (= .cse94 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse97)) .cse98) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse100 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse102 (+ .cse100 (- 256)))) (let ((.cse99 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse102))) (let ((.cse101 (mod .cse102 .cse99))) (and (not (= .cse99 0)) (<= 128 .cse100) (<= (+ .cse101 .cse99) 127) (= (mod .cse99 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (= .cse21 (mod (+ .cse101 (* 255 .cse99)) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= .cse101 0)))))))) .cse91) (and .cse18 .cse19 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse105 (+ (- 256) (mod (+ (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse104 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse105))) (let ((.cse103 (mod .cse105 .cse104))) (and (= .cse21 (mod (+ .cse103 (* .cse104 255)) 256)) (not (= .cse103 0)) (not (= .cse104 0)) (= (mod .cse104 |c_ULTIMATE.start_gcd_test_~a#1|) |c_ULTIMATE.start_gcd_test_~b#1|) (<= (+ .cse103 .cse104) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) .cse38) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse111 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse109 (mod .cse111 256))) (let ((.cse112 (+ .cse109 (- 256)))) (let ((.cse107 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse112))) (let ((.cse113 (+ (- 256) (mod (+ .cse107 .cse111) 256)))) (let ((.cse106 (* 255 .cse111)) (.cse110 (mod .cse113 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse108 (mod .cse112 .cse113))) (and (<= (mod (+ .cse106 (* 255 .cse107) .cse108) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse106 .cse107) 256) 127) (<= 128 .cse109) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse110) 256)) (not (= .cse110 0)) (= .cse21 (mod (+ .cse108 .cse107 .cse111) 256)))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse119 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse117 (mod .cse119 256))) (let ((.cse120 (+ .cse117 (- 256)))) (let ((.cse115 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse120))) (let ((.cse121 (+ (- 256) (mod (+ .cse115 .cse119) 256)))) (let ((.cse114 (* 255 .cse119)) (.cse118 (mod .cse121 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse116 (mod .cse120 .cse121))) (and (<= 128 (mod (+ .cse114 .cse115) 256)) (<= (mod (+ .cse114 (* 255 .cse115) .cse116) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse117) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse118) 256)) (not (= .cse118 0)) (= .cse21 (mod (+ .cse116 .cse115 .cse119) 256))))))))))) .cse91) (and .cse18 .cse19 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse124 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse128 (+ (- 256) (mod (+ .cse124 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse125 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse128))) (let ((.cse129 (+ (mod (+ .cse124 .cse125 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse122 (mod .cse129 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse123 (mod .cse128 .cse129)) (.cse126 (* 255 .cse124)) (.cse127 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse122 0)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse122) 256)) (= .cse21 (mod (+ .cse123 .cse124 .cse125 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse126 .cse125 .cse127) 256) 127) (<= (mod (+ (* 255 .cse125) .cse123 .cse126 .cse127) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse132 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse136 (+ (- 256) (mod (+ .cse132 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse133 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse136))) (let ((.cse137 (+ (mod (+ .cse132 .cse133 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse130 (mod .cse137 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse131 (mod .cse136 .cse137)) (.cse134 (* 255 .cse132)) (.cse135 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (not (= .cse130 0)) (= .cse30 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse130) 256)) (= .cse21 (mod (+ .cse131 .cse132 .cse133 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ (* 255 .cse133) .cse131 .cse134 .cse135) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 (mod (+ .cse134 .cse133 .cse135) 256))))))))))) (and (or (and .cse18 .cse19 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse140 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse144 (+ (- 256) (mod (+ .cse140 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse141 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse144))) (let ((.cse138 (+ (mod (+ .cse140 .cse141 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse142 (* 255 .cse140)) (.cse143 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse139 (mod .cse144 .cse138))) (and (= (mod .cse138 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse139 .cse140 .cse141 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ .cse142 .cse141 .cse143) 256) 127) (<= (mod (+ (* 255 .cse141) .cse139 .cse142 .cse143) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse139 0))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse147 (mod .cse28 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse151 (+ (- 256) (mod (+ .cse147 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse148 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse151))) (let ((.cse145 (+ (mod (+ .cse147 .cse148 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse146 (mod .cse151 .cse145)) (.cse149 (* 255 .cse147)) (.cse150 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (= (mod .cse145 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse146 .cse147 .cse148 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= (mod (+ (* 255 .cse148) .cse146 .cse149 .cse150) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse146 0)) (<= 128 (mod (+ .cse149 .cse148 .cse150) 256))))))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse157 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse155 (mod .cse157 256))) (let ((.cse158 (+ .cse155 (- 256)))) (let ((.cse154 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse158))) (let ((.cse156 (+ (- 256) (mod (+ .cse154 .cse157) 256)))) (let ((.cse153 (* 255 .cse157)) (.cse152 (mod .cse158 .cse156))) (and (not (= .cse152 0)) (<= 128 (mod (+ .cse153 .cse154) 256)) (<= (mod (+ .cse153 (* 255 .cse154) .cse152) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= 128 .cse155) (= (mod .cse156 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse152 .cse154 .cse157) 256)))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse164 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse162 (mod .cse164 256))) (let ((.cse165 (+ .cse162 (- 256)))) (let ((.cse161 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse165))) (let ((.cse163 (+ (- 256) (mod (+ .cse161 .cse164) 256)))) (let ((.cse160 (* 255 .cse164)) (.cse159 (mod .cse165 .cse163))) (and (not (= .cse159 0)) (<= (mod (+ .cse160 (* 255 .cse161) .cse159) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (mod (+ .cse160 .cse161) 256) 127) (<= 128 .cse162) (= (mod .cse163 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= .cse21 (mod (+ .cse159 .cse161 .cse164) 256))))))))))) .cse91)) .cse3)) .cse38) (and .cse98 (let ((.cse181 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (or (and (or (and .cse19 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse166 (mod .cse96 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse168 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse166))) (let ((.cse167 (+ (- 256) (mod (+ (* 255 .cse166) .cse168) 256)))) (and (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse166 .cse167)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse168 .cse166) 127) (= (mod .cse167 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse170 (mod .cse96 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse169 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse170))) (let ((.cse171 (+ (- 256) (mod (+ (* 255 .cse170) .cse169) 256)))) (and (<= 128 (+ .cse169 .cse170)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse170 .cse171)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse171 |c_ULTIMATE.start_gcd_test_~a#1|) 0))))))) .cse97) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse175 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse172 (mod .cse175 256))) (let ((.cse174 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse172))) (let ((.cse173 (+ (- 256) (mod (+ .cse174 (* 255 .cse175)) 256)))) (and (<= .cse172 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse172 .cse173)) (= (mod .cse173 |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 128 (+ .cse172 .cse174)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse179 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse176 (mod .cse179 256))) (let ((.cse177 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse176))) (let ((.cse178 (+ (- 256) (mod (+ .cse177 (* 255 .cse179)) 256)))) (and (<= (+ .cse176 .cse177) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse176 .cse178)) (= (mod .cse178 |c_ULTIMATE.start_gcd_test_~a#1|) 0)))))))) .cse91)) .cse3) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse185 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse182 (mod .cse185 256))) (let ((.cse183 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse182))) (let ((.cse184 (+ (- 256) (mod (+ .cse183 (* 255 .cse185)) 256)))) (let ((.cse180 (mod .cse184 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= .cse30 (mod (+ .cse180 .cse181) 256)) (<= (+ .cse182 .cse183) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse182 .cse184)) (not (= .cse180 0))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse190 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse187 (mod .cse190 256))) (let ((.cse189 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse187))) (let ((.cse188 (+ (- 256) (mod (+ .cse189 (* 255 .cse190)) 256)))) (let ((.cse186 (mod .cse188 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= .cse30 (mod (+ .cse186 .cse181) 256)) (<= .cse187 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse187 .cse188)) (<= 128 (+ .cse187 .cse189)) (not (= .cse186 0)))))))))) .cse91) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse191 (mod .cse96 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse194 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse191))) (let ((.cse192 (+ (- 256) (mod (+ (* 255 .cse191) .cse194) 256)))) (let ((.cse193 (mod .cse192 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse191 .cse192)) (not (= .cse193 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse194 .cse191) 127) (= (mod (+ .cse193 .cse181) 256) .cse30))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse196 (mod .cse96 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse195 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse196))) (let ((.cse197 (+ (- 256) (mod (+ (* 255 .cse196) .cse195) 256)))) (let ((.cse198 (mod .cse197 |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 128 (+ .cse195 .cse196)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse196 .cse197)) (not (= .cse198 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod (+ .cse198 .cse181) 256) .cse30)))))))) .cse19 .cse97))))))) (or (not .cse3) (< 127 |c_ULTIMATE.start_gcd_test_~a#1|) (< |c_ULTIMATE.start_gcd_test_~a#1| .cse0) .cse2) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))))) is different from false [2024-11-14 04:43:07,575 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main1_~x~0#1| 1))) (and (or (< |c_ULTIMATE.start_main1_~g~0#1| .cse0) (< |c_ULTIMATE.start_main1_~x~0#1| 1)) (not (= |c_ULTIMATE.start_main1_~g~0#1| 0)) (let ((.cse44 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse1 (<= (+ |c_ULTIMATE.start_main1_~g~0#1| 1) 0)) (.cse6 (+ 256 |c_ULTIMATE.start_main1_~g~0#1|)) (.cse8 (+ .cse44 (- 256))) (.cse2 (<= 128 .cse44)) (.cse13 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse3 (<= .cse0 0)) (.cse40 (<= .cse44 127)) (.cse48 (<= 0 |c_ULTIMATE.start_main1_~g~0#1|))) (or (and .cse1 (or (and .cse2 .cse3 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse7 (+ (- 256) (mod (+ (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse5 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse7))) (let ((.cse4 (mod .cse7 .cse5))) (and (not (= .cse4 0)) (= (mod (+ .cse4 (* .cse5 255)) 256) .cse6) (not (= .cse5 0)) (<= (+ .cse4 .cse5) 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse5 |c_ULTIMATE.start_main1_~g~0#1|) 0))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse10 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse12 (+ .cse10 (- 256)))) (let ((.cse9 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse12))) (let ((.cse11 (mod .cse12 .cse9))) (and (not (= .cse9 0)) (<= 128 .cse10) (<= (+ .cse11 .cse9) 127) (= (mod .cse9 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= (mod (+ .cse11 (* 255 .cse9)) 256) .cse6) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (not (= .cse11 0)))))))) .cse13))) (and (or (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse16 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse17 (+ .cse16 (- 256)))) (let ((.cse14 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse17))) (let ((.cse15 (mod .cse17 .cse14))) (and (not (= .cse14 0)) (<= 128 (+ .cse15 .cse14)) (<= 128 .cse16) (= (mod .cse14 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= (mod (+ .cse15 (* 255 .cse14)) 256) .cse6) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|)))))))) (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse20 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse23 (mod .cse20 256))) (let ((.cse24 (+ .cse23 (- 256)))) (let ((.cse19 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse24))) (let ((.cse21 (+ (- 256) (mod (+ .cse19 .cse20) 256)))) (let ((.cse22 (* 255 .cse20)) (.cse18 (mod .cse24 .cse21))) (and (= .cse6 (mod (+ .cse18 .cse19 .cse20) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse21 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (mod (+ .cse22 .cse19) 256) 127) (<= 128 .cse23) (<= 128 (mod (+ .cse22 (* 255 .cse19) .cse18) 256))))))))))) (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse28 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse30 (mod .cse28 256))) (let ((.cse31 (+ .cse30 (- 256)))) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse31))) (let ((.cse29 (+ (- 256) (mod (+ .cse26 .cse28) 256)))) (let ((.cse25 (* 255 .cse28)) (.cse27 (mod .cse31 .cse29))) (and (<= 128 (mod (+ .cse25 .cse26) 256)) (= .cse6 (mod (+ .cse27 .cse26 .cse28) 256)) (not (= .cse26 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse29 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 .cse30) (<= 128 (mod (+ .cse25 (* 255 .cse26) .cse27) 256)))))))))))) .cse13) (and (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse35 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse32 (mod .cse35 256))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse32))) (let ((.cse33 (+ (- 256) (mod (+ .cse34 (* 255 .cse35)) 256)))) (and (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse32 .cse33)) (<= (+ .cse32 .cse34) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= 0 (mod .cse33 |c_ULTIMATE.start_main1_~g~0#1|)))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse39 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse36 (mod .cse39 256))) (let ((.cse38 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse36))) (let ((.cse37 (+ (- 256) (mod (+ .cse38 (* 255 .cse39)) 256)))) (and (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse36 .cse37)) (<= .cse36 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= 0 (mod .cse37 |c_ULTIMATE.start_main1_~g~0#1|)) (<= 128 (+ .cse36 .cse38))))))))) .cse13) (and .cse3 .cse40 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse42 (mod .cse44 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse41 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse42))) (let ((.cse43 (+ (- 256) (mod (+ (* 255 .cse42) .cse41) 256)))) (and (<= 128 (+ .cse41 .cse42)) (= (mod .cse43 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse42 .cse43) |c_ULTIMATE.start_main1_~g~0#1|)))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse47 (mod .cse44 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse46 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse47))) (let ((.cse45 (+ (- 256) (mod (+ (* 255 .cse47) .cse46) 256)))) (and (= (mod .cse45 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (<= (+ .cse46 .cse47) 127) (= (mod .cse47 .cse45) |c_ULTIMATE.start_main1_~g~0#1|))))))))) .cse48) (and .cse2 .cse3 (or (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse51 (+ (- 256) (mod (+ (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) 256)))) (let ((.cse50 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse51))) (let ((.cse49 (mod .cse51 .cse50))) (and (= (mod (+ .cse49 (* .cse50 255)) 256) .cse6) (<= 128 (+ .cse49 .cse50)) (not (= .cse50 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse50 |c_ULTIMATE.start_main1_~g~0#1|) 0))))))) (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse57 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse58 (+ (- 256) (mod (+ .cse57 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse58))) (let ((.cse53 (+ (mod (+ .cse57 .cse55 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse52 (mod .cse58 .cse53)) (.cse54 (* 255 .cse57)) (.cse56 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse52 0)) (= (mod .cse53 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 (mod (+ .cse54 .cse55 .cse56) 256)) (= .cse6 (mod (+ .cse52 .cse57 .cse55 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= 128 (mod (+ (* 255 .cse55) .cse52 .cse54 .cse56) 256)))))))))) (and .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse64 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse65 (+ (- 256) (mod (+ .cse64 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse60 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse65))) (let ((.cse62 (+ (mod (+ .cse64 .cse60 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse63 (mod .cse65 .cse62)) (.cse59 (* 255 .cse64)) (.cse61 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (and (<= (mod (+ .cse59 .cse60 .cse61) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse62 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= .cse6 (mod (+ .cse63 .cse64 .cse60 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)) (<= 128 (mod (+ (* 255 .cse60) .cse63 .cse59 .cse61) 256)))))))))))) (and .cse1 (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse69 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse71 (mod .cse69 256))) (let ((.cse72 (+ .cse71 (- 256)))) (let ((.cse68 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse72))) (let ((.cse70 (+ (- 256) (mod (+ .cse68 .cse69) 256)))) (let ((.cse67 (* 255 .cse69)) (.cse66 (mod .cse72 .cse70))) (and (not (= .cse66 0)) (<= 128 (mod (+ .cse67 .cse68) 256)) (= .cse6 (mod (+ .cse66 .cse68 .cse69) 256)) (<= (mod (+ .cse67 (* 255 .cse68) .cse66) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse70 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 .cse71))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse75 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse78 (mod .cse75 256))) (let ((.cse79 (+ .cse78 (- 256)))) (let ((.cse74 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse79))) (let ((.cse77 (+ (- 256) (mod (+ .cse74 .cse75) 256)))) (let ((.cse73 (mod .cse79 .cse77)) (.cse76 (* 255 .cse75))) (and (not (= .cse73 0)) (= .cse6 (mod (+ .cse73 .cse74 .cse75) 256)) (<= (mod (+ .cse76 (* 255 .cse74) .cse73) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (= (mod .cse77 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= (mod (+ .cse76 .cse74) 256) 127) (<= 128 .cse78)))))))))) .cse13) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse85 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse86 (+ (- 256) (mod (+ .cse85 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse80 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse86))) (let ((.cse84 (+ (mod (+ .cse85 .cse80 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse82 (* 255 .cse85)) (.cse83 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse81 (mod .cse86 .cse84))) (and (<= (mod (+ (* 255 .cse80) .cse81 .cse82 .cse83) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse81 0)) (= (mod .cse84 |c_ULTIMATE.start_main1_~g~0#1|) 0) (<= 128 (mod (+ .cse82 .cse80 .cse83) 256)) (= .cse6 (mod (+ .cse81 .cse85 .cse80 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))))))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse92 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse93 (+ (- 256) (mod (+ .cse92 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))) (let ((.cse88 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse93))) (let ((.cse91 (+ (mod (+ .cse92 .cse88 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256) (- 256)))) (let ((.cse87 (* 255 .cse92)) (.cse89 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_32|)) (.cse90 (mod .cse93 .cse91))) (and (<= (mod (+ .cse87 .cse88 .cse89) 256) 127) (<= (mod (+ (* 255 .cse88) .cse90 .cse87 .cse89) 256) 127) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_32| 1) 0) (not (= .cse90 0)) (= (mod .cse91 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= .cse6 (mod (+ .cse90 .cse92 .cse88 |v_ULTIMATE.start_gcd_test_~a#1_32|) 256)))))))))) .cse2 .cse3))) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse94 (mod (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_32|) 256))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse94))) (and (<= .cse94 127) (not (= .cse95 0)) (= (mod .cse95 |c_ULTIMATE.start_main1_~g~0#1|) 0) (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse94 .cse95)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|))))) .cse13) (and .cse3 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_32| Int)) (let ((.cse97 (mod .cse44 |v_ULTIMATE.start_gcd_test_~a#1_32|))) (let ((.cse96 (mod |v_ULTIMATE.start_gcd_test_~a#1_32| .cse97))) (and (not (= .cse96 0)) (= |c_ULTIMATE.start_main1_~g~0#1| (mod .cse97 .cse96)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_32|) (= (mod .cse96 |c_ULTIMATE.start_main1_~g~0#1|) 0))))) .cse40)) .cse48)))) (<= |c_ULTIMATE.start_main1_~g~0#1| 127))) is different from false [2024-11-14 04:43:10,347 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-14 04:43:12,402 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-14 04:43:12,421 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-14 04:43:12,421 INFO L93 Difference]: Finished difference Result 35 states and 41 transitions. [2024-11-14 04:43:12,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-14 04:43:12,422 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 15 states have internal predecessors, (17), 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) Word has length 10 [2024-11-14 04:43:12,422 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-14 04:43:12,423 INFO L225 Difference]: With dead ends: 35 [2024-11-14 04:43:12,423 INFO L226 Difference]: Without dead ends: 30 [2024-11-14 04:43:12,424 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 9 SyntacticMatches, 1 SemanticMatches, 23 ConstructedPredicates, 8 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 139.6s TimeCoverageRelationStatistics Valid=69, Invalid=215, Unknown=20, NotChecked=296, Total=600 [2024-11-14 04:43:12,425 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 0 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 1 mSolverCounterUnsat, 10 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 19.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 223 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 10 IncrementalHoareTripleChecker+Unknown, 151 IncrementalHoareTripleChecker+Unchecked, 20.9s IncrementalHoareTripleChecker+Time [2024-11-14 04:43:12,425 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 190 Invalid, 223 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 61 Invalid, 10 Unknown, 151 Unchecked, 20.9s Time] [2024-11-14 04:43:12,426 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-14 04:43:12,455 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-11-14 04:43:12,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 20 states have (on average 1.1) internal successors, (22), 21 states have internal predecessors, (22), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-14 04:43:12,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 34 transitions. [2024-11-14 04:43:12,457 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 34 transitions. Word has length 10 [2024-11-14 04:43:12,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-14 04:43:12,457 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 34 transitions. [2024-11-14 04:43:12,457 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 15 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-14 04:43:12,457 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 34 transitions. [2024-11-14 04:43:12,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-14 04:43:12,458 INFO L207 NwaCegarLoop]: Found error trace [2024-11-14 04:43:12,458 INFO L215 NwaCegarLoop]: trace histogram [7, 1, 1, 1, 1, 1, 1] [2024-11-14 04:43:12,473 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-14 04:43:12,659 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-14 04:43:12,659 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-14 04:43:12,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-14 04:43:12,659 INFO L85 PathProgramCache]: Analyzing trace with hash -2138305530, now seen corresponding path program 3 times [2024-11-14 04:43:12,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2024-11-14 04:43:12,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887899884] [2024-11-14 04:43:12,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-14 04:43:12,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-14 04:43:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-14 04:43:12,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1926240266] [2024-11-14 04:43:12,875 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-14 04:43:12,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-14 04:43:12,877 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 [2024-11-14 04:43:12,879 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-14 04:43:12,882 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_28a83a74-97bc-4434-b382-0dc187905a19/bin/utaipan-verify-sOmjnqqW8E/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-14 04:43:13,089 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-14 04:43:13,089 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-14 04:43:13,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 51 conjuncts are in the unsatisfiable core [2024-11-14 04:43:13,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-14 04:43:19,481 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse8 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse0 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse6 (<= .cse8 127)) (.cse5 (<= 128 .cse8)) (.cse11 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse3 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse4 (+ .cse8 (- 256))) (.cse13 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse14 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse0 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse1 (mod .cse4 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse2 (mod (+ .cse1 (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (and (not (= .cse1 0)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse2 (- 256)))) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= |v_ULTIMATE.start_gcd_test_~a#1_45| 0)) (<= .cse2 .cse3))))) .cse5) (and .cse6 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse7 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (and (<= .cse7 |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse7)) (not (= .cse7 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= |v_ULTIMATE.start_gcd_test_~a#1_45| 0)))))))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse9 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse10 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse9))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse9 |c_ULTIMATE.start_gcd_test_~a#1|) (= (mod (+ (* 255 .cse9) .cse10) 256) .cse11) (not (= .cse10 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse9 0)))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse12 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse12) 0) (<= .cse12 |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse12 0))))) .cse13)) .cse14) (and .cse0 (or (and .cse6 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse15 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse16 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse15))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse15 |c_ULTIMATE.start_gcd_test_~a#1|) (not (= .cse16 0)) (not (= .cse15 0)) (= (mod (+ (* .cse15 255) .cse16) 256) .cse11) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))) (and .cse13 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse17 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse17) 0) (<= .cse17 |c_ULTIMATE.start_gcd_test_~a#1|) (not (= .cse17 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))) (and .cse5 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse20 (mod .cse4 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse18 (mod (+ .cse20 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse19 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse18 (- 256))))) (and (<= .cse18 .cse3) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse19 0)) (= (mod (+ .cse19 .cse20 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) .cse11) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse21 (mod .cse4 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse22 (mod (+ .cse21 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (and (not (= .cse21 0)) (<= .cse22 .cse3) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse22 (- 256))) 0))))) .cse13))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse23 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= .cse23 |c_ULTIMATE.start_gcd_test_~a#1|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse23)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse23 0)) (not (= |v_ULTIMATE.start_gcd_test_~a#1_45| 0))))) .cse14)))) is different from true [2024-11-14 04:43:38,449 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse15 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse4 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse16 (<= .cse19 127)) (.cse12 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse3 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse8 (+ .cse19 (- 256))) (.cse6 (<= 128 .cse19)) (.cse5 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0))) (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse0 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse2 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse0))) (let ((.cse1 (mod (+ (* 255 .cse0) .cse2) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse1 (- 256)))) (not (= .cse2 0)) (<= .cse3 .cse1) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse0 0))))))) .cse4) (and .cse5 (or (and .cse6 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse7 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse7) |c_ULTIMATE.start_gcd_test_~b#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse7) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse7 0))))) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse9 (mod (+ (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse11 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse9 (- 256))))) (let ((.cse10 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse11))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse9 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse10 0)) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse11) (= (mod (+ .cse10 (* 255 .cse11)) 256) .cse12) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse11 0))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse13 (mod (+ (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse14 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse13 (- 256))))) (and (<= .cse13 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse14) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse14) 0) (not (= .cse14 0)))))) .cse15))) (and .cse16 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse18 (mod .cse19 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse17 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse18))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse17) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse17 0)) (not (= .cse18 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse18 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse17))))) .cse15) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse21 (mod .cse19 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse20 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse21))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse20) |c_ULTIMATE.start_gcd_test_~b#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse20 0)) (not (= .cse21 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse21 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse20))))))))) (and (or (and (exists ((v_y_71 Int) (|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse24 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse25 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse24))) (let ((.cse23 (* v_y_71 256)) (.cse22 (mod (+ (* 255 .cse24) .cse25) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse22 (- 256))) 0) (<= .cse22 (+ 511 .cse23)) (<= .cse24 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ .cse23 384) .cse22) (not (= .cse25 0)) (<= .cse3 .cse22) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse24 0))))))) .cse4) (and (or (and (exists ((v_y_71 Int) (|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse30 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse29 (mod (+ .cse30 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse29 (- 256))))) (let ((.cse28 (* v_y_71 256)) (.cse27 (mod (+ .cse26 .cse30 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse26 0)) (<= .cse27 (+ 511 .cse28)) (<= .cse3 .cse27) (<= .cse29 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ .cse28 384) .cse27) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse27 (- 256))) 0))))))) .cse6) (and (exists ((v_y_71 Int) (|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse34 (mod .cse19 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse33 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse34))) (let ((.cse31 (* v_y_71 256)) (.cse32 (mod (+ (* .cse34 255) .cse33) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= (+ .cse31 384) .cse32) (not (= .cse33 0)) (<= .cse32 (+ 511 .cse31)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse32 (- 256))) 0) (not (= .cse34 0)) (<= .cse3 .cse32) (<= .cse34 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))) .cse16)) .cse5)) .cse15) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse35 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse36 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse35))) (and (<= .cse35 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse36) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse36 0)) (not (= .cse35 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse36) 0))))) .cse15) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse37 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse38 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse37))) (and (<= .cse37 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse38) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse38) |c_ULTIMATE.start_gcd_test_~b#1|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse38 0)) (not (= .cse37 0))))))) .cse4) (and (or (and .cse6 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse41 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse39 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse41 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse40 (mod (+ .cse39 .cse41 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse39 0)) (<= .cse3 .cse40) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse40 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))) (and .cse16 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse44 (mod .cse19 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse42 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse44))) (let ((.cse43 (mod (+ (* .cse44 255) .cse42) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse42 0)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse43 (- 256)))) (not (= .cse44 0)) (<= .cse3 .cse43) (<= .cse44 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))))) .cse5) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse46 (mod .cse8 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse49 (mod (+ .cse46 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse45 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse49 (- 256))))) (let ((.cse48 (mod (+ .cse45 .cse46 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse47 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse48 (- 256))))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse45 0)) (= (mod (+ .cse45 .cse46 .cse47 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) .cse12) (not (= .cse47 0)) (<= .cse3 .cse48) (<= .cse49 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))))) .cse6 .cse5)))) is different from false [2024-11-14 04:44:11,596 WARN L851 $PredicateComparison]: unable to prove that (and (let ((.cse31 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse12 (* |c_ULTIMATE.start_gcd_test_~a#1| 255)) (.cse9 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256))) (let ((.cse17 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse42 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse76 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (= (mod (+ .cse76 .cse12) 256) .cse9) (not (= .cse76 0)))))) (.cse22 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse23 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|)) (.cse32 (<= .cse31 127)) (.cse41 (mod .cse12 256)) (.cse0 (<= 128 .cse31)) (.cse1 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse6 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse10 (+ .cse31 (- 256))) (.cse40 (= |c_ULTIMATE.start_gcd_test_~b#1| 0))) (or (and (or (and .cse0 .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse7 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse5 (mod (+ .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse2 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse5 (- 256))))) (let ((.cse4 (mod (+ .cse2 .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse3 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse4 (- 256)))) (.cse8 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse2 0)) (not (= .cse3 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse4) (<= .cse5 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (= .cse6 (mod (+ .cse2 .cse7 .cse3 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse8) 256) .cse9) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse8 0)))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse11 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (let ((.cse13 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse11) 256))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= (mod (+ .cse11 .cse12) 256) 127) (= .cse13 .cse9) (<= (mod .cse11 256) 127) (<= 128 .cse13) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse14 (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse16 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse14 (- 256))))) (let ((.cse15 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse16))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse14 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse15 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= (mod (+ .cse15 (* 255 .cse16)) 256) .cse6) (not (= .cse16 0))))))) (not (= .cse11 0)))))) .cse0 .cse1)) .cse17) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse19 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse21 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse19))) (let ((.cse18 (mod (+ (* 255 .cse19) .cse21) 256)) (.cse20 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse18 (- 256)))) (<= .cse19 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod (+ .cse20 .cse12) 256) .cse9) (not (= .cse21 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse18) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse19 0)) (not (= .cse20 0))))))) .cse22 .cse23) (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse25 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse25))) (let ((.cse24 (mod (+ (* 255 .cse25) .cse26) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse24 (- 256)))) (<= .cse25 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse26 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse24) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse25 0))))))) .cse23) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse27 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse28 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse27))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= .cse27 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse28) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse28 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse28) (not (= .cse27 0)))))) .cse23) (and .cse1 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse30 (mod .cse31 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse29 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse30))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse29) |c_ULTIMATE.start_gcd_test_~a#1|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse29 0)) (not (= .cse30 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse29) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse30 |v_ULTIMATE.start_gcd_test_~a#1_46|))))) .cse32) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse33 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse33) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse33) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse33 0))))))) .cse0))) (and .cse1 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse36 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse36 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse35 (mod (+ .cse34 .cse36 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse34 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse35) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse35 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))) .cse0) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse39 (mod .cse31 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse37 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse39))) (let ((.cse38 (mod (+ (* .cse39 255) .cse37) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse37 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse38 (- 256)))) (not (= .cse39 0)) (<= .cse39 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse38)))))) .cse32)))) .cse40 (<= 128 .cse41)) (and .cse42 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse43 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse44 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse43))) (and (<= .cse43 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse44) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse44 0)) (not (= .cse43 0)))))) .cse23) (and (or (and .cse32 .cse22 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse47 (mod .cse31 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse45 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse47))) (let ((.cse46 (mod (+ (* .cse47 255) .cse45) 256)) (.cse48 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse45 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse46 (- 256)))) (not (= .cse47 0)) (= (mod (+ .cse48 .cse12) 256) .cse9) (<= .cse47 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse46) (not (= .cse48 0)))))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse52 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse49 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse52 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse50 (mod (+ .cse49 .cse52 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (.cse51 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse49 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse50) (= (mod (+ .cse51 .cse12) 256) .cse9) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse50 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse51 0))))))) .cse22)) .cse1) (and .cse0 .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse57 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (let ((.cse56 (mod .cse57 256))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse53 (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse53 (- 256))))) (let ((.cse54 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse55))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse53 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse54 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse55) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= (mod (+ .cse54 (* 255 .cse55)) 256) .cse6) (not (= .cse55 0))))))) (= |c_ULTIMATE.start_gcd_test_~b#1| .cse56) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= (mod (+ .cse57 .cse12) 256) 127) (<= .cse56 127) (<= 128 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse57) 256)))))) .cse17) (and .cse1 (or (and .cse42 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse58 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse58) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse58 0))))) .cse0) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse60 (mod .cse31 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse59 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse60))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse59) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse59 0)) (not (= .cse60 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse60 |v_ULTIMATE.start_gcd_test_~a#1_46|))))) .cse42 .cse32))) (and .cse22 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse61 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse62 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse61))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= .cse61 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse62) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse62 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse62) (not (= .cse61 0)))))) .cse23) (and .cse1 (or (and .cse32 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse64 (mod .cse31 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse63 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse64))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse63) |c_ULTIMATE.start_gcd_test_~a#1|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse63 0)) (not (= .cse64 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse63) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse64 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))) (and .cse0 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|))) (let ((.cse65 (mod .cse66 256))) (and (= |c_ULTIMATE.start_gcd_test_~b#1| .cse65) (<= 128 (mod (+ .cse66 .cse12) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= .cse65 127) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse67) |c_ULTIMATE.start_gcd_test_~a#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse67) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse67 0))))) (<= (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse66) 256) 127)))))))))) (and (<= .cse41 127) (or (and .cse0 .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse72 (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse71 (mod (+ .cse72 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse68 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse71 (- 256))))) (let ((.cse70 (mod (+ .cse68 .cse72 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse69 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse70 (- 256))))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse68 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse69 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse70) (<= .cse71 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (= .cse6 (mod (+ .cse68 .cse72 .cse69 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))) (and .cse0 .cse1 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_47| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int)) (let ((.cse73 (mod (+ (mod .cse10 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse73 (- 256))))) (let ((.cse74 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse75))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse73 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse74 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse75) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= (mod (+ .cse74 (* 255 .cse75)) 256) .cse6) (not (= .cse75 0))))))))))) .cse40)))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from false [2024-11-14 04:45:23,813 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse23 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256))) (let ((.cse5 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse8 (= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse20 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse15 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse24 (<= .cse23 127)) (.cse14 (<= 128 .cse23)) (.cse7 (+ .cse23 (- 256))) (.cse37 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse0 (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse2 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse0 (- 256))))) (let ((.cse1 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse2))) (let ((.cse6 (+ (mod (+ .cse1 (* 255 .cse2)) 256) (- 256)))) (let ((.cse3 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse6))) (let ((.cse4 (mod .cse6 .cse3))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse0 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse1 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse2) (= (mod (+ (* 255 .cse3) .cse4) 256) .cse5) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse3 0)) (not (= .cse4 0)) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse3))))))))) (and .cse8 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse9 (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse11 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse9 (- 256))))) (let ((.cse10 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse11))) (let ((.cse12 (+ (mod (+ .cse10 (* 255 .cse11)) 256) (- 256)))) (let ((.cse13 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse12))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse9 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse10 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse11) (= (mod .cse12 .cse13) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse13 0)) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse13)))))))))) .cse14 .cse15) (and .cse15 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse21 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse16 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse21))) (let ((.cse22 (mod (+ (* .cse21 255) .cse16) 256))) (let ((.cse18 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse22 (- 256))))) (let ((.cse17 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse18))) (let ((.cse19 (mod (+ (* 255 .cse18) .cse17) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse16 0)) (not (= 0 .cse17)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse18 (+ (- 256) .cse19))) (<= .cse20 .cse19) (not (= .cse18 0)) (not (= .cse21 0)) (<= .cse21 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse22))))))))) .cse24) (and .cse14 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse30 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse25 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse30 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse29 (mod (+ .cse25 .cse30 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse29 (- 256))))) (let ((.cse28 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse26))) (let ((.cse27 (mod (+ .cse28 (* 255 .cse26)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse25 0)) (not (= .cse26 0)) (= (mod .cse26 (+ (- 256) .cse27)) |c_ULTIMATE.start_gcd_test_~b#1|) (not (= .cse28 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse29) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= .cse20 .cse27)))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse33 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse35 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse33))) (let ((.cse36 (mod (+ (* 255 .cse33) .cse35) 256))) (let ((.cse31 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse36 (- 256))))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse31))) (let ((.cse32 (mod (+ (* 255 .cse31) .cse34) 256))) (and (not (= .cse31 0)) (<= .cse20 .cse32) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse33 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse34 0)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse31 (+ (- 256) .cse32))) (not (= .cse35 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse36) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse33 0)))))))))) .cse37) (and .cse14 .cse15 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse38 (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse44 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse38 (- 256))))) (let ((.cse39 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse44)) (.cse42 (* 255 .cse44))) (let ((.cse45 (+ (mod (+ .cse39 .cse42) 256) (- 256)))) (let ((.cse43 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse45))) (let ((.cse40 (mod (+ .cse39 .cse42 .cse43) 256))) (let ((.cse41 (mod .cse45 (+ (- 256) .cse40)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse38 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse39 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= .cse20 .cse40) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse41 0)) (= (mod (+ .cse39 .cse42 .cse41 .cse43) 256) .cse5) (not (= .cse44 0))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse46 (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse51 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse46 (- 256))))) (let ((.cse47 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse51)) (.cse52 (* 255 .cse51))) (let ((.cse48 (+ (mod (+ .cse47 .cse52) 256) (- 256)))) (let ((.cse50 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse48))) (let ((.cse49 (mod (+ .cse47 .cse52 .cse50) 256))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse46 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse47 0)) (= (mod .cse48 (+ (- 256) .cse49)) 0) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= .cse20 .cse49) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse50 0)) (not (= .cse51 0)))))))))) .cse8))) (and (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse54 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse54))) (let ((.cse56 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse55))) (let ((.cse53 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse56))) (let ((.cse57 (mod (+ (* .cse56 255) .cse53) 256))) (and (not (= .cse53 0)) (<= .cse54 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse55 0)) (not (= .cse56 0)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse56 (+ .cse57 (- 256)))) (<= .cse20 .cse57) (not (= .cse54 0))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse59 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse60 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse59))) (let ((.cse61 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse60))) (let ((.cse58 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse61))) (let ((.cse62 (mod (+ (* .cse61 255) .cse58) 256))) (and (not (= .cse58 0)) (<= .cse59 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse60 0)) (not (= .cse61 0)) (= (mod .cse61 (+ .cse62 (- 256))) 0) (<= .cse20 .cse62) (not (= .cse59 0))))))))) .cse8)) .cse37) (and .cse14 .cse15 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse70 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse69 (mod (+ .cse70 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse63 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse69 (- 256))))) (let ((.cse66 (mod (+ .cse63 .cse70 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse64 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse66 (- 256))))) (let ((.cse68 (+ (- 256) (mod (+ .cse63 .cse70 .cse64 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse68))) (let ((.cse65 (mod (+ .cse67 .cse63 .cse70 .cse64 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse63 0)) (not (= .cse64 0)) (<= .cse20 .cse65) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse66) (not (= .cse67 0)) (= (mod .cse68 (+ (- 256) .cse65)) 0) (<= .cse69 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))))) .cse8) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse75 (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse78 (mod (+ .cse75 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse71 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse78 (- 256))))) (let ((.cse77 (mod (+ .cse71 .cse75 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse72 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse77 (- 256))))) (let ((.cse79 (+ (- 256) (mod (+ .cse71 .cse75 .cse72 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse74 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse79))) (let ((.cse73 (mod (+ .cse74 .cse71 .cse75 .cse72 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse76 (mod .cse79 (+ (- 256) .cse73)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse71 0)) (not (= .cse72 0)) (<= .cse20 .cse73) (= .cse5 (mod (+ .cse74 .cse71 .cse75 .cse76 .cse72 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse77) (not (= .cse76 0)) (<= .cse78 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))))))))))) (and (or (and (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse83 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse81 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse83))) (let ((.cse80 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse81))) (let ((.cse82 (mod (+ (* .cse81 255) .cse80) 256))) (and (not (= .cse80 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse81 0)) (<= .cse20 .cse82) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (= (mod .cse81 (+ .cse82 (- 256))) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse83 0)))))))) .cse8) (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse87 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse85 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse87))) (let ((.cse84 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse85))) (let ((.cse86 (mod (+ (* .cse85 255) .cse84) 256))) (and (not (= .cse84 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse85 0)) (<= .cse20 .cse86) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse85 (+ .cse86 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse87 0))))))))) .cse14) (and .cse24 (or (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse92 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse90 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse92))) (let ((.cse88 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse90))) (let ((.cse91 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse88))) (let ((.cse89 (mod (+ (* .cse88 255) .cse91) 256))) (and (not (= .cse88 0)) (= (mod .cse88 (+ (- 256) .cse89)) |c_ULTIMATE.start_gcd_test_~b#1|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse90 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse91 0)) (not (= .cse92 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse20 .cse89) (<= .cse92 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))) (and .cse8 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse96 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse94 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse96))) (let ((.cse93 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse94))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse93))) (let ((.cse97 (mod (+ (* .cse93 255) .cse95) 256))) (and (not (= .cse93 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse94 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse95 0)) (not (= .cse96 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse20 .cse97) (<= .cse96 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod .cse93 (+ (- 256) .cse97)) 0)))))))))))) .cse15) (and .cse15 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse100 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse101 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse100))) (let ((.cse98 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse101))) (let ((.cse99 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse98))) (and (not (= .cse98 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse99 0)) (not (= .cse100 0)) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse98 .cse99)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse101) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse99) (<= .cse100 |v_ULTIMATE.start_gcd_test_~a#1_46|))))))) .cse24) (and .cse14 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse104 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse7 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse103 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse104))) (let ((.cse102 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse103))) (and (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse102) (not (= .cse102 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse103 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse104) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse103 .cse102)))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int)) (let ((.cse106 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse108 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse106))) (let ((.cse107 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse108))) (let ((.cse105 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse107))) (and (not (= .cse105 0)) (<= .cse106 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~b#1| (mod .cse107 .cse105)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse107 0)) (<= |c_ULTIMATE.start_gcd_test_~a#1| .cse105) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse108) (not (= .cse106 0)))))))) .cse37)))) is different from false [2024-11-14 04:46:57,295 WARN L851 $PredicateComparison]: unable to prove that (and (let ((.cse23 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse116 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (let ((.cse45 (mod |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse1 (mod .cse116 256)) (.cse0 (<= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse70 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse49 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse104 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse12 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse18 (<= .cse23 127)) (.cse17 (<= 128 .cse23)) (.cse16 (+ .cse23 (- 256))) (.cse74 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse6 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse0 (<= 128 .cse1) (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse3 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse5 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse3))) (let ((.cse4 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse5))) (let ((.cse2 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse4))) (and (not (= .cse2 0)) (<= .cse3 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse2) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse4 .cse2)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse5) (not (= .cse3 0)))))))) .cse6) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse7 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse9 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse7))) (let ((.cse11 (mod (+ (* 255 .cse7) .cse9) 256))) (let ((.cse10 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse11 (- 256))))) (let ((.cse8 (mod (+ (* 255 .cse10) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse10)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse7 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse8) (not (= .cse9 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse10 (+ (- 256) .cse8))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse11) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse7 0))))))))) .cse6) (and .cse12 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse15 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse14 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse15))) (let ((.cse13 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse14))) (and (not (= .cse13 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse14 .cse13)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse13) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse15) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))) .cse17) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse21 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse22 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse21))) (let ((.cse20 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse22))) (let ((.cse19 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse20))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse19 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse19) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse20 .cse19)) (not (= .cse21 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse22) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse21 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))))) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse24 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse26))) (let ((.cse25 (mod (+ (* .cse24 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse24)) 256))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse24 (+ .cse25 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse25) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse26 0)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse30 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse27 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse30))) (let ((.cse29 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse27))) (let ((.cse28 (mod (+ (* .cse29 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse29)) 256))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse27 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse28) (= (mod .cse29 (+ (- 256) .cse28)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse30 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse30 |v_ULTIMATE.start_gcd_test_~a#1_46|))))))) .cse18))) (and .cse6 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse31 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse31))) (let ((.cse32 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse34))) (let ((.cse33 (mod (+ (* .cse32 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse32)) 256))) (and (<= .cse31 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse32 (+ .cse33 (- 256)))) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse33) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse34 0)) (not (= .cse31 0))))))))) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse39 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse35 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse39 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse36 (mod (+ .cse35 .cse39 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse37 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse36 (- 256))))) (let ((.cse38 (mod (+ (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse37) (* 255 .cse37)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse35 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse36) (= (mod .cse37 (+ (- 256) .cse38)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse38) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse42 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse40 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse42))) (let ((.cse44 (mod (+ (* .cse42 255) .cse40) 256))) (let ((.cse43 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse44 (- 256))))) (let ((.cse41 (mod (+ (* 255 .cse43) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse43)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse40 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse41) (not (= .cse42 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse43 (+ (- 256) .cse41))) (<= .cse42 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse44)))))))))))) (<= .cse45 127)) (and (<= 128 .cse45) (or (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse47 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse53 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse47 (- 256))))) (let ((.cse48 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse53)) (.cse50 (* 255 .cse53))) (let ((.cse54 (+ (mod (+ .cse48 .cse50) 256) (- 256)))) (let ((.cse52 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse54))) (let ((.cse46 (mod (+ .cse48 .cse50 .cse52) 256))) (let ((.cse51 (mod .cse54 (+ (- 256) .cse46)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse46) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= .cse47 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse48 0)) (= .cse49 (mod (+ .cse48 .cse50 .cse51 .cse52) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse51 0)) (not (= .cse53 0)))))))))))) (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse59 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse62 (mod (+ .cse59 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse62 (- 256))))) (let ((.cse61 (mod (+ .cse55 .cse59 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse56 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse61 (- 256))))) (let ((.cse63 (+ (- 256) (mod (+ .cse55 .cse59 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse58 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse63))) (let ((.cse57 (mod (+ .cse58 .cse55 .cse59 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse60 (mod .cse63 (+ (- 256) .cse57)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse55 0)) (not (= .cse56 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse57) (= .cse49 (mod (+ .cse58 .cse55 .cse59 .cse60 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse61) (not (= .cse60 0)) (<= .cse62 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse64 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse64 (- 256))))) (let ((.cse65 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse67))) (let ((.cse69 (+ (mod (+ .cse65 (* 255 .cse67)) 256) (- 256)))) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse69))) (let ((.cse68 (mod .cse69 .cse66))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= .cse64 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse65 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse66) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse67) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse66) .cse68) 256)) (not (= .cse66 0)) (not (= .cse68 0)))))))))) .cse17 .cse12)) (<= .cse1 127) .cse0) (and .cse70 (or (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse72 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse79 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse72 (- 256))))) (let ((.cse73 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse79)) (.cse76 (* 255 .cse79))) (let ((.cse80 (+ (mod (+ .cse73 .cse76) 256) (- 256)))) (let ((.cse78 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse80))) (let ((.cse71 (mod (+ .cse73 .cse76 .cse78) 256))) (let ((.cse77 (mod .cse80 (+ (- 256) .cse71))) (.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse71) (<= .cse72 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse73 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse75) 256)) (= .cse49 (mod (+ .cse73 .cse76 .cse77 .cse78) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse77 0)) (not (= .cse75 0)) (not (= .cse79 0)))))))))))) (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse85 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse89 (mod (+ .cse85 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse81 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse89 (- 256))))) (let ((.cse87 (mod (+ .cse81 .cse85 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse82 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse87 (- 256))))) (let ((.cse90 (+ (- 256) (mod (+ .cse81 .cse85 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse84 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse90))) (let ((.cse83 (mod (+ .cse84 .cse81 .cse85 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse86 (mod .cse90 (+ (- 256) .cse83))) (.cse88 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse81 0)) (not (= .cse82 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse83) (= .cse49 (mod (+ .cse84 .cse81 .cse85 .cse86 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse87) (not (= .cse86 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse88) 256)) (<= .cse89 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (not (= .cse88 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse91 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse94 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse91 (- 256))))) (let ((.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse94))) (let ((.cse97 (+ (mod (+ .cse92 (* 255 .cse94)) 256) (- 256)))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse97))) (let ((.cse93 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse96 (mod .cse97 .cse95))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse91 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse92 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse93) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse94) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse95) .cse96) 256)) (not (= .cse95 0)) (not (= .cse93 0)) (not (= .cse96 0)))))))))) .cse12))) (and .cse17 .cse12 .cse70 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse98 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse101 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse98 (- 256))))) (let ((.cse99 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse101))) (let ((.cse103 (+ (mod (+ .cse99 (* 255 .cse101)) 256) (- 256)))) (let ((.cse100 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse103))) (let ((.cse102 (mod .cse103 .cse100))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse98 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse99 0)) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse100) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse101) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse100) .cse102) 256)) (not (= .cse100 0)) (not (= .cse102 0))))))))))) (and .cse104 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse106 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse108 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse106))) (let ((.cse107 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse108))) (let ((.cse105 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse107))) (and (not (= .cse105 0)) (<= .cse106 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse105) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse107 .cse105)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse108) (not (= .cse106 0)))))))) .cse6) (and (or (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse111 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse112 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse111))) (let ((.cse110 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse112))) (let ((.cse109 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse110))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (not (= .cse109 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse109) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse110 .cse109)) (not (= .cse111 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse112) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse111 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse115 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse114 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse115))) (let ((.cse113 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse114))) (and (not (= .cse113 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse114 .cse113)) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse113) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse115) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))) .cse12))) (and .cse104 (or (and (or (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse120 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse118 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse120))) (let ((.cse122 (mod (+ (* .cse120 255) .cse118) 256))) (let ((.cse121 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse122 (- 256))))) (let ((.cse119 (mod (+ (* 255 .cse121) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse121)) 256)) (.cse117 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse74 (mod (+ .cse116 .cse117) 256)) (not (= .cse118 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse119) (not (= .cse120 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse121 (+ (- 256) .cse119))) (<= .cse120 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse117 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse122))))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse128 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse123 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse128 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse125 (mod (+ .cse123 .cse128 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse126 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse125 (- 256))))) (let ((.cse127 (mod (+ (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse126) (* 255 .cse126)) 256)) (.cse124 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse123 0)) (<= .cse74 (mod (+ .cse116 .cse124) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse125) (= (mod .cse126 (+ (- 256) .cse127)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse124 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))))))) .cse12) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse129 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse132 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse129))) (let ((.cse134 (mod (+ (* 255 .cse129) .cse132) 256))) (let ((.cse133 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse134 (- 256))))) (let ((.cse131 (mod (+ (* 255 .cse133) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse133)) 256)) (.cse130 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse129 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= .cse74 (mod (+ .cse116 .cse130) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse131) (not (= .cse132 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse133 (+ (- 256) .cse131))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse134) (not (= .cse130 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse129 0))))))))) .cse6) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse138 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse137 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse138))) (let ((.cse135 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse137)) (.cse136 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse135 0)) (<= .cse74 (mod (+ .cse116 .cse136) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse137 .cse135)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse138) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse136 0)))))))) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse142 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse143 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse142))) (let ((.cse141 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse143))) (let ((.cse140 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse141)) (.cse139 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse139) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (not (= .cse140 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse141 .cse140)) (not (= .cse142 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse143) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse142 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse139 0))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse145 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse148 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse145))) (let ((.cse147 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse148))) (let ((.cse144 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse147)) (.cse146 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse144 0)) (<= .cse145 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= .cse74 (mod (+ .cse116 .cse146) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse147 .cse144)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse146 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse148) (not (= .cse145 0)))))))) .cse6) (and .cse12 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse153 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse150 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse153))) (let ((.cse152 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse150))) (let ((.cse151 (mod (+ (* .cse152 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse152)) 256)) (.cse149 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse149) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse150 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse151) (= (mod .cse152 (+ (- 256) .cse151)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse153 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse153 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse149 0)))))))) .cse18) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse157 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse155 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse157))) (let ((.cse156 (mod (+ (* .cse155 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse155)) 256)) (.cse154 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse154) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse155 (+ .cse156 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse156) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse154 0)) (not (= .cse157 0)))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse158 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse162 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse158))) (let ((.cse159 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse162))) (let ((.cse160 (mod (+ (* .cse159 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse159)) 256)) (.cse161 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse158 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse159 (+ .cse160 (- 256)))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse160) (<= .cse74 (mod (+ .cse116 .cse161) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse162 0)) (not (= .cse161 0)) (not (= .cse158 0)))))))) .cse6)))))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from false [2024-11-14 04:46:57,339 WARN L873 $PredicateComparison]: unable to prove that (and (let ((.cse23 (mod (* 255 |c_ULTIMATE.start_main1_~x~0#1|) 256)) (.cse116 (* |c_ULTIMATE.start_gcd_test_~a#1| 255))) (let ((.cse45 (mod |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse1 (mod .cse116 256)) (.cse0 (<= |c_ULTIMATE.start_gcd_test_~b#1| 0)) (.cse70 (<= (+ |c_ULTIMATE.start_gcd_test_~a#1| 1) 0)) (.cse49 (+ |c_ULTIMATE.start_gcd_test_~a#1| 256)) (.cse104 (<= 0 |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse12 (<= (+ |c_ULTIMATE.start_main1_~x~0#1| 1) 0)) (.cse18 (<= .cse23 127)) (.cse17 (<= 128 .cse23)) (.cse16 (+ .cse23 (- 256))) (.cse74 (+ |c_ULTIMATE.start_gcd_test_~b#1| 256)) (.cse6 (<= 0 |c_ULTIMATE.start_main1_~x~0#1|))) (or (and .cse0 (<= 128 .cse1) (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse3 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse5 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse3))) (let ((.cse4 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse5))) (let ((.cse2 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse4))) (and (not (= .cse2 0)) (<= .cse3 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse2) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse4 .cse2)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse5) (not (= .cse3 0)))))))) .cse6) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse7 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse9 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse7))) (let ((.cse11 (mod (+ (* 255 .cse7) .cse9) 256))) (let ((.cse10 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse11 (- 256))))) (let ((.cse8 (mod (+ (* 255 .cse10) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse10)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse7 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse8) (not (= .cse9 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse10 (+ (- 256) .cse8))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse11) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse7 0))))))))) .cse6) (and .cse12 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse15 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse14 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse15))) (let ((.cse13 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse14))) (and (not (= .cse13 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse14 .cse13)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse13) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse15) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))) .cse17) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse21 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse22 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse21))) (let ((.cse20 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse22))) (let ((.cse19 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse20))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse19 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse19) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse20 .cse19)) (not (= .cse21 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse22) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse21 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))))) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse26 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse24 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse26))) (let ((.cse25 (mod (+ (* .cse24 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse24)) 256))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse24 (+ .cse25 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse25) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse26 0)))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse30 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse27 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse30))) (let ((.cse29 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse27))) (let ((.cse28 (mod (+ (* .cse29 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse29)) 256))) (and (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse27 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse28) (= (mod .cse29 (+ (- 256) .cse28)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse30 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse30 |v_ULTIMATE.start_gcd_test_~a#1_46|))))))) .cse18))) (and .cse6 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse31 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse34 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse31))) (let ((.cse32 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse34))) (let ((.cse33 (mod (+ (* .cse32 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse32)) 256))) (and (<= .cse31 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse32 (+ .cse33 (- 256)))) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse33) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse34 0)) (not (= .cse31 0))))))))) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse39 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse35 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse39 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse36 (mod (+ .cse35 .cse39 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse37 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse36 (- 256))))) (let ((.cse38 (mod (+ (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse37) (* 255 .cse37)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse35 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse36) (= (mod .cse37 (+ (- 256) .cse38)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse38) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse42 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse40 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse42))) (let ((.cse44 (mod (+ (* .cse42 255) .cse40) 256))) (let ((.cse43 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse44 (- 256))))) (let ((.cse41 (mod (+ (* 255 .cse43) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse43)) 256))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (not (= .cse40 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse41) (not (= .cse42 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse43 (+ (- 256) .cse41))) (<= .cse42 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse44)))))))))))) (<= .cse45 127)) (and (<= 128 .cse45) (or (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse47 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse53 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse47 (- 256))))) (let ((.cse48 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse53)) (.cse50 (* 255 .cse53))) (let ((.cse54 (+ (mod (+ .cse48 .cse50) 256) (- 256)))) (let ((.cse52 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse54))) (let ((.cse46 (mod (+ .cse48 .cse50 .cse52) 256))) (let ((.cse51 (mod .cse54 (+ (- 256) .cse46)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse46) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= .cse47 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse48 0)) (= .cse49 (mod (+ .cse48 .cse50 .cse51 .cse52) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse51 0)) (not (= .cse53 0)))))))))))) (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse59 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse62 (mod (+ .cse59 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse55 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse62 (- 256))))) (let ((.cse61 (mod (+ .cse55 .cse59 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse56 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse61 (- 256))))) (let ((.cse63 (+ (- 256) (mod (+ .cse55 .cse59 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse58 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse63))) (let ((.cse57 (mod (+ .cse58 .cse55 .cse59 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse60 (mod .cse63 (+ (- 256) .cse57)))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse55 0)) (not (= .cse56 0)) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse57) (= .cse49 (mod (+ .cse58 .cse55 .cse59 .cse60 .cse56 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse61) (not (= .cse60 0)) (<= .cse62 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse64 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse67 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse64 (- 256))))) (let ((.cse65 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse67))) (let ((.cse69 (+ (mod (+ .cse65 (* 255 .cse67)) 256) (- 256)))) (let ((.cse66 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse69))) (let ((.cse68 (mod .cse69 .cse66))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (= (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|) 0) (<= .cse64 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse65 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse66) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse67) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse66) .cse68) 256)) (not (= .cse66 0)) (not (= .cse68 0)))))))))) .cse17 .cse12)) (<= .cse1 127) .cse0) (and .cse70 (or (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse72 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse79 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse72 (- 256))))) (let ((.cse73 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse79)) (.cse76 (* 255 .cse79))) (let ((.cse80 (+ (mod (+ .cse73 .cse76) 256) (- 256)))) (let ((.cse78 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse80))) (let ((.cse71 (mod (+ .cse73 .cse76 .cse78) 256))) (let ((.cse77 (mod .cse80 (+ (- 256) .cse71))) (.cse75 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse71) (<= .cse72 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse73 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse75) 256)) (= .cse49 (mod (+ .cse73 .cse76 .cse77 .cse78) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse77 0)) (not (= .cse75 0)) (not (= .cse79 0)))))))))))) (and .cse17 .cse12 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse85 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse89 (mod (+ .cse85 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse81 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse89 (- 256))))) (let ((.cse87 (mod (+ .cse81 .cse85 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse82 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse87 (- 256))))) (let ((.cse90 (+ (- 256) (mod (+ .cse81 .cse85 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)))) (let ((.cse84 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse90))) (let ((.cse83 (mod (+ .cse84 .cse81 .cse85 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse86 (mod .cse90 (+ (- 256) .cse83))) (.cse88 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse81 0)) (not (= .cse82 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse83) (= .cse49 (mod (+ .cse84 .cse81 .cse85 .cse86 .cse82 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse87) (not (= .cse86 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse88) 256)) (<= .cse89 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (not (= .cse88 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0))))))))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse91 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse94 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse91 (- 256))))) (let ((.cse92 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse94))) (let ((.cse97 (+ (mod (+ .cse92 (* 255 .cse94)) 256) (- 256)))) (let ((.cse95 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse97))) (let ((.cse93 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (.cse96 (mod .cse97 .cse95))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse91 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse92 0)) (<= .cse74 (mod (+ |c_ULTIMATE.start_gcd_test_~a#1| .cse93) 256)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse94) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse95) .cse96) 256)) (not (= .cse95 0)) (not (= .cse93 0)) (not (= .cse96 0)))))))))) .cse12))) (and .cse17 .cse12 .cse70 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse98 (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256))) (let ((.cse101 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ .cse98 (- 256))))) (let ((.cse99 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse101))) (let ((.cse103 (+ (mod (+ .cse99 (* 255 .cse101)) 256) (- 256)))) (let ((.cse100 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse103))) (let ((.cse102 (mod .cse103 .cse100))) (and (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_46| 1) 0) (<= .cse98 (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_46|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse99 0)) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse100) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse101) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (= .cse49 (mod (+ (* 255 .cse100) .cse102) 256)) (not (= .cse100 0)) (not (= .cse102 0))))))))))) (and .cse104 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse106 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse108 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse106))) (let ((.cse107 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse108))) (let ((.cse105 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse107))) (and (not (= .cse105 0)) (<= .cse106 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse105) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse107 .cse105)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse108) (not (= .cse106 0)))))))) .cse6) (and (or (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse111 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse112 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse111))) (let ((.cse110 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse112))) (let ((.cse109 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse110))) (and (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (not (= .cse109 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse109) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse110 .cse109)) (not (= .cse111 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse112) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse111 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse115 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse114 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse115))) (let ((.cse113 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse114))) (and (not (= .cse113 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse114 .cse113)) (<= |c_ULTIMATE.start_gcd_test_~b#1| (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|)) (<= |v_ULTIMATE.start_gcd_test_~a#1_49| .cse113) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_49|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse115) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|)))))))) .cse12))) (and .cse104 (or (and (or (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse120 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse118 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse120))) (let ((.cse122 (mod (+ (* .cse120 255) .cse118) 256))) (let ((.cse121 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse122 (- 256))))) (let ((.cse119 (mod (+ (* 255 .cse121) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse121)) 256)) (.cse117 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse74 (mod (+ .cse116 .cse117) 256)) (not (= .cse118 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse119) (not (= .cse120 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse121 (+ (- 256) .cse119))) (<= .cse120 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse117 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse122))))))))) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse128 (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse123 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ .cse128 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256) (- 256))))) (let ((.cse125 (mod (+ .cse123 .cse128 |v_ULTIMATE.start_gcd_test_~a#1_45|) 256))) (let ((.cse126 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse125 (- 256))))) (let ((.cse127 (mod (+ (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse126) (* 255 .cse126)) 256)) (.cse124 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (not (= .cse123 0)) (<= .cse74 (mod (+ .cse116 .cse124) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse125) (= (mod .cse126 (+ (- 256) .cse127)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse124 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0)))))))))) .cse12) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse129 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse132 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse129))) (let ((.cse134 (mod (+ (* 255 .cse129) .cse132) 256))) (let ((.cse133 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| (+ .cse134 (- 256))))) (let ((.cse131 (mod (+ (* 255 .cse133) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse133)) 256)) (.cse130 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= 0 (+ 128 |v_ULTIMATE.start_gcd_test_~a#1_45|)) (<= .cse129 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= .cse74 (mod (+ .cse116 .cse130) 256)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse131) (not (= .cse132 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse133 (+ (- 256) .cse131))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_47|) .cse134) (not (= .cse130 0)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_45| 1) 0) (not (= .cse129 0))))))))) .cse6) (and .cse12 (or (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse138 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse137 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse138))) (let ((.cse135 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse137)) (.cse136 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse135 0)) (<= .cse74 (mod (+ .cse116 .cse136) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse137 .cse135)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse138) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse136 0)))))))) (and .cse18 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse142 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse143 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse142))) (let ((.cse141 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse143))) (let ((.cse140 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse141)) (.cse139 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse139) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (not (= .cse140 0)) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse141 .cse140)) (not (= .cse142 0)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse143) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse142 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse139 0))))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse145 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse148 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse145))) (let ((.cse147 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse148))) (let ((.cse144 (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse147)) (.cse146 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (not (= .cse144 0)) (<= .cse145 |v_ULTIMATE.start_gcd_test_~a#1_46|) (<= .cse74 (mod (+ .cse116 .cse146) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse147 .cse144)) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_49| 1) 0) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_47|) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse146 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_47| .cse148) (not (= .cse145 0)))))))) .cse6) (and .cse12 (or (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse153 (mod .cse23 |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse150 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse153))) (let ((.cse152 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse150))) (let ((.cse151 (mod (+ (* .cse152 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse152)) 256)) (.cse149 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse149) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (not (= .cse150 0)) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse151) (= (mod .cse152 (+ (- 256) .cse151)) |c_ULTIMATE.start_gcd_test_~a#1|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (not (= .cse153 0)) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= .cse153 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse149 0)))))))) .cse18) (and .cse17 (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse157 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| (+ (mod (+ (mod .cse16 |v_ULTIMATE.start_gcd_test_~a#1_45|) (* 255 |v_ULTIMATE.start_gcd_test_~a#1_45|)) 256) (- 256))))) (let ((.cse155 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse157))) (let ((.cse156 (mod (+ (* .cse155 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse155)) 256)) (.cse154 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse74 (mod (+ .cse116 .cse154) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse155 (+ .cse156 (- 256)))) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse156) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_46|) (not (= .cse154 0)) (not (= .cse157 0)))))))))) (and (exists ((|v_ULTIMATE.start_gcd_test_~a#1_46| Int) (|v_ULTIMATE.start_gcd_test_~a#1_45| Int) (|v_ULTIMATE.start_gcd_test_~a#1_47| Int) (|v_ULTIMATE.start_gcd_test_~a#1_49| Int)) (let ((.cse158 (mod |c_ULTIMATE.start_main1_~x~0#1| |v_ULTIMATE.start_gcd_test_~a#1_45|))) (let ((.cse162 (mod |v_ULTIMATE.start_gcd_test_~a#1_45| .cse158))) (let ((.cse159 (mod |v_ULTIMATE.start_gcd_test_~a#1_46| .cse162))) (let ((.cse160 (mod (+ (* .cse159 255) (mod |v_ULTIMATE.start_gcd_test_~a#1_47| .cse159)) 256)) (.cse161 (mod |v_ULTIMATE.start_gcd_test_~a#1_49| |c_ULTIMATE.start_gcd_test_~a#1|))) (and (<= .cse158 |v_ULTIMATE.start_gcd_test_~a#1_46|) (= |c_ULTIMATE.start_gcd_test_~a#1| (mod .cse159 (+ .cse160 (- 256)))) (<= (+ 256 |v_ULTIMATE.start_gcd_test_~a#1_49|) .cse160) (<= .cse74 (mod (+ .cse116 .cse161) 256)) (<= 0 |v_ULTIMATE.start_gcd_test_~a#1_45|) (<= (+ |v_ULTIMATE.start_gcd_test_~a#1_47| 1) 0) (<= |v_ULTIMATE.start_gcd_test_~a#1_45| 127) (not (= .cse162 0)) (not (= .cse161 0)) (not (= .cse158 0)))))))) .cse6)))))) (not (= |c_ULTIMATE.start_gcd_test_~a#1| 0))) is different from true