./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC --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 d44b68cce1c9cdfac01ce458b703032241dfac86b3bfb081491bcd87429ce77c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 20:12:28,199 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 20:12:28,301 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-23 20:12:28,306 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 20:12:28,307 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-23 20:12:28,350 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 20:12:28,351 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 20:12:28,352 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-23 20:12:28,353 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 20:12:28,359 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 20:12:28,360 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 20:12:28,361 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 20:12:28,361 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 20:12:28,363 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 20:12:28,364 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 20:12:28,364 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 20:12:28,365 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 20:12:28,365 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-23 20:12:28,366 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 20:12:28,367 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 20:12:28,367 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 20:12:28,368 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-23 20:12:28,369 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-23 20:12:28,369 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-23 20:12:28,370 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 20:12:28,370 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:12:28,371 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 20:12:28,372 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 20:12:28,372 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 20:12:28,373 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-23 20:12:28,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 20:12:28,374 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 20:12:28,375 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC 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 -> d44b68cce1c9cdfac01ce458b703032241dfac86b3bfb081491bcd87429ce77c [2023-11-23 20:12:28,700 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 20:12:28,755 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 20:12:28,758 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 20:12:28,759 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 20:12:28,760 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 20:12:28,761 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i [2023-11-23 20:12:31,871 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 20:12:32,291 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 20:12:32,295 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_postinc_11_good.i [2023-11-23 20:12:32,337 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/data/45651c98b/cee333fb4d4a4356978f9b99eb2f6d72/FLAG386c5cd9e [2023-11-23 20:12:32,354 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/data/45651c98b/cee333fb4d4a4356978f9b99eb2f6d72 [2023-11-23 20:12:32,357 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 20:12:32,358 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 20:12:32,360 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 20:12:32,360 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 20:12:32,366 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 20:12:32,367 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:12:32" (1/1) ... [2023-11-23 20:12:32,368 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b983bbe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:32, skipping insertion in model container [2023-11-23 20:12:32,368 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:12:32" (1/1) ... [2023-11-23 20:12:32,436 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 20:12:32,843 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-23 20:12:33,495 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:12:33,507 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 20:12:33,548 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-23 20:12:33,667 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:12:33,802 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 20:12:33,802 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 20:12:33,802 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 20:12:33,802 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 20:12:33,803 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 20:12:33,811 INFO L206 MainTranslator]: Completed translation [2023-11-23 20:12:33,811 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33 WrapperNode [2023-11-23 20:12:33,811 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 20:12:33,813 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 20:12:33,813 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 20:12:33,813 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 20:12:33,821 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,867 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,929 INFO L138 Inliner]: procedures = 503, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 223 [2023-11-23 20:12:33,940 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 20:12:33,941 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 20:12:33,941 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 20:12:33,941 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 20:12:33,958 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,967 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,972 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,985 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:33,994 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:34,003 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:34,006 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:34,009 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:34,014 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 20:12:34,015 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 20:12:34,015 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 20:12:34,015 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 20:12:34,016 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:12:33" (1/1) ... [2023-11-23 20:12:34,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:12:34,039 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/z3 [2023-11-23 20:12:34,054 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-23 20:12:34,070 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-23 20:12:34,114 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-23 20:12:34,115 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-23 20:12:34,115 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-23 20:12:34,115 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-23 20:12:34,115 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2023-11-23 20:12:34,116 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2023-11-23 20:12:34,116 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 20:12:34,116 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 20:12:34,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 20:12:34,116 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2023-11-23 20:12:34,117 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2023-11-23 20:12:34,117 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-23 20:12:34,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 20:12:34,269 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 20:12:34,271 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 20:12:34,683 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 20:12:35,116 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 20:12:35,116 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-23 20:12:35,141 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:12:35 BoogieIcfgContainer [2023-11-23 20:12:35,141 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 20:12:35,142 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-23 20:12:35,142 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-23 20:12:35,153 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-23 20:12:35,153 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:12:35" (1/1) ... [2023-11-23 20:12:35,164 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:12:35,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:35,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 69 states and 89 transitions. [2023-11-23 20:12:35,249 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2023-11-23 20:12:35,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-23 20:12:35,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:35,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:35,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:36,109 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:12:36,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:36,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 68 states and 88 transitions. [2023-11-23 20:12:36,256 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2023-11-23 20:12:36,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-23 20:12:36,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:36,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:36,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:12:36,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:36,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 67 states and 87 transitions. [2023-11-23 20:12:36,728 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2023-11-23 20:12:36,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-23 20:12:36,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:36,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:36,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:36,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-23 20:12:37,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:37,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 66 states and 84 transitions. [2023-11-23 20:12:37,081 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions. [2023-11-23 20:12:37,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-23 20:12:37,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:37,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:37,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:37,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-23 20:12:37,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:37,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 65 states and 83 transitions. [2023-11-23 20:12:37,611 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 83 transitions. [2023-11-23 20:12:37,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:12:37,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:37,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:37,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:37,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-23 20:12:37,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:37,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 64 states and 82 transitions. [2023-11-23 20:12:37,897 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 82 transitions. [2023-11-23 20:12:37,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2023-11-23 20:12:37,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:37,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:37,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:38,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2023-11-23 20:12:38,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:38,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 64 states and 81 transitions. [2023-11-23 20:12:38,264 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 81 transitions. [2023-11-23 20:12:38,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2023-11-23 20:12:38,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:38,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:38,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:38,510 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:12:38,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:38,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 68 states and 88 transitions. [2023-11-23 20:12:38,630 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2023-11-23 20:12:38,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-23 20:12:38,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:38,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:38,801 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-23 20:12:38,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:38,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 69 states and 89 transitions. [2023-11-23 20:12:38,839 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2023-11-23 20:12:38,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2023-11-23 20:12:38,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:38,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:38,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:39,056 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2023-11-23 20:12:39,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:39,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 61 states and 76 transitions. [2023-11-23 20:12:39,116 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 76 transitions. [2023-11-23 20:12:39,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2023-11-23 20:12:39,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:39,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:39,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:39,336 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2023-11-23 20:12:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:39,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 61 states and 75 transitions. [2023-11-23 20:12:39,575 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 75 transitions. [2023-11-23 20:12:39,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2023-11-23 20:12:39,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:39,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:39,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:39,953 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2023-11-23 20:12:40,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:40,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 60 states and 74 transitions. [2023-11-23 20:12:40,163 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 74 transitions. [2023-11-23 20:12:40,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-11-23 20:12:40,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:12:40,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:12:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:12:40,465 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2023-11-23 20:12:40,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:12:40,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 59 states and 73 transitions. [2023-11-23 20:12:40,492 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 73 transitions. [2023-11-23 20:12:40,492 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-23 20:12:40,493 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 13 iterations. [2023-11-23 20:12:40,507 INFO L751 CodeCheckObserver]: All specifications hold 8 specifications checked. All of them hold [2023-11-23 20:12:40,662 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-11-23 20:12:40,669 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 23.11 08:12:40 ImpRootNode [2023-11-23 20:12:40,669 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-23 20:12:40,671 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 20:12:40,672 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 20:12:40,672 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 20:12:40,673 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:12:35" (3/4) ... [2023-11-23 20:12:40,675 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-23 20:12:40,679 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2023-11-23 20:12:40,680 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsFalse [2023-11-23 20:12:40,680 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2023-11-23 20:12:40,680 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsTrue [2023-11-23 20:12:40,705 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 60 nodes and edges [2023-11-23 20:12:40,706 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-11-23 20:12:40,707 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-23 20:12:40,708 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-23 20:12:40,881 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/witness.graphml [2023-11-23 20:12:40,882 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/witness.yml [2023-11-23 20:12:40,882 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 20:12:40,883 INFO L158 Benchmark]: Toolchain (without parser) took 8524.46ms. Allocated memory was 148.9MB in the beginning and 218.1MB in the end (delta: 69.2MB). Free memory was 102.4MB in the beginning and 116.3MB in the end (delta: -13.9MB). Peak memory consumption was 57.1MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,884 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 100.7MB. Free memory was 70.3MB in the beginning and 70.3MB in the end (delta: 29.2kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 20:12:40,884 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1451.83ms. Allocated memory is still 148.9MB. Free memory was 102.4MB in the beginning and 74.7MB in the end (delta: 27.7MB). Peak memory consumption was 29.9MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,885 INFO L158 Benchmark]: Boogie Procedure Inliner took 127.33ms. Allocated memory is still 148.9MB. Free memory was 73.9MB in the beginning and 70.5MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,885 INFO L158 Benchmark]: Boogie Preprocessor took 73.23ms. Allocated memory is still 148.9MB. Free memory was 70.5MB in the beginning and 68.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,885 INFO L158 Benchmark]: RCFGBuilder took 1126.56ms. Allocated memory is still 148.9MB. Free memory was 68.4MB in the beginning and 111.3MB in the end (delta: -42.9MB). Peak memory consumption was 19.7MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,886 INFO L158 Benchmark]: CodeCheck took 5527.79ms. Allocated memory was 148.9MB in the beginning and 218.1MB in the end (delta: 69.2MB). Free memory was 111.3MB in the beginning and 124.6MB in the end (delta: -13.3MB). Peak memory consumption was 55.8MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,887 INFO L158 Benchmark]: Witness Printer took 210.92ms. Allocated memory is still 218.1MB. Free memory was 124.6MB in the beginning and 116.3MB in the end (delta: 8.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-23 20:12:40,889 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 5 procedures, 69 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 5.3s, OverallIterations: 13, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1568 SdHoareTripleChecker+Valid, 2.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 217 mSDsluCounter, 1099 SdHoareTripleChecker+Invalid, 2.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 112 mSDsCounter, 345 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1019 IncrementalHoareTripleChecker+Invalid, 1364 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 345 mSolverCounterUnsat, 987 mSDtfsCounter, 1019 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3336 GetRequests, 3282 SyntacticMatches, 0 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 551 ImplicationChecksByTransitivity, 1.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 2.9s InterpolantComputationTime, 474 NumberOfCodeBlocks, 474 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 462 ConstructedInterpolants, 0 QuantifiedInterpolants, 590 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 8 PerfectInterpolantSequences, 215/220 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 1564]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1564]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1586]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1586]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1611]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1611]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1628]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1628]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 8 specifications checked. All of them hold - InvariantResult [Line: 1646]: Loop Invariant Derived loop invariant: 1 * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.32ms. Allocated memory is still 100.7MB. Free memory was 70.3MB in the beginning and 70.3MB in the end (delta: 29.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1451.83ms. Allocated memory is still 148.9MB. Free memory was 102.4MB in the beginning and 74.7MB in the end (delta: 27.7MB). Peak memory consumption was 29.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 127.33ms. Allocated memory is still 148.9MB. Free memory was 73.9MB in the beginning and 70.5MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 73.23ms. Allocated memory is still 148.9MB. Free memory was 70.5MB in the beginning and 68.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1126.56ms. Allocated memory is still 148.9MB. Free memory was 68.4MB in the beginning and 111.3MB in the end (delta: -42.9MB). Peak memory consumption was 19.7MB. Max. memory is 16.1GB. * CodeCheck took 5527.79ms. Allocated memory was 148.9MB in the beginning and 218.1MB in the end (delta: 69.2MB). Free memory was 111.3MB in the beginning and 124.6MB in the end (delta: -13.3MB). Peak memory consumption was 55.8MB. Max. memory is 16.1GB. * Witness Printer took 210.92ms. Allocated memory is still 218.1MB. Free memory was 124.6MB in the beginning and 116.3MB in the end (delta: 8.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2023-11-23 20:12:40,940 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9c3d946-c0b5-4d59-9b74-6664838ff288/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE