./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-restricted-15/NarrowKonv.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-restricted-15/NarrowKonv.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm --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 2c8d79b985e49ac5d6f27b4e25f4e3597dadc4ec57e262caec7782b796e874b7 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:21:11,457 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:21:11,531 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 22:21:11,542 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:21:11,545 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:21:11,579 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:21:11,580 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:21:11,581 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:21:11,581 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:21:11,582 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:21:11,583 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:21:11,583 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:21:11,583 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:21:11,583 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:21:11,583 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:21:11,584 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:21:11,584 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:21:11,584 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:21:11,584 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:21:11,584 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:21:11,585 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:21:11,585 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:21:11,585 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:21:11,585 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:21:11,585 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:21:11,586 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:21:11,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:21:11,586 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:21:11,586 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:21:11,586 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:21:11,587 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:21:11,587 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:21:11,587 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_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm 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 -> 2c8d79b985e49ac5d6f27b4e25f4e3597dadc4ec57e262caec7782b796e874b7 [2024-11-13 22:21:11,846 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:21:11,857 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:21:11,861 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:21:11,862 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:21:11,863 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:21:11,864 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-restricted-15/NarrowKonv.c Unable to find full path for "g++" [2024-11-13 22:21:13,781 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:21:14,122 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:21:14,123 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/sv-benchmarks/c/termination-restricted-15/NarrowKonv.c [2024-11-13 22:21:14,139 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/data/e7ea5900b/5fa59a0ab36d473fa50fcdf63d0297a9/FLAGff5805867 [2024-11-13 22:21:14,167 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/data/e7ea5900b/5fa59a0ab36d473fa50fcdf63d0297a9 [2024-11-13 22:21:14,172 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:21:14,173 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:21:14,177 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:21:14,178 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:21:14,184 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:21:14,185 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,189 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69513b4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14, skipping insertion in model container [2024-11-13 22:21:14,189 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,208 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:21:14,385 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:21:14,392 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:21:14,407 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:21:14,425 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:21:14,425 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14 WrapperNode [2024-11-13 22:21:14,425 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:21:14,426 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:21:14,427 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:21:14,427 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:21:14,434 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,438 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,455 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2024-11-13 22:21:14,455 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:21:14,456 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:21:14,456 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:21:14,457 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:21:14,463 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,463 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,464 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,464 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,467 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,471 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,472 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,476 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,477 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:21:14,478 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:21:14,478 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:21:14,478 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:21:14,479 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:21:14,505 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:21:14,522 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:21:14,529 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:21:14,555 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:21:14,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:21:14,634 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:21:14,636 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:21:14,720 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-13 22:21:14,721 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:21:14,744 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:21:14,744 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 22:21:14,745 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:21:14 BoogieIcfgContainer [2024-11-13 22:21:14,745 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:21:14,746 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:21:14,746 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:21:14,757 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:21:14,758 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:21:14" (1/1) ... [2024-11-13 22:21:14,766 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:21:14,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 13 states and 15 transitions. [2024-11-13 22:21:14,824 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 15 transitions. [2024-11-13 22:21:14,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:21:14,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,059 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:15,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 17 states and 23 transitions. [2024-11-13 22:21:15,196 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 23 transitions. [2024-11-13 22:21:15,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:21:15,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,288 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:15,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 19 states and 28 transitions. [2024-11-13 22:21:15,475 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 28 transitions. [2024-11-13 22:21:15,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:21:15,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,565 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:15,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 24 states and 36 transitions. [2024-11-13 22:21:15,990 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 36 transitions. [2024-11-13 22:21:15,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:21:15,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,066 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:16,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 26 states and 42 transitions. [2024-11-13 22:21:16,429 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 42 transitions. [2024-11-13 22:21:16,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:21:16,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,576 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:17,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 30 states and 49 transitions. [2024-11-13 22:21:17,223 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 49 transitions. [2024-11-13 22:21:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:21:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,356 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:17,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 31 states and 51 transitions. [2024-11-13 22:21:17,576 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 51 transitions. [2024-11-13 22:21:17,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:21:17,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:21:18,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 33 states and 53 transitions. [2024-11-13 22:21:18,018 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 53 transitions. [2024-11-13 22:21:18,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:21:18,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,116 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:18,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 34 states and 54 transitions. [2024-11-13 22:21:18,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 54 transitions. [2024-11-13 22:21:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:21:18,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,385 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:21:18,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 36 states and 57 transitions. [2024-11-13 22:21:18,623 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 57 transitions. [2024-11-13 22:21:18,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:21:18,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,672 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 22:21:18,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 33 states and 50 transitions. [2024-11-13 22:21:18,809 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 50 transitions. [2024-11-13 22:21:18,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:21:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,872 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:21:20,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 43 states and 67 transitions. [2024-11-13 22:21:20,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 22:21:20,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:21:20,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:21:20,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 48 states and 76 transitions. [2024-11-13 22:21:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 76 transitions. [2024-11-13 22:21:20,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:21:20,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,020 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 22:21:21,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 49 states and 76 transitions. [2024-11-13 22:21:21,161 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 76 transitions. [2024-11-13 22:21:21,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 22:21:21,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,264 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 7 proven. 10 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-13 22:21:21,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 50 states and 79 transitions. [2024-11-13 22:21:21,661 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-11-13 22:21:21,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:21:21,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,696 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 22:21:21,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 50 states and 78 transitions. [2024-11-13 22:21:21,714 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 78 transitions. [2024-11-13 22:21:21,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:21:21,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,749 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 22:21:21,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 51 states and 78 transitions. [2024-11-13 22:21:21,974 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 78 transitions. [2024-11-13 22:21:21,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,063 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 31 proven. 2 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-13 22:21:23,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 53 states and 86 transitions. [2024-11-13 22:21:23,506 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 86 transitions. [2024-11-13 22:21:23,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:21:23,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,543 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 34 proven. 5 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-13 22:21:24,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 57 states and 92 transitions. [2024-11-13 22:21:24,261 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 92 transitions. [2024-11-13 22:21:24,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:21:24,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,453 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 47 proven. 20 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 22:21:24,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 45 states and 66 transitions. [2024-11-13 22:21:24,793 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 66 transitions. [2024-11-13 22:21:24,794 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 22:21:24,794 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 20 iterations. [2024-11-13 22:21:24,805 INFO L729 CodeCheckObserver]: All specifications hold 4 specifications checked. All of them hold [2024-11-13 22:21:25,935 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 15) no Hoare annotation was computed. [2024-11-13 22:21:25,935 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 22:21:25,936 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 17) no Hoare annotation was computed. [2024-11-13 22:21:25,936 INFO L77 FloydHoareUtils]: At program point L17(line 17) the Hoare annotation is: (and (<= |ULTIMATE.start_main_~range~0#1| 20) (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (<= |ULTIMATE.start_main_~i~0#1| 20)) [2024-11-13 22:21:25,936 INFO L77 FloydHoareUtils]: At program point L17-1(line 17) the Hoare annotation is: (and (<= |ULTIMATE.start_main_~range~0#1| 20) (<= |ULTIMATE.start_main_~i~0#1| 20)) [2024-11-13 22:21:25,937 INFO L77 FloydHoareUtils]: At program point L15(line 15) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_main_~i~0#1| 0))) (or (and (<= 20 |ULTIMATE.start_main_~range~0#1|) .cse0 (<= |ULTIMATE.start_main_~range~0#1| 20)) (and (< |ULTIMATE.start_main_~range~0#1| 19) (<= 0 |ULTIMATE.start_main_~range~0#1|)) (and .cse0 (<= 19 |ULTIMATE.start_main_~range~0#1|) (< |ULTIMATE.start_main_~range~0#1| 20)))) [2024-11-13 22:21:25,937 INFO L77 FloydHoareUtils]: At program point L15-1(line 15) the Hoare annotation is: (<= |ULTIMATE.start_main_~range~0#1| 20) [2024-11-13 22:21:25,937 INFO L77 FloydHoareUtils]: At program point L13(lines 13 18) the Hoare annotation is: (let ((.cse1 (<= 0 |ULTIMATE.start_main_~i~0#1|)) (.cse0 (< |ULTIMATE.start_main_~range~0#1| 20)) (.cse3 (< |ULTIMATE.start_main_~range~0#1| 19)) (.cse2 (<= |ULTIMATE.start_main_~i~0#1| 1))) (or (and (<= 19 |ULTIMATE.start_main_~range~0#1|) .cse0 .cse1 .cse2) (and (<= 20 |ULTIMATE.start_main_~range~0#1|) (<= |ULTIMATE.start_main_~range~0#1| 20) (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (<= |ULTIMATE.start_main_~i~0#1| 20)) (and (<= |ULTIMATE.start_main_~i~0#1| 0) .cse1 .cse3 (<= 0 |ULTIMATE.start_main_~range~0#1|)) (and (<= |ULTIMATE.start_main_~i~0#1| 19) (< 1 |ULTIMATE.start_main_~i~0#1|) .cse0) (and (< 0 |ULTIMATE.start_main_~i~0#1|) .cse3 .cse2))) [2024-11-13 22:21:25,938 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 22:21:25,938 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 15) no Hoare annotation was computed. [2024-11-13 22:21:25,938 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 17) no Hoare annotation was computed. [2024-11-13 22:21:25,939 INFO L77 FloydHoareUtils]: At program point L12(lines 12 19) the Hoare annotation is: (let ((.cse2 (<= 0 |ULTIMATE.start_main_~i~0#1|)) (.cse3 (<= |ULTIMATE.start_main_~i~0#1| 1)) (.cse4 (< |ULTIMATE.start_main_~range~0#1| 19)) (.cse5 (<= 0 |ULTIMATE.start_main_~range~0#1|)) (.cse6 (< 1 |ULTIMATE.start_main_~i~0#1|)) (.cse0 (<= 19 |ULTIMATE.start_main_~range~0#1|)) (.cse1 (< |ULTIMATE.start_main_~range~0#1| 20))) (or (and .cse0 .cse1 .cse2 .cse3) (and .cse2 .cse4 .cse3 .cse5) (and .cse6 .cse4 (<= |ULTIMATE.start_main_~i~0#1| 18) .cse5) (and (<= |ULTIMATE.start_main_~i~0#1| 19) .cse6 .cse0 .cse1) (and (<= 20 |ULTIMATE.start_main_~range~0#1|) (<= |ULTIMATE.start_main_~range~0#1| 20) (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (<= |ULTIMATE.start_main_~i~0#1| 20)))) [2024-11-13 22:21:25,939 INFO L77 FloydHoareUtils]: At program point L12-1(lines 11 20) the Hoare annotation is: (not (and (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (< 20 |ULTIMATE.start_main_~range~0#1|))) [2024-11-13 22:21:25,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 10:21:25 ImpRootNode [2024-11-13 22:21:25,955 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 22:21:25,956 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 22:21:25,956 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 22:21:25,956 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 22:21:25,957 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:21:14" (3/4) ... [2024-11-13 22:21:25,960 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 22:21:25,968 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-11-13 22:21:25,969 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-13 22:21:25,969 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 22:21:26,065 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 22:21:26,066 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 22:21:26,066 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 22:21:26,068 INFO L158 Benchmark]: Toolchain (without parser) took 11894.06ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 94.4MB in the beginning and 93.4MB in the end (delta: 1.1MB). Peak memory consumption was 23.6MB. Max. memory is 16.1GB. [2024-11-13 22:21:26,068 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 167.8MB. Free memory is still 106.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:21:26,069 INFO L158 Benchmark]: CACSL2BoogieTranslator took 248.63ms. Allocated memory is still 117.4MB. Free memory was 94.4MB in the beginning and 84.3MB in the end (delta: 10.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:21:26,069 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.03ms. Allocated memory is still 117.4MB. Free memory was 84.3MB in the beginning and 83.3MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:21:26,070 INFO L158 Benchmark]: Boogie Preprocessor took 20.92ms. Allocated memory is still 117.4MB. Free memory was 83.3MB in the beginning and 82.9MB in the end (delta: 371.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:21:26,070 INFO L158 Benchmark]: RCFGBuilder took 267.06ms. Allocated memory is still 117.4MB. Free memory was 82.9MB in the beginning and 72.9MB in the end (delta: 10.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:21:26,071 INFO L158 Benchmark]: CodeCheck took 11209.00ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 72.9MB in the beginning and 97.9MB in the end (delta: -25.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:21:26,071 INFO L158 Benchmark]: Witness Printer took 110.87ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 93.4MB in the end (delta: 4.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 22:21:26,074 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 1 procedures, 13 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 10.0s, OverallIterations: 20, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1230 SdHoareTripleChecker+Valid, 10.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1198 mSDsluCounter, 38 SdHoareTripleChecker+Invalid, 8.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 38 mSDsCounter, 678 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4054 IncrementalHoareTripleChecker+Invalid, 4732 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 678 mSolverCounterUnsat, 0 mSDtfsCounter, 4054 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2700 GetRequests, 2361 SyntacticMatches, 153 SemanticMatches, 186 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17609 ImplicationChecksByTransitivity, 7.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.3s InterpolantComputationTime, 308 NumberOfCodeBlocks, 308 NumberOfCodeBlocksAsserted, 19 NumberOfCheckSat, 289 ConstructedInterpolants, 0 QuantifiedInterpolants, 719 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 19 InterpolantComputations, 11 PerfectInterpolantSequences, 292/364 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: 15]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 15]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 17]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 17]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold - InvariantResult [Line: 11]: Loop Invariant Derived loop invariant: !((0 <= (i + 2147483648)) && (20 < range)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.26ms. Allocated memory is still 167.8MB. Free memory is still 106.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 248.63ms. Allocated memory is still 117.4MB. Free memory was 94.4MB in the beginning and 84.3MB in the end (delta: 10.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.03ms. Allocated memory is still 117.4MB. Free memory was 84.3MB in the beginning and 83.3MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 20.92ms. Allocated memory is still 117.4MB. Free memory was 83.3MB in the beginning and 82.9MB in the end (delta: 371.0kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 267.06ms. Allocated memory is still 117.4MB. Free memory was 82.9MB in the beginning and 72.9MB in the end (delta: 10.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * CodeCheck took 11209.00ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 72.9MB in the beginning and 97.9MB in the end (delta: -25.0MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 110.87ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 93.4MB in the end (delta: 4.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-13 22:21:26,111 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90cc6581-18ef-48ca-b087-ac24caf5c730/bin/ukojak-verify-EEHR8qb7sm/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