./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi --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 3fc10838748dc3e62cae4b1741157f52b48b48e98955275eb5a68564e792252f --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:04:53,112 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:04:53,198 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-24 23:04:53,205 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:04:53,206 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 23:04:53,235 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:04:53,237 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:04:53,237 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 23:04:53,239 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 23:04:53,239 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 23:04:53,240 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:04:53,241 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:04:53,241 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:04:53,242 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:04:53,243 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:04:53,243 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:04:53,244 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:04:53,245 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-24 23:04:53,245 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 23:04:53,246 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:04:53,247 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:04:53,248 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 23:04:53,248 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 23:04:53,249 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 23:04:53,249 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:04:53,250 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:04:53,251 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:04:53,251 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:04:53,252 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:04:53,252 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 23:04:53,253 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:04:53,253 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:04:53,254 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_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/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_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi 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 -> 3fc10838748dc3e62cae4b1741157f52b48b48e98955275eb5a68564e792252f [2023-11-24 23:04:53,574 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:04:53,602 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:04:53,607 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:04:53,608 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:04:53,609 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:04:53,610 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i [2023-11-24 23:04:57,128 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:04:57,688 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:04:57,689 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i [2023-11-24 23:04:57,726 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/6a2dbb1c1/fd943922c8e5471abf7aaf5d18690ed7/FLAG494909222 [2023-11-24 23:04:57,744 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/6a2dbb1c1/fd943922c8e5471abf7aaf5d18690ed7 [2023-11-24 23:04:57,747 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:04:57,749 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:04:57,751 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:04:57,751 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:04:57,757 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:04:57,758 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:57" (1/1) ... [2023-11-24 23:04:57,759 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@661e44d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:04:57, skipping insertion in model container [2023-11-24 23:04:57,760 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:04:57" (1/1) ... [2023-11-24 23:04:57,871 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:05:00,081 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:05:00,105 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:05:00,318 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:05:00,828 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,828 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,828 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,829 WARN L675 CHandler]: The function funcPtr is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,829 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,829 WARN L675 CHandler]: The function fgets is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:00,838 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:05:00,839 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00 WrapperNode [2023-11-24 23:05:00,839 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:05:00,841 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:05:00,841 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:05:00,841 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:05:00,850 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:00,911 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:00,970 INFO L138 Inliner]: procedures = 939, calls = 65, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 63 [2023-11-24 23:05:00,971 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:05:00,972 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:05:00,972 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:05:00,972 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:05:00,985 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:00,987 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:00,991 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:00,992 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,001 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,008 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,017 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,019 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,024 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:05:01,025 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:05:01,025 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:05:01,025 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:05:01,027 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:00" (1/1) ... [2023-11-24 23:05:01,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:05:01,055 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 23:05:01,070 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 23:05:01,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 23:05:01,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:05:01,121 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:05:01,122 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:05:01,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:05:01,122 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-24 23:05:01,122 INFO L130 BoogieDeclarations]: Found specification of procedure fgets [2023-11-24 23:05:01,123 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-24 23:05:01,123 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-24 23:05:01,123 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:05:01,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-24 23:05:01,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:05:01,315 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:05:01,317 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:05:01,468 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:05:01,519 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:05:01,519 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-24 23:05:01,521 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:05:01 BoogieIcfgContainer [2023-11-24 23:05:01,522 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:05:01,523 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 23:05:01,523 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 23:05:01,536 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 23:05:01,536 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:05:01" (1/1) ... [2023-11-24 23:05:01,548 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:05:01,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 23:05:01,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 16 states and 18 transitions. [2023-11-24 23:05:01,623 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2023-11-24 23:05:01,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-24 23:05:01,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 23:05:01,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:05:01,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:05:02,024 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-24 23:05:02,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 23:05:02,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 15 states and 17 transitions. [2023-11-24 23:05:02,063 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 17 transitions. [2023-11-24 23:05:02,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-24 23:05:02,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 23:05:02,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:05:02,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:05:02,198 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 23:05:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:05:02,271 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 2 iterations. [2023-11-24 23:05:02,314 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: unknown boogie variable #t~nondet187 [2023-11-24 23:05:02,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 11:05:02 ImpRootNode [2023-11-24 23:05:02,322 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 23:05:02,323 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:05:02,323 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:05:02,323 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:05:02,324 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:05:01" (3/4) ... [2023-11-24 23:05:02,328 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 23:05:02,330 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:05:02,333 INFO L158 Benchmark]: Toolchain (without parser) took 4581.96ms. Allocated memory was 144.7MB in the beginning and 201.3MB in the end (delta: 56.6MB). Free memory was 94.9MB in the beginning and 78.2MB in the end (delta: 16.7MB). Peak memory consumption was 73.9MB. Max. memory is 16.1GB. [2023-11-24 23:05:02,334 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 100.7MB. Free memory is still 54.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:05:02,335 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3088.68ms. Allocated memory was 144.7MB in the beginning and 201.3MB in the end (delta: 56.6MB). Free memory was 94.3MB in the beginning and 123.3MB in the end (delta: -29.0MB). Peak memory consumption was 68.3MB. Max. memory is 16.1GB. [2023-11-24 23:05:02,337 INFO L158 Benchmark]: Boogie Procedure Inliner took 130.45ms. Allocated memory is still 201.3MB. Free memory was 123.3MB in the beginning and 120.2MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 23:05:02,339 INFO L158 Benchmark]: Boogie Preprocessor took 52.14ms. Allocated memory is still 201.3MB. Free memory was 120.2MB in the beginning and 118.1MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:05:02,340 INFO L158 Benchmark]: RCFGBuilder took 497.14ms. Allocated memory is still 201.3MB. Free memory was 118.1MB in the beginning and 101.3MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-24 23:05:02,350 INFO L158 Benchmark]: CodeCheck took 798.99ms. Allocated memory is still 201.3MB. Free memory was 101.3MB in the beginning and 78.2MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-24 23:05:02,352 INFO L158 Benchmark]: Witness Printer took 7.88ms. Allocated memory is still 201.3MB. Free memory is still 78.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:05:02,359 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 2 procedures, 16 locations, 2 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, 22 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 12 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2 IncrementalHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 12 mSDtfsCounter, 2 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 52 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 0 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, 17 NumberOfCodeBlocks, 17 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 7 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 - UnprovableResult [Line: 1835]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: overapproximation of atoi at line 1848, overapproximation of large string literal at line 1860. Possible FailurePath: [L1522] const int GLOBAL_CONST_TRUE = 1; [L1523] const int GLOBAL_CONST_FALSE = 0; [L1524] const int GLOBAL_CONST_FIVE = 5; [L1525] int globalTrue = 1; [L1526] int globalFalse = 0; [L1527] int globalFive = 5; [L1546] int globalArgc = 0; [L1547] char** globalArgv = ((void *)0); [L1860] CALL printLine("Calling bad()...") VAL [GLOBAL_CONST_FALSE=0, GLOBAL_CONST_FIVE=5, GLOBAL_CONST_TRUE=1, globalArgc=0, globalArgv={0:0}, globalFalse=0, globalFive=5, globalTrue=1, line={4:0}] [L1414] COND TRUE line != ((void *)0) [L1860] RET printLine("Calling bad()...") VAL [GLOBAL_CONST_FALSE=0, GLOBAL_CONST_FIVE=5, GLOBAL_CONST_TRUE=1, \old(argc)=13, argc=13, argv={12:28}, globalArgc=0, globalArgv={0:0}, globalFalse=0, globalFive=5, globalTrue=1] [L1861] CALL CWE190_Integer_Overflow__int_fgets_square_44_bad() [L1841] int data; [L1842] void (*funcPtr) (int) = badSink; [L1843] data = 0 [L1845] char inputBuffer[(3 * sizeof(data) + 2)] = ""; [L1846] COND TRUE, EXPR fgets(inputBuffer, (3 * sizeof(data) + 2), stdin) != ((void *)0) [L1848] EXPR data = atoi(inputBuffer) [L1845] char inputBuffer[(3 * sizeof(data) + 2)] = ""; [L1844-L1854] { char inputBuffer[(3 * sizeof(data) + 2)] = ""; if (fgets(inputBuffer, (3 * sizeof(data) + 2), stdin) != ((void *)0)) { data = atoi(inputBuffer); } else { printLine("fgets() failed."); } } [L1855] CALL funcPtr(data) [L1835] data * data VAL [GLOBAL_CONST_FALSE=0, GLOBAL_CONST_FIVE=5, GLOBAL_CONST_TRUE=1, \old(data)=76658403, data=76658403, globalArgc=0, globalArgv={0:0}, globalFalse=0, globalFive=5, globalTrue=1] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.25ms. Allocated memory is still 100.7MB. Free memory is still 54.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3088.68ms. Allocated memory was 144.7MB in the beginning and 201.3MB in the end (delta: 56.6MB). Free memory was 94.3MB in the beginning and 123.3MB in the end (delta: -29.0MB). Peak memory consumption was 68.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 130.45ms. Allocated memory is still 201.3MB. Free memory was 123.3MB in the beginning and 120.2MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 52.14ms. Allocated memory is still 201.3MB. Free memory was 120.2MB in the beginning and 118.1MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 497.14ms. Allocated memory is still 201.3MB. Free memory was 118.1MB in the beginning and 101.3MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 798.99ms. Allocated memory is still 201.3MB. Free memory was 101.3MB in the beginning and 78.2MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Witness Printer took 7.88ms. Allocated memory is still 201.3MB. Free memory is still 78.2MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: unknown boogie variable #t~nondet187 - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-24 23:05:02,395 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/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 Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi --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 3fc10838748dc3e62cae4b1741157f52b48b48e98955275eb5a68564e792252f --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:05:05,439 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:05:05,613 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2023-11-24 23:05:05,684 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:05:05,686 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:05:05,686 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 23:05:05,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 23:05:05,688 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 23:05:05,688 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:05:05,689 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:05:05,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:05:05,690 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:05:05,691 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:05:05,691 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:05:05,692 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 23:05:05,692 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 23:05:05,693 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-24 23:05:05,693 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 23:05:05,694 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 23:05:05,695 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:05:05,695 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:05:05,696 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 23:05:05,696 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 23:05:05,697 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 23:05:05,697 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:05:05,698 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-24 23:05:05,698 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:05:05,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:05:05,699 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:05:05,700 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:05:05,701 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:05:05,702 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 23:05:05,702 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:05:05,702 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:05:05,703 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-24 23:05:05,703 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:05:05,703 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/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_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi 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 -> 3fc10838748dc3e62cae4b1741157f52b48b48e98955275eb5a68564e792252f [2023-11-24 23:05:06,233 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:05:06,272 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:05:06,276 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:05:06,277 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:05:06,281 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:05:06,283 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i [2023-11-24 23:05:09,554 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:05:10,131 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:05:10,131 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_square_44_bad.i [2023-11-24 23:05:10,168 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/51e2ba7f2/faff36033a474da885afa9855bd22ee3/FLAG68ddcdf9a [2023-11-24 23:05:10,186 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/data/51e2ba7f2/faff36033a474da885afa9855bd22ee3 [2023-11-24 23:05:10,190 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:05:10,192 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:05:10,193 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:05:10,194 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:05:10,200 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:05:10,201 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:05:10" (1/1) ... [2023-11-24 23:05:10,202 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3fa96e21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:10, skipping insertion in model container [2023-11-24 23:05:10,202 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:05:10" (1/1) ... [2023-11-24 23:05:10,341 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:05:12,376 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:05:12,398 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:05:12,549 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:05:13,028 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,028 WARN L675 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,028 WARN L675 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,029 WARN L675 CHandler]: The function funcPtr is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,029 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,029 WARN L675 CHandler]: The function fgets is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:05:13,037 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:05:13,038 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13 WrapperNode [2023-11-24 23:05:13,038 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:05:13,040 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:05:13,040 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:05:13,040 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:05:13,048 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,091 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,130 INFO L138 Inliner]: procedures = 944, calls = 65, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 62 [2023-11-24 23:05:13,131 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:05:13,132 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:05:13,132 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:05:13,132 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:05:13,144 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,145 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,151 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,152 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,164 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,166 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,171 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,173 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,195 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:05:13,196 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:05:13,196 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:05:13,196 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:05:13,198 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:05:13" (1/1) ... [2023-11-24 23:05:13,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:05:13,238 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 23:05:13,263 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 23:05:13,288 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 23:05:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:05:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:05:13,327 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:05:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:05:13,328 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-24 23:05:13,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1 [2023-11-24 23:05:13,328 INFO L130 BoogieDeclarations]: Found specification of procedure fgets [2023-11-24 23:05:13,328 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-24 23:05:13,328 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-24 23:05:13,329 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:05:13,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 23:05:13,533 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:05:13,536 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:05:15,321 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:05:15,411 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:05:15,412 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-24 23:05:15,414 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:05:15 BoogieIcfgContainer [2023-11-24 23:05:15,414 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:05:15,427 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 23:05:15,427 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 23:05:15,439 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 23:05:15,439 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:05:15" (1/1) ... [2023-11-24 23:05:15,449 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:05:15,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 23:05:15,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 16 states and 18 transitions. [2023-11-24 23:05:15,512 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2023-11-24 23:05:15,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-24 23:05:15,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 23:05:15,518 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 23:05:15,518 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 23:05:15,521 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 23:05:15,533 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9abfd29a-7976-4ba1-ad3b-c9637859d103/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process