./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/openssl-simplified/s3_srvr_4.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- 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_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/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_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/openssl-simplified/s3_srvr_4.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/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 32bit --witnessprinter.graph.data.programhash f559dc59bc463f9a27da280f1f7098996cb99e14cb280bd541f8697a124cb729 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:05:05,633 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:05:05,706 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:05:05,713 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:05:05,713 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:05:05,743 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:05:05,744 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:05:05,744 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:05:05,745 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:05:05,745 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:05:05,745 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:05:05,746 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:05:05,747 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:05:05,747 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:05:05,747 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:05:05,747 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:05:05,747 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:05:05,748 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:05:05,748 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:05:05,748 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:05:05,748 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:05:05,748 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:05:05,749 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:05:05,749 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:05:05,749 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:05:05,749 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:05:05,750 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:05:05,750 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:05:05,750 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:05:05,750 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:05:05,750 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_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f559dc59bc463f9a27da280f1f7098996cb99e14cb280bd541f8697a124cb729 [2024-11-13 21:05:06,108 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:05:06,118 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:05:06,120 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:05:06,122 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:05:06,122 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:05:06,124 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/openssl-simplified/s3_srvr_4.cil.c Unable to find full path for "g++" [2024-11-13 21:05:08,083 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:05:08,507 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:05:08,508 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/sv-benchmarks/c/openssl-simplified/s3_srvr_4.cil.c [2024-11-13 21:05:08,526 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/data/a0a8f3cb1/554f842b9321454fbe1202ea9ed7a5b0/FLAGae99c6733 [2024-11-13 21:05:08,549 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/data/a0a8f3cb1/554f842b9321454fbe1202ea9ed7a5b0 [2024-11-13 21:05:08,551 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:05:08,554 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:05:08,555 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:05:08,556 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:05:08,561 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:05:08,562 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,563 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2824bccb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08, skipping insertion in model container [2024-11-13 21:05:08,563 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,613 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:05:08,890 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:05:08,903 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:05:08,961 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:05:08,975 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:05:08,976 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08 WrapperNode [2024-11-13 21:05:08,976 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:05:08,977 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:05:08,977 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:05:08,977 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:05:08,984 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:08,991 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,026 INFO L138 Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 605 [2024-11-13 21:05:09,026 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:05:09,027 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:05:09,027 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:05:09,027 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:05:09,035 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,035 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,039 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,039 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,047 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,061 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,066 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,068 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,075 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:05:09,081 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:05:09,081 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:05:09,081 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:05:09,082 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:05:08" (1/1) ... [2024-11-13 21:05:09,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:05:09,110 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:05:09,124 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:05:09,130 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:05:09,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:05:09,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:05:09,162 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:05:09,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:05:09,301 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:05:09,303 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:05:09,333 WARN L781 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-11-13 21:05:10,139 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##90: assume false; [2024-11-13 21:05:10,140 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##91: assume !false; [2024-11-13 21:05:10,225 INFO L? ?]: Removed 162 outVars from TransFormulas that were not future-live. [2024-11-13 21:05:10,226 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:05:10,443 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:05:10,446 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 21:05:10,447 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:05:10 BoogieIcfgContainer [2024-11-13 21:05:10,447 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:05:10,448 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:05:10,448 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:05:10,460 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:05:10,461 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:05:10" (1/1) ... [2024-11-13 21:05:10,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:05:10,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:10,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 156 states and 237 transitions. [2024-11-13 21:05:10,542 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 237 transitions. [2024-11-13 21:05:10,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-13 21:05:10,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:10,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:10,857 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 21:05:10,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:10,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 155 states and 236 transitions. [2024-11-13 21:05:10,902 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 236 transitions. [2024-11-13 21:05:10,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 21:05:10,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:10,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:10,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 21:05:10,957 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 21:05:10,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 21:05:11,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 21:05:11,106 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 21:05:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 21:05:11,171 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 2 iterations. [2024-11-13 21:05:11,215 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 09:05:11 ImpRootNode [2024-11-13 21:05:11,215 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 21:05:11,216 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 21:05:11,216 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 21:05:11,217 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 21:05:11,217 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:05:10" (3/4) ... [2024-11-13 21:05:11,218 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-13 21:05:11,281 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 21:05:11,281 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 21:05:11,282 INFO L158 Benchmark]: Toolchain (without parser) took 2728.82ms. Allocated memory is still 142.6MB. Free memory was 118.2MB in the beginning and 76.4MB in the end (delta: 41.8MB). Peak memory consumption was 39.5MB. Max. memory is 16.1GB. [2024-11-13 21:05:11,283 INFO L158 Benchmark]: CDTParser took 0.49ms. Allocated memory is still 167.8MB. Free memory is still 105.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 21:05:11,283 INFO L158 Benchmark]: CACSL2BoogieTranslator took 421.24ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 102.4MB in the end (delta: 15.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 21:05:11,284 INFO L158 Benchmark]: Boogie Procedure Inliner took 49.09ms. Allocated memory is still 142.6MB. Free memory was 102.4MB in the beginning and 99.7MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 21:05:11,284 INFO L158 Benchmark]: Boogie Preprocessor took 52.16ms. Allocated memory is still 142.6MB. Free memory was 99.7MB in the beginning and 97.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 21:05:11,285 INFO L158 Benchmark]: RCFGBuilder took 1365.91ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 106.5MB in the end (delta: -8.6MB). Peak memory consumption was 64.7MB. Max. memory is 16.1GB. [2024-11-13 21:05:11,285 INFO L158 Benchmark]: CodeCheck took 767.57ms. Allocated memory is still 142.6MB. Free memory was 106.5MB in the beginning and 79.4MB in the end (delta: 27.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-13 21:05:11,285 INFO L158 Benchmark]: Witness Printer took 65.46ms. Allocated memory is still 142.6MB. Free memory was 79.4MB in the beginning and 76.4MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 21:05:11,288 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, 156 locations, 24 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 2, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4 IncrementalHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 0 mSDtfsCounter, 4 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 8 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 5 NumberOfCodeBlocks, 5 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 1 ConstructedInterpolants, 0 QuantifiedInterpolants, 5 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 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 - CounterExampleResult [Line: 100]: integer overflow possible integer overflow possible We found a FailurePath: [L624] int s ; [L625] int tmp ; [L629] s = 8464 [L630] CALL ssl3_accept(s) [L23] int s__info_callback = __VERIFIER_nondet_int() ; [L24] int s__in_handshake = __VERIFIER_nondet_int() ; [L25] int s__state ; [L26] int s__new_session ; [L27] int s__server ; [L28] int s__version = __VERIFIER_nondet_int() ; [L29] int s__type ; [L30] int s__init_num ; [L31] int s__hit = __VERIFIER_nondet_int() ; [L32] int s__rwstate ; [L33] int s__init_buf___0 = 1; [L34] int s__debug = __VERIFIER_nondet_int() ; [L35] int s__shutdown ; [L36] int s__cert = __VERIFIER_nondet_int() ; [L37] int s__options = __VERIFIER_nondet_int() ; [L38] int s__verify_mode = __VERIFIER_nondet_int() ; [L39] int s__session__peer = __VERIFIER_nondet_int() ; [L40] int s__cert__pkeys__AT0__privatekey = __VERIFIER_nondet_int() ; [L41] int s__ctx__info_callback = __VERIFIER_nondet_int() ; [L42] int s__ctx__stats__sess_accept_renegotiate = __VERIFIER_nondet_int() ; [L43] int s__ctx__stats__sess_accept = __VERIFIER_nondet_int() ; [L44] int s__ctx__stats__sess_accept_good = __VERIFIER_nondet_int() ; [L45] int s__s3__tmp__cert_request ; [L46] int s__s3__tmp__reuse_message = __VERIFIER_nondet_int() ; [L47] int s__s3__tmp__use_rsa_tmp ; [L48] int s__s3__tmp__new_cipher = __VERIFIER_nondet_int() ; [L49] int s__s3__tmp__new_cipher__algorithms = __VERIFIER_nondet_int() ; [L50] int s__s3__tmp__next_state___0 ; [L51] int s__s3__tmp__new_cipher__algo_strength = __VERIFIER_nondet_int() ; [L52] int s__session__cipher ; [L53] int buf ; [L54] unsigned long l ; [L55] unsigned long Time ; [L56] unsigned long tmp ; [L57] int cb ; [L58] long num1 = __VERIFIER_nondet_long() ; [L59] int ret ; [L60] int new_state ; [L61] int state ; [L62] int skip ; [L63] int got_new_session ; [L64] int tmp___1 = __VERIFIER_nondet_int() ; [L65] int tmp___2 = __VERIFIER_nondet_int() ; [L66] int tmp___3 = __VERIFIER_nondet_int() ; [L67] int tmp___4 = __VERIFIER_nondet_int() ; [L68] int tmp___5 = __VERIFIER_nondet_int() ; [L69] int tmp___6 = __VERIFIER_nondet_int() ; [L70] int tmp___7 ; [L71] long tmp___8 = __VERIFIER_nondet_long() ; [L72] int tmp___9 = __VERIFIER_nondet_int() ; [L73] int tmp___10 = __VERIFIER_nondet_int() ; [L74] int blastFlag ; [L75] int __cil_tmp55 ; [L76] unsigned long __cil_tmp56 ; [L77] unsigned long __cil_tmp57 ; [L78] unsigned long __cil_tmp58 ; [L79] unsigned long __cil_tmp59 ; [L80] int __cil_tmp60 ; [L81] unsigned long __cil_tmp61 ; [L85] s__state = initial_state [L86] blastFlag = 0 [L87] tmp = __VERIFIER_nondet_int() [L88] Time = tmp [L89] cb = 0 [L90] ret = -1 [L91] skip = 0 [L92] got_new_session = 0 [L93] COND TRUE s__info_callback != 0 [L94] cb = s__info_callback [L100] s__in_handshake ++ VAL [blastFlag=0, cb=1, got_new_session=0, num1=0, ret=-1, s__cert=0, s__cert__pkeys__AT0__privatekey=0, s__ctx__stats__sess_accept=0, s__ctx__stats__sess_accept_good=0, s__ctx__stats__sess_accept_renegotiate=0, s__debug=0, s__hit=0, s__init_buf___0=1, s__options=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algo_strength=0, s__s3__tmp__new_cipher__algorithms=0, s__s3__tmp__reuse_message=0, s__session__peer=0, s__state=8464, s__verify_mode=0, s__version=0, skip=0, tmp___10=0, tmp___1=0, tmp___2=0, tmp___3=0, tmp___4=0, tmp___5=0, tmp___6=0, tmp___8=0, tmp___9=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.49ms. Allocated memory is still 167.8MB. Free memory is still 105.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 421.24ms. Allocated memory is still 142.6MB. Free memory was 117.9MB in the beginning and 102.4MB in the end (delta: 15.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 49.09ms. Allocated memory is still 142.6MB. Free memory was 102.4MB in the beginning and 99.7MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 52.16ms. Allocated memory is still 142.6MB. Free memory was 99.7MB in the beginning and 97.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1365.91ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 106.5MB in the end (delta: -8.6MB). Peak memory consumption was 64.7MB. Max. memory is 16.1GB. * CodeCheck took 767.57ms. Allocated memory is still 142.6MB. Free memory was 106.5MB in the beginning and 79.4MB in the end (delta: 27.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Witness Printer took 65.46ms. Allocated memory is still 142.6MB. Free memory was 79.4MB in the beginning and 76.4MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be incorrect! [2024-11-13 21:05:11,324 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2cd3ebf0-7bcc-4835-8c5b-de7c886e74e5/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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(OVERFLOW)