./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash cbb1cc6e8ffb1967e482e836dee104381c387871f260b8790b4f08250269b963 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 17:44:30,701 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 17:44:30,765 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Default.epf [2023-12-02 17:44:30,771 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 17:44:30,772 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 17:44:30,798 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 17:44:30,799 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 17:44:30,799 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 17:44:30,800 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 17:44:30,800 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 17:44:30,801 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 17:44:30,801 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 17:44:30,802 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 17:44:30,802 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 17:44:30,803 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 17:44:30,804 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 17:44:30,804 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 17:44:30,805 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 17:44:30,805 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 17:44:30,806 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 17:44:30,806 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 17:44:30,811 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 17:44:30,812 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 17:44:30,812 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 17:44:30,812 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 17:44:30,813 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 17:44:30,813 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 17:44:30,813 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 17:44:30,814 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 17:44:30,814 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-12-02 17:44:30,814 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 17:44:30,815 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 17:44:30,815 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 17:44:30,815 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 17:44:30,816 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 17:44:30,816 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 17:44:30,816 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 17:44:30,816 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 17:44:30,817 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 17:44:30,817 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 17:44:30,817 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 17:44:30,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 17:44:30,818 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 17:44:30,818 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 17:44:30,818 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 17:44:30,818 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 17:44:30,818 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_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh 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 ! overflow) ) 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 -> cbb1cc6e8ffb1967e482e836dee104381c387871f260b8790b4f08250269b963 [2023-12-02 17:44:31,027 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 17:44:31,047 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 17:44:31,049 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 17:44:31,050 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 17:44:31,051 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 17:44:31,052 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i [2023-12-02 17:44:33,847 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 17:44:34,164 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 17:44:34,165 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i [2023-12-02 17:44:34,191 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/e75a4c186/5083a126601c463e893626356b711c06/FLAGa853a6532 [2023-12-02 17:44:34,204 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/e75a4c186/5083a126601c463e893626356b711c06 [2023-12-02 17:44:34,206 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 17:44:34,207 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 17:44:34,209 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 17:44:34,209 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 17:44:34,214 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 17:44:34,215 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:44:34" (1/1) ... [2023-12-02 17:44:34,216 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d998ea0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:34, skipping insertion in model container [2023-12-02 17:44:34,216 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:44:34" (1/1) ... [2023-12-02 17:44:34,287 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 17:44:35,703 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:610) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleUnaryFloatFunction(StandardFunctionHandler.java:2220) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:245) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1486) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:269) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:949) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:728) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:728) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1671) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:386) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1512) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3421) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2441) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-12-02 17:44:35,707 INFO L158 Benchmark]: Toolchain (without parser) took 1499.06ms. Allocated memory is still 153.1MB. Free memory was 101.8MB in the beginning and 76.7MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-12-02 17:44:35,708 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 119.5MB. Free memory was 85.5MB in the beginning and 85.5MB in the end (delta: 25.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 17:44:35,709 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1496.99ms. Allocated memory is still 153.1MB. Free memory was 101.8MB in the beginning and 76.7MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-12-02 17:44:35,710 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.17ms. Allocated memory is still 119.5MB. Free memory was 85.5MB in the beginning and 85.5MB in the end (delta: 25.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1496.99ms. Allocated memory is still 153.1MB. Free memory was 101.8MB in the beginning and 76.7MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: floating point operation not supported in non-bitprecise translation: sqrt: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructOtherUnaryFloatOperation(IntegerTranslation.java:610) RESULT: Ultimate could not prove your program: Toolchain returned no result. 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-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash cbb1cc6e8ffb1967e482e836dee104381c387871f260b8790b4f08250269b963 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 17:44:37,490 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 17:44:37,567 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Overflow-64bit-Taipan_Bitvector.epf [2023-12-02 17:44:37,573 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 17:44:37,573 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 17:44:37,600 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 17:44:37,601 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 17:44:37,601 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 17:44:37,602 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 17:44:37,603 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 17:44:37,603 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 17:44:37,604 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 17:44:37,604 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 17:44:37,605 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 17:44:37,605 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 17:44:37,606 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 17:44:37,607 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 17:44:37,607 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 17:44:37,608 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 17:44:37,608 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 17:44:37,609 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 17:44:37,610 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 17:44:37,610 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-02 17:44:37,611 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-12-02 17:44:37,611 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-12-02 17:44:37,611 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-12-02 17:44:37,612 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 17:44:37,612 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 17:44:37,613 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 17:44:37,613 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 17:44:37,614 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-02 17:44:37,614 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 17:44:37,614 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 17:44:37,615 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 17:44:37,615 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 17:44:37,615 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 17:44:37,615 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 17:44:37,616 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-12-02 17:44:37,616 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-12-02 17:44:37,616 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 17:44:37,616 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 17:44:37,617 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 17:44:37,617 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 17:44:37,617 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_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh 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 ! overflow) ) 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 -> cbb1cc6e8ffb1967e482e836dee104381c387871f260b8790b4f08250269b963 [2023-12-02 17:44:37,900 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 17:44:37,916 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 17:44:37,918 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 17:44:37,919 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 17:44:37,919 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 17:44:37,920 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i [2023-12-02 17:44:40,772 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 17:44:41,139 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 17:44:41,140 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_65_good.i [2023-12-02 17:44:41,165 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/7521ecd0f/cc6d29a224604c2ca05b344405fd8b76/FLAGdcfaa6373 [2023-12-02 17:44:41,180 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/data/7521ecd0f/cc6d29a224604c2ca05b344405fd8b76 [2023-12-02 17:44:41,183 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 17:44:41,184 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 17:44:41,186 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 17:44:41,186 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 17:44:41,191 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 17:44:41,192 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:44:41" (1/1) ... [2023-12-02 17:44:41,193 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b77ecf0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:41, skipping insertion in model container [2023-12-02 17:44:41,193 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:44:41" (1/1) ... [2023-12-02 17:44:41,261 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 17:44:42,720 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 17:44:42,734 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 17:44:42,821 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 17:44:43,115 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 17:44:43,115 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 17:44:43,116 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 17:44:43,116 WARN L675 CHandler]: The function funcPtr is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 17:44:43,116 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 17:44:43,123 INFO L206 MainTranslator]: Completed translation [2023-12-02 17:44:43,124 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43 WrapperNode [2023-12-02 17:44:43,124 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 17:44:43,125 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 17:44:43,125 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 17:44:43,127 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 17:44:43,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,169 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,198 INFO L138 Inliner]: procedures = 946, calls = 64, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 69 [2023-12-02 17:44:43,199 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 17:44:43,200 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 17:44:43,200 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 17:44:43,200 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 17:44:43,210 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,210 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,215 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,215 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,226 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,229 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,233 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,235 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,240 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 17:44:43,241 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 17:44:43,241 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 17:44:43,242 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 17:44:43,243 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (1/1) ... [2023-12-02 17:44:43,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 17:44:43,265 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:44:43,281 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 17:44:43,291 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 17:44:43,325 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-12-02 17:44:43,326 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-12-02 17:44:43,326 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 17:44:43,326 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 17:44:43,326 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 17:44:43,326 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-12-02 17:44:43,326 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-12-02 17:44:43,327 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-12-02 17:44:43,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-12-02 17:44:43,327 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~C_INT~TO~VOID [2023-12-02 17:44:43,327 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~C_INT~TO~VOID [2023-12-02 17:44:43,492 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 17:44:43,494 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 17:44:45,468 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 17:44:45,498 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 17:44:45,499 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-12-02 17:44:45,499 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 05:44:45 BoogieIcfgContainer [2023-12-02 17:44:45,499 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 17:44:45,502 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 17:44:45,502 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 17:44:45,505 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 17:44:45,506 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 05:44:41" (1/3) ... [2023-12-02 17:44:45,506 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e2c007b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 05:44:45, skipping insertion in model container [2023-12-02 17:44:45,506 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:44:43" (2/3) ... [2023-12-02 17:44:45,507 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e2c007b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 05:44:45, skipping insertion in model container [2023-12-02 17:44:45,507 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 05:44:45" (3/3) ... [2023-12-02 17:44:45,508 INFO L112 eAbstractionObserver]: Analyzing ICFG CWE190_Integer_Overflow__int_max_square_65_good.i [2023-12-02 17:44:45,527 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 17:44:45,527 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2023-12-02 17:44:45,564 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 17:44:45,569 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;@5f46c6f6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 17:44:45,569 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-12-02 17:44:45,574 INFO L276 IsEmpty]: Start isEmpty. Operand has 39 states, 23 states have (on average 1.391304347826087) internal successors, (32), 28 states have internal predecessors, (32), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-12-02 17:44:45,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-12-02 17:44:45,581 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:45,582 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:45,582 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ##fun~C_INT~TO~VOIDErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:45,587 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:45,588 INFO L85 PathProgramCache]: Analyzing trace with hash -955692876, now seen corresponding path program 1 times [2023-12-02 17:44:45,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:45,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1245116467] [2023-12-02 17:44:45,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:45,601 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-12-02 17:44:45,601 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:45,604 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:45,632 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:45,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:45,765 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 17:44:45,770 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:45,857 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:45,857 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:45,858 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:45,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1245116467] [2023-12-02 17:44:45,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1245116467] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:45,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:45,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 17:44:45,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [134173270] [2023-12-02 17:44:45,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:45,865 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 17:44:45,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:45,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 17:44:45,889 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-12-02 17:44:45,891 INFO L87 Difference]: Start difference. First operand has 39 states, 23 states have (on average 1.391304347826087) internal successors, (32), 28 states have internal predecessors, (32), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 6 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 17:44:46,723 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:46,723 INFO L93 Difference]: Finished difference Result 62 states and 74 transitions. [2023-12-02 17:44:46,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 17:44:46,726 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2023-12-02 17:44:46,726 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:46,731 INFO L225 Difference]: With dead ends: 62 [2023-12-02 17:44:46,732 INFO L226 Difference]: Without dead ends: 47 [2023-12-02 17:44:46,734 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2023-12-02 17:44:46,737 INFO L413 NwaCegarLoop]: 35 mSDtfsCounter, 41 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 175 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:46,738 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 175 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-12-02 17:44:46,750 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2023-12-02 17:44:46,766 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 44. [2023-12-02 17:44:46,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 30 states have (on average 1.4) internal successors, (42), 34 states have internal predecessors, (42), 6 states have call successors, (6), 4 states have call predecessors, (6), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 17:44:46,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 53 transitions. [2023-12-02 17:44:46,770 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 53 transitions. Word has length 11 [2023-12-02 17:44:46,771 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:46,771 INFO L495 AbstractCegarLoop]: Abstraction has 44 states and 53 transitions. [2023-12-02 17:44:46,771 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 17:44:46,772 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 53 transitions. [2023-12-02 17:44:46,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-12-02 17:44:46,773 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:46,773 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:46,779 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:46,974 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:46,974 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:46,975 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:46,975 INFO L85 PathProgramCache]: Analyzing trace with hash 438267213, now seen corresponding path program 1 times [2023-12-02 17:44:46,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:46,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [177705521] [2023-12-02 17:44:46,976 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:46,976 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-12-02 17:44:46,977 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:46,978 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:46,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:47,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:47,048 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-02 17:44:47,050 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:47,074 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:47,074 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:47,074 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:47,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [177705521] [2023-12-02 17:44:47,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [177705521] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:47,075 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:47,075 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-12-02 17:44:47,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370412252] [2023-12-02 17:44:47,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:47,076 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 17:44:47,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:47,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 17:44:47,077 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 17:44:47,078 INFO L87 Difference]: Start difference. First operand 44 states and 53 transitions. Second operand has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 17:44:47,126 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:47,126 INFO L93 Difference]: Finished difference Result 68 states and 76 transitions. [2023-12-02 17:44:47,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 17:44:47,127 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 12 [2023-12-02 17:44:47,127 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:47,128 INFO L225 Difference]: With dead ends: 68 [2023-12-02 17:44:47,128 INFO L226 Difference]: Without dead ends: 34 [2023-12-02 17:44:47,129 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 17:44:47,131 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 5 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:47,131 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 69 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 17:44:47,132 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2023-12-02 17:44:47,137 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2023-12-02 17:44:47,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 22 states have (on average 1.2727272727272727) internal successors, (28), 26 states have internal predecessors, (28), 4 states have call successors, (4), 4 states have call predecessors, (4), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:44:47,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 35 transitions. [2023-12-02 17:44:47,138 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 35 transitions. Word has length 12 [2023-12-02 17:44:47,139 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:47,139 INFO L495 AbstractCegarLoop]: Abstraction has 34 states and 35 transitions. [2023-12-02 17:44:47,139 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-12-02 17:44:47,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 35 transitions. [2023-12-02 17:44:47,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-12-02 17:44:47,140 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:47,140 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:47,143 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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)] Ended with exit code 0 [2023-12-02 17:44:47,341 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:47,341 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ##fun~C_INT~TO~VOIDErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:47,341 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:47,342 INFO L85 PathProgramCache]: Analyzing trace with hash 1616520020, now seen corresponding path program 1 times [2023-12-02 17:44:47,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:47,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1176237495] [2023-12-02 17:44:47,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:47,342 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-12-02 17:44:47,342 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:47,343 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:47,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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 (4)] Waiting until timeout for monitored process [2023-12-02 17:44:47,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:47,450 INFO L262 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 5 conjunts are in the unsatisfiable core [2023-12-02 17:44:47,451 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:47,499 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:47,500 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:47,500 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:47,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1176237495] [2023-12-02 17:44:47,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1176237495] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:47,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:47,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-12-02 17:44:47,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020688977] [2023-12-02 17:44:47,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:47,501 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 17:44:47,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:47,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 17:44:47,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 17:44:47,502 INFO L87 Difference]: Start difference. First operand 34 states and 35 transitions. Second operand has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:47,542 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:47,542 INFO L93 Difference]: Finished difference Result 34 states and 35 transitions. [2023-12-02 17:44:47,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 17:44:47,543 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 23 [2023-12-02 17:44:47,543 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:47,544 INFO L225 Difference]: With dead ends: 34 [2023-12-02 17:44:47,544 INFO L226 Difference]: Without dead ends: 30 [2023-12-02 17:44:47,544 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 17:44:47,546 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 9 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:47,546 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 65 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 17:44:47,547 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2023-12-02 17:44:47,551 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2023-12-02 17:44:47,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 20 states have (on average 1.2) internal successors, (24), 22 states have internal predecessors, (24), 4 states have call successors, (4), 4 states have call predecessors, (4), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:44:47,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 31 transitions. [2023-12-02 17:44:47,553 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 31 transitions. Word has length 23 [2023-12-02 17:44:47,553 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:47,553 INFO L495 AbstractCegarLoop]: Abstraction has 30 states and 31 transitions. [2023-12-02 17:44:47,553 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:47,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 31 transitions. [2023-12-02 17:44:47,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-12-02 17:44:47,554 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:47,554 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:47,560 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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 (4)] Ended with exit code 0 [2023-12-02 17:44:47,759 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:47,760 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:47,760 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:47,760 INFO L85 PathProgramCache]: Analyzing trace with hash -1427511635, now seen corresponding path program 1 times [2023-12-02 17:44:47,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:47,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [913807616] [2023-12-02 17:44:47,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:47,761 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-12-02 17:44:47,761 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:47,762 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:47,763 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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)] Waiting until timeout for monitored process [2023-12-02 17:44:47,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:47,850 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjunts are in the unsatisfiable core [2023-12-02 17:44:47,851 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:47,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:47,893 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:47,894 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:47,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [913807616] [2023-12-02 17:44:47,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [913807616] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:47,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:47,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 17:44:47,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [544834987] [2023-12-02 17:44:47,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:47,895 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 17:44:47,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:47,896 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 17:44:47,896 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-12-02 17:44:47,896 INFO L87 Difference]: Start difference. First operand 30 states and 31 transitions. Second operand has 6 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:48,072 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:48,073 INFO L93 Difference]: Finished difference Result 30 states and 31 transitions. [2023-12-02 17:44:48,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 17:44:48,077 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 24 [2023-12-02 17:44:48,078 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:48,078 INFO L225 Difference]: With dead ends: 30 [2023-12-02 17:44:48,078 INFO L226 Difference]: Without dead ends: 28 [2023-12-02 17:44:48,079 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2023-12-02 17:44:48,080 INFO L413 NwaCegarLoop]: 21 mSDtfsCounter, 20 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:48,080 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 90 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 17:44:48,081 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2023-12-02 17:44:48,085 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2023-12-02 17:44:48,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 20 states have (on average 1.1) internal successors, (22), 20 states have internal predecessors, (22), 4 states have call successors, (4), 4 states have call predecessors, (4), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:44:48,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 29 transitions. [2023-12-02 17:44:48,087 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 29 transitions. Word has length 24 [2023-12-02 17:44:48,087 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:48,087 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 29 transitions. [2023-12-02 17:44:48,087 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:48,087 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 29 transitions. [2023-12-02 17:44:48,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-12-02 17:44:48,088 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:48,088 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:48,092 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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)] Ended with exit code 0 [2023-12-02 17:44:48,289 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:48,289 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:48,290 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:48,290 INFO L85 PathProgramCache]: Analyzing trace with hash -1743986511, now seen corresponding path program 1 times [2023-12-02 17:44:48,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:48,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [371968700] [2023-12-02 17:44:48,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:48,290 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-12-02 17:44:48,290 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:48,291 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:48,292 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:48,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:48,400 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 17:44:48,401 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:48,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:48,448 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:48,449 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:48,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [371968700] [2023-12-02 17:44:48,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [371968700] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:48,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:48,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-12-02 17:44:48,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1262862778] [2023-12-02 17:44:48,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:48,450 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 17:44:48,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:48,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 17:44:48,451 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-12-02 17:44:48,452 INFO L87 Difference]: Start difference. First operand 28 states and 29 transitions. Second operand has 6 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:48,534 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:48,534 INFO L93 Difference]: Finished difference Result 32 states and 32 transitions. [2023-12-02 17:44:48,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 17:44:48,534 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 26 [2023-12-02 17:44:48,535 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:48,535 INFO L225 Difference]: With dead ends: 32 [2023-12-02 17:44:48,535 INFO L226 Difference]: Without dead ends: 28 [2023-12-02 17:44:48,536 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2023-12-02 17:44:48,537 INFO L413 NwaCegarLoop]: 22 mSDtfsCounter, 14 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:48,537 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 94 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 17:44:48,538 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2023-12-02 17:44:48,542 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2023-12-02 17:44:48,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 20 states have (on average 1.05) internal successors, (21), 20 states have internal predecessors, (21), 4 states have call successors, (4), 4 states have call predecessors, (4), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:44:48,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 28 transitions. [2023-12-02 17:44:48,543 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 28 transitions. Word has length 26 [2023-12-02 17:44:48,543 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:48,543 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 28 transitions. [2023-12-02 17:44:48,544 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 28 transitions. [2023-12-02 17:44:48,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-12-02 17:44:48,545 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:44:48,545 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:44:48,551 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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)] Forceful destruction successful, exit code 0 [2023-12-02 17:44:48,751 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:48,751 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 2 more)] === [2023-12-02 17:44:48,752 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:44:48,752 INFO L85 PathProgramCache]: Analyzing trace with hash 1767118269, now seen corresponding path program 1 times [2023-12-02 17:44:48,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 17:44:48,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [980207915] [2023-12-02 17:44:48,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:44:48,752 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-12-02 17:44:48,753 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 17:44:48,753 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:48,754 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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 (7)] Waiting until timeout for monitored process [2023-12-02 17:44:48,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:44:48,869 INFO L262 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 17:44:48,871 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:44:48,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:44:48,942 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 17:44:48,943 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-12-02 17:44:48,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [980207915] [2023-12-02 17:44:48,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [980207915] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:44:48,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:44:48,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-12-02 17:44:48,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587806299] [2023-12-02 17:44:48,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:44:48,944 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-12-02 17:44:48,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-12-02 17:44:48,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-12-02 17:44:48,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-12-02 17:44:48,945 INFO L87 Difference]: Start difference. First operand 28 states and 28 transitions. Second operand has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 6 states have internal predecessors, (20), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:49,025 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:44:49,025 INFO L93 Difference]: Finished difference Result 28 states and 28 transitions. [2023-12-02 17:44:49,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-12-02 17:44:49,026 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 6 states have internal predecessors, (20), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 27 [2023-12-02 17:44:49,026 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:44:49,026 INFO L225 Difference]: With dead ends: 28 [2023-12-02 17:44:49,026 INFO L226 Difference]: Without dead ends: 0 [2023-12-02 17:44:49,027 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-12-02 17:44:49,027 INFO L413 NwaCegarLoop]: 19 mSDtfsCounter, 8 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 17:44:49,028 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 104 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 17:44:49,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-12-02 17:44:49,028 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-12-02 17:44:49,028 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-12-02 17:44:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-12-02 17:44:49,029 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 27 [2023-12-02 17:44:49,029 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:44:49,029 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-12-02 17:44:49,029 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 6 states have internal predecessors, (20), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 17:44:49,029 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-12-02 17:44:49,029 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-12-02 17:44:49,031 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 5 remaining) [2023-12-02 17:44:49,031 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 5 remaining) [2023-12-02 17:44:49,032 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 5 remaining) [2023-12-02 17:44:49,032 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ##fun~C_INT~TO~VOIDErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 5 remaining) [2023-12-02 17:44:49,032 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ##fun~C_INT~TO~VOIDErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 5 remaining) [2023-12-02 17:44:49,037 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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 (7)] Ended with exit code 0 [2023-12-02 17:44:49,232 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/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-12-02 17:44:49,234 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-12-02 17:44:49,301 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 1412 1418) the Hoare annotation is: true [2023-12-02 17:44:49,301 INFO L899 garLoopResultBuilder]: For program point printLineEXIT(lines 1412 1418) no Hoare annotation was computed. [2023-12-02 17:44:49,301 INFO L899 garLoopResultBuilder]: For program point L1414(lines 1414 1417) no Hoare annotation was computed. [2023-12-02 17:44:49,301 INFO L899 garLoopResultBuilder]: For program point L1414-2(lines 1412 1418) no Hoare annotation was computed. [2023-12-02 17:44:49,302 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 1426 1429) the Hoare annotation is: true [2023-12-02 17:44:49,302 INFO L899 garLoopResultBuilder]: For program point printIntLineEXIT(lines 1426 1429) no Hoare annotation was computed. [2023-12-02 17:44:49,302 INFO L899 garLoopResultBuilder]: For program point L1858-1(line 1858) no Hoare annotation was computed. [2023-12-02 17:44:49,302 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-12-02 17:44:49,302 INFO L895 garLoopResultBuilder]: At program point L1848(line 1848) the Hoare annotation is: (and (= |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodB2GSink.offset| |ULTIMATE.start_goodB2G_~funcPtr~1#1.offset|) (= |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodB2GSink.base| |ULTIMATE.start_goodB2G_~funcPtr~1#1.base|) (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G_~data~1#1|)) [2023-12-02 17:44:49,302 INFO L899 garLoopResultBuilder]: For program point L1848-1(lines 1842 1849) no Hoare annotation was computed. [2023-12-02 17:44:49,303 INFO L895 garLoopResultBuilder]: At program point L1839(line 1839) the Hoare annotation is: (and (= |ULTIMATE.start_goodG2B_~funcPtr~0#1.offset| |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodG2BSink.offset|) (= (_ bv2 32) |ULTIMATE.start_goodG2B_~data~0#1|)) [2023-12-02 17:44:49,303 INFO L899 garLoopResultBuilder]: For program point L1839-1(lines 1833 1840) no Hoare annotation was computed. [2023-12-02 17:44:49,303 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-12-02 17:44:49,303 INFO L902 garLoopResultBuilder]: At program point L1860(line 1860) the Hoare annotation is: true [2023-12-02 17:44:49,303 INFO L899 garLoopResultBuilder]: For program point L1860-1(line 1860) no Hoare annotation was computed. [2023-12-02 17:44:49,303 INFO L902 garLoopResultBuilder]: At program point L1858(line 1858) the Hoare annotation is: true [2023-12-02 17:44:49,303 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDEXIT(line -1) no Hoare annotation was computed. [2023-12-02 17:44:49,303 INFO L895 garLoopResultBuilder]: At program point L1879(line 1879) the Hoare annotation is: (or (not (= |##fun~C_INT~TO~VOID_#in~#fp#1.offset| |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodG2BSink.offset|)) (not (= |##fun~C_INT~TO~VOID_#in~181#1| (_ bv2 32)))) [2023-12-02 17:44:49,303 INFO L899 garLoopResultBuilder]: For program point L1879-1(line 1879) no Hoare annotation was computed. [2023-12-02 17:44:49,304 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1874) no Hoare annotation was computed. [2023-12-02 17:44:49,304 INFO L895 garLoopResultBuilder]: At program point L1875(line 1875) the Hoare annotation is: (or (not (= |##fun~C_INT~TO~VOID_#in~#fp#1.offset| |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodG2BSink.offset|)) (not (= |##fun~C_INT~TO~VOID_#in~181#1| (_ bv2 32)))) [2023-12-02 17:44:49,304 INFO L899 garLoopResultBuilder]: For program point L1875-1(line 1875) no Hoare annotation was computed. [2023-12-02 17:44:49,304 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1866) no Hoare annotation was computed. [2023-12-02 17:44:49,304 INFO L895 garLoopResultBuilder]: At program point L1867(line 1867) the Hoare annotation is: (or (not (= |##fun~C_INT~TO~VOID_#in~#fp#1.offset| |#funAddr~CWE190_Integer_Overflow__int_max_square_65b_goodG2BSink.offset|)) (and (= (_ bv2 32) |##fun~C_INT~TO~VOID_CWE190_Integer_Overflow__int_max_square_65b_goodG2BSink_~data#1|) (= |##fun~C_INT~TO~VOID_#~181#1| (_ bv2 32))) (not (= |##fun~C_INT~TO~VOID_#in~181#1| (_ bv2 32)))) [2023-12-02 17:44:49,304 INFO L899 garLoopResultBuilder]: For program point L1867-1(line 1867) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point L-1-2(line -1) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1866) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1872) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point L1874(line 1874) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point ##fun~C_INT~TO~VOIDErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1874) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point L1874-1(line 1874) no Hoare annotation was computed. [2023-12-02 17:44:49,305 INFO L899 garLoopResultBuilder]: For program point L1872(line 1872) no Hoare annotation was computed. [2023-12-02 17:44:49,306 INFO L899 garLoopResultBuilder]: For program point L1872-1(line 1872) no Hoare annotation was computed. [2023-12-02 17:44:49,306 INFO L899 garLoopResultBuilder]: For program point L1870(lines 1870 1881) no Hoare annotation was computed. [2023-12-02 17:44:49,306 INFO L899 garLoopResultBuilder]: For program point L1872-3(lines 1872 1880) no Hoare annotation was computed. [2023-12-02 17:44:49,306 INFO L899 garLoopResultBuilder]: For program point L1866(line 1866) no Hoare annotation was computed. [2023-12-02 17:44:49,306 INFO L899 garLoopResultBuilder]: For program point L1866-1(line 1866) no Hoare annotation was computed. [2023-12-02 17:44:49,309 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2023-12-02 17:44:49,311 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-12-02 17:44:49,315 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 05:44:49 BoogieIcfgContainer [2023-12-02 17:44:49,316 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-12-02 17:44:49,316 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-02 17:44:49,316 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-02 17:44:49,316 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-02 17:44:49,317 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 05:44:45" (3/4) ... [2023-12-02 17:44:49,319 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-12-02 17:44:49,322 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2023-12-02 17:44:49,322 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2023-12-02 17:44:49,322 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~C_INT~TO~VOID [2023-12-02 17:44:49,327 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 25 nodes and edges [2023-12-02 17:44:49,327 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-12-02 17:44:49,327 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-12-02 17:44:49,328 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-12-02 17:44:49,413 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/witness.graphml [2023-12-02 17:44:49,414 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/witness.yml [2023-12-02 17:44:49,414 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-02 17:44:49,415 INFO L158 Benchmark]: Toolchain (without parser) took 8230.91ms. Allocated memory was 109.1MB in the beginning and 132.1MB in the end (delta: 23.1MB). Free memory was 80.5MB in the beginning and 66.1MB in the end (delta: 14.4MB). Peak memory consumption was 38.9MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,416 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 62.9MB. Free memory is still 38.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 17:44:49,416 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1938.46ms. Allocated memory is still 109.1MB. Free memory was 80.5MB in the beginning and 39.4MB in the end (delta: 41.0MB). Peak memory consumption was 50.9MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,417 INFO L158 Benchmark]: Boogie Procedure Inliner took 74.32ms. Allocated memory was 109.1MB in the beginning and 132.1MB in the end (delta: 23.1MB). Free memory was 39.4MB in the beginning and 98.2MB in the end (delta: -58.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,417 INFO L158 Benchmark]: Boogie Preprocessor took 40.82ms. Allocated memory is still 132.1MB. Free memory was 98.2MB in the beginning and 96.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,417 INFO L158 Benchmark]: RCFGBuilder took 2258.42ms. Allocated memory is still 132.1MB. Free memory was 95.2MB in the beginning and 77.5MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,418 INFO L158 Benchmark]: TraceAbstraction took 3813.75ms. Allocated memory is still 132.1MB. Free memory was 77.5MB in the beginning and 71.3MB in the end (delta: 6.2MB). Peak memory consumption was 6.9MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,418 INFO L158 Benchmark]: Witness Printer took 98.23ms. Allocated memory is still 132.1MB. Free memory was 71.3MB in the beginning and 66.1MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-02 17:44:49,420 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.11ms. Allocated memory is still 62.9MB. Free memory is still 38.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1938.46ms. Allocated memory is still 109.1MB. Free memory was 80.5MB in the beginning and 39.4MB in the end (delta: 41.0MB). Peak memory consumption was 50.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 74.32ms. Allocated memory was 109.1MB in the beginning and 132.1MB in the end (delta: 23.1MB). Free memory was 39.4MB in the beginning and 98.2MB in the end (delta: -58.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 40.82ms. Allocated memory is still 132.1MB. Free memory was 98.2MB in the beginning and 96.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 2258.42ms. Allocated memory is still 132.1MB. Free memory was 95.2MB in the beginning and 77.5MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 3813.75ms. Allocated memory is still 132.1MB. Free memory was 77.5MB in the beginning and 71.3MB in the end (delta: 6.2MB). Peak memory consumption was 6.9MB. Max. memory is 16.1GB. * Witness Printer took 98.23ms. Allocated memory is still 132.1MB. Free memory was 71.3MB in the beginning and 66.1MB 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.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: 1872]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1874]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1874]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1866]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1866]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 39 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 3.8s, OverallIterations: 6, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.1s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 100 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 97 mSDsluCounter, 597 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 446 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 178 IncrementalHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 151 mSDtfsCounter, 178 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 127 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=44occurred in iteration=1, InterpolantAutomatonStates: 33, 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, 6 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 10 LocationsWithAnnotation, 24 PreInvPairs, 25 NumberOfFragments, 56 HoareAnnotationTreeSize, 24 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 10 FomulaSimplificationsInter, 6 FormulaSimplificationTreeSizeReductionInter, 0.1s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 123 NumberOfCodeBlocks, 123 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 117 ConstructedInterpolants, 0 QuantifiedInterpolants, 176 SizeOfPredicates, 16 NumberOfNonLiveVariables, 416 ConjunctsInSsa, 34 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 9/9 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 5 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-12-02 17:44:49,445 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_965cbac1-3db4-4cf2-afab-6c68f3b4d96c/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE