./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 527bcce2 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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2 --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash d1622502b80c1061aa96667d96364e4d7fff479ca6011b66982e14b2f26be0cd --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:45:54,883 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:45:55,013 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-21 18:45:55,020 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:45:55,021 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:45:55,062 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:45:55,063 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:45:55,063 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:45:55,065 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:45:55,070 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:45:55,070 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:45:55,071 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:45:55,071 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:45:55,073 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:45:55,074 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:45:55,074 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:45:55,075 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:45:55,075 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-21 18:45:55,075 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 18:45:55,076 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:45:55,076 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:45:55,077 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:45:55,078 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:45:55,079 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:45:55,079 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:45:55,079 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:45:55,080 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:45:55,081 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:45:55,081 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:45:55,081 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:45:55,083 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:45:55,083 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:45:55,083 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2 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 -> Kojak 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 -> d1622502b80c1061aa96667d96364e4d7fff479ca6011b66982e14b2f26be0cd [2023-11-21 18:45:55,381 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:45:55,417 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:45:55,419 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:45:55,421 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:45:55,421 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:45:55,423 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i [2023-11-21 18:45:58,671 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:45:59,137 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:45:59,139 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i [2023-11-21 18:45:59,178 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/19963bbf1/c6fc0b5f3c7c4f7c96976825eecf5419/FLAG12a4a0b78 [2023-11-21 18:45:59,197 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/19963bbf1/c6fc0b5f3c7c4f7c96976825eecf5419 [2023-11-21 18:45:59,203 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:45:59,205 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:45:59,209 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:45:59,209 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:45:59,215 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:45:59,216 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:45:59" (1/1) ... [2023-11-21 18:45:59,217 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4bd355d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:45:59, skipping insertion in model container [2023-11-21 18:45:59,218 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:45:59" (1/1) ... [2023-11-21 18:45:59,331 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:45:59,929 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-21 18:46:01,111 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:2213) 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:383) 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:3412) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2432) 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-11-21 18:46:01,129 INFO L158 Benchmark]: Toolchain (without parser) took 1922.86ms. Allocated memory is still 192.9MB. Free memory was 142.6MB in the beginning and 118.2MB in the end (delta: 24.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-21 18:46:01,130 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 140.5MB. Free memory is still 87.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:46:01,130 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1917.95ms. Allocated memory is still 192.9MB. Free memory was 142.6MB in the beginning and 118.2MB in the end (delta: 24.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-21 18:46:01,132 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.33ms. Allocated memory is still 140.5MB. Free memory is still 87.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1917.95ms. Allocated memory is still 192.9MB. Free memory was 142.6MB in the beginning and 118.2MB in the end (delta: 24.4MB). 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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2 --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash d1622502b80c1061aa96667d96364e4d7fff479ca6011b66982e14b2f26be0cd --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:46:03,667 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:46:03,797 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2023-11-21 18:46:03,856 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:46:03,857 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:46:03,858 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:46:03,859 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:46:03,859 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:46:03,860 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:46:03,860 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:46:03,861 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:46:03,862 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:46:03,862 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:46:03,863 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:46:03,863 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 18:46:03,864 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 18:46:03,864 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-21 18:46:03,867 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 18:46:03,868 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 18:46:03,869 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:46:03,873 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:46:03,875 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:46:03,875 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:46:03,876 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:46:03,877 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:03,877 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-21 18:46:03,878 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:46:03,878 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:46:03,878 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:46:03,879 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:46:03,880 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:46:03,881 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-21 18:46:03,881 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:03,881 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:46:03,882 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-21 18:46:03,882 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 18:46:03,882 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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/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_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2 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 -> Kojak 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 -> d1622502b80c1061aa96667d96364e4d7fff479ca6011b66982e14b2f26be0cd [2023-11-21 18:46:04,278 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:46:04,308 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:46:04,311 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:46:04,312 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:46:04,313 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:46:04,314 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i [2023-11-21 18:46:07,477 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:46:07,988 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:46:07,989 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_44_good.i [2023-11-21 18:46:08,020 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/e6083960a/69d0e3ae81c64908a068ee115bac83b6/FLAG9feae8c5c [2023-11-21 18:46:08,035 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/data/e6083960a/69d0e3ae81c64908a068ee115bac83b6 [2023-11-21 18:46:08,037 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:46:08,039 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:46:08,040 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:46:08,041 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:46:08,045 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:46:08,046 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:46:08" (1/1) ... [2023-11-21 18:46:08,047 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@439b88af and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:08, skipping insertion in model container [2023-11-21 18:46:08,048 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:46:08" (1/1) ... [2023-11-21 18:46:08,114 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:46:08,712 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-21 18:46:09,900 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:46:09,921 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:46:09,956 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-21 18:46:10,063 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:46:10,365 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,365 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,366 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,366 WARN L675 CHandler]: The function funcPtr is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,366 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,366 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-21 18:46:10,372 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:46:10,372 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10 WrapperNode [2023-11-21 18:46:10,372 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:46:10,374 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:46:10,374 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:46:10,374 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:46:10,381 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,445 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,477 INFO L138 Inliner]: procedures = 947, calls = 65, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 63 [2023-11-21 18:46:10,477 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:46:10,478 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:46:10,478 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:46:10,478 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:46:10,488 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,490 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,496 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,505 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,515 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,517 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,520 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,522 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,527 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:46:10,528 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:46:10,529 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:46:10,529 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:46:10,530 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:46:10" (1/1) ... [2023-11-21 18:46:10,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:46:10,550 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:46:10,566 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:46:10,592 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:46:10,614 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-21 18:46:10,615 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-21 18:46:10,615 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:46:10,615 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:46:10,616 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:46:10,616 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-21 18:46:10,617 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-21 18:46:10,617 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-21 18:46:10,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 18:46:10,617 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~C_INT~TO~VOID [2023-11-21 18:46:10,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~C_INT~TO~VOID [2023-11-21 18:46:10,803 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:46:10,805 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:46:16,723 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:46:16,765 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:46:16,765 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 18:46:16,767 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:46:16 BoogieIcfgContainer [2023-11-21 18:46:16,767 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:46:16,768 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:46:16,768 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:46:16,779 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:46:16,779 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:46:16" (1/1) ... [2023-11-21 18:46:16,789 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:46:16,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:16,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 36 states and 42 transitions. [2023-11-21 18:46:16,847 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2023-11-21 18:46:16,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-21 18:46:16,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:16,852 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:16,852 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:16,855 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:16,869 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-21 18:46:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:17,087 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:17,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:17,136 INFO L262 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 18:46:17,142 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:17,287 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:17,290 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:46:17,298 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:19,218 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.71s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2023-11-21 18:46:19,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:19,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 39 states and 47 transitions. [2023-11-21 18:46:19,295 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 47 transitions. [2023-11-21 18:46:19,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-21 18:46:19,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:19,296 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:19,296 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:19,304 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:19,305 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-21 18:46:19,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:19,534 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:19,582 INFO L262 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 18:46:19,585 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:19,616 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:19,618 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:46:19,619 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2023-11-21 18:46:19,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:19,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 40 states and 48 transitions. [2023-11-21 18:46:19,798 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 48 transitions. [2023-11-21 18:46:19,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-21 18:46:19,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:19,799 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:19,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:19,800 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:19,809 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-21 18:46:19,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:19,895 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:19,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:19,923 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-21 18:46:19,924 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:20,032 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:20,039 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:20,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:20,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 39 states and 47 transitions. [2023-11-21 18:46:20,189 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 47 transitions. [2023-11-21 18:46:20,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-21 18:46:20,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:20,190 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:20,190 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:20,191 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:20,224 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2023-11-21 18:46:20,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:20,302 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:20,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:20,342 INFO L262 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-21 18:46:20,343 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:20,376 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:20,381 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (5)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:20,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:20,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 40 states and 48 transitions. [2023-11-21 18:46:20,453 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 48 transitions. [2023-11-21 18:46:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-21 18:46:20,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:20,454 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:20,454 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:20,457 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:20,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2023-11-21 18:46:20,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:20,600 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:20,653 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-21 18:46:20,654 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:20,781 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:20,789 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (6)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:21,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:21,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 42 states and 51 transitions. [2023-11-21 18:46:21,694 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2023-11-21 18:46:21,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-21 18:46:21,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:21,696 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:21,696 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:21,701 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:21,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2023-11-21 18:46:21,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:21,957 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:22,041 INFO L262 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-21 18:46:22,042 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:22,319 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:22,331 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (7)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:23,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 38 states and 45 transitions. [2023-11-21 18:46:23,437 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 45 transitions. [2023-11-21 18:46:23,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-21 18:46:23,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:23,438 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:23,439 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:23,443 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:23,444 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (8)] Waiting until timeout for monitored process [2023-11-21 18:46:23,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:23,843 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:23,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:23,912 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 18:46:23,914 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:24,410 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (8)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:26,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:26,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 38 states and 44 transitions. [2023-11-21 18:46:26,750 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 44 transitions. [2023-11-21 18:46:26,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-21 18:46:26,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:46:26,752 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:46:26,752 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:46:26,756 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:46:26,766 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (9)] Waiting until timeout for monitored process [2023-11-21 18:46:27,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:27,084 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:46:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:46:27,173 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 18:46:27,175 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:46:27,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:46:27,233 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (9)] Forceful destruction successful, exit code 0 [2023-11-21 18:46:28,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:46:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 29 states and 31 transitions. [2023-11-21 18:46:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 31 transitions. [2023-11-21 18:46:28,536 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-21 18:46:28,536 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 9 iterations. [2023-11-21 18:46:28,545 INFO L751 CodeCheckObserver]: All specifications hold 5 specifications checked. All of them hold [2023-11-21 18:46:28,700 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-11-21 18:46:28,704 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:46:28 ImpRootNode [2023-11-21 18:46:28,704 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:46:28,704 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:46:28,705 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:46:28,705 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:46:28,705 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:46:16" (3/4) ... [2023-11-21 18:46:28,708 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-21 18:46:28,711 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2023-11-21 18:46:28,712 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2023-11-21 18:46:28,712 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~C_INT~TO~VOID [2023-11-21 18:46:28,717 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 27 nodes and edges [2023-11-21 18:46:28,717 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-21 18:46:28,718 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-21 18:46:28,718 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-21 18:46:28,824 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/witness.graphml [2023-11-21 18:46:28,824 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/witness.yml [2023-11-21 18:46:28,825 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:46:28,826 INFO L158 Benchmark]: Toolchain (without parser) took 20786.67ms. Allocated memory was 67.1MB in the beginning and 130.0MB in the end (delta: 62.9MB). Free memory was 37.8MB in the beginning and 53.3MB in the end (delta: -15.5MB). Peak memory consumption was 49.3MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,826 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 67.1MB. Free memory is still 42.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:46:28,827 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2332.48ms. Allocated memory was 67.1MB in the beginning and 107.0MB in the end (delta: 39.8MB). Free memory was 37.5MB in the beginning and 71.1MB in the end (delta: -33.6MB). Peak memory consumption was 42.1MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,827 INFO L158 Benchmark]: Boogie Procedure Inliner took 103.91ms. Allocated memory is still 107.0MB. Free memory was 71.1MB in the beginning and 66.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,828 INFO L158 Benchmark]: Boogie Preprocessor took 49.64ms. Allocated memory is still 107.0MB. Free memory was 66.9MB in the beginning and 64.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,828 INFO L158 Benchmark]: RCFGBuilder took 6238.97ms. Allocated memory is still 107.0MB. Free memory was 64.8MB in the beginning and 47.3MB in the end (delta: 17.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,829 INFO L158 Benchmark]: CodeCheck took 11935.64ms. Allocated memory was 107.0MB in the beginning and 130.0MB in the end (delta: 23.1MB). Free memory was 47.3MB in the beginning and 58.4MB in the end (delta: -11.2MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,829 INFO L158 Benchmark]: Witness Printer took 120.47ms. Allocated memory is still 130.0MB. Free memory was 58.4MB in the beginning and 53.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-21 18:46:28,832 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 4 procedures, 36 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 11.7s, OverallIterations: 9, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 272 SdHoareTripleChecker+Valid, 18.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 40 mSDsluCounter, 140 SdHoareTripleChecker+Invalid, 17.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 177 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 451 IncrementalHoareTripleChecker+Invalid, 628 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 177 mSolverCounterUnsat, 140 mSDtfsCounter, 451 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1004 GetRequests, 932 SyntacticMatches, 2 SemanticMatches, 70 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1028 ImplicationChecksByTransitivity, 5.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.3s InterpolantComputationTime, 121 NumberOfCodeBlocks, 121 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 113 ConstructedInterpolants, 0 QuantifiedInterpolants, 198 SizeOfPredicates, 14 NumberOfNonLiveVariables, 479 ConjunctsInSsa, 37 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 PerfectInterpolantSequences, 7/7 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 1849]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1851]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1851]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1835]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1835]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 5 specifications checked. All of them hold - InvariantResult [Line: 1877]: Loop Invariant Derived loop invariant: 1 * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.32ms. Allocated memory is still 67.1MB. Free memory is still 42.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2332.48ms. Allocated memory was 67.1MB in the beginning and 107.0MB in the end (delta: 39.8MB). Free memory was 37.5MB in the beginning and 71.1MB in the end (delta: -33.6MB). Peak memory consumption was 42.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 103.91ms. Allocated memory is still 107.0MB. Free memory was 71.1MB in the beginning and 66.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 49.64ms. Allocated memory is still 107.0MB. Free memory was 66.9MB in the beginning and 64.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 6238.97ms. Allocated memory is still 107.0MB. Free memory was 64.8MB in the beginning and 47.3MB in the end (delta: 17.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * CodeCheck took 11935.64ms. Allocated memory was 107.0MB in the beginning and 130.0MB in the end (delta: 23.1MB). Free memory was 47.3MB in the beginning and 58.4MB in the end (delta: -11.2MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. * Witness Printer took 120.47ms. Allocated memory is still 130.0MB. Free memory was 58.4MB in the beginning and 53.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2023-11-21 18:46:28,876 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9972203e-2614-4fe9-bb93-87907bf73cd3/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE