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/ldv-memsafety/memleaks_test17_1_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-47db877 [2018-01-23 14:47:55,305 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-23 14:47:55,307 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-23 14:47:55,322 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-23 14:47:55,322 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-23 14:47:55,323 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-23 14:47:55,324 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-23 14:47:55,326 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-23 14:47:55,328 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-23 14:47:55,329 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-23 14:47:55,330 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-23 14:47:55,330 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-23 14:47:55,330 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-23 14:47:55,331 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-23 14:47:55,332 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-23 14:47:55,334 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-23 14:47:55,337 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-23 14:47:55,339 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-23 14:47:55,340 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-23 14:47:55,341 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-23 14:47:55,343 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-23 14:47:55,344 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-23 14:47:55,344 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-23 14:47:55,345 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-23 14:47:55,346 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-23 14:47:55,347 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-23 14:47:55,348 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-23 14:47:55,348 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-23 14:47:55,349 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-23 14:47:55,349 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-23 14:47:55,349 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-23 14:47:55,350 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:47:55,360 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-23 14:47:55,360 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-23 14:47:55,361 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-23 14:47:55,361 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-23 14:47:55,362 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-23 14:47:55,362 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-23 14:47:55,362 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-23 14:47:55,363 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-23 14:47:55,363 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-23 14:47:55,363 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-23 14:47:55,363 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-23 14:47:55,364 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-23 14:47:55,365 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-23 14:47:55,365 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-23 14:47:55,365 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-23 14:47:55,365 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-23 14:47:55,366 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-23 14:47:55,366 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-23 14:47:55,366 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-23 14:47:55,366 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-23 14:47:55,366 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:47:55,367 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-23 14:47:55,367 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-23 14:47:55,367 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-23 14:47:55,367 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-23 14:47:55,367 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-23 14:47:55,367 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-23 14:47:55,368 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-23 14:47:55,368 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-23 14:47:55,368 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-23 14:47:55,369 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-23 14:47:55,369 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-23 14:47:55,403 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-23 14:47:55,416 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-23 14:47:55,420 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-23 14:47:55,422 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-23 14:47:55,422 INFO L276 PluginConnector]: CDTParser initialized [2018-01-23 14:47:55,423 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test17_1_true-valid-memsafety_true-termination.i [2018-01-23 14:47:55,643 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-23 14:47:55,646 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-23 14:47:55,647 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-23 14:47:55,647 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-23 14:47:55,652 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-23 14:47:55,653 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,656 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7955c135 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55, skipping insertion in model container [2018-01-23 14:47:55,656 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,670 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:47:55,719 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:47:55,835 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:47:55,853 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:47:55,861 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55 WrapperNode [2018-01-23 14:47:55,861 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-23 14:47:55,862 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-23 14:47:55,862 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-23 14:47:55,863 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-23 14:47:55,878 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,878 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,890 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,890 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,894 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,897 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,898 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (1/1) ... [2018-01-23 14:47:55,900 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-23 14:47:55,900 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-23 14:47:55,900 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-23 14:47:55,900 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-23 14:47:55,901 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (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:47:55,952 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-23 14:47:55,952 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-23 14:47:55,952 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2018-01-23 14:47:55,952 INFO L136 BoogieDeclarations]: Found implementation of procedure alloc_17 [2018-01-23 14:47:55,953 INFO L136 BoogieDeclarations]: Found implementation of procedure free_17 [2018-01-23 14:47:55,953 INFO L136 BoogieDeclarations]: Found implementation of procedure entry_point [2018-01-23 14:47:55,953 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-23 14:47:55,953 INFO L128 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2018-01-23 14:47:55,953 INFO L128 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2018-01-23 14:47:55,953 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-23 14:47:55,954 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_malloc [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure alloc_17 [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure free_17 [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure entry_point [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-23 14:47:55,955 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-23 14:47:56,247 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-23 14:47:56,248 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:47:56 BoogieIcfgContainer [2018-01-23 14:47:56,248 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-23 14:47:56,248 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-23 14:47:56,249 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-23 14:47:56,250 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-23 14:47:56,251 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.01 02:47:55" (1/3) ... [2018-01-23 14:47:56,251 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2054b0ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:47:56, skipping insertion in model container [2018-01-23 14:47:56,251 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:47:55" (2/3) ... [2018-01-23 14:47:56,252 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2054b0ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:47:56, skipping insertion in model container [2018-01-23 14:47:56,252 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:47:56" (3/3) ... [2018-01-23 14:47:56,254 INFO L105 eAbstractionObserver]: Analyzing ICFG memleaks_test17_1_true-valid-memsafety_true-termination.i [2018-01-23 14:47:56,263 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-23 14:47:56,272 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 7 error locations. [2018-01-23 14:47:56,312 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:56,313 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:56,313 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:56,313 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:56,313 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:56,313 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:56,313 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:56,314 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ldv_mallocErr0EnsuresViolation======== [2018-01-23 14:47:56,314 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:56,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:56,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2018-01-23 14:47:56,340 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:56,341 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:56,341 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-23 14:47:56,345 INFO L82 PathProgramCache]: Analyzing trace with hash -1267872988, now seen corresponding path program 1 times [2018-01-23 14:47:56,346 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:56,346 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:56,393 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,393 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:56,393 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:56,447 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:56,503 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:47:56,506 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:56,506 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:47:56,508 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:47:56,519 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:47:56,519 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:56,521 INFO L87 Difference]: Start difference. First operand 66 states. Second operand 3 states. [2018-01-23 14:47:56,766 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:56,767 INFO L93 Difference]: Finished difference Result 129 states and 158 transitions. [2018-01-23 14:47:56,767 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:47:56,768 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 11 [2018-01-23 14:47:56,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:56,777 INFO L225 Difference]: With dead ends: 129 [2018-01-23 14:47:56,777 INFO L226 Difference]: Without dead ends: 31 [2018-01-23 14:47:56,782 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:56,796 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2018-01-23 14:47:56,816 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2018-01-23 14:47:56,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 31 states. [2018-01-23 14:47:56,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 34 transitions. [2018-01-23 14:47:56,819 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 34 transitions. Word has length 11 [2018-01-23 14:47:56,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:56,819 INFO L432 AbstractCegarLoop]: Abstraction has 31 states and 34 transitions. [2018-01-23 14:47:56,819 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:47:56,819 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2018-01-23 14:47:56,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2018-01-23 14:47:56,821 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:56,821 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:56,821 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-23 14:47:56,822 INFO L82 PathProgramCache]: Analyzing trace with hash 1344677638, now seen corresponding path program 1 times [2018-01-23 14:47:56,822 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:56,822 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:56,824 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,824 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:56,824 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:56,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:56,891 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:47:56,901 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:56,903 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:56,914 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:56,914 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:56,914 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:56,914 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:56,914 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:56,914 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:56,914 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:56,914 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-23 14:47:56,915 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:56,917 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:56,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-23 14:47:56,918 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:56,918 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-23 14:47:56,918 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-23 14:47:56,918 INFO L82 PathProgramCache]: Analyzing trace with hash 144536, now seen corresponding path program 1 times [2018-01-23 14:47:56,918 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:56,918 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:56,920 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,921 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:56,921 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:56,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:56,931 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:47:56,932 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:56,934 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:56,935 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:56,935 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:56,935 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:56,935 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:56,935 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:56,935 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:56,936 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == alloc_17Err0EnsuresViolation======== [2018-01-23 14:47:56,936 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:56,938 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:56,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-01-23 14:47:56,939 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:56,940 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] [2018-01-23 14:47:56,940 INFO L371 AbstractCegarLoop]: === Iteration 1 === [alloc_17Err0EnsuresViolation]=== [2018-01-23 14:47:56,940 INFO L82 PathProgramCache]: Analyzing trace with hash 149863804, now seen corresponding path program 1 times [2018-01-23 14:47:56,940 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:56,940 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:56,942 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,942 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:56,942 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:56,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:56,957 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:56,976 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:47:56,977 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:56,977 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:47:56,977 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:47:56,977 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:47:56,977 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:47:56,978 INFO L87 Difference]: Start difference. First operand 66 states. Second operand 2 states. [2018-01-23 14:47:56,987 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:56,987 INFO L93 Difference]: Finished difference Result 117 states and 137 transitions. [2018-01-23 14:47:56,987 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:47:56,987 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 20 [2018-01-23 14:47:56,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:56,988 INFO L225 Difference]: With dead ends: 117 [2018-01-23 14:47:56,989 INFO L226 Difference]: Without dead ends: 41 [2018-01-23 14:47:56,989 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:47:56,990 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2018-01-23 14:47:56,995 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2018-01-23 14:47:56,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2018-01-23 14:47:56,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 46 transitions. [2018-01-23 14:47:56,996 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 46 transitions. Word has length 20 [2018-01-23 14:47:56,999 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:56,999 INFO L432 AbstractCegarLoop]: Abstraction has 41 states and 46 transitions. [2018-01-23 14:47:56,999 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:47:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 46 transitions. [2018-01-23 14:47:57,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-23 14:47:57,000 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,000 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] [2018-01-23 14:47:57,000 INFO L371 AbstractCegarLoop]: === Iteration 2 === [alloc_17Err0EnsuresViolation]=== [2018-01-23 14:47:57,001 INFO L82 PathProgramCache]: Analyzing trace with hash 1790905482, now seen corresponding path program 1 times [2018-01-23 14:47:57,001 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,001 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,002 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,002 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,003 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,019 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,104 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:47:57,104 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,104 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:47:57,104 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:47:57,105 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:47:57,105 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,105 INFO L87 Difference]: Start difference. First operand 41 states and 46 transitions. Second operand 5 states. [2018-01-23 14:47:57,130 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,130 INFO L93 Difference]: Finished difference Result 76 states and 86 transitions. [2018-01-23 14:47:57,131 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:47:57,131 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 22 [2018-01-23 14:47:57,131 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,134 INFO L225 Difference]: With dead ends: 76 [2018-01-23 14:47:57,134 INFO L226 Difference]: Without dead ends: 43 [2018-01-23 14:47:57,135 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,136 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2018-01-23 14:47:57,140 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2018-01-23 14:47:57,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 43 states. [2018-01-23 14:47:57,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 48 transitions. [2018-01-23 14:47:57,142 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 48 transitions. Word has length 22 [2018-01-23 14:47:57,142 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,142 INFO L432 AbstractCegarLoop]: Abstraction has 43 states and 48 transitions. [2018-01-23 14:47:57,143 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:47:57,143 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 48 transitions. [2018-01-23 14:47:57,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-01-23 14:47:57,144 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,144 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] [2018-01-23 14:47:57,144 INFO L371 AbstractCegarLoop]: === Iteration 3 === [alloc_17Err0EnsuresViolation]=== [2018-01-23 14:47:57,144 INFO L82 PathProgramCache]: Analyzing trace with hash -1130115224, now seen corresponding path program 1 times [2018-01-23 14:47:57,144 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,144 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,146 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,146 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,146 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,163 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,208 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:47:57,209 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,209 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:47:57,209 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:47:57,209 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:47:57,210 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,210 INFO L87 Difference]: Start difference. First operand 43 states and 48 transitions. Second operand 4 states. [2018-01-23 14:47:57,242 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,242 INFO L93 Difference]: Finished difference Result 50 states and 55 transitions. [2018-01-23 14:47:57,243 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:47:57,243 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 24 [2018-01-23 14:47:57,243 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,243 INFO L225 Difference]: With dead ends: 50 [2018-01-23 14:47:57,243 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:47:57,244 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,244 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:47:57,244 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:47:57,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:47:57,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:47:57,245 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 24 [2018-01-23 14:47:57,245 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,245 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:47:57,245 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:47:57,246 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:47:57,246 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:47:57,249 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:57,249 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:57,249 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:57,249 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:57,249 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:57,249 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:57,249 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:57,250 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-23 14:47:57,250 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:57,251 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:57,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-01-23 14:47:57,253 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,253 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:57,253 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:47:57,253 INFO L82 PathProgramCache]: Analyzing trace with hash -1879772685, now seen corresponding path program 1 times [2018-01-23 14:47:57,253 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,254 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,255 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,256 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,256 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:57,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:47:57,279 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:47:57,282 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:57,283 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:57,283 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:57,283 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:57,284 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:47:57,287 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:57,287 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:57,287 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:57,288 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:57,288 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:57,288 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:57,288 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:57,288 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-23 14:47:57,288 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:57,290 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:57,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-01-23 14:47:57,291 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,291 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:57,291 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-23 14:47:57,291 INFO L82 PathProgramCache]: Analyzing trace with hash -1816479186, now seen corresponding path program 1 times [2018-01-23 14:47:57,291 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,291 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,293 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,293 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,293 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,302 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,329 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:47:57,330 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,330 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:47:57,330 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:47:57,330 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:47:57,330 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:57,331 INFO L87 Difference]: Start difference. First operand 66 states. Second operand 3 states. [2018-01-23 14:47:57,410 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,410 INFO L93 Difference]: Finished difference Result 129 states and 158 transitions. [2018-01-23 14:47:57,410 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:47:57,410 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 17 [2018-01-23 14:47:57,411 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,411 INFO L225 Difference]: With dead ends: 129 [2018-01-23 14:47:57,411 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:47:57,412 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:57,412 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:47:57,412 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:47:57,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:47:57,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:47:57,413 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 17 [2018-01-23 14:47:57,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,413 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:47:57,413 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:47:57,413 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:47:57,413 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:47:57,415 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:57,415 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:57,415 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:57,415 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:57,416 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:57,416 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:57,416 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:57,416 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == free_17Err0EnsuresViolation======== [2018-01-23 14:47:57,416 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:57,417 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:57,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-01-23 14:47:57,419 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,419 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] [2018-01-23 14:47:57,419 INFO L371 AbstractCegarLoop]: === Iteration 1 === [free_17Err0EnsuresViolation]=== [2018-01-23 14:47:57,419 INFO L82 PathProgramCache]: Analyzing trace with hash 1609342893, now seen corresponding path program 1 times [2018-01-23 14:47:57,419 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,420 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,421 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,421 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,421 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,430 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,443 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:47:57,444 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,444 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:47:57,444 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:47:57,445 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:47:57,445 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:47:57,445 INFO L87 Difference]: Start difference. First operand 66 states. Second operand 2 states. [2018-01-23 14:47:57,450 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,451 INFO L93 Difference]: Finished difference Result 117 states and 137 transitions. [2018-01-23 14:47:57,451 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:47:57,451 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 26 [2018-01-23 14:47:57,451 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,452 INFO L225 Difference]: With dead ends: 117 [2018-01-23 14:47:57,452 INFO L226 Difference]: Without dead ends: 52 [2018-01-23 14:47:57,453 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:47:57,454 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2018-01-23 14:47:57,458 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2018-01-23 14:47:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 52 states. [2018-01-23 14:47:57,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 58 transitions. [2018-01-23 14:47:57,460 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 58 transitions. Word has length 26 [2018-01-23 14:47:57,460 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,460 INFO L432 AbstractCegarLoop]: Abstraction has 52 states and 58 transitions. [2018-01-23 14:47:57,461 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:47:57,461 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 58 transitions. [2018-01-23 14:47:57,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-01-23 14:47:57,462 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,462 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, 1, 1] [2018-01-23 14:47:57,462 INFO L371 AbstractCegarLoop]: === Iteration 2 === [free_17Err0EnsuresViolation]=== [2018-01-23 14:47:57,462 INFO L82 PathProgramCache]: Analyzing trace with hash -1124045575, now seen corresponding path program 1 times [2018-01-23 14:47:57,462 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,463 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,464 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,464 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,464 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,474 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,535 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:47:57,535 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,535 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:47:57,535 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:47:57,535 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:47:57,536 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,536 INFO L87 Difference]: Start difference. First operand 52 states and 58 transitions. Second operand 5 states. [2018-01-23 14:47:57,547 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,548 INFO L93 Difference]: Finished difference Result 98 states and 110 transitions. [2018-01-23 14:47:57,549 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:47:57,549 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 29 [2018-01-23 14:47:57,550 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,551 INFO L225 Difference]: With dead ends: 98 [2018-01-23 14:47:57,551 INFO L226 Difference]: Without dead ends: 54 [2018-01-23 14:47:57,551 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,552 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2018-01-23 14:47:57,556 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2018-01-23 14:47:57,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 54 states. [2018-01-23 14:47:57,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 60 transitions. [2018-01-23 14:47:57,557 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 60 transitions. Word has length 29 [2018-01-23 14:47:57,557 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,557 INFO L432 AbstractCegarLoop]: Abstraction has 54 states and 60 transitions. [2018-01-23 14:47:57,558 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:47:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 60 transitions. [2018-01-23 14:47:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2018-01-23 14:47:57,559 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,559 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, 1, 1, 1, 1] [2018-01-23 14:47:57,559 INFO L371 AbstractCegarLoop]: === Iteration 3 === [free_17Err0EnsuresViolation]=== [2018-01-23 14:47:57,559 INFO L82 PathProgramCache]: Analyzing trace with hash -69053349, now seen corresponding path program 1 times [2018-01-23 14:47:57,559 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,559 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,560 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,561 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,561 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,572 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,615 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:47:57,615 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,615 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:47:57,616 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:47:57,616 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:47:57,616 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,617 INFO L87 Difference]: Start difference. First operand 54 states and 60 transitions. Second operand 4 states. [2018-01-23 14:47:57,634 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,634 INFO L93 Difference]: Finished difference Result 61 states and 67 transitions. [2018-01-23 14:47:57,634 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:47:57,634 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 31 [2018-01-23 14:47:57,635 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,635 INFO L225 Difference]: With dead ends: 61 [2018-01-23 14:47:57,635 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:47:57,635 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,636 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:47:57,636 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:47:57,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:47:57,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:47:57,636 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 31 [2018-01-23 14:47:57,637 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,637 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:47:57,637 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:47:57,637 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:47:57,637 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:47:57,639 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:47:57,639 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:47:57,639 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:47:57,639 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:47:57,639 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:47:57,639 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:47:57,639 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:47:57,639 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == entry_pointErr0EnsuresViolation======== [2018-01-23 14:47:57,640 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:47:57,641 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states. [2018-01-23 14:47:57,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-01-23 14:47:57,642 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,642 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:57,642 INFO L371 AbstractCegarLoop]: === Iteration 1 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:47:57,642 INFO L82 PathProgramCache]: Analyzing trace with hash -457755615, now seen corresponding path program 1 times [2018-01-23 14:47:57,642 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,642 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,643 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,644 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,644 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,651 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,668 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:47:57,668 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,668 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:47:57,668 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:47:57,669 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:47:57,669 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:57,669 INFO L87 Difference]: Start difference. First operand 66 states. Second operand 3 states. [2018-01-23 14:47:57,759 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,759 INFO L93 Difference]: Finished difference Result 129 states and 158 transitions. [2018-01-23 14:47:57,760 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:47:57,760 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 15 [2018-01-23 14:47:57,760 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,761 INFO L225 Difference]: With dead ends: 129 [2018-01-23 14:47:57,761 INFO L226 Difference]: Without dead ends: 67 [2018-01-23 14:47:57,761 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:47:57,762 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 67 states. [2018-01-23 14:47:57,766 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 55. [2018-01-23 14:47:57,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 55 states. [2018-01-23 14:47:57,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 61 transitions. [2018-01-23 14:47:57,766 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 61 transitions. Word has length 15 [2018-01-23 14:47:57,767 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,767 INFO L432 AbstractCegarLoop]: Abstraction has 55 states and 61 transitions. [2018-01-23 14:47:57,767 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:47:57,767 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 61 transitions. [2018-01-23 14:47:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-01-23 14:47:57,768 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,768 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, 1, 1, 1, 1, 1] [2018-01-23 14:47:57,768 INFO L371 AbstractCegarLoop]: === Iteration 2 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:47:57,768 INFO L82 PathProgramCache]: Analyzing trace with hash 1418378797, now seen corresponding path program 1 times [2018-01-23 14:47:57,768 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,768 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,769 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,769 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,770 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,779 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,857 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:47:57,857 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,858 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:47:57,858 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:47:57,858 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:47:57,858 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,859 INFO L87 Difference]: Start difference. First operand 55 states and 61 transitions. Second operand 5 states. [2018-01-23 14:47:57,879 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,879 INFO L93 Difference]: Finished difference Result 104 states and 116 transitions. [2018-01-23 14:47:57,879 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:47:57,879 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 32 [2018-01-23 14:47:57,880 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,881 INFO L225 Difference]: With dead ends: 104 [2018-01-23 14:47:57,881 INFO L226 Difference]: Without dead ends: 57 [2018-01-23 14:47:57,881 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:47:57,882 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2018-01-23 14:47:57,887 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2018-01-23 14:47:57,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 57 states. [2018-01-23 14:47:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 63 transitions. [2018-01-23 14:47:57,889 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 63 transitions. Word has length 32 [2018-01-23 14:47:57,889 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,889 INFO L432 AbstractCegarLoop]: Abstraction has 57 states and 63 transitions. [2018-01-23 14:47:57,889 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:47:57,889 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 63 transitions. [2018-01-23 14:47:57,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2018-01-23 14:47:57,891 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:47:57,891 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, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:47:57,892 INFO L371 AbstractCegarLoop]: === Iteration 3 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:47:57,892 INFO L82 PathProgramCache]: Analyzing trace with hash 121111435, now seen corresponding path program 1 times [2018-01-23 14:47:57,892 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:47:57,892 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:47:57,893 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,894 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:47:57,894 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:47:57,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:47:57,904 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:47:57,942 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:47:57,942 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:47:57,943 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:47:57,943 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:47:57,943 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:47:57,943 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,944 INFO L87 Difference]: Start difference. First operand 57 states and 63 transitions. Second operand 4 states. [2018-01-23 14:47:57,967 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:47:57,968 INFO L93 Difference]: Finished difference Result 64 states and 70 transitions. [2018-01-23 14:47:57,968 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:47:57,968 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 34 [2018-01-23 14:47:57,969 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:47:57,969 INFO L225 Difference]: With dead ends: 64 [2018-01-23 14:47:57,969 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:47:57,969 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:47:57,970 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:47:57,970 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:47:57,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:47:57,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:47:57,970 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 34 [2018-01-23 14:47:57,971 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:47:57,971 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:47:57,971 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:47:57,971 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:47:57,971 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:47:57,973 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.01 02:47:57 BoogieIcfgContainer [2018-01-23 14:47:57,974 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-23 14:47:57,975 INFO L168 Benchmark]: Toolchain (without parser) took 2330.93 ms. Allocated memory was 297.3 MB in the beginning and 471.3 MB in the end (delta: 174.1 MB). Free memory was 256.2 MB in the beginning and 433.3 MB in the end (delta: -177.1 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:47:57,976 INFO L168 Benchmark]: CDTParser took 0.20 ms. Allocated memory is still 297.3 MB. Free memory is still 262.2 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:47:57,976 INFO L168 Benchmark]: CACSL2BoogieTranslator took 214.73 ms. Allocated memory is still 297.3 MB. Free memory was 256.2 MB in the beginning and 242.2 MB in the end (delta: 13.9 MB). Peak memory consumption was 13.9 MB. Max. memory is 5.3 GB. [2018-01-23 14:47:57,976 INFO L168 Benchmark]: Boogie Preprocessor took 37.79 ms. Allocated memory is still 297.3 MB. Free memory was 242.2 MB in the beginning and 240.2 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. [2018-01-23 14:47:57,977 INFO L168 Benchmark]: RCFGBuilder took 347.67 ms. Allocated memory is still 297.3 MB. Free memory was 240.2 MB in the beginning and 219.0 MB in the end (delta: 21.2 MB). Peak memory consumption was 21.2 MB. Max. memory is 5.3 GB. [2018-01-23 14:47:57,977 INFO L168 Benchmark]: TraceAbstraction took 1725.14 ms. Allocated memory was 297.3 MB in the beginning and 471.3 MB in the end (delta: 174.1 MB). Free memory was 219.0 MB in the beginning and 433.3 MB in the end (delta: -214.3 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:47:57,979 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.20 ms. Allocated memory is still 297.3 MB. Free memory is still 262.2 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 214.73 ms. Allocated memory is still 297.3 MB. Free memory was 256.2 MB in the beginning and 242.2 MB in the end (delta: 13.9 MB). Peak memory consumption was 13.9 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 37.79 ms. Allocated memory is still 297.3 MB. Free memory was 242.2 MB in the beginning and 240.2 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 347.67 ms. Allocated memory is still 297.3 MB. Free memory was 240.2 MB in the beginning and 219.0 MB in the end (delta: 21.2 MB). Peak memory consumption was 21.2 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1725.14 ms. Allocated memory was 297.3 MB in the beginning and 471.3 MB in the end (delta: 174.1 MB). Free memory was 219.0 MB in the beginning and 433.3 MB in the end (delta: -214.3 MB). There was no memory consumed. 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) - 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: 1072]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: [L1479] CALL entry_point() [L1465] int i; [L1466] int len = 10; VAL [len=10] [L1467] CALL ldv_malloc(sizeof(struct A17*)*len) VAL [\old(size)=40] [L1073] COND TRUE __VERIFIER_nondet_int() [L1074] EXPR, FCALL malloc(size) VAL [\old(size)=40, malloc(size)={42:0}, size=40] [L1074] return malloc(size); VAL [\old(size)=40, \result={42:0}, malloc(size)={42:0}, size=40] - StatisticsResult: Ultimate Automizer benchmark data for error location: ldv_mallocErr0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. UNSAFE Result, 0.6s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 57 SDtfs, 37 SDslu, 15 SDs, 0 SdLazy, 28 SolverSat, 21 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=66occurred 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, 24 NumberOfCodeBlocks, 24 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 10 ConstructedInterpolants, 0 QuantifiedInterpolants, 160 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: - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. UNSAFE Result, 0.0s 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=66occurred 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: 1439]: 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: alloc_17Err0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. SAFE Result, 0.3s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 129 SDtfs, 3 SDslu, 136 SDs, 0 SdLazy, 21 SolverSat, 4 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=66occurred 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, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 66 NumberOfCodeBlocks, 66 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 63 ConstructedInterpolants, 0 QuantifiedInterpolants, 2111 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 - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: [L1479] CALL entry_point() [L1465] int i; [L1466] int len = 10; VAL [len=10] [L1467] CALL, EXPR ldv_malloc(sizeof(struct A17*)*len) VAL [\old(size)=40] [L1073] COND FALSE !(__VERIFIER_nondet_int()) [L1076] RET return 0; VAL [\old(size)=40, \result={0:0}, size=40] [L1467] EXPR ldv_malloc(sizeof(struct A17*)*len) VAL [ldv_malloc(sizeof(struct A17*)*len)={0:0}, len=10] [L1467] struct A17 **array = (struct A17 **)ldv_malloc(sizeof(struct A17*)*len); [L1468] COND FALSE, RET !(\read(**array)) VAL [array={0:0}, len=10] [L1479] entry_point() - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. UNSAFE Result, 0.0s 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=66occurred 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, 19 NumberOfCodeBlocks, 19 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: 1478]: 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 7 procedures, 66 locations, 7 error locations. SAFE Result, 0.1s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 57 SDtfs, 32 SDslu, 15 SDs, 0 SdLazy, 28 SolverSat, 17 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=66occurred 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, 17 NumberOfCodeBlocks, 17 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 16 ConstructedInterpolants, 0 QuantifiedInterpolants, 640 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 - PositiveResult [Line: 1457]: 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: free_17Err0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. SAFE Result, 0.2s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 141 SDtfs, 3 SDslu, 172 SDs, 0 SdLazy, 21 SolverSat, 4 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=66occurred 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, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 86 NumberOfCodeBlocks, 86 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 83 ConstructedInterpolants, 0 QuantifiedInterpolants, 3341 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: 1464]: 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: entry_pointErr0EnsuresViolation CFG has 7 procedures, 66 locations, 7 error locations. SAFE Result, 0.3s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 128 SDtfs, 36 SDslu, 195 SDs, 0 SdLazy, 50 SolverSat, 23 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=66occurred 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, 3 MinimizatonAttempts, 12 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 81 NumberOfCodeBlocks, 81 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 78 ConstructedInterpolants, 0 QuantifiedInterpolants, 3638 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/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-4-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-5-2018-01-23_14-47-57-989.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_1_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-6-2018-01-23_14-47-57-989.csv Received shutdown request...