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_2_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-47db877 [2018-01-23 14:47:59,716 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-23 14:47:59,718 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-23 14:47:59,730 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-23 14:47:59,730 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-23 14:47:59,731 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-23 14:47:59,732 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-23 14:47:59,734 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-23 14:47:59,736 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-23 14:47:59,736 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-23 14:47:59,737 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-23 14:47:59,737 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-23 14:47:59,738 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-23 14:47:59,739 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-23 14:47:59,740 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-23 14:47:59,742 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-23 14:47:59,745 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-23 14:47:59,747 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-23 14:47:59,748 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-23 14:47:59,749 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-23 14:47:59,752 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-23 14:47:59,752 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-23 14:47:59,752 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-23 14:47:59,753 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-23 14:47:59,754 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-23 14:47:59,756 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-23 14:47:59,756 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-23 14:47:59,757 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-23 14:47:59,757 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-23 14:47:59,757 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-23 14:47:59,758 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-23 14:47:59,758 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:59,768 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-23 14:47:59,768 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-23 14:47:59,769 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-23 14:47:59,770 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-23 14:47:59,770 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-23 14:47:59,770 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-23 14:47:59,770 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-23 14:47:59,771 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-23 14:47:59,771 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-23 14:47:59,771 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-23 14:47:59,771 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-23 14:47:59,772 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-23 14:47:59,772 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-23 14:47:59,772 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-23 14:47:59,772 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-23 14:47:59,772 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-23 14:47:59,773 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-23 14:47:59,773 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-23 14:47:59,773 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-23 14:47:59,773 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-23 14:47:59,773 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-23 14:47:59,774 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-23 14:47:59,774 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-23 14:47:59,774 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-23 14:47:59,774 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-23 14:47:59,775 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:47:59,775 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-23 14:47:59,775 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-23 14:47:59,775 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-23 14:47:59,775 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-23 14:47:59,776 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-23 14:47:59,776 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-23 14:47:59,776 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-23 14:47:59,776 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-23 14:47:59,776 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-23 14:47:59,777 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-23 14:47:59,777 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-23 14:47:59,812 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-23 14:47:59,825 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-23 14:47:59,829 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-23 14:47:59,831 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-23 14:47:59,831 INFO L276 PluginConnector]: CDTParser initialized [2018-01-23 14:47:59,832 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test17_2_true-valid-memsafety_true-termination.i [2018-01-23 14:48:00,068 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-23 14:48:00,074 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-23 14:48:00,075 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-23 14:48:00,075 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-23 14:48:00,082 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-23 14:48:00,083 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,087 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68d9cb43 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00, skipping insertion in model container [2018-01-23 14:48:00,087 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,106 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:48:00,158 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:48:00,273 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:48:00,298 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:48:00,307 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00 WrapperNode [2018-01-23 14:48:00,307 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-23 14:48:00,308 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-23 14:48:00,308 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-23 14:48:00,308 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-23 14:48:00,320 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,321 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,331 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,332 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,335 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,338 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,339 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (1/1) ... [2018-01-23 14:48:00,340 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-23 14:48:00,341 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-23 14:48:00,341 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-23 14:48:00,341 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-23 14:48:00,342 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (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:48:00,386 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-23 14:48:00,386 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-23 14:48:00,386 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_positive [2018-01-23 14:48:00,386 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2018-01-23 14:48:00,387 INFO L136 BoogieDeclarations]: Found implementation of procedure alloc_17 [2018-01-23 14:48:00,387 INFO L136 BoogieDeclarations]: Found implementation of procedure free_17 [2018-01-23 14:48:00,387 INFO L136 BoogieDeclarations]: Found implementation of procedure entry_point [2018-01-23 14:48:00,387 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-23 14:48:00,387 INFO L128 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2018-01-23 14:48:00,387 INFO L128 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-01-23 14:48:00,388 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_positive [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_malloc [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_assume [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure alloc_17 [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure free_17 [2018-01-23 14:48:00,389 INFO L128 BoogieDeclarations]: Found specification of procedure entry_point [2018-01-23 14:48:00,390 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-23 14:48:00,390 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-23 14:48:00,390 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-23 14:48:00,644 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-23 14:48:00,644 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:48:00 BoogieIcfgContainer [2018-01-23 14:48:00,645 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-23 14:48:00,645 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-23 14:48:00,645 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-23 14:48:00,647 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-23 14:48:00,648 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.01 02:48:00" (1/3) ... [2018-01-23 14:48:00,649 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32d8ec61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:48:00, skipping insertion in model container [2018-01-23 14:48:00,650 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:48:00" (2/3) ... [2018-01-23 14:48:00,650 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32d8ec61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:48:00, skipping insertion in model container [2018-01-23 14:48:00,650 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:48:00" (3/3) ... [2018-01-23 14:48:00,652 INFO L105 eAbstractionObserver]: Analyzing ICFG memleaks_test17_2_true-valid-memsafety_true-termination.i [2018-01-23 14:48:00,662 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-23 14:48:00,669 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 8 error locations. [2018-01-23 14:48:00,717 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:00,718 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:00,718 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:00,718 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:00,718 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:00,718 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:00,718 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:00,718 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ldv_mallocErr0EnsuresViolation======== [2018-01-23 14:48:00,719 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:00,740 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:00,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-01-23 14:48:00,747 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:00,748 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:48:00,748 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-23 14:48:00,753 INFO L82 PathProgramCache]: Analyzing trace with hash 643835230, now seen corresponding path program 1 times [2018-01-23 14:48:00,754 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:00,755 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:00,802 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:00,802 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:00,802 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:00,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:00,864 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:00,931 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:48:00,934 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:00,934 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:48:00,936 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:48:00,951 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:48:00,952 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:48:00,955 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-23 14:48:01,213 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:01,214 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-23 14:48:01,214 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:48:01,215 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 17 [2018-01-23 14:48:01,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:01,226 INFO L225 Difference]: With dead ends: 136 [2018-01-23 14:48:01,226 INFO L226 Difference]: Without dead ends: 37 [2018-01-23 14:48:01,230 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:48:01,244 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-01-23 14:48:01,264 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2018-01-23 14:48:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 37 states. [2018-01-23 14:48:01,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 41 transitions. [2018-01-23 14:48:01,267 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 41 transitions. Word has length 17 [2018-01-23 14:48:01,268 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:01,268 INFO L432 AbstractCegarLoop]: Abstraction has 37 states and 41 transitions. [2018-01-23 14:48:01,268 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:48:01,268 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2018-01-23 14:48:01,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-01-23 14:48:01,270 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,271 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:48:01,271 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-23 14:48:01,271 INFO L82 PathProgramCache]: Analyzing trace with hash 250272672, now seen corresponding path program 1 times [2018-01-23 14:48:01,271 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,271 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,273 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,274 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,274 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,362 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:48:01,370 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,371 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,372 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,383 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,384 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,384 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,384 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,384 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,384 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,384 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,384 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-23 14:48:01,385 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,387 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-23 14:48:01,388 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,388 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-23 14:48:01,388 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-23 14:48:01,388 INFO L82 PathProgramCache]: Analyzing trace with hash 153409, now seen corresponding path program 1 times [2018-01-23 14:48:01,388 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,389 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,390 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,390 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,391 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,400 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:48:01,401 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,404 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,404 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,404 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,404 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,404 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,404 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,405 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,405 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ldv_positiveErr0EnsuresViolation======== [2018-01-23 14:48:01,405 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,407 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2018-01-23 14:48:01,408 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,408 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:48:01,408 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ldv_positiveErr0EnsuresViolation]=== [2018-01-23 14:48:01,408 INFO L82 PathProgramCache]: Analyzing trace with hash 1058941792, now seen corresponding path program 1 times [2018-01-23 14:48:01,408 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,409 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,410 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,410 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,411 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:01,420 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:01,431 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:48:01,432 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:01,432 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2018-01-23 14:48:01,432 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:48:01,433 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:48:01,433 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:48:01,433 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 2 states. [2018-01-23 14:48:01,442 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:01,442 INFO L93 Difference]: Finished difference Result 124 states and 145 transitions. [2018-01-23 14:48:01,443 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:48:01,443 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 11 [2018-01-23 14:48:01,443 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:01,443 INFO L225 Difference]: With dead ends: 124 [2018-01-23 14:48:01,443 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:48:01,445 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 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:48:01,445 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:48:01,445 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:48:01,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:48:01,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:48:01,446 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2018-01-23 14:48:01,446 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:01,446 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:48:01,446 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:48:01,446 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:48:01,446 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:48:01,449 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,449 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,450 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,450 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,450 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,450 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,450 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,450 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == alloc_17Err0EnsuresViolation======== [2018-01-23 14:48:01,450 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,451 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-01-23 14:48:01,453 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,453 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:48:01,453 INFO L371 AbstractCegarLoop]: === Iteration 1 === [alloc_17Err0EnsuresViolation]=== [2018-01-23 14:48:01,453 INFO L82 PathProgramCache]: Analyzing trace with hash -1013801841, now seen corresponding path program 1 times [2018-01-23 14:48:01,453 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,454 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,455 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,455 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,455 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:01,471 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:01,544 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:48:01,544 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:01,544 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:48:01,544 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:48:01,545 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:48:01,545 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:48:01,545 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 5 states. [2018-01-23 14:48:01,579 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:01,607 INFO L93 Difference]: Finished difference Result 136 states and 161 transitions. [2018-01-23 14:48:01,608 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:48:01,608 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 26 [2018-01-23 14:48:01,608 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:01,611 INFO L225 Difference]: With dead ends: 136 [2018-01-23 14:48:01,611 INFO L226 Difference]: Without dead ends: 49 [2018-01-23 14:48:01,612 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:48:01,612 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2018-01-23 14:48:01,619 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2018-01-23 14:48:01,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 49 states. [2018-01-23 14:48:01,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 55 transitions. [2018-01-23 14:48:01,621 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 55 transitions. Word has length 26 [2018-01-23 14:48:01,621 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:01,621 INFO L432 AbstractCegarLoop]: Abstraction has 49 states and 55 transitions. [2018-01-23 14:48:01,621 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:48:01,621 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 55 transitions. [2018-01-23 14:48:01,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2018-01-23 14:48:01,623 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,623 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] [2018-01-23 14:48:01,623 INFO L371 AbstractCegarLoop]: === Iteration 2 === [alloc_17Err0EnsuresViolation]=== [2018-01-23 14:48:01,623 INFO L82 PathProgramCache]: Analyzing trace with hash 763530293, now seen corresponding path program 1 times [2018-01-23 14:48:01,623 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,623 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,624 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,625 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,625 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:01,641 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:01,679 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:48:01,679 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:01,679 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:48:01,679 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:48:01,680 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:48:01,680 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:48:01,680 INFO L87 Difference]: Start difference. First operand 49 states and 55 transitions. Second operand 4 states. [2018-01-23 14:48:01,742 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:01,742 INFO L93 Difference]: Finished difference Result 56 states and 62 transitions. [2018-01-23 14:48:01,743 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:48:01,743 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 30 [2018-01-23 14:48:01,743 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:01,744 INFO L225 Difference]: With dead ends: 56 [2018-01-23 14:48:01,744 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:48:01,745 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:48:01,745 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:48:01,745 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:48:01,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:48:01,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:48:01,746 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 30 [2018-01-23 14:48:01,746 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:01,746 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:48:01,746 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:48:01,747 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:48:01,747 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:48:01,748 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,749 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,749 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,749 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,749 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,749 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,749 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,749 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-23 14:48:01,750 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,751 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-01-23 14:48:01,752 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,752 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:48:01,752 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:48:01,753 INFO L82 PathProgramCache]: Analyzing trace with hash -116254489, now seen corresponding path program 1 times [2018-01-23 14:48:01,753 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,753 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,755 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,755 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,755 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:48:01,783 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:48:01,785 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,786 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,787 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,787 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,788 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,788 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:48:01,791 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,791 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,792 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,792 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,792 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,792 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,792 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,792 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-23 14:48:01,792 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,793 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-01-23 14:48:01,794 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,795 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:48:01,795 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-23 14:48:01,795 INFO L82 PathProgramCache]: Analyzing trace with hash 1215520132, now seen corresponding path program 1 times [2018-01-23 14:48:01,795 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,795 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,797 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,797 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,797 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:01,809 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:01,840 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:48:01,840 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:01,840 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:48:01,840 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:48:01,841 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:48:01,841 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:48:01,841 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-23 14:48:01,924 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:01,924 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-23 14:48:01,925 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:48:01,925 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 23 [2018-01-23 14:48:01,925 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:01,925 INFO L225 Difference]: With dead ends: 136 [2018-01-23 14:48:01,925 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:48:01,927 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:48:01,927 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:48:01,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:48:01,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:48:01,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:48:01,928 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 23 [2018-01-23 14:48:01,928 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:01,928 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:48:01,928 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:48:01,928 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:48:01,928 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:48:01,930 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:01,930 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:01,930 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:01,930 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:01,931 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:01,931 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:01,931 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:01,931 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == free_17Err0EnsuresViolation======== [2018-01-23 14:48:01,931 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:01,932 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:01,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-01-23 14:48:01,934 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:01,934 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:48:01,934 INFO L371 AbstractCegarLoop]: === Iteration 1 === [free_17Err0EnsuresViolation]=== [2018-01-23 14:48:01,934 INFO L82 PathProgramCache]: Analyzing trace with hash -498277862, now seen corresponding path program 1 times [2018-01-23 14:48:01,935 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:01,935 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:01,936 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,936 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:01,936 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:01,948 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:02,000 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:48:02,000 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:02,000 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:48:02,001 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:48:02,001 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:48:02,001 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:48:02,001 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 5 states. [2018-01-23 14:48:02,025 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:02,025 INFO L93 Difference]: Finished difference Result 136 states and 161 transitions. [2018-01-23 14:48:02,026 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:48:02,026 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 32 [2018-01-23 14:48:02,026 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:02,027 INFO L225 Difference]: With dead ends: 136 [2018-01-23 14:48:02,027 INFO L226 Difference]: Without dead ends: 60 [2018-01-23 14:48:02,028 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:48:02,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2018-01-23 14:48:02,034 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2018-01-23 14:48:02,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 60 states. [2018-01-23 14:48:02,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 67 transitions. [2018-01-23 14:48:02,035 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 67 transitions. Word has length 32 [2018-01-23 14:48:02,036 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:02,036 INFO L432 AbstractCegarLoop]: Abstraction has 60 states and 67 transitions. [2018-01-23 14:48:02,036 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:48:02,036 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 67 transitions. [2018-01-23 14:48:02,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2018-01-23 14:48:02,037 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:02,038 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, 1, 1, 1] [2018-01-23 14:48:02,038 INFO L371 AbstractCegarLoop]: === Iteration 2 === [free_17Err0EnsuresViolation]=== [2018-01-23 14:48:02,038 INFO L82 PathProgramCache]: Analyzing trace with hash 1466399899, now seen corresponding path program 1 times [2018-01-23 14:48:02,038 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:02,038 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:02,039 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,040 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:02,040 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:02,052 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:02,083 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:48:02,083 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:02,083 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:48:02,083 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:48:02,083 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:48:02,084 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:48:02,084 INFO L87 Difference]: Start difference. First operand 60 states and 67 transitions. Second operand 4 states. [2018-01-23 14:48:02,108 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:02,108 INFO L93 Difference]: Finished difference Result 67 states and 74 transitions. [2018-01-23 14:48:02,108 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:48:02,108 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 37 [2018-01-23 14:48:02,109 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:02,109 INFO L225 Difference]: With dead ends: 67 [2018-01-23 14:48:02,109 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:48:02,109 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:48:02,110 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:48:02,110 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:48:02,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:48:02,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:48:02,110 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 37 [2018-01-23 14:48:02,111 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:02,111 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:48:02,111 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:48:02,111 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:48:02,111 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:48:02,112 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:48:02,112 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:48:02,112 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:48:02,113 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:48:02,113 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:48:02,113 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:48:02,113 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:48:02,113 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == entry_pointErr0EnsuresViolation======== [2018-01-23 14:48:02,113 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:48:02,114 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-23 14:48:02,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-01-23 14:48:02,115 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:02,115 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:48:02,115 INFO L371 AbstractCegarLoop]: === Iteration 1 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:48:02,116 INFO L82 PathProgramCache]: Analyzing trace with hash 86180953, now seen corresponding path program 1 times [2018-01-23 14:48:02,116 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:02,116 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:02,117 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,117 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:02,117 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:02,125 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:02,145 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:48:02,145 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:02,145 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:48:02,145 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-23 14:48:02,146 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-23 14:48:02,146 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-23 14:48:02,146 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-23 14:48:02,199 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:02,199 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-23 14:48:02,199 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-23 14:48:02,199 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 21 [2018-01-23 14:48:02,200 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:02,201 INFO L225 Difference]: With dead ends: 136 [2018-01-23 14:48:02,201 INFO L226 Difference]: Without dead ends: 73 [2018-01-23 14:48:02,202 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:48:02,202 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73 states. [2018-01-23 14:48:02,209 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 61. [2018-01-23 14:48:02,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 61 states. [2018-01-23 14:48:02,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 68 transitions. [2018-01-23 14:48:02,210 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 68 transitions. Word has length 21 [2018-01-23 14:48:02,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:02,210 INFO L432 AbstractCegarLoop]: Abstraction has 61 states and 68 transitions. [2018-01-23 14:48:02,211 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-23 14:48:02,211 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 68 transitions. [2018-01-23 14:48:02,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2018-01-23 14:48:02,212 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:02,212 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, 1, 1, 1, 1] [2018-01-23 14:48:02,212 INFO L371 AbstractCegarLoop]: === Iteration 2 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:48:02,213 INFO L82 PathProgramCache]: Analyzing trace with hash -519965000, now seen corresponding path program 1 times [2018-01-23 14:48:02,213 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:02,213 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:02,214 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,214 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:02,215 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:02,231 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:02,301 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:48:02,301 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:02,301 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-23 14:48:02,301 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-23 14:48:02,302 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-23 14:48:02,302 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-23 14:48:02,302 INFO L87 Difference]: Start difference. First operand 61 states and 68 transitions. Second operand 5 states. [2018-01-23 14:48:02,319 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:02,319 INFO L93 Difference]: Finished difference Result 110 states and 123 transitions. [2018-01-23 14:48:02,321 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:48:02,321 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 38 [2018-01-23 14:48:02,321 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:02,322 INFO L225 Difference]: With dead ends: 110 [2018-01-23 14:48:02,322 INFO L226 Difference]: Without dead ends: 63 [2018-01-23 14:48:02,323 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:48:02,323 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2018-01-23 14:48:02,330 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2018-01-23 14:48:02,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 63 states. [2018-01-23 14:48:02,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 70 transitions. [2018-01-23 14:48:02,332 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 70 transitions. Word has length 38 [2018-01-23 14:48:02,332 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:02,333 INFO L432 AbstractCegarLoop]: Abstraction has 63 states and 70 transitions. [2018-01-23 14:48:02,333 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-23 14:48:02,333 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 70 transitions. [2018-01-23 14:48:02,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2018-01-23 14:48:02,334 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:48:02,335 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, 1, 1, 1, 1, 1, 1] [2018-01-23 14:48:02,335 INFO L371 AbstractCegarLoop]: === Iteration 3 === [entry_pointErr0EnsuresViolation]=== [2018-01-23 14:48:02,335 INFO L82 PathProgramCache]: Analyzing trace with hash 1407131062, now seen corresponding path program 1 times [2018-01-23 14:48:02,335 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:48:02,335 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:48:02,336 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,337 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:48:02,337 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:48:02,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:48:02,347 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:48:02,385 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:48:02,386 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:48:02,389 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-23 14:48:02,389 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:48:02,389 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:48:02,389 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:48:02,390 INFO L87 Difference]: Start difference. First operand 63 states and 70 transitions. Second operand 4 states. [2018-01-23 14:48:02,440 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:48:02,440 INFO L93 Difference]: Finished difference Result 70 states and 77 transitions. [2018-01-23 14:48:02,440 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-23 14:48:02,441 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 40 [2018-01-23 14:48:02,441 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:48:02,441 INFO L225 Difference]: With dead ends: 70 [2018-01-23 14:48:02,441 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:48:02,442 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:48:02,442 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:48:02,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:48:02,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:48:02,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:48:02,443 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 40 [2018-01-23 14:48:02,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:48:02,443 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:48:02,446 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:48:02,446 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:48:02,446 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:48:02,448 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.01 02:48:02 BoogieIcfgContainer [2018-01-23 14:48:02,448 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-23 14:48:02,451 INFO L168 Benchmark]: Toolchain (without parser) took 2382.62 ms. Allocated memory was 306.2 MB in the beginning and 478.7 MB in the end (delta: 172.5 MB). Free memory was 263.5 MB in the beginning and 424.8 MB in the end (delta: -161.2 MB). Peak memory consumption was 11.2 MB. Max. memory is 5.3 GB. [2018-01-23 14:48:02,453 INFO L168 Benchmark]: CDTParser took 0.21 ms. Allocated memory is still 306.2 MB. Free memory is still 270.5 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:48:02,453 INFO L168 Benchmark]: CACSL2BoogieTranslator took 232.64 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 250.4 MB in the end (delta: 13.1 MB). Peak memory consumption was 13.1 MB. Max. memory is 5.3 GB. [2018-01-23 14:48:02,454 INFO L168 Benchmark]: Boogie Preprocessor took 32.82 ms. Allocated memory is still 306.2 MB. Free memory was 250.4 MB in the beginning and 248.4 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:48:02,454 INFO L168 Benchmark]: RCFGBuilder took 303.81 ms. Allocated memory is still 306.2 MB. Free memory was 248.4 MB in the beginning and 226.6 MB in the end (delta: 21.9 MB). Peak memory consumption was 21.9 MB. Max. memory is 5.3 GB. [2018-01-23 14:48:02,455 INFO L168 Benchmark]: TraceAbstraction took 1803.21 ms. Allocated memory was 306.2 MB in the beginning and 478.7 MB in the end (delta: 172.5 MB). Free memory was 226.6 MB in the beginning and 424.8 MB in the end (delta: -198.2 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:48:02,457 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.21 ms. Allocated memory is still 306.2 MB. Free memory is still 270.5 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 232.64 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 250.4 MB in the end (delta: 13.1 MB). Peak memory consumption was 13.1 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 32.82 ms. Allocated memory is still 306.2 MB. Free memory was 250.4 MB in the beginning and 248.4 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 303.81 ms. Allocated memory is still 306.2 MB. Free memory was 248.4 MB in the beginning and 226.6 MB in the end (delta: 21.9 MB). Peak memory consumption was 21.9 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1803.21 ms. Allocated memory was 306.2 MB in the beginning and 478.7 MB in the end (delta: 172.5 MB). Free memory was 226.6 MB in the beginning and 424.8 MB in the end (delta: -198.2 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) - 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: [L1481] CALL entry_point() [L1466] int i; [L1467] CALL, EXPR ldv_positive() [L1064] int r = __VERIFIER_nondet_int(); [L1065] COND TRUE r>0 [L1065] RET return r; VAL [\result=16777215, r=16777215] [L1467] EXPR ldv_positive() VAL [ldv_positive()=16777215] [L1467] int len = ldv_positive(); [L1469] CALL ldv_malloc(sizeof(struct A17*)*len) VAL [\old(size)=67108860] [L1073] COND TRUE __VERIFIER_nondet_int() [L1074] EXPR, FCALL malloc(size) VAL [\old(size)=67108860, malloc(size)={67108862:0}, size=67108860] [L1074] return malloc(size); VAL [\old(size)=67108860, \result={67108862:0}, malloc(size)={67108862:0}, size=67108860] - StatisticsResult: Ultimate Automizer benchmark data for error location: ldv_mallocErr0EnsuresViolation CFG has 8 procedures, 73 locations, 8 error locations. UNSAFE Result, 0.6s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 63 SDtfs, 42 SDslu, 15 SDs, 0 SdLazy, 29 SolverSat, 22 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=73occurred 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, 36 NumberOfCodeBlocks, 36 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 16 ConstructedInterpolants, 0 QuantifiedInterpolants, 352 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 8 procedures, 73 locations, 8 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=73occurred 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: 1063]: 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: ldv_positiveErr0EnsuresViolation CFG has 8 procedures, 73 locations, 8 error locations. SAFE Result, 0.0s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 80 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=73occurred 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, 11 NumberOfCodeBlocks, 11 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 10 ConstructedInterpolants, 0 QuantifiedInterpolants, 100 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: 1440]: 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 8 procedures, 73 locations, 8 error locations. SAFE Result, 0.2s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 95 SDtfs, 12 SDslu, 235 SDs, 0 SdLazy, 32 SolverSat, 6 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 9 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=73occurred 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, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 56 NumberOfCodeBlocks, 56 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 54 ConstructedInterpolants, 0 QuantifiedInterpolants, 2414 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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: [L1481] CALL entry_point() [L1466] int i; [L1467] CALL, EXPR ldv_positive() [L1064] int r = __VERIFIER_nondet_int(); [L1065] COND TRUE r>0 [L1065] RET return r; VAL [\result=1, r=1] [L1467] EXPR ldv_positive() VAL [ldv_positive()=1] [L1467] int len = ldv_positive(); [L1469] CALL, EXPR ldv_malloc(sizeof(struct A17*)*len) VAL [\old(size)=4] [L1073] COND FALSE !(__VERIFIER_nondet_int()) [L1076] RET return 0; VAL [\old(size)=4, \result={0:0}, size=4] [L1469] EXPR ldv_malloc(sizeof(struct A17*)*len) VAL [ldv_malloc(sizeof(struct A17*)*len)={0:0}, len=1] [L1469] struct A17 **array = (struct A17 **)ldv_malloc(sizeof(struct A17*)*len); [L1470] COND FALSE, RET !(\read(**array)) VAL [array={0:0}, len=1] [L1481] entry_point() - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 8 procedures, 73 locations, 8 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=73occurred 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, 25 NumberOfCodeBlocks, 25 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: 1480]: 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 8 procedures, 73 locations, 8 error locations. SAFE Result, 0.1s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 63 SDtfs, 36 SDslu, 15 SDs, 0 SdLazy, 29 SolverSat, 18 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=73occurred 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, 23 NumberOfCodeBlocks, 23 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 22 ConstructedInterpolants, 0 QuantifiedInterpolants, 1100 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: 1458]: 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 8 procedures, 73 locations, 8 error locations. SAFE Result, 0.1s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 95 SDtfs, 12 SDslu, 235 SDs, 0 SdLazy, 32 SolverSat, 6 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 9 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=73occurred 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, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 69 NumberOfCodeBlocks, 69 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 67 ConstructedInterpolants, 0 QuantifiedInterpolants, 3433 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 1465]: 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 8 procedures, 73 locations, 8 error locations. SAFE Result, 0.3s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 147 SDtfs, 45 SDslu, 217 SDs, 0 SdLazy, 58 SolverSat, 25 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=73occurred 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, 99 NumberOfCodeBlocks, 99 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 96 ConstructedInterpolants, 0 QuantifiedInterpolants, 5086 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_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-4-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-5-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-6-2018-01-23_14-48-02-469.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test17_2_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-7-2018-01-23_14-48-02-469.csv Received shutdown request...