java -Xmx6000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data --generate-csv --csv-dir ../../../releaseScripts/default/UAutomizer-linux/csv -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf -i ../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-47db877 [2018-01-23 14:22:15,176 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-23 14:22:15,178 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-23 14:22:15,193 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-23 14:22:15,194 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-23 14:22:15,195 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-23 14:22:15,196 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-23 14:22:15,197 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-23 14:22:15,199 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-23 14:22:15,200 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-23 14:22:15,201 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-23 14:22:15,202 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-23 14:22:15,202 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-23 14:22:15,204 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-23 14:22:15,205 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-23 14:22:15,207 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-23 14:22:15,210 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-23 14:22:15,212 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-23 14:22:15,213 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-23 14:22:15,214 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-23 14:22:15,217 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-23 14:22:15,217 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-23 14:22:15,217 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-23 14:22:15,218 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-23 14:22:15,219 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-23 14:22:15,221 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-23 14:22:15,221 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-23 14:22:15,222 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-23 14:22:15,222 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-23 14:22:15,222 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-23 14:22:15,223 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-23 14:22:15,223 INFO L98 SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf [2018-01-23 14:22:15,231 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-23 14:22:15,232 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-23 14:22:15,232 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-23 14:22:15,233 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-23 14:22:15,233 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-23 14:22:15,233 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-23 14:22:15,233 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-23 14:22:15,233 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-23 14:22:15,233 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-23 14:22:15,234 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-23 14:22:15,235 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-23 14:22:15,235 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-23 14:22:15,236 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-23 14:22:15,236 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-23 14:22:15,236 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:22:15,236 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-23 14:22:15,236 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-23 14:22:15,237 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-23 14:22:15,238 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-23 14:22:15,238 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-23 14:22:15,270 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-23 14:22:15,281 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-23 14:22:15,284 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-23 14:22:15,286 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-23 14:22:15,286 INFO L276 PluginConnector]: CDTParser initialized [2018-01-23 14:22:15,287 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:15,449 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-23 14:22:15,454 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-23 14:22:15,455 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:15,455 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-23 14:22:15,462 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-23 14:22:15,463 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,466 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25e082f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15, skipping insertion in model container [2018-01-23 14:22:15,466 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,480 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:15,519 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:15,639 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:15,653 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:15,658 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15 WrapperNode [2018-01-23 14:22:15,659 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:15,659 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-23 14:22:15,659 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-23 14:22:15,659 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-23 14:22:15,671 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,671 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,682 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,683 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,687 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,690 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,691 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... [2018-01-23 14:22:15,692 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-23 14:22:15,693 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-23 14:22:15,693 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-23 14:22:15,693 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-23 14:22:15,693 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (1/1) ... No working directory specified, using /storage/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:22:15,742 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-23 14:22:15,742 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-23 14:22:15,742 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrnlen [2018-01-23 14:22:15,742 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-23 14:22:15,742 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-23 14:22:15,742 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-23 14:22:15,742 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure cstrnlen [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-23 14:22:15,743 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-23 14:22:15,916 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-23 14:22:15,917 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:15 BoogieIcfgContainer [2018-01-23 14:22:15,917 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-23 14:22:15,917 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-23 14:22:15,918 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-23 14:22:15,919 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-23 14:22:15,920 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.01 02:22:15" (1/3) ... [2018-01-23 14:22:15,921 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d7bd18d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:15, skipping insertion in model container [2018-01-23 14:22:15,921 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:15" (2/3) ... [2018-01-23 14:22:15,921 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d7bd18d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:15, skipping insertion in model container [2018-01-23 14:22:15,921 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:15" (3/3) ... [2018-01-23 14:22:15,923 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:15,930 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-23 14:22:15,936 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 4 error locations. [2018-01-23 14:22:15,979 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:15,979 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:15,980 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:15,980 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:15,980 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:15,980 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:15,980 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:15,980 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-23 14:22:15,981 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states. [2018-01-23 14:22:16,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-23 14:22:16,008 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:16,009 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-23 14:22:16,009 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-23 14:22:16,015 INFO L82 PathProgramCache]: Analyzing trace with hash 82648, now seen corresponding path program 1 times [2018-01-23 14:22:16,017 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:16,018 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:16,062 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,062 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:16,063 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:16,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:16,117 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:16,123 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:16,128 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:16,129 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:16,129 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:16,129 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:16,129 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:16,129 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:16,129 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:16,129 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrnlenErr0EnsuresViolation======== [2018-01-23 14:22:16,129 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:16,131 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states. [2018-01-23 14:22:16,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2018-01-23 14:22:16,131 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:16,132 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:16,132 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrnlenErr0EnsuresViolation]=== [2018-01-23 14:22:16,132 INFO L82 PathProgramCache]: Analyzing trace with hash 553872978, now seen corresponding path program 1 times [2018-01-23 14:22:16,132 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:16,132 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:16,133 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,133 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:16,134 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:16,166 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:16,204 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:16,206 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:16,206 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:16,207 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:16,218 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:16,219 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:16,222 INFO L87 Difference]: Start difference. First operand 33 states. Second operand 2 states. [2018-01-23 14:22:16,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:16,244 INFO L93 Difference]: Finished difference Result 45 states and 49 transitions. [2018-01-23 14:22:16,244 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:16,309 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 16 [2018-01-23 14:22:16,309 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:16,318 INFO L225 Difference]: With dead ends: 45 [2018-01-23 14:22:16,318 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:16,321 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:16,339 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:16,344 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:16,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:16,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:16,346 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 16 [2018-01-23 14:22:16,346 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:16,346 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:16,347 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:16,347 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:16,347 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:16,349 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:16,349 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:16,349 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:16,349 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:16,349 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:16,349 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:16,349 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:16,349 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-23 14:22:16,349 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:16,350 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states. [2018-01-23 14:22:16,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-01-23 14:22:16,351 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:16,351 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:16,351 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:16,352 INFO L82 PathProgramCache]: Analyzing trace with hash -1554819341, now seen corresponding path program 1 times [2018-01-23 14:22:16,352 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:16,352 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:16,353 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,353 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:16,353 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:16,369 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:16,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:16,392 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:16,392 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:16,393 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:16,393 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:16,393 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:16,393 INFO L87 Difference]: Start difference. First operand 33 states. Second operand 2 states. [2018-01-23 14:22:16,397 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:16,397 INFO L93 Difference]: Finished difference Result 45 states and 49 transitions. [2018-01-23 14:22:16,397 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:16,398 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 23 [2018-01-23 14:22:16,398 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:16,402 INFO L225 Difference]: With dead ends: 45 [2018-01-23 14:22:16,402 INFO L226 Difference]: Without dead ends: 29 [2018-01-23 14:22:16,403 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:16,403 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2018-01-23 14:22:16,411 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29. [2018-01-23 14:22:16,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 29 states. [2018-01-23 14:22:16,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 32 transitions. [2018-01-23 14:22:16,412 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 32 transitions. Word has length 23 [2018-01-23 14:22:16,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:16,413 INFO L432 AbstractCegarLoop]: Abstraction has 29 states and 32 transitions. [2018-01-23 14:22:16,413 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:16,413 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2018-01-23 14:22:16,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-01-23 14:22:16,414 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:16,414 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:16,414 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:16,414 INFO L82 PathProgramCache]: Analyzing trace with hash -637658528, now seen corresponding path program 1 times [2018-01-23 14:22:16,414 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:16,414 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:16,415 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,415 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:16,416 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:16,442 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:16,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:16,621 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:16,621 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-01-23 14:22:16,623 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-23 14:22:16,624 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-23 14:22:16,624 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2018-01-23 14:22:16,624 INFO L87 Difference]: Start difference. First operand 29 states and 32 transitions. Second operand 6 states. [2018-01-23 14:22:16,803 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:16,803 INFO L93 Difference]: Finished difference Result 68 states and 79 transitions. [2018-01-23 14:22:16,804 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-01-23 14:22:16,804 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 25 [2018-01-23 14:22:16,804 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:16,810 INFO L225 Difference]: With dead ends: 68 [2018-01-23 14:22:16,810 INFO L226 Difference]: Without dead ends: 61 [2018-01-23 14:22:16,811 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2018-01-23 14:22:16,812 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2018-01-23 14:22:16,827 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 44. [2018-01-23 14:22:16,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 44 states. [2018-01-23 14:22:16,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 51 transitions. [2018-01-23 14:22:16,829 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 51 transitions. Word has length 25 [2018-01-23 14:22:16,829 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:16,829 INFO L432 AbstractCegarLoop]: Abstraction has 44 states and 51 transitions. [2018-01-23 14:22:16,829 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-23 14:22:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 51 transitions. [2018-01-23 14:22:16,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-01-23 14:22:16,832 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:16,832 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:16,832 INFO L371 AbstractCegarLoop]: === Iteration 3 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:16,832 INFO L82 PathProgramCache]: Analyzing trace with hash 1663164062, now seen corresponding path program 1 times [2018-01-23 14:22:16,832 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:16,832 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:16,833 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,834 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:16,834 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:16,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:16,858 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:16,980 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:16,980 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:16,980 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2018-01-23 14:22:16,980 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-01-23 14:22:16,981 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-01-23 14:22:16,981 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2018-01-23 14:22:16,981 INFO L87 Difference]: Start difference. First operand 44 states and 51 transitions. Second operand 7 states. [2018-01-23 14:22:17,109 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:17,109 INFO L93 Difference]: Finished difference Result 63 states and 72 transitions. [2018-01-23 14:22:17,109 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-01-23 14:22:17,109 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 25 [2018-01-23 14:22:17,109 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:17,110 INFO L225 Difference]: With dead ends: 63 [2018-01-23 14:22:17,110 INFO L226 Difference]: Without dead ends: 42 [2018-01-23 14:22:17,111 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2018-01-23 14:22:17,111 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2018-01-23 14:22:17,114 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 31. [2018-01-23 14:22:17,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 31 states. [2018-01-23 14:22:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 34 transitions. [2018-01-23 14:22:17,115 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 34 transitions. Word has length 25 [2018-01-23 14:22:17,116 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:17,116 INFO L432 AbstractCegarLoop]: Abstraction has 31 states and 34 transitions. [2018-01-23 14:22:17,116 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-01-23 14:22:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2018-01-23 14:22:17,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2018-01-23 14:22:17,117 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:17,117 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:17,117 INFO L371 AbstractCegarLoop]: === Iteration 4 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:17,117 INFO L82 PathProgramCache]: Analyzing trace with hash 2048961725, now seen corresponding path program 1 times [2018-01-23 14:22:17,118 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:17,118 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:17,119 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,119 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:17,119 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:17,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:17,161 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:17,167 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:17,169 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:17,170 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:17,170 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:17,179 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:17,179 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:17,179 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:17,179 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:17,179 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:17,179 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:17,179 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:17,179 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-23 14:22:17,180 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:17,180 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states. [2018-01-23 14:22:17,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-01-23 14:22:17,181 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:17,181 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:17,181 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:17,181 INFO L82 PathProgramCache]: Analyzing trace with hash 1267654414, now seen corresponding path program 1 times [2018-01-23 14:22:17,182 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:17,182 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:17,182 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,182 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:17,182 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:17,192 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:17,203 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:17,203 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:17,203 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:17,203 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:17,204 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:17,204 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:17,204 INFO L87 Difference]: Start difference. First operand 33 states. Second operand 2 states. [2018-01-23 14:22:17,207 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:17,207 INFO L93 Difference]: Finished difference Result 45 states and 49 transitions. [2018-01-23 14:22:17,207 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:17,207 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 21 [2018-01-23 14:22:17,207 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:17,208 INFO L225 Difference]: With dead ends: 45 [2018-01-23 14:22:17,208 INFO L226 Difference]: Without dead ends: 27 [2018-01-23 14:22:17,209 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:17,209 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2018-01-23 14:22:17,212 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2018-01-23 14:22:17,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2018-01-23 14:22:17,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 30 transitions. [2018-01-23 14:22:17,213 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 30 transitions. Word has length 21 [2018-01-23 14:22:17,213 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:17,213 INFO L432 AbstractCegarLoop]: Abstraction has 27 states and 30 transitions. [2018-01-23 14:22:17,213 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:17,213 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2018-01-23 14:22:17,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-01-23 14:22:17,214 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:17,214 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:17,214 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:17,214 INFO L82 PathProgramCache]: Analyzing trace with hash -1560438341, now seen corresponding path program 1 times [2018-01-23 14:22:17,214 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:17,214 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:17,215 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,215 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:17,215 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:17,224 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:17,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:17,290 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:17,290 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-01-23 14:22:17,290 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-23 14:22:17,291 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-23 14:22:17,291 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2018-01-23 14:22:17,291 INFO L87 Difference]: Start difference. First operand 27 states and 30 transitions. Second operand 6 states. [2018-01-23 14:22:17,411 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:17,411 INFO L93 Difference]: Finished difference Result 64 states and 74 transitions. [2018-01-23 14:22:17,412 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-01-23 14:22:17,412 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 23 [2018-01-23 14:22:17,412 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:17,413 INFO L225 Difference]: With dead ends: 64 [2018-01-23 14:22:17,413 INFO L226 Difference]: Without dead ends: 59 [2018-01-23 14:22:17,414 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2018-01-23 14:22:17,414 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2018-01-23 14:22:17,421 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 42. [2018-01-23 14:22:17,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 42 states. [2018-01-23 14:22:17,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 49 transitions. [2018-01-23 14:22:17,423 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 49 transitions. Word has length 23 [2018-01-23 14:22:17,423 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:17,424 INFO L432 AbstractCegarLoop]: Abstraction has 42 states and 49 transitions. [2018-01-23 14:22:17,424 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-23 14:22:17,424 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 49 transitions. [2018-01-23 14:22:17,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-01-23 14:22:17,425 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:17,425 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:17,425 INFO L371 AbstractCegarLoop]: === Iteration 3 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:17,425 INFO L82 PathProgramCache]: Analyzing trace with hash 1713460601, now seen corresponding path program 1 times [2018-01-23 14:22:17,426 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:17,426 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:17,427 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,427 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:17,427 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:17,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:17,443 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:17,502 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:17,503 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:17,503 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-01-23 14:22:17,503 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:22:17,503 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:22:17,503 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:22:17,504 INFO L87 Difference]: Start difference. First operand 42 states and 49 transitions. Second operand 4 states. [2018-01-23 14:22:17,590 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:17,591 INFO L93 Difference]: Finished difference Result 42 states and 49 transitions. [2018-01-23 14:22:17,591 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:22:17,591 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 23 [2018-01-23 14:22:17,592 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:17,592 INFO L225 Difference]: With dead ends: 42 [2018-01-23 14:22:17,592 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:17,593 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:22:17,593 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:17,593 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:17,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:17,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:17,593 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 23 [2018-01-23 14:22:17,594 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:17,594 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:17,594 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:22:17,594 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:17,594 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:17,599 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.01 02:22:17 BoogieIcfgContainer [2018-01-23 14:22:17,599 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-23 14:22:17,601 INFO L168 Benchmark]: Toolchain (without parser) took 2150.46 ms. Allocated memory was 306.2 MB in the beginning and 463.5 MB in the end (delta: 157.3 MB). Free memory was 264.5 MB in the beginning and 324.8 MB in the end (delta: -60.3 MB). Peak memory consumption was 96.9 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:17,602 INFO L168 Benchmark]: CDTParser took 0.16 ms. Allocated memory is still 306.2 MB. Free memory is still 270.5 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:22:17,602 INFO L168 Benchmark]: CACSL2BoogieTranslator took 203.69 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 253.4 MB in the end (delta: 10.1 MB). Peak memory consumption was 10.1 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:17,603 INFO L168 Benchmark]: Boogie Preprocessor took 33.08 ms. Allocated memory is still 306.2 MB. Free memory was 253.4 MB in the beginning and 252.4 MB in the end (delta: 996.3 kB). Peak memory consumption was 996.3 kB. Max. memory is 5.3 GB. [2018-01-23 14:22:17,603 INFO L168 Benchmark]: RCFGBuilder took 224.40 ms. Allocated memory is still 306.2 MB. Free memory was 252.4 MB in the beginning and 236.8 MB in the end (delta: 15.6 MB). Peak memory consumption was 15.6 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:17,604 INFO L168 Benchmark]: TraceAbstraction took 1682.06 ms. Allocated memory was 306.2 MB in the beginning and 463.5 MB in the end (delta: 157.3 MB). Free memory was 236.8 MB in the beginning and 324.8 MB in the end (delta: -88.1 MB). Peak memory consumption was 69.2 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:17,605 INFO L344 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16 ms. Allocated memory is still 306.2 MB. Free memory is still 270.5 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 203.69 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 253.4 MB in the end (delta: 10.1 MB). Peak memory consumption was 10.1 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 33.08 ms. Allocated memory is still 306.2 MB. Free memory was 253.4 MB in the beginning and 252.4 MB in the end (delta: 996.3 kB). Peak memory consumption was 996.3 kB. Max. memory is 5.3 GB. * RCFGBuilder took 224.40 ms. Allocated memory is still 306.2 MB. Free memory was 252.4 MB in the beginning and 236.8 MB in the end (delta: 15.6 MB). Peak memory consumption was 15.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1682.06 ms. Allocated memory was 306.2 MB in the beginning and 463.5 MB in the end (delta: 157.3 MB). Free memory was 236.8 MB in the beginning and 324.8 MB in the end (delta: -88.1 MB). Peak memory consumption was 69.2 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 4 procedures, 33 locations, 4 error locations. UNSAFE Result, 0.1s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: No data available, PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=33occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 3 NumberOfCodeBlocks, 3 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 540]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: cstrnlenErr0EnsuresViolation CFG has 4 procedures, 33 locations, 4 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 35 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=33occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 16 NumberOfCodeBlocks, 16 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 15 ConstructedInterpolants, 0 QuantifiedInterpolants, 225 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: [L549] int length1 = __VERIFIER_nondet_int(); [L550] int n = __VERIFIER_nondet_int(); [L551] COND TRUE length1 < 1 [L552] length1 = 1 VAL [length1=1, n=0] [L554] COND TRUE n < 1 [L555] n = 1 VAL [length1=1, n=1] [L557] EXPR, FCALL __builtin_alloca (length1 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, n=1] [L557] char* nondetString1 = (char*) __builtin_alloca (length1 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, n=1, nondetString1={3:0}] [L558] FCALL nondetString1[length1-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, n=1, nondetString1={3:0}] [L559] CALL, EXPR cstrnlen(nondetString1,n) VAL [\old(maxlen)=1, str={3:0}] [L543] const char *cp; [L544] cp = str VAL [\old(maxlen)=1, cp={3:0}, maxlen=1, str={3:0}, str={3:0}] [L544] maxlen != 0 && *cp != '\0' VAL [\old(maxlen)=1, cp={3:0}, maxlen=1, maxlen != 0 && *cp != '\0'=1, str={3:0}, str={3:0}] [L544] EXPR, FCALL \read(*cp) VAL [\old(maxlen)=1, \read(*cp)=0, cp={3:0}, maxlen=1, maxlen != 0 && *cp != '\0'=1, str={3:0}, str={3:0}] [L544] maxlen != 0 && *cp != '\0' VAL [\old(maxlen)=1, \read(*cp)=0, cp={3:0}, maxlen=1, maxlen != 0 && *cp != '\0'=0, str={3:0}, str={3:0}] [L544] COND FALSE !(maxlen != 0 && *cp != '\0') [L546] RET return (size_t)(cp - str); VAL [\old(maxlen)=1, \result=0, cp={3:0}, maxlen=1, str={3:0}, str={3:0}] [L559] EXPR cstrnlen(nondetString1,n) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, cstrnlen(nondetString1,n)=0, length1=1, n=1, nondetString1={3:0}] [L559] return cstrnlen(nondetString1,n); - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 33 locations, 4 error locations. UNSAFE Result, 0.8s OverallTime, 4 OverallIterations, 1 TraceHistogramMax, 0.3s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 102 SDtfs, 86 SDslu, 179 SDs, 0 SdLazy, 67 SolverSat, 9 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 19 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=44occurred in iteration=2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 28 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 100 NumberOfCodeBlocks, 100 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 70 ConstructedInterpolants, 0 QuantifiedInterpolants, 5236 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 548]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: mainErr0EnsuresViolation CFG has 4 procedures, 33 locations, 4 error locations. SAFE Result, 0.4s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 93 SDtfs, 55 SDslu, 87 SDs, 0 SdLazy, 58 SolverSat, 6 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=42occurred in iteration=2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 17 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 67 NumberOfCodeBlocks, 67 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 64 ConstructedInterpolants, 0 QuantifiedInterpolants, 4382 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-23_14-22-17-617.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-23_14-22-17-617.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-23_14-22-17-617.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-23_14-22-17-617.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrnlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-23_14-22-17-617.csv Received shutdown request...