./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3 --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 de8f6017188254346d4b281035177e0e092edbf2cb43e7a14f35b29a3cadc04b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:49:52,746 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:49:52,876 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-25 02:49:52,885 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:49:52,888 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:49:52,931 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:49:52,933 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:49:52,934 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:49:52,935 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:49:52,935 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:49:52,936 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:49:52,937 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:49:52,938 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:49:52,939 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:49:52,939 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:49:52,940 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:49:52,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:49:52,940 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:49:52,940 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:49:52,940 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:49:52,940 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:49:52,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:49:52,941 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3 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 -> de8f6017188254346d4b281035177e0e092edbf2cb43e7a14f35b29a3cadc04b [2024-11-25 02:49:53,360 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:49:53,375 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:49:53,381 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:49:53,383 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:49:53,383 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:49:53,385 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i [2024-11-25 02:49:56,726 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/80052a5c5/e308c05d126949008ae82b5601c076fe/FLAG9206f56f0 [2024-11-25 02:49:57,120 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:49:57,120 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i [2024-11-25 02:49:57,150 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/80052a5c5/e308c05d126949008ae82b5601c076fe/FLAG9206f56f0 [2024-11-25 02:49:57,165 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/80052a5c5/e308c05d126949008ae82b5601c076fe [2024-11-25 02:49:57,167 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:49:57,169 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:49:57,170 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:49:57,170 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:49:57,174 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:49:57,175 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:49:57" (1/1) ... [2024-11-25 02:49:57,176 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43b89eb2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:49:57, skipping insertion in model container [2024-11-25 02:49:57,176 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:49:57" (1/1) ... [2024-11-25 02:49:57,252 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:49:58,859 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:629) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleUnaryFloatFunction(StandardFunctionHandler.java:3128) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:255) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1602) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:271) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1019) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:283) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:783) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:286) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:783) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:286) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1752) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1158) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1141) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1783) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1158) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1141) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:393) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1629) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:159) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3507) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2500) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:641) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:135) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:189) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:94) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145) 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) [2024-11-25 02:49:58,865 INFO L158 Benchmark]: Toolchain (without parser) took 1695.91ms. Allocated memory is still 117.4MB. Free memory was 88.2MB in the beginning and 63.9MB in the end (delta: 24.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 02:49:58,866 INFO L158 Benchmark]: CDTParser took 1.07ms. Allocated memory is still 117.4MB. Free memory is still 74.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:49:58,866 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1693.67ms. Allocated memory is still 117.4MB. Free memory was 88.2MB in the beginning and 63.9MB in the end (delta: 24.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 02:49:58,867 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.07ms. Allocated memory is still 117.4MB. Free memory is still 74.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1693.67ms. Allocated memory is still 117.4MB. Free memory was 88.2MB in the beginning and 63.9MB in the end (delta: 24.4MB). Peak memory consumption was 16.8MB. 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:629) 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3 --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 de8f6017188254346d4b281035177e0e092edbf2cb43e7a14f35b29a3cadc04b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:50:01,627 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:50:01,748 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2024-11-25 02:50:01,777 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:50:01,777 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:50:01,778 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:50:01,778 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:50:01,778 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:50:01,779 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-25 02:50:01,779 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:50:01,780 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:50:01,781 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:50:01,782 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:50:01,783 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:50:01,783 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:01,783 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-25 02:50:01,783 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:50:01,783 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:50:01,783 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:50:01,783 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:50:01,784 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:50:01,784 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-25 02:50:01,784 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:01,784 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-25 02:50:01,784 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3 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 -> de8f6017188254346d4b281035177e0e092edbf2cb43e7a14f35b29a3cadc04b [2024-11-25 02:50:02,125 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:50:02,134 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:50:02,137 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:50:02,138 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:50:02,139 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:50:02,140 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i [2024-11-25 02:50:05,199 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/da472e116/b28b00a77fc84f5598c38c6ff0562ea8/FLAG7e0aedfab [2024-11-25 02:50:05,847 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:50:05,848 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_02_good.i [2024-11-25 02:50:05,890 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/da472e116/b28b00a77fc84f5598c38c6ff0562ea8/FLAG7e0aedfab [2024-11-25 02:50:05,914 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/data/da472e116/b28b00a77fc84f5598c38c6ff0562ea8 [2024-11-25 02:50:05,918 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:50:05,919 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:50:05,923 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:50:05,924 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:50:05,929 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:50:05,930 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:50:05" (1/1) ... [2024-11-25 02:50:05,933 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@269080b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:05, skipping insertion in model container [2024-11-25 02:50:05,933 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:50:05" (1/1) ... [2024-11-25 02:50:06,007 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:50:07,670 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:50:07,683 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:50:07,802 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:50:08,074 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:50:08,075 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08 WrapperNode [2024-11-25 02:50:08,075 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:50:08,076 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:50:08,076 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:50:08,076 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:50:08,082 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,114 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,138 INFO L138 Inliner]: procedures = 944, calls = 38, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 89 [2024-11-25 02:50:08,138 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:50:08,139 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:50:08,139 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:50:08,139 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:50:08,146 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,146 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,154 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,154 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,174 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,175 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,178 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,180 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,182 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,187 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:50:08,188 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:50:08,188 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:50:08,188 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:50:08,189 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:08" (1/1) ... [2024-11-25 02:50:08,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:50:08,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:50:08,224 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:50:08,230 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:50:08,254 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-25 02:50:08,255 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-25 02:50:08,255 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:50:08,255 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:50:08,256 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:50:08,256 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-25 02:50:08,256 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-25 02:50:08,405 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:50:08,407 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:50:18,263 INFO L? ?]: Removed 30 outVars from TransFormulas that were not future-live. [2024-11-25 02:50:18,263 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:50:18,320 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:50:18,321 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-25 02:50:18,322 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:50:18 BoogieIcfgContainer [2024-11-25 02:50:18,322 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:50:18,323 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:50:18,323 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:50:18,331 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:50:18,331 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:50:18" (1/1) ... [2024-11-25 02:50:18,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:50:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:18,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 53 states and 69 transitions. [2024-11-25 02:50:18,393 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 69 transitions. [2024-11-25 02:50:18,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 02:50:18,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:18,398 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:18,398 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:18,402 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:18,404 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-25 02:50:18,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:18,529 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:18,563 INFO L256 TraceCheckSpWp]: Trace formula consists of 36 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 02:50:18,567 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:18,680 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:50:18,684 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2024-11-25 02:50:18,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:18,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 51 states and 65 transitions. [2024-11-25 02:50:18,794 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 65 transitions. [2024-11-25 02:50:18,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 02:50:18,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:18,794 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:18,795 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:18,797 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:18,799 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-25 02:50:18,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:18,905 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:18,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:18,950 INFO L256 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:18,951 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:18,971 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:50:18,974 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-25 02:50:19,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:19,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 52 states and 66 transitions. [2024-11-25 02:50:19,022 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 66 transitions. [2024-11-25 02:50:19,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 02:50:19,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:19,022 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:19,023 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:19,025 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:19,028 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-25 02:50:19,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:19,344 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:19,401 INFO L256 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:19,402 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:19,446 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:50:19,450 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2024-11-25 02:50:20,998 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.14s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:50:21,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:21,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 45 states and 56 transitions. [2024-11-25 02:50:21,031 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 56 transitions. [2024-11-25 02:50:21,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 02:50:21,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:21,032 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:21,032 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:21,034 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:21,035 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2024-11-25 02:50:21,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:21,168 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:21,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:21,196 INFO L256 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 02:50:21,197 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:21,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 02:50:21,390 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Exception during sending of exit command (exit): Broken pipe [2024-11-25 02:50:21,391 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Ended with exit code 0 [2024-11-25 02:50:21,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:21,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 44 states and 54 transitions. [2024-11-25 02:50:21,572 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 54 transitions. [2024-11-25 02:50:21,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 02:50:21,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:21,573 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:21,573 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:21,575 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:21,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2024-11-25 02:50:21,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:21,693 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:21,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:21,734 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:21,735 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:21,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 02:50:21,782 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Ended with exit code 0 [2024-11-25 02:50:21,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 45 states and 55 transitions. [2024-11-25 02:50:21,858 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 55 transitions. [2024-11-25 02:50:21,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 02:50:21,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:21,859 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:21,859 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:21,861 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:21,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2024-11-25 02:50:22,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:22,126 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:22,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:22,180 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:22,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 02:50:22,244 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Ended with exit code 0 [2024-11-25 02:50:24,057 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.29s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:50:24,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 38 states and 45 transitions. [2024-11-25 02:50:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 45 transitions. [2024-11-25 02:50:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:50:24,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:24,107 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:24,107 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:24,110 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:24,111 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (8)] Waiting until timeout for monitored process [2024-11-25 02:50:24,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:24,383 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:24,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:24,438 INFO L256 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:24,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:24,509 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:50:24,514 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (8)] Ended with exit code 0 [2024-11-25 02:50:25,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:25,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 36 states and 40 transitions. [2024-11-25 02:50:25,079 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 40 transitions. [2024-11-25 02:50:25,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-25 02:50:25,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:25,080 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:25,080 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:25,082 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:25,085 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (9)] Waiting until timeout for monitored process [2024-11-25 02:50:25,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:25,311 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:25,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:25,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:25,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:25,371 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:50:25,375 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (9)] Forceful destruction successful, exit code 0 [2024-11-25 02:50:25,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:25,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 35 states and 39 transitions. [2024-11-25 02:50:25,909 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-25 02:50:25,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 02:50:25,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:25,910 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:25,910 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:25,915 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:25,916 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (10)] Waiting until timeout for monitored process [2024-11-25 02:50:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:26,198 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:26,260 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:26,262 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:26,358 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:50:26,362 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (10)] Forceful destruction successful, exit code 0 [2024-11-25 02:50:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:26,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 34 states and 37 transitions. [2024-11-25 02:50:26,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2024-11-25 02:50:26,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-25 02:50:26,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:50:26,607 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:26,607 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:50:26,609 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:50:26,611 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (11)] Waiting until timeout for monitored process [2024-11-25 02:50:26,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:26,899 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:50:26,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:50:26,960 INFO L256 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 02:50:26,962 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:50:26,971 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:50:26,976 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (11)] Forceful destruction successful, exit code 0 [2024-11-25 02:50:28,312 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:50:28,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:50:28,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 33 states and 36 transitions. [2024-11-25 02:50:28,319 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2024-11-25 02:50:28,319 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-25 02:50:28,320 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 11 iterations. [2024-11-25 02:50:28,326 INFO L726 CodeCheckObserver]: All specifications hold 10 specifications checked. All of them hold [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1412 1418) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point printLineEXIT(lines 1412 1418) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1426 1429) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point printIntLineEXIT(lines 1426 1429) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1867) no Hoare annotation was computed. [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point L1910(line 1910) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L77 FloydHoareUtils]: At program point L1910-1(line 1910) the Hoare annotation is: true [2024-11-25 02:50:28,390 INFO L75 FloydHoareUtils]: For program point L1869(line 1869) no Hoare annotation was computed. [2024-11-25 02:50:28,390 INFO L75 FloydHoareUtils]: For program point L1869-1(line 1869) no Hoare annotation was computed. [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1902-2(lines 1899 1913) the Hoare annotation is: (= (_ bv2 32) |ULTIMATE.start_goodG2B2_~data~3#1|) [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1836-2(lines 1833 1856) the Hoare annotation is: (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)) [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1893) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1894(line 1894) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1894-1(line 1894) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1861-2(lines 1858 1877) the Hoare annotation is: (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|) [2024-11-25 02:50:28,391 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1846) no Hoare annotation was computed. [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1853(line 1853) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1853-1(lines 1832 1856) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1878(lines 1878 1897) the Hoare annotation is: true [2024-11-25 02:50:28,391 INFO L75 FloydHoareUtils]: For program point L1870(line 1870) no Hoare annotation was computed. [2024-11-25 02:50:28,391 INFO L77 FloydHoareUtils]: At program point L1870-1(line 1870) the Hoare annotation is: true [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1909) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1848) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1846(line 1846) the Hoare annotation is: (and (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)) |ULTIMATE.start_goodB2G1_#t~short168#1|) [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1846-1(line 1846) the Hoare annotation is: (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)) [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1846-3(lines 1846 1854) the Hoare annotation is: (not |ULTIMATE.start_goodB2G1_#t~short168#1|) [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1909) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point L1848(line 1848) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point L1848-1(line 1848) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1898(lines 1898 1913) the Hoare annotation is: true [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1857(lines 1857 1877) the Hoare annotation is: true [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1869) no Hoare annotation was computed. [2024-11-25 02:50:28,392 INFO L77 FloydHoareUtils]: At program point L1882(lines 1882 1889) the Hoare annotation is: true [2024-11-25 02:50:28,392 INFO L75 FloydHoareUtils]: For program point L1849(line 1849) no Hoare annotation was computed. [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1882-1(lines 1879 1897) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1849-1(line 1849) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1874(line 1874) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1924(line 1924) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1924-1(line 1924) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-25 02:50:28,393 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1869) no Hoare annotation was computed. [2024-11-25 02:50:28,393 INFO L75 FloydHoareUtils]: For program point L1842(line 1842) no Hoare annotation was computed. [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1867(line 1867) the Hoare annotation is: (and (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|) |ULTIMATE.start_goodB2G2_#t~short169#1|) [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1867-1(line 1867) the Hoare annotation is: (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|) [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1867-3(lines 1867 1875) the Hoare annotation is: (not |ULTIMATE.start_goodB2G2_#t~short169#1|) [2024-11-25 02:50:28,393 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1848) no Hoare annotation was computed. [2024-11-25 02:50:28,393 INFO L75 FloydHoareUtils]: For program point L1884(line 1884) no Hoare annotation was computed. [2024-11-25 02:50:28,393 INFO L77 FloydHoareUtils]: At program point L1909(line 1909) the Hoare annotation is: (= (_ bv2 32) |ULTIMATE.start_goodG2B2_~data~3#1|) [2024-11-25 02:50:28,394 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1893) the Hoare annotation is: true [2024-11-25 02:50:28,394 INFO L77 FloydHoareUtils]: At program point L1926(line 1926) the Hoare annotation is: true [2024-11-25 02:50:28,394 INFO L77 FloydHoareUtils]: At program point L1893(line 1893) the Hoare annotation is: true [2024-11-25 02:50:28,394 INFO L77 FloydHoareUtils]: At program point L1926-1(line 1926) the Hoare annotation is: true [2024-11-25 02:50:28,407 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-25 02:50:28,408 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-25 02:50:28,409 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-25 02:50:28,410 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-25 02:50:28,411 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL [2024-11-25 02:50:28,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL [2024-11-25 02:50:28,414 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-25 02:50:28,414 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-25 02:50:28,414 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-25 02:50:28,415 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-25 02:50:28,416 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO [2024-11-25 02:50:28,417 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL [2024-11-25 02:50:28,418 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL [2024-11-25 02:50:28,419 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 02:50:28 ImpRootNode [2024-11-25 02:50:28,419 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 02:50:28,420 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 02:50:28,420 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 02:50:28,420 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 02:50:28,420 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:50:18" (3/4) ... [2024-11-25 02:50:28,423 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-25 02:50:28,426 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2024-11-25 02:50:28,426 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2024-11-25 02:50:28,431 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 24 nodes and edges [2024-11-25 02:50:28,433 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-25 02:50:28,433 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-25 02:50:28,433 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-25 02:50:28,539 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/witness.graphml [2024-11-25 02:50:28,539 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/witness.yml [2024-11-25 02:50:28,539 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 02:50:28,540 INFO L158 Benchmark]: Toolchain (without parser) took 22621.12ms. Allocated memory is still 117.4MB. Free memory was 90.1MB in the beginning and 78.1MB in the end (delta: 12.0MB). Peak memory consumption was 74.9MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,541 INFO L158 Benchmark]: CDTParser took 0.41ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:50:28,541 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2152.86ms. Allocated memory is still 117.4MB. Free memory was 90.1MB in the beginning and 43.5MB in the end (delta: 46.6MB). Peak memory consumption was 77.8MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,541 INFO L158 Benchmark]: Boogie Procedure Inliner took 62.08ms. Allocated memory is still 117.4MB. Free memory was 43.5MB in the beginning and 81.9MB in the end (delta: -38.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,542 INFO L158 Benchmark]: Boogie Preprocessor took 48.14ms. Allocated memory is still 117.4MB. Free memory was 81.9MB in the beginning and 80.5MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:50:28,542 INFO L158 Benchmark]: RCFGBuilder took 10134.01ms. Allocated memory is still 117.4MB. Free memory was 80.5MB in the beginning and 60.7MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,542 INFO L158 Benchmark]: CodeCheck took 10096.25ms. Allocated memory is still 117.4MB. Free memory was 60.1MB in the beginning and 25.6MB in the end (delta: 34.5MB). Peak memory consumption was 37.5MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,543 INFO L158 Benchmark]: Witness Printer took 120.03ms. Allocated memory is still 117.4MB. Free memory was 25.6MB in the beginning and 78.1MB in the end (delta: -52.5MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB. [2024-11-25 02:50:28,544 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 3 procedures, 53 locations, 10 error locations. Started 1 CEGAR loops. OverallTime: 10.0s, OverallIterations: 11, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 555 SdHoareTripleChecker+Valid, 23.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 112 mSDsluCounter, 212 SdHoareTripleChecker+Invalid, 22.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 8 mSDsCounter, 200 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 601 IncrementalHoareTripleChecker+Invalid, 801 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 200 mSolverCounterUnsat, 204 mSDtfsCounter, 601 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1448 GetRequests, 1412 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 292 ImplicationChecksByTransitivity, 1.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 0.7s InterpolantComputationTime, 186 NumberOfCodeBlocks, 186 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 176 ConstructedInterpolants, 0 QuantifiedInterpolants, 238 SizeOfPredicates, 0 NumberOfNonLiveVariables, 518 ConjunctsInSsa, 22 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 PerfectInterpolantSequences, 30/30 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, ConComCheckerStatistics: No data available - PositiveResult [Line: 1846]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1848]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1848]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1867]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1869]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1869]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1893]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1893]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1909]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1909]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 10 specifications checked. All of them hold - ProcedureContractResult [Line: 1412]: Procedure Contract for printLine Derived contract for procedure printLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))) - ProcedureContractResult [Line: 1426]: Procedure Contract for printIntLine Derived contract for procedure printIntLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.41ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2152.86ms. Allocated memory is still 117.4MB. Free memory was 90.1MB in the beginning and 43.5MB in the end (delta: 46.6MB). Peak memory consumption was 77.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 62.08ms. Allocated memory is still 117.4MB. Free memory was 43.5MB in the beginning and 81.9MB in the end (delta: -38.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 48.14ms. Allocated memory is still 117.4MB. Free memory was 81.9MB in the beginning and 80.5MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 10134.01ms. Allocated memory is still 117.4MB. Free memory was 80.5MB in the beginning and 60.7MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 10096.25ms. Allocated memory is still 117.4MB. Free memory was 60.1MB in the beginning and 25.6MB in the end (delta: 34.5MB). Peak memory consumption was 37.5MB. Max. memory is 16.1GB. * Witness Printer took 120.03ms. Allocated memory is still 117.4MB. Free memory was 25.6MB in the beginning and 78.1MB in the end (delta: -52.5MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL RESULT: Ultimate proved your program to be correct! [2024-11-25 02:50:28,588 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fb699547-4d5b-44dd-a0ea-16d19e4e14e8/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (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