./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/TaipanReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-64bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ --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 64bit --witnessprinter.graph.data.programhash f8ae8f9c3632127a5fff0dd715137fbb187f094831a8bcec3228f07e2c7d7e87 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 05:17:48,021 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 05:17:48,134 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-64bit-Taipan_Default.epf [2023-11-19 05:17:48,150 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 05:17:48,151 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 05:17:48,195 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 05:17:48,196 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 05:17:48,196 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 05:17:48,197 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 05:17:48,198 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 05:17:48,198 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-19 05:17:48,199 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-19 05:17:48,199 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-19 05:17:48,200 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-19 05:17:48,200 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-19 05:17:48,201 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-19 05:17:48,201 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-19 05:17:48,202 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-19 05:17:48,202 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-19 05:17:48,203 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-19 05:17:48,203 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-19 05:17:48,204 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-19 05:17:48,205 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 05:17:48,205 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 05:17:48,206 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 05:17:48,206 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 05:17:48,206 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 05:17:48,207 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 05:17:48,207 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 05:17:48,208 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 05:17:48,208 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 05:17:48,208 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 05:17:48,209 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 05:17:48,209 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:17:48,209 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 05:17:48,210 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 05:17:48,210 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 05:17:48,210 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-19 05:17:48,210 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 05:17:48,210 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 05:17:48,211 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-19 05:17:48,211 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 05:17:48,211 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f8ae8f9c3632127a5fff0dd715137fbb187f094831a8bcec3228f07e2c7d7e87 [2023-11-19 05:17:48,514 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 05:17:48,545 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 05:17:48,548 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 05:17:48,549 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 05:17:48,550 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 05:17:48,551 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c [2023-11-19 05:17:51,706 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 05:17:51,924 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 05:17:51,924 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c [2023-11-19 05:17:51,934 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/30fb62a56/c4048eac4c71429d9d93e5ac86439a2a/FLAGe997f64a5 [2023-11-19 05:17:51,948 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/30fb62a56/c4048eac4c71429d9d93e5ac86439a2a [2023-11-19 05:17:51,951 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 05:17:51,952 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 05:17:51,954 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 05:17:51,954 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 05:17:51,959 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 05:17:51,960 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:17:51" (1/1) ... [2023-11-19 05:17:51,961 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@33ed64e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:51, skipping insertion in model container [2023-11-19 05:17:51,961 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:17:51" (1/1) ... [2023-11-19 05:17:52,038 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 05:17:52,185 WARN L240 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_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c[1245,1258] [2023-11-19 05:17:52,245 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:17:52,255 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 05:17:52,268 WARN L240 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_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c[1245,1258] [2023-11-19 05:17:52,315 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:17:52,333 INFO L206 MainTranslator]: Completed translation [2023-11-19 05:17:52,334 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52 WrapperNode [2023-11-19 05:17:52,334 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 05:17:52,335 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 05:17:52,335 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 05:17:52,336 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 05:17:52,343 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,357 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,446 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 338 [2023-11-19 05:17:52,446 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 05:17:52,447 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 05:17:52,447 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 05:17:52,447 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 05:17:52,456 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,456 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,466 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,466 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,490 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,494 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,502 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,507 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,518 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 05:17:52,518 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 05:17:52,519 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 05:17:52,519 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 05:17:52,520 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (1/1) ... [2023-11-19 05:17:52,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:17:52,548 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:17:52,573 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 05:17:52,603 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 05:17:52,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 05:17:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 05:17:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 05:17:52,618 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 05:17:52,760 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 05:17:52,762 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 05:17:53,424 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 05:17:53,903 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 05:17:53,904 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 05:17:53,911 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:17:53 BoogieIcfgContainer [2023-11-19 05:17:53,912 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 05:17:53,915 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 05:17:53,916 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 05:17:53,919 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 05:17:53,920 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:17:51" (1/3) ... [2023-11-19 05:17:53,920 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad36b90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:17:53, skipping insertion in model container [2023-11-19 05:17:53,921 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:17:52" (2/3) ... [2023-11-19 05:17:53,922 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad36b90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:17:53, skipping insertion in model container [2023-11-19 05:17:53,923 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:17:53" (3/3) ... [2023-11-19 05:17:53,924 INFO L112 eAbstractionObserver]: Analyzing ICFG btor2c-lazyMod.cal16.c [2023-11-19 05:17:53,945 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 05:17:53,946 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 05:17:54,006 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 05:17:54,013 INFO L357 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, mHoare=true, 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;@6c986614, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-19 05:17:54,015 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 05:17:54,019 INFO L276 IsEmpty]: Start isEmpty. Operand has 7 states, 5 states have (on average 1.6) internal successors, (8), 6 states have internal predecessors, (8), 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) [2023-11-19 05:17:54,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-19 05:17:54,026 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:17:54,027 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-11-19 05:17:54,029 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:17:54,036 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:17:54,036 INFO L85 PathProgramCache]: Analyzing trace with hash 10304640, now seen corresponding path program 1 times [2023-11-19 05:17:54,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-19 05:17:54,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1233315037] [2023-11-19 05:17:54,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:17:54,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 05:17:54,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 05:17:54,556 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 05:17:54,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 05:17:54,829 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-11-19 05:17:54,831 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 05:17:54,833 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 05:17:54,835 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 05:17:54,840 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-19 05:17:54,845 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 05:17:54,888 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-19 05:17:54,902 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 05:17:54 BoogieIcfgContainer [2023-11-19 05:17:54,903 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 05:17:54,905 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 05:17:54,905 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 05:17:54,905 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 05:17:54,906 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:17:53" (3/4) ... [2023-11-19 05:17:54,910 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 05:17:54,911 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 05:17:54,912 INFO L158 Benchmark]: Toolchain (without parser) took 2959.85ms. Allocated memory was 157.3MB in the beginning and 192.9MB in the end (delta: 35.7MB). Free memory was 122.4MB in the beginning and 130.4MB in the end (delta: -8.0MB). Peak memory consumption was 26.3MB. Max. memory is 16.1GB. [2023-11-19 05:17:54,913 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 121.6MB. Free memory is still 88.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 05:17:54,914 INFO L158 Benchmark]: CACSL2BoogieTranslator took 380.78ms. Allocated memory is still 157.3MB. Free memory was 121.6MB in the beginning and 115.2MB in the end (delta: 6.4MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-19 05:17:54,915 INFO L158 Benchmark]: Boogie Procedure Inliner took 111.08ms. Allocated memory is still 157.3MB. Free memory was 115.2MB in the beginning and 108.5MB in the end (delta: 6.7MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-19 05:17:54,917 INFO L158 Benchmark]: Boogie Preprocessor took 70.86ms. Allocated memory is still 157.3MB. Free memory was 108.5MB in the beginning and 105.6MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 05:17:54,921 INFO L158 Benchmark]: RCFGBuilder took 1394.15ms. Allocated memory is still 157.3MB. Free memory was 105.6MB in the beginning and 76.1MB in the end (delta: 29.5MB). Peak memory consumption was 68.1MB. Max. memory is 16.1GB. [2023-11-19 05:17:54,923 INFO L158 Benchmark]: TraceAbstraction took 987.45ms. Allocated memory was 157.3MB in the beginning and 192.9MB in the end (delta: 35.7MB). Free memory was 75.0MB in the beginning and 130.4MB in the end (delta: -55.4MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 05:17:54,923 INFO L158 Benchmark]: Witness Printer took 6.40ms. Allocated memory is still 192.9MB. Free memory is still 130.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 05:17:54,931 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.24ms. Allocated memory is still 121.6MB. Free memory is still 88.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 380.78ms. Allocated memory is still 157.3MB. Free memory was 121.6MB in the beginning and 115.2MB in the end (delta: 6.4MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 111.08ms. Allocated memory is still 157.3MB. Free memory was 115.2MB in the beginning and 108.5MB in the end (delta: 6.7MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 70.86ms. Allocated memory is still 157.3MB. Free memory was 108.5MB in the beginning and 105.6MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1394.15ms. Allocated memory is still 157.3MB. Free memory was 105.6MB in the beginning and 76.1MB in the end (delta: 29.5MB). Peak memory consumption was 68.1MB. Max. memory is 16.1GB. * TraceAbstraction took 987.45ms. Allocated memory was 157.3MB in the beginning and 192.9MB in the end (delta: 35.7MB). Free memory was 75.0MB in the beginning and 130.4MB in the end (delta: -55.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 6.40ms. Allocated memory is still 192.9MB. Free memory is still 130.4MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 92, overapproximation of bitwiseAnd at line 61. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 1); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (1 - 1); [L29] const SORT_5 mask_SORT_5 = (SORT_5)-1 >> (sizeof(SORT_5) * 8 - 2); [L30] const SORT_5 msb_SORT_5 = (SORT_5)1 << (2 - 1); [L32] const SORT_1 var_10 = 0; [L33] const SORT_5 var_14 = 0; [L34] const SORT_1 var_29 = 1; [L35] const SORT_5 var_40 = 1; [L37] SORT_1 input_2; [L38] SORT_1 input_3; [L39] SORT_1 input_4; [L40] SORT_5 input_6; [L41] SORT_1 input_7; [L42] SORT_5 input_8; [L43] SORT_5 input_9; [L45] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L45] SORT_1 state_11 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L46] EXPR __VERIFIER_nondet_uchar() & mask_SORT_5 [L46] SORT_5 state_15 = __VERIFIER_nondet_uchar() & mask_SORT_5; [L47] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L47] SORT_1 state_17 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L48] EXPR __VERIFIER_nondet_uchar() & mask_SORT_5 [L48] SORT_5 state_21 = __VERIFIER_nondet_uchar() & mask_SORT_5; [L50] SORT_1 init_12_arg_1 = var_10; [L51] state_11 = init_12_arg_1 [L52] SORT_5 init_16_arg_1 = var_14; [L53] state_15 = init_16_arg_1 [L54] SORT_1 init_18_arg_1 = var_10; [L55] state_17 = init_18_arg_1 [L56] SORT_5 init_22_arg_1 = var_14; [L57] state_21 = init_22_arg_1 VAL [init_12_arg_1=0, init_16_arg_1=0, init_18_arg_1=0, init_22_arg_1=0, mask_SORT_1=1, mask_SORT_5=3, msb_SORT_1=1, msb_SORT_5=2, state_11=0, state_15=0, state_17=0, state_21=0, var_10=0, var_14=0, var_29=1, var_40=1] [L60] input_2 = __VERIFIER_nondet_uchar() [L61] EXPR input_2 & mask_SORT_1 [L61] input_2 = input_2 & mask_SORT_1 [L62] input_3 = __VERIFIER_nondet_uchar() [L63] EXPR input_3 & mask_SORT_1 [L63] input_3 = input_3 & mask_SORT_1 [L64] input_4 = __VERIFIER_nondet_uchar() [L65] input_6 = __VERIFIER_nondet_uchar() [L66] input_7 = __VERIFIER_nondet_uchar() [L67] input_8 = __VERIFIER_nondet_uchar() [L68] input_9 = __VERIFIER_nondet_uchar() [L71] SORT_1 var_13_arg_0 = state_11; [L72] SORT_1 var_13 = ~var_13_arg_0; [L73] SORT_1 var_19_arg_0 = state_17; [L74] SORT_5 var_19_arg_1 = state_15; [L75] SORT_5 var_19_arg_2 = input_6; [L76] SORT_5 var_19 = var_19_arg_0 ? var_19_arg_1 : var_19_arg_2; [L77] SORT_5 var_20_arg_0 = var_19; [L78] SORT_1 var_20 = var_20_arg_0 >> 1; [L79] EXPR var_20 & mask_SORT_1 [L79] var_20 = var_20 & mask_SORT_1 [L80] SORT_1 var_23_arg_0 = state_17; [L81] SORT_5 var_23_arg_1 = state_21; [L82] SORT_5 var_23_arg_2 = input_6; [L83] SORT_5 var_23 = var_23_arg_0 ? var_23_arg_1 : var_23_arg_2; [L84] SORT_5 var_24_arg_0 = var_23; [L85] SORT_1 var_24 = var_24_arg_0 >> 1; [L86] EXPR var_24 & mask_SORT_1 [L86] var_24 = var_24 & mask_SORT_1 [L87] SORT_1 var_25_arg_0 = var_20; [L88] SORT_1 var_25_arg_1 = var_24; [L89] SORT_1 var_25 = var_25_arg_0 == var_25_arg_1; [L90] SORT_1 var_26_arg_0 = var_13; [L91] SORT_1 var_26_arg_1 = var_25; [L92] EXPR var_26_arg_0 | var_26_arg_1 [L92] SORT_1 var_26 = var_26_arg_0 | var_26_arg_1; [L93] SORT_1 var_30_arg_0 = var_26; [L94] SORT_1 var_30 = ~var_30_arg_0; [L95] SORT_1 var_31_arg_0 = var_29; [L96] SORT_1 var_31_arg_1 = var_30; [L97] EXPR var_31_arg_0 & var_31_arg_1 [L97] SORT_1 var_31 = var_31_arg_0 & var_31_arg_1; [L98] EXPR var_31 & mask_SORT_1 [L98] var_31 = var_31 & mask_SORT_1 [L99] SORT_1 bad_32_arg_0 = var_31; [L100] CALL __VERIFIER_assert(!(bad_32_arg_0)) [L21] COND TRUE !(cond) VAL [\old(cond)=0, cond=0] [L21] reach_error() VAL [\old(cond)=0, cond=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.9s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=7occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-19 05:17:54,972 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/TaipanReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-64bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ --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 64bit --witnessprinter.graph.data.programhash f8ae8f9c3632127a5fff0dd715137fbb187f094831a8bcec3228f07e2c7d7e87 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 05:17:57,474 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 05:17:57,555 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/config/svcomp-Reach-64bit-Taipan_Bitvector.epf [2023-11-19 05:17:57,561 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 05:17:57,562 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 05:17:57,592 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 05:17:57,597 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 05:17:57,598 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 05:17:57,599 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 05:17:57,601 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 05:17:57,602 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-19 05:17:57,602 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-19 05:17:57,603 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-19 05:17:57,608 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-19 05:17:57,608 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-19 05:17:57,608 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-19 05:17:57,609 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 05:17:57,610 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 05:17:57,611 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 05:17:57,611 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 05:17:57,611 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 05:17:57,612 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 05:17:57,612 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 05:17:57,613 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 05:17:57,613 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 05:17:57,614 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 05:17:57,614 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 05:17:57,614 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 05:17:57,615 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 05:17:57,615 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 05:17:57,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:17:57,617 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 05:17:57,617 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 05:17:57,618 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 05:17:57,618 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-19 05:17:57,618 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 05:17:57,618 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 05:17:57,619 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-19 05:17:57,619 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 05:17:57,620 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f8ae8f9c3632127a5fff0dd715137fbb187f094831a8bcec3228f07e2c7d7e87 [2023-11-19 05:17:58,084 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 05:17:58,116 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 05:17:58,119 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 05:17:58,121 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 05:17:58,121 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 05:17:58,123 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c [2023-11-19 05:18:01,251 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 05:18:01,523 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 05:18:01,524 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c [2023-11-19 05:18:01,533 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/89415587d/4226612a99b04965aa34c9b36d8089c7/FLAG058b25ec1 [2023-11-19 05:18:01,548 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/data/89415587d/4226612a99b04965aa34c9b36d8089c7 [2023-11-19 05:18:01,550 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 05:18:01,552 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 05:18:01,553 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 05:18:01,554 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 05:18:01,559 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 05:18:01,560 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,561 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67c5c49a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01, skipping insertion in model container [2023-11-19 05:18:01,561 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,593 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 05:18:01,771 WARN L240 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_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c[1245,1258] [2023-11-19 05:18:01,824 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:18:01,837 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 05:18:01,851 WARN L240 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_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.cal16.c[1245,1258] [2023-11-19 05:18:01,880 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 05:18:01,903 INFO L206 MainTranslator]: Completed translation [2023-11-19 05:18:01,903 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01 WrapperNode [2023-11-19 05:18:01,904 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 05:18:01,905 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 05:18:01,905 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 05:18:01,906 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 05:18:01,913 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,930 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,967 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 178 [2023-11-19 05:18:01,968 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 05:18:01,968 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 05:18:01,969 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 05:18:01,969 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 05:18:01,979 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,979 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,984 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,985 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,994 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:01,997 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:02,000 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:02,002 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:02,006 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 05:18:02,007 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 05:18:02,007 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 05:18:02,007 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 05:18:02,008 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (1/1) ... [2023-11-19 05:18:02,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 05:18:02,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:18:02,060 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 05:18:02,098 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 05:18:02,110 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 05:18:02,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 05:18:02,111 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 05:18:02,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 05:18:02,286 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 05:18:02,288 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 05:18:02,578 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 05:18:02,585 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 05:18:02,588 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 05:18:02,591 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:18:02 BoogieIcfgContainer [2023-11-19 05:18:02,592 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 05:18:02,594 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 05:18:02,597 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 05:18:02,600 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 05:18:02,602 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:18:01" (1/3) ... [2023-11-19 05:18:02,603 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7eb4fdba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:18:02, skipping insertion in model container [2023-11-19 05:18:02,603 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:18:01" (2/3) ... [2023-11-19 05:18:02,604 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7eb4fdba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:18:02, skipping insertion in model container [2023-11-19 05:18:02,604 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:18:02" (3/3) ... [2023-11-19 05:18:02,605 INFO L112 eAbstractionObserver]: Analyzing ICFG btor2c-lazyMod.cal16.c [2023-11-19 05:18:02,624 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 05:18:02,625 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 05:18:02,684 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 05:18:02,692 INFO L357 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, mHoare=true, 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;@2d95e707, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-19 05:18:02,693 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 05:18:02,698 INFO L276 IsEmpty]: Start isEmpty. Operand has 11 states, 9 states have (on average 1.4444444444444444) internal successors, (13), 10 states have internal predecessors, (13), 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) [2023-11-19 05:18:02,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-19 05:18:02,705 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:18:02,705 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 05:18:02,706 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:18:02,713 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:18:02,714 INFO L85 PathProgramCache]: Analyzing trace with hash 28698761, now seen corresponding path program 1 times [2023-11-19 05:18:02,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-19 05:18:02,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [451040095] [2023-11-19 05:18:02,730 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:18:02,731 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 05:18:02,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat [2023-11-19 05:18:02,734 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 05:18:02,743 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-19 05:18:02,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:18:02,902 INFO L262 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 16 conjunts are in the unsatisfiable core [2023-11-19 05:18:02,909 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:03,192 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:03,194 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 05:18:03,195 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-19 05:18:03,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [451040095] [2023-11-19 05:18:03,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [451040095] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 05:18:03,196 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 05:18:03,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-19 05:18:03,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [608224308] [2023-11-19 05:18:03,209 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 05:18:03,219 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 05:18:03,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-19 05:18:03,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 05:18:03,257 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 05:18:03,259 INFO L87 Difference]: Start difference. First operand has 11 states, 9 states have (on average 1.4444444444444444) internal successors, (13), 10 states have internal predecessors, (13), 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) Second operand has 4 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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) [2023-11-19 05:18:03,315 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:18:03,315 INFO L93 Difference]: Finished difference Result 19 states and 27 transitions. [2023-11-19 05:18:03,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-19 05:18:03,318 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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 5 [2023-11-19 05:18:03,319 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:18:03,326 INFO L225 Difference]: With dead ends: 19 [2023-11-19 05:18:03,326 INFO L226 Difference]: Without dead ends: 10 [2023-11-19 05:18:03,329 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-19 05:18:03,334 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 3 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 11 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 05:18:03,336 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 11 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 05:18:03,353 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2023-11-19 05:18:03,366 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 9. [2023-11-19 05:18:03,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 1.125) internal successors, (9), 8 states have internal predecessors, (9), 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) [2023-11-19 05:18:03,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 9 transitions. [2023-11-19 05:18:03,370 INFO L78 Accepts]: Start accepts. Automaton has 9 states and 9 transitions. Word has length 5 [2023-11-19 05:18:03,370 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:18:03,370 INFO L495 AbstractCegarLoop]: Abstraction has 9 states and 9 transitions. [2023-11-19 05:18:03,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 1.25) internal successors, (5), 4 states have internal predecessors, (5), 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) [2023-11-19 05:18:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 9 transitions. [2023-11-19 05:18:03,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-19 05:18:03,371 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:18:03,372 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2023-11-19 05:18:03,379 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:03,574 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 05:18:03,574 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:18:03,575 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:18:03,575 INFO L85 PathProgramCache]: Analyzing trace with hash 271073635, now seen corresponding path program 1 times [2023-11-19 05:18:03,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-19 05:18:03,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [682631945] [2023-11-19 05:18:03,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:18:03,576 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 05:18:03,576 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat [2023-11-19 05:18:03,578 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 05:18:03,579 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-19 05:18:03,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:18:03,740 INFO L262 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 34 conjunts are in the unsatisfiable core [2023-11-19 05:18:03,744 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:04,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:04,032 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:04,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:04,873 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-19 05:18:04,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [682631945] [2023-11-19 05:18:04,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [682631945] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:04,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1821833043] [2023-11-19 05:18:04,875 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:18:04,875 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 05:18:04,875 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 [2023-11-19 05:18:04,881 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 05:18:04,892 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-19 05:18:05,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:18:05,098 INFO L262 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 35 conjunts are in the unsatisfiable core [2023-11-19 05:18:05,102 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:05,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:05,290 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:06,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleCvc4 [1821833043] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:06,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [789793424] [2023-11-19 05:18:06,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 05:18:06,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:18:06,004 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:18:06,011 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:18:06,032 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-19 05:18:06,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 05:18:06,125 INFO L262 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 42 conjunts are in the unsatisfiable core [2023-11-19 05:18:06,129 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:06,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:06,374 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:07,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:07,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [789793424] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:07,104 INFO L185 FreeRefinementEngine]: Found 0 perfect and 6 imperfect interpolant sequences. [2023-11-19 05:18:07,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5, 5, 6, 6] total 11 [2023-11-19 05:18:07,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356150113] [2023-11-19 05:18:07,106 INFO L85 oduleStraightlineAll]: Using 6 imperfect interpolants to construct interpolant automaton [2023-11-19 05:18:07,106 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-19 05:18:07,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-19 05:18:07,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-19 05:18:07,108 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110 [2023-11-19 05:18:07,108 INFO L87 Difference]: Start difference. First operand 9 states and 9 transitions. Second operand has 11 states, 11 states have (on average 1.8181818181818181) internal successors, (20), 11 states have internal predecessors, (20), 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) [2023-11-19 05:18:07,215 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:18:07,216 INFO L93 Difference]: Finished difference Result 15 states and 15 transitions. [2023-11-19 05:18:07,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-19 05:18:07,216 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 1.8181818181818181) internal successors, (20), 11 states have internal predecessors, (20), 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 8 [2023-11-19 05:18:07,217 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:18:07,217 INFO L225 Difference]: With dead ends: 15 [2023-11-19 05:18:07,217 INFO L226 Difference]: Without dead ends: 13 [2023-11-19 05:18:07,218 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 29 SyntacticMatches, 4 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 35 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=58, Invalid=124, Unknown=0, NotChecked=0, Total=182 [2023-11-19 05:18:07,220 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 14 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-19 05:18:07,220 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 16 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-19 05:18:07,221 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2023-11-19 05:18:07,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 12. [2023-11-19 05:18:07,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0909090909090908) internal successors, (12), 11 states have internal predecessors, (12), 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) [2023-11-19 05:18:07,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 12 transitions. [2023-11-19 05:18:07,225 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 12 transitions. Word has length 8 [2023-11-19 05:18:07,225 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:18:07,225 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 12 transitions. [2023-11-19 05:18:07,226 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 1.8181818181818181) internal successors, (20), 11 states have internal predecessors, (20), 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) [2023-11-19 05:18:07,226 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 12 transitions. [2023-11-19 05:18:07,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 05:18:07,226 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 05:18:07,227 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-19 05:18:07,231 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:07,431 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:07,643 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:07,830 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:18:07,830 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 05:18:07,830 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 05:18:07,831 INFO L85 PathProgramCache]: Analyzing trace with hash 1020920393, now seen corresponding path program 2 times [2023-11-19 05:18:07,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-19 05:18:07,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2108943162] [2023-11-19 05:18:07,832 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-19 05:18:07,832 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 05:18:07,832 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat [2023-11-19 05:18:07,835 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 05:18:07,838 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2023-11-19 05:18:07,975 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-19 05:18:07,975 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:18:07,981 INFO L262 TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 48 conjunts are in the unsatisfiable core [2023-11-19 05:18:07,985 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:08,331 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:09,711 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:09,712 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-19 05:18:09,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2108943162] [2023-11-19 05:18:09,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2108943162] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:09,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [242714296] [2023-11-19 05:18:09,727 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-19 05:18:09,727 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 05:18:09,727 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 [2023-11-19 05:18:09,729 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 05:18:09,740 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2023-11-19 05:18:10,002 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-19 05:18:10,003 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:18:10,010 INFO L262 TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 48 conjunts are in the unsatisfiable core [2023-11-19 05:18:10,015 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:10,272 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:10,272 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:11,358 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:11,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleCvc4 [242714296] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:11,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [899348725] [2023-11-19 05:18:11,359 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-19 05:18:11,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 05:18:11,360 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 [2023-11-19 05:18:11,361 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 05:18:11,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-19 05:18:11,493 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-19 05:18:11,493 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 05:18:11,496 INFO L262 TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 57 conjunts are in the unsatisfiable core [2023-11-19 05:18:11,500 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 05:18:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:11,801 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 05:18:14,855 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 05:18:14,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [899348725] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 05:18:14,856 INFO L185 FreeRefinementEngine]: Found 0 perfect and 6 imperfect interpolant sequences. [2023-11-19 05:18:14,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6, 6, 6, 6] total 14 [2023-11-19 05:18:14,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863843177] [2023-11-19 05:18:14,857 INFO L85 oduleStraightlineAll]: Using 6 imperfect interpolants to construct interpolant automaton [2023-11-19 05:18:14,857 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-19 05:18:14,858 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-19 05:18:14,859 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-19 05:18:14,859 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182 [2023-11-19 05:18:14,859 INFO L87 Difference]: Start difference. First operand 12 states and 12 transitions. Second operand has 14 states, 14 states have (on average 2.142857142857143) internal successors, (30), 14 states have internal predecessors, (30), 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) [2023-11-19 05:18:15,075 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 05:18:15,076 INFO L93 Difference]: Finished difference Result 13 states and 13 transitions. [2023-11-19 05:18:15,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-19 05:18:15,076 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.142857142857143) internal successors, (30), 14 states have internal predecessors, (30), 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 11 [2023-11-19 05:18:15,077 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 05:18:15,077 INFO L225 Difference]: With dead ends: 13 [2023-11-19 05:18:15,077 INFO L226 Difference]: Without dead ends: 0 [2023-11-19 05:18:15,078 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 45 SyntacticMatches, 3 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 57 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=95, Invalid=247, Unknown=0, NotChecked=0, Total=342 [2023-11-19 05:18:15,079 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 6 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-19 05:18:15,079 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 15 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-19 05:18:15,080 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-19 05:18:15,080 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-19 05:18:15,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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) [2023-11-19 05:18:15,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-19 05:18:15,081 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2023-11-19 05:18:15,081 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 05:18:15,081 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-19 05:18:15,081 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.142857142857143) internal successors, (30), 14 states have internal predecessors, (30), 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) [2023-11-19 05:18:15,082 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-19 05:18:15,082 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 05:18:15,084 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 05:18:15,092 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2023-11-19 05:18:15,299 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:15,488 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt (7)] Forceful destruction successful, exit code 0 [2023-11-19 05:18:15,685 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/cvc4 --incremental --print-success --lang smt [2023-11-19 05:18:15,687 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-19 05:18:15,735 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-19 05:18:15,735 INFO L895 garLoopResultBuilder]: At program point L58-2(lines 58 164) the Hoare annotation is: (let ((.cse3 (= (_ bv0 8) |ULTIMATE.start_main_~state_17~0#1|)) (.cse0 (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) (.cse1 (= (_ bv1 8) |ULTIMATE.start_main_~state_11~0#1|)) (.cse2 (= |ULTIMATE.start_main_~var_10~0#1| (_ bv0 8))) (.cse4 (= (_ bv1 8) |ULTIMATE.start_main_~var_29~0#1|)) (.cse5 (exists ((|ULTIMATE.start_main_~var_58_arg_2~0#1| (_ BitVec 8))) (let ((.cse6 ((_ extract 7 0) ((_ zero_extend 24) ((_ extract 7 0) ((_ zero_extend 24) |ULTIMATE.start_main_~var_58_arg_2~0#1|)))))) (and (= .cse6 |ULTIMATE.start_main_~state_21~0#1|) (= .cse6 |ULTIMATE.start_main_~state_15~0#1|)))))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4) (and .cse0 .cse2 .cse3 (= (_ bv0 8) |ULTIMATE.start_main_~state_11~0#1|) .cse4 .cse5) (and .cse0 .cse1 .cse2 (= (_ bv1 8) |ULTIMATE.start_main_~state_17~0#1|) .cse4 .cse5))) [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point L58-3(lines 58 164) no Hoare annotation was computed. [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point L21(line 21) no Hoare annotation was computed. [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point L21-1(line 21) no Hoare annotation was computed. [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point L21-3(line 21) no Hoare annotation was computed. [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-19 05:18:15,736 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 23 166) no Hoare annotation was computed. [2023-11-19 05:18:15,737 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-19 05:18:15,737 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-19 05:18:15,737 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 21) no Hoare annotation was computed. [2023-11-19 05:18:15,740 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1] [2023-11-19 05:18:15,743 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 05:18:15,756 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_main_~var_58_arg_2~0#1 : bv8 :: ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_21~0 && ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_15~0) could not be translated [2023-11-19 05:18:15,757 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_main_~var_58_arg_2~0#1 : bv8 :: ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_21~0 && ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_15~0) could not be translated [2023-11-19 05:18:15,758 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 05:18:15 BoogieIcfgContainer [2023-11-19 05:18:15,758 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 05:18:15,759 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 05:18:15,759 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 05:18:15,759 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 05:18:15,760 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:18:02" (3/4) ... [2023-11-19 05:18:15,762 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 05:18:15,772 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2023-11-19 05:18:15,772 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-19 05:18:15,773 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-19 05:18:15,773 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 05:18:15,774 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 05:18:15,890 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/witness.graphml [2023-11-19 05:18:15,890 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/witness.yml [2023-11-19 05:18:15,890 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 05:18:15,892 INFO L158 Benchmark]: Toolchain (without parser) took 14339.41ms. Allocated memory was 109.1MB in the beginning and 341.8MB in the end (delta: 232.8MB). Free memory was 84.4MB in the beginning and 259.7MB in the end (delta: -175.2MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,892 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 75.5MB. Free memory is still 52.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 05:18:15,892 INFO L158 Benchmark]: CACSL2BoogieTranslator took 351.06ms. Allocated memory is still 109.1MB. Free memory was 84.2MB in the beginning and 70.0MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,893 INFO L158 Benchmark]: Boogie Procedure Inliner took 62.56ms. Allocated memory is still 109.1MB. Free memory was 70.0MB in the beginning and 67.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,893 INFO L158 Benchmark]: Boogie Preprocessor took 37.64ms. Allocated memory is still 109.1MB. Free memory was 67.6MB in the beginning and 66.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,893 INFO L158 Benchmark]: RCFGBuilder took 585.31ms. Allocated memory is still 109.1MB. Free memory was 65.7MB in the beginning and 73.0MB in the end (delta: -7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,894 INFO L158 Benchmark]: TraceAbstraction took 13164.30ms. Allocated memory was 109.1MB in the beginning and 341.8MB in the end (delta: 232.8MB). Free memory was 72.5MB in the beginning and 264.9MB in the end (delta: -192.4MB). Peak memory consumption was 42.0MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,894 INFO L158 Benchmark]: Witness Printer took 131.79ms. Allocated memory is still 341.8MB. Free memory was 264.9MB in the beginning and 259.7MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 05:18:15,900 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.26ms. Allocated memory is still 75.5MB. Free memory is still 52.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 351.06ms. Allocated memory is still 109.1MB. Free memory was 84.2MB in the beginning and 70.0MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 62.56ms. Allocated memory is still 109.1MB. Free memory was 70.0MB in the beginning and 67.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 37.64ms. Allocated memory is still 109.1MB. Free memory was 67.6MB in the beginning and 66.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 585.31ms. Allocated memory is still 109.1MB. Free memory was 65.7MB in the beginning and 73.0MB in the end (delta: -7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * TraceAbstraction took 13164.30ms. Allocated memory was 109.1MB in the beginning and 341.8MB in the end (delta: 232.8MB). Free memory was 72.5MB in the beginning and 264.9MB in the end (delta: -192.4MB). Peak memory consumption was 42.0MB. Max. memory is 16.1GB. * Witness Printer took 131.79ms. Allocated memory is still 341.8MB. Free memory was 264.9MB in the beginning and 259.7MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_main_~var_58_arg_2~0#1 : bv8 :: ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_21~0 && ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_15~0) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_main_~var_58_arg_2~0#1 : bv8 :: ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_21~0 && ~zero_extend~32~8(~zero_extend~32~8(ULTIMATE.start_main_~var_58_arg_2~0#1)[7:0])[7:0] == ~state_15~0) could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 21]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 11 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 13.1s, OverallIterations: 3, TraceHistogramMax: 3, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 23 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 23 mSDsluCounter, 42 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 31 mSDsCounter, 6 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 52 IncrementalHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6 mSolverCounterUnsat, 11 mSDtfsCounter, 52 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 115 GetRequests, 76 SyntacticMatches, 7 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 92 ImplicationChecksByTransitivity, 1.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=12occurred in iteration=2, InterpolantAutomatonStates: 20, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 2 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 4 NumberOfFragments, 81 HoareAnnotationTreeSize, 1 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 1 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 9.8s InterpolantComputationTime, 62 NumberOfCodeBlocks, 62 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 106 ConstructedInterpolants, 36 QuantifiedInterpolants, 10754 SizeOfPredicates, 286 NumberOfNonLiveVariables, 1268 ConjunctsInSsa, 280 ConjunctsInUnsatCore, 13 InterpolantComputations, 1 PerfectInterpolantSequences, 6/54 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 58]: Loop Invariant Derived loop invariant: (((((((1 == mask_SORT_1) && (1 == state_11)) && (var_10 == 0)) && (0 == state_17)) && (1 == var_29)) || (((((1 == mask_SORT_1) && (var_10 == 0)) && (0 == state_17)) && (0 == state_11)) && (1 == var_29))) || (((((1 == mask_SORT_1) && (1 == state_11)) && (var_10 == 0)) && (1 == state_17)) && (1 == var_29))) RESULT: Ultimate proved your program to be correct! [2023-11-19 05:18:15,954 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0095b2cf-94ca-4cb1-8e53-9d464d43ed9c/bin/utaipan-verify-t7M7D8N6sZ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE