./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_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_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b --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 6c61e6c84b41e7874057b0510043bedc320bb763db2e3212fdb8fba8570f0932 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:32:00,142 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:32:00,194 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 00:32:00,197 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:32:00,197 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:32:00,215 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:32:00,216 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:32:00,216 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:32:00,217 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:32:00,217 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:32:00,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:32:00,218 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:32:00,218 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:32:00,218 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:32:00,219 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:32:00,219 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:32:00,219 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:32:00,219 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:32:00,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:32:00,219 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_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b 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 -> 6c61e6c84b41e7874057b0510043bedc320bb763db2e3212fdb8fba8570f0932 [2024-12-06 00:32:00,444 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:32:00,452 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:32:00,454 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:32:00,455 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:32:00,456 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:32:00,457 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i [2024-12-06 00:32:03,111 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/5960f13fe/39a5e242f8bd412cb15544f1f69f2d04/FLAG67a13478f [2024-12-06 00:32:03,424 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:32:03,425 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i [2024-12-06 00:32:03,444 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/5960f13fe/39a5e242f8bd412cb15544f1f69f2d04/FLAG67a13478f [2024-12-06 00:32:03,459 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/5960f13fe/39a5e242f8bd412cb15544f1f69f2d04 [2024-12-06 00:32:03,461 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:32:03,463 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:32:03,464 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:32:03,464 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:32:03,468 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:32:03,469 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:32:03" (1/1) ... [2024-12-06 00:32:03,469 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@493ed1c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:03, skipping insertion in model container [2024-12-06 00:32:03,470 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:32:03" (1/1) ... [2024-12-06 00:32:03,515 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:32:04,667 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-12-06 00:32:04,672 INFO L158 Benchmark]: Toolchain (without parser) took 1208.91ms. Allocated memory is still 117.4MB. Free memory was 88.2MB in the beginning and 64.3MB in the end (delta: 24.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-06 00:32:04,672 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 00:32:04,672 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1206.82ms. Allocated memory is still 117.4MB. Free memory was 88.0MB in the beginning and 64.3MB in the end (delta: 23.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-06 00:32:04,673 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.29ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1206.82ms. Allocated memory is still 117.4MB. Free memory was 88.0MB in the beginning and 64.3MB in the end (delta: 23.7MB). 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_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b --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 6c61e6c84b41e7874057b0510043bedc320bb763db2e3212fdb8fba8570f0932 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:32:06,376 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:32:06,454 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2024-12-06 00:32:06,480 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:32:06,480 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:32:06,481 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:32:06,481 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:32:06,481 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:32:06,481 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:32:06,481 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:32:06,481 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:32:06,481 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:32:06,482 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:32:06,483 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-12-06 00:32:06,483 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:32:06,483 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-12-06 00:32:06,483 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:06,484 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-12-06 00:32:06,484 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_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b 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 -> 6c61e6c84b41e7874057b0510043bedc320bb763db2e3212fdb8fba8570f0932 [2024-12-06 00:32:06,719 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:32:06,727 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:32:06,729 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:32:06,730 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:32:06,731 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:32:06,732 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i [2024-12-06 00:32:09,388 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/40ce9aedd/b1e75106ef4a4d5ea723905478dd6b3e/FLAG3defa8190 [2024-12-06 00:32:09,686 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:32:09,686 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_square_07_good.i [2024-12-06 00:32:09,711 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/40ce9aedd/b1e75106ef4a4d5ea723905478dd6b3e/FLAG3defa8190 [2024-12-06 00:32:09,944 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/data/40ce9aedd/b1e75106ef4a4d5ea723905478dd6b3e [2024-12-06 00:32:09,947 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:32:09,948 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:32:09,950 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:32:09,950 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:32:09,954 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:32:09,955 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:32:09" (1/1) ... [2024-12-06 00:32:09,956 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@241a4c6c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:09, skipping insertion in model container [2024-12-06 00:32:09,956 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:32:09" (1/1) ... [2024-12-06 00:32:09,996 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:32:11,198 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:32:11,216 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:32:11,304 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:32:11,501 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:32:11,501 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11 WrapperNode [2024-12-06 00:32:11,501 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:32:11,502 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:32:11,502 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:32:11,502 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:32:11,506 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,528 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,551 INFO L138 Inliner]: procedures = 944, calls = 38, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 90 [2024-12-06 00:32:11,551 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:32:11,551 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:32:11,551 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:32:11,552 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:32:11,559 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,559 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,562 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,563 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,571 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,572 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,574 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,577 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,578 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,582 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:32:11,583 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:32:11,583 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:32:11,583 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:32:11,584 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:32:11" (1/1) ... [2024-12-06 00:32:11,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:32:11,602 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:32:11,614 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:32:11,616 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:32:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-06 00:32:11,644 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-06 00:32:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:32:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:32:11,644 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:32:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-06 00:32:11,644 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-06 00:32:11,799 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:32:11,801 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:32:19,678 INFO L? ?]: Removed 30 outVars from TransFormulas that were not future-live. [2024-12-06 00:32:19,679 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:32:19,726 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:32:19,726 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 00:32:19,727 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:32:19 BoogieIcfgContainer [2024-12-06 00:32:19,727 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:32:19,728 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:32:19,728 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:32:19,735 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:32:19,735 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:32:19" (1/1) ... [2024-12-06 00:32:19,741 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:32:19,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:19,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 55 states and 71 transitions. [2024-12-06 00:32:19,778 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 71 transitions. [2024-12-06 00:32:19,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 00:32:19,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:19,782 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:19,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:19,784 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:19,785 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-12-06 00:32:19,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:19,888 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:19,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:19,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:20,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:20,005 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2024-12-06 00:32:20,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:20,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 54 states and 70 transitions. [2024-12-06 00:32:20,095 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 70 transitions. [2024-12-06 00:32:20,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 00:32:20,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:20,096 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:20,096 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:20,098 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:20,099 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-12-06 00:32:20,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:20,185 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:20,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:20,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:20,226 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:20,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:20,245 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-12-06 00:32:20,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:20,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 55 states and 71 transitions. [2024-12-06 00:32:20,289 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 71 transitions. [2024-12-06 00:32:20,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 00:32:20,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:20,290 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:20,290 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:20,292 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:20,294 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-12-06 00:32:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:20,562 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:20,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:20,605 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:20,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:20,678 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (4)] Ended with exit code 0 [2024-12-06 00:32:23,391 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.34s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-12-06 00:32:23,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:23,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 50 states and 72 transitions. [2024-12-06 00:32:23,435 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 72 transitions. [2024-12-06 00:32:23,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 00:32:23,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:23,436 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:23,436 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:23,437 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:23,438 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2024-12-06 00:32:23,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:23,511 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:23,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:23,525 INFO L256 TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:23,526 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:23,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 00:32:23,541 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (5)] Ended with exit code 0 [2024-12-06 00:32:23,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:23,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 49 states and 67 transitions. [2024-12-06 00:32:23,658 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 67 transitions. [2024-12-06 00:32:23,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 00:32:23,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:23,659 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:23,659 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:23,661 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:23,662 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2024-12-06 00:32:23,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:23,773 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:23,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:23,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:23,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:23,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:32:23,897 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (6)] Forceful destruction successful, exit code 0 [2024-12-06 00:32:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:23,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 48 states and 66 transitions. [2024-12-06 00:32:23,982 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 66 transitions. [2024-12-06 00:32:23,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 00:32:23,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:23,983 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:23,983 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:23,984 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:23,985 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2024-12-06 00:32:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,067 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:24,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:24,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:24,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:32:24,128 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (7)] Ended with exit code 0 [2024-12-06 00:32:24,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:24,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 49 states and 67 transitions. [2024-12-06 00:32:24,176 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 67 transitions. [2024-12-06 00:32:24,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 00:32:24,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:24,176 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:24,176 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:24,178 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:24,179 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (8)] Waiting until timeout for monitored process [2024-12-06 00:32:24,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,255 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:24,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:24,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:24,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:32:24,320 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (8)] Ended with exit code 0 [2024-12-06 00:32:24,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:24,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 49 states and 64 transitions. [2024-12-06 00:32:24,576 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 64 transitions. [2024-12-06 00:32:24,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 00:32:24,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:24,576 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:24,576 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:24,580 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:24,581 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (9)] Waiting until timeout for monitored process [2024-12-06 00:32:24,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,767 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:24,799 INFO L256 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:24,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:24,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:32:24,884 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (9)] Ended with exit code 0 [2024-12-06 00:32:25,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 42 states and 54 transitions. [2024-12-06 00:32:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 54 transitions. [2024-12-06 00:32:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 00:32:25,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:25,961 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:25,962 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:25,963 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:25,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (10)] Waiting until timeout for monitored process [2024-12-06 00:32:26,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:26,156 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:26,189 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:26,190 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:26,229 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:26,232 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (10)] Ended with exit code 0 [2024-12-06 00:32:27,854 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.55s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-12-06 00:32:27,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:27,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 44 states and 59 transitions. [2024-12-06 00:32:27,888 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 59 transitions. [2024-12-06 00:32:27,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 00:32:27,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:27,889 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:27,889 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:27,891 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:27,891 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (11)] Waiting until timeout for monitored process [2024-12-06 00:32:28,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:28,083 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:28,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:28,114 INFO L256 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:28,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:28,123 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:28,126 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (11)] Ended with exit code 0 [2024-12-06 00:32:28,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:28,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 45 states and 60 transitions. [2024-12-06 00:32:28,238 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 60 transitions. [2024-12-06 00:32:28,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 00:32:28,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:28,239 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:28,239 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:28,240 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:28,241 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (12)] Waiting until timeout for monitored process [2024-12-06 00:32:28,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:28,324 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:28,356 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:28,357 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:28,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:28,411 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (12)] Ended with exit code 0 [2024-12-06 00:32:28,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:28,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 39 states and 45 transitions. [2024-12-06 00:32:28,873 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 45 transitions. [2024-12-06 00:32:28,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 00:32:28,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:28,874 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:28,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:28,875 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:28,878 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (13)] Waiting until timeout for monitored process [2024-12-06 00:32:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:28,977 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:29,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:29,012 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-06 00:32:29,013 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:29,067 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:29,069 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (13)] Ended with exit code 0 [2024-12-06 00:32:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:29,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 39 states and 44 transitions. [2024-12-06 00:32:29,307 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 44 transitions. [2024-12-06 00:32:29,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 00:32:29,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:29,308 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:29,308 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:29,309 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:29,311 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (14)] Waiting until timeout for monitored process [2024-12-06 00:32:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:29,564 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:29,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:29,622 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:29,788 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:29,791 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (14)] Ended with exit code 0 [2024-12-06 00:32:31,773 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.77s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-12-06 00:32:31,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:31,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 40 states and 46 transitions. [2024-12-06 00:32:31,799 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 46 transitions. [2024-12-06 00:32:31,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 00:32:31,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:31,799 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-12-06 00:32:31,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 [2024-12-06 00:32:31,801 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-12-06 00:32:31,802 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (15)] Waiting until timeout for monitored process [2024-12-06 00:32:32,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:32,048 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-12-06 00:32:32,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:32,094 INFO L256 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:32:32,095 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:32:32,183 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 00:32:32,187 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/cvc4 --incremental --print-success --lang smt (15)] Ended with exit code 0 [2024-12-06 00:32:32,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:32,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 39 states and 45 transitions. [2024-12-06 00:32:32,899 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 45 transitions. [2024-12-06 00:32:32,900 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-12-06 00:32:32,900 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 15 iterations. [2024-12-06 00:32:32,906 INFO L726 CodeCheckObserver]: All specifications hold 10 specifications checked. All of them hold [2024-12-06 00:32:33,516 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1412 1418) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point printLineEXIT(lines 1412 1418) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1426 1429) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point printIntLineEXIT(lines 1426 1429) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1868) no Hoare annotation was computed. [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1885(line 1885) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1910(line 1910) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1910-1(line 1910) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1894) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1927(line 1927) the Hoare annotation is: true [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1894(line 1894) the Hoare annotation is: (not (and (= (_ bv2 32) |ULTIMATE.start_goodG2B1_~data~2#1|) (not (= (_ bv5 32) ~staticFive~0)))) [2024-12-06 00:32:33,517 INFO L77 FloydHoareUtils]: At program point L1927-1(line 1927) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1894-1(line 1894) the Hoare annotation is: (not (and (= (_ bv2 32) |ULTIMATE.start_goodG2B1_~data~2#1|) (not (= (_ bv5 32) ~staticFive~0)))) [2024-12-06 00:32:33,518 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1847) no Hoare annotation was computed. [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1911(line 1911) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1911-1(line 1911) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L75 FloydHoareUtils]: For program point L1870(line 1870) no Hoare annotation was computed. [2024-12-06 00:32:33,518 INFO L75 FloydHoareUtils]: For program point L1870-1(line 1870) no Hoare annotation was computed. [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1903-2(lines 1900 1914) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1837-2(lines 1834 1857) the Hoare annotation is: (not (and (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)) (not (= (_ bv5 32) ~staticFive~0)))) [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1910) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1895(line 1895) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1895-1(line 1895) the Hoare annotation is: true [2024-12-06 00:32:33,518 INFO L77 FloydHoareUtils]: At program point L1862-2(lines 1859 1878) the Hoare annotation is: (not (and (not (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|)) (= (_ bv5 32) ~staticFive~0))) [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1849) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1854(line 1854) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1854-1(lines 1833 1857) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1879(lines 1879 1898) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L75 FloydHoareUtils]: For program point L1871(line 1871) no Hoare annotation was computed. [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1871-1(line 1871) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1910) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1847(line 1847) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)))) (or (and .cse0 |ULTIMATE.start_goodB2G1_#t~short168#1| (= (_ bv5 32) ~staticFive~0)) (and (let ((.cse1 (bvsgt |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483648 32)))) (or (and |ULTIMATE.start_goodB2G1_#t~short168#1| .cse1) (and (not .cse1) (not |ULTIMATE.start_goodB2G1_#t~short168#1|)))) (not .cse0)))) [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1847-1(line 1847) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)))) (or (and .cse0 (= (_ bv5 32) ~staticFive~0)) (and (not .cse0) (bvsgt |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483648 32))))) [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1847-3(lines 1847 1855) the Hoare annotation is: (not (and (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32)) |ULTIMATE.start_goodB2G1_#t~short168#1|)) [2024-12-06 00:32:33,519 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1870) no Hoare annotation was computed. [2024-12-06 00:32:33,519 INFO L77 FloydHoareUtils]: At program point L1849(line 1849) the Hoare annotation is: (not (= |ULTIMATE.start_goodB2G1_~data~0#1| (_ bv2147483647 32))) [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1849-1(line 1849) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1899(lines 1899 1914) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1858(lines 1858 1878) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1870) no Hoare annotation was computed. [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1883(lines 1883 1890) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1850(line 1850) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1883-1(lines 1880 1898) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1850-1(line 1850) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1875(line 1875) the Hoare annotation is: (= (_ bv5 32) ~staticFive~0) [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1925(line 1925) the Hoare annotation is: (= (_ bv5 32) ~staticFive~0) [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point L1925-1(line 1925) the Hoare annotation is: true [2024-12-06 00:32:33,520 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1849) the Hoare annotation is: true [2024-12-06 00:32:33,521 INFO L77 FloydHoareUtils]: At program point L1843(line 1843) the Hoare annotation is: true [2024-12-06 00:32:33,521 INFO L77 FloydHoareUtils]: At program point L1868(line 1868) the Hoare annotation is: (and (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|) (= (_ bv5 32) ~staticFive~0) |ULTIMATE.start_goodB2G2_#t~short169#1|) [2024-12-06 00:32:33,521 INFO L77 FloydHoareUtils]: At program point L1868-1(line 1868) the Hoare annotation is: (and (= (_ bv2147483647 32) |ULTIMATE.start_goodB2G2_~data~1#1|) (= (_ bv5 32) ~staticFive~0)) [2024-12-06 00:32:33,521 INFO L77 FloydHoareUtils]: At program point L1868-3(lines 1868 1876) the Hoare annotation is: (and (= (_ bv5 32) ~staticFive~0) (not |ULTIMATE.start_goodB2G2_#t~short169#1|)) [2024-12-06 00:32:33,521 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1894) the Hoare annotation is: true [2024-12-06 00:32:33,532 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-12-06 00:32:33,533 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-12-06 00:32:33,533 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-12-06 00:32:33,533 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-12-06 00:32:33,534 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-12-06 00:32:33,535 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL [2024-12-06 00:32:33,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL [2024-12-06 00:32:33,538 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-12-06 00:32:33,538 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-12-06 00:32:33,538 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-12-06 00:32:33,539 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-12-06 00:32:33,539 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-12-06 00:32:33,540 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-12-06 00:32:33,541 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NAN [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_INFINITE [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_ZERO [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_SUBNORMAL [2024-12-06 00:32:33,542 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed3~0~FP_NORMAL [2024-12-06 00:32:33,542 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 06.12 12:32:33 ImpRootNode [2024-12-06 00:32:33,543 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-12-06 00:32:33,543 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-06 00:32:33,543 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-06 00:32:33,544 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-06 00:32:33,545 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:32:19" (3/4) ... [2024-12-06 00:32:33,547 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-06 00:32:33,550 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2024-12-06 00:32:33,550 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2024-12-06 00:32:33,553 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 24 nodes and edges [2024-12-06 00:32:33,554 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-12-06 00:32:33,554 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-06 00:32:33,554 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-06 00:32:33,628 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/witness.graphml [2024-12-06 00:32:33,628 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/witness.yml [2024-12-06 00:32:33,628 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-06 00:32:33,629 INFO L158 Benchmark]: Toolchain (without parser) took 23680.77ms. Allocated memory was 92.3MB in the beginning and 176.2MB in the end (delta: 83.9MB). Free memory was 65.4MB in the beginning and 60.3MB in the end (delta: 5.1MB). Peak memory consumption was 93.1MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,629 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 00:32:33,629 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1551.96ms. Allocated memory was 92.3MB in the beginning and 176.2MB in the end (delta: 83.9MB). Free memory was 65.2MB in the beginning and 129.0MB in the end (delta: -63.8MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,630 INFO L158 Benchmark]: Boogie Procedure Inliner took 49.09ms. Allocated memory is still 176.2MB. Free memory was 129.0MB in the beginning and 125.2MB in the end (delta: 3.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,630 INFO L158 Benchmark]: Boogie Preprocessor took 30.38ms. Allocated memory is still 176.2MB. Free memory was 125.2MB in the beginning and 123.5MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 00:32:33,630 INFO L158 Benchmark]: RCFGBuilder took 8144.36ms. Allocated memory is still 176.2MB. Free memory was 123.5MB in the beginning and 100.6MB in the end (delta: 22.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,631 INFO L158 Benchmark]: CodeCheck took 13814.96ms. Allocated memory is still 176.2MB. Free memory was 100.6MB in the beginning and 66.7MB in the end (delta: 33.9MB). Peak memory consumption was 30.4MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,631 INFO L158 Benchmark]: Witness Printer took 85.02ms. Allocated memory is still 176.2MB. Free memory was 66.7MB in the beginning and 60.3MB in the end (delta: 6.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 00:32:33,633 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, 55 locations, 10 error locations. Started 1 CEGAR loops. OverallTime: 13.2s, OverallIterations: 15, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1361 SdHoareTripleChecker+Valid, 50.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 470 mSDsluCounter, 912 SdHoareTripleChecker+Invalid, 49.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 208 mSDsCounter, 425 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1457 IncrementalHoareTripleChecker+Invalid, 1882 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 425 mSolverCounterUnsat, 704 mSDtfsCounter, 1457 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2406 GetRequests, 2338 SyntacticMatches, 0 SemanticMatches, 68 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1286 ImplicationChecksByTransitivity, 2.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 276 NumberOfCodeBlocks, 276 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 262 ConstructedInterpolants, 0 QuantifiedInterpolants, 602 SizeOfPredicates, 4 NumberOfNonLiveVariables, 789 ConjunctsInSsa, 34 ConjunctsInUnsatCore, 14 InterpolantComputations, 14 PerfectInterpolantSequences, 52/52 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: 1847]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1849]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1849]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1868]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1870]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1870]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1894]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1894]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1910]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1910]: 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))) && (staticFive == \old(staticFive))) - 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))) && (staticFive == \old(staticFive))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.29ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1551.96ms. Allocated memory was 92.3MB in the beginning and 176.2MB in the end (delta: 83.9MB). Free memory was 65.2MB in the beginning and 129.0MB in the end (delta: -63.8MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 49.09ms. Allocated memory is still 176.2MB. Free memory was 129.0MB in the beginning and 125.2MB in the end (delta: 3.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 30.38ms. Allocated memory is still 176.2MB. Free memory was 125.2MB in the beginning and 123.5MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 8144.36ms. Allocated memory is still 176.2MB. Free memory was 123.5MB in the beginning and 100.6MB in the end (delta: 22.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * CodeCheck took 13814.96ms. Allocated memory is still 176.2MB. Free memory was 100.6MB in the beginning and 66.7MB in the end (delta: 33.9MB). Peak memory consumption was 30.4MB. Max. memory is 16.1GB. * Witness Printer took 85.02ms. Allocated memory is still 176.2MB. Free memory was 66.7MB in the beginning and 60.3MB in the end (delta: 6.4MB). Peak memory consumption was 8.4MB. 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-12-06 00:32:33,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85ff9c3-5728-4da8-9b07-5c6e521fd42c/bin/ukojak-verify-CZk0znPC7b/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