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-2f49842 [2018-01-20 22:22:11,888 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 22:22:11,890 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 22:22:11,903 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 22:22:11,903 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 22:22:11,904 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 22:22:11,905 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 22:22:11,907 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 22:22:11,909 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 22:22:11,910 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 22:22:11,911 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 22:22:11,911 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 22:22:11,911 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 22:22:11,912 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 22:22:11,913 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 22:22:11,916 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 22:22:11,918 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 22:22:11,920 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 22:22:11,922 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 22:22:11,923 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 22:22:11,925 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 22:22:11,925 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 22:22:11,926 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 22:22:11,927 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 22:22:11,928 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 22:22:11,929 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 22:22:11,929 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 22:22:11,930 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 22:22:11,930 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 22:22:11,930 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 22:22:11,931 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 22:22:11,931 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-20 22:22:11,941 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 22:22:11,942 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 22:22:11,943 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 22:22:11,943 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 22:22:11,943 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 22:22:11,943 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 22:22:11,944 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 22:22:11,944 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 22:22:11,944 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 22:22:11,945 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 22:22:11,945 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 22:22:11,945 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 22:22:11,945 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 22:22:11,945 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 22:22:11,946 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 22:22:11,946 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 22:22:11,946 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 22:22:11,946 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 22:22:11,946 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 22:22:11,947 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 22:22:11,947 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 22:22:11,947 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 22:22:11,947 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 22:22:11,947 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 22:22:11,948 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 22:22:11,948 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 22:22:11,948 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 22:22:11,948 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 22:22:11,948 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 22:22:11,949 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 22:22:11,949 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 22:22:11,949 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-20 22:22:11,949 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 22:22:11,949 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 22:22:11,950 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 22:22:11,951 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 22:22:11,951 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 22:22:11,986 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 22:22:11,999 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 22:22:12,003 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 22:22:12,005 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 22:22:12,005 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 22:22:12,006 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-20 22:22:12,195 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 22:22:12,199 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 22:22:12,200 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 22:22:12,200 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 22:22:12,206 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 22:22:12,207 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,210 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66778ca5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12, skipping insertion in model container [2018-01-20 22:22:12,210 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,224 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:22:12,272 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:22:12,401 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:22:12,422 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:22:12,430 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12 WrapperNode [2018-01-20 22:22:12,431 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 22:22:12,431 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 22:22:12,432 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 22:22:12,432 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 22:22:12,444 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,444 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,453 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,454 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,459 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,464 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,466 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (1/1) ... [2018-01-20 22:22:12,468 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 22:22:12,469 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 22:22:12,469 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 22:22:12,469 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 22:22:12,470 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (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-20 22:22:12,519 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 22:22:12,519 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 22:22:12,519 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_positive [2018-01-20 22:22:12,519 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2018-01-20 22:22:12,520 INFO L136 BoogieDeclarations]: Found implementation of procedure alloc_17 [2018-01-20 22:22:12,520 INFO L136 BoogieDeclarations]: Found implementation of procedure free_17 [2018-01-20 22:22:12,520 INFO L136 BoogieDeclarations]: Found implementation of procedure entry_point [2018-01-20 22:22:12,520 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 22:22:12,520 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_positive [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_malloc [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_assume [2018-01-20 22:22:12,521 INFO L128 BoogieDeclarations]: Found specification of procedure alloc_17 [2018-01-20 22:22:12,522 INFO L128 BoogieDeclarations]: Found specification of procedure free_17 [2018-01-20 22:22:12,522 INFO L128 BoogieDeclarations]: Found specification of procedure entry_point [2018-01-20 22:22:12,522 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 22:22:12,522 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 22:22:12,522 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 22:22:12,786 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 22:22:12,786 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:22:12 BoogieIcfgContainer [2018-01-20 22:22:12,786 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 22:22:12,787 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 22:22:12,787 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 22:22:12,789 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 22:22:12,789 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 10:22:12" (1/3) ... [2018-01-20 22:22:12,791 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14fb7454 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:22:12, skipping insertion in model container [2018-01-20 22:22:12,791 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:12" (2/3) ... [2018-01-20 22:22:12,791 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14fb7454 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:22:12, skipping insertion in model container [2018-01-20 22:22:12,792 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:22:12" (3/3) ... [2018-01-20 22:22:12,794 INFO L105 eAbstractionObserver]: Analyzing ICFG memleaks_test17_2_true-valid-memsafety_true-termination.i [2018-01-20 22:22:12,803 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 22:22:12,811 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 8 error locations. [2018-01-20 22:22:12,860 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:12,860 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:12,860 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:12,860 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:12,860 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:12,861 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:12,861 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:12,861 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ldv_mallocErr0EnsuresViolation======== [2018-01-20 22:22:12,862 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:12,883 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:12,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-01-20 22:22:12,889 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:12,890 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:22:12,890 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-20 22:22:12,895 INFO L82 PathProgramCache]: Analyzing trace with hash 643835230, now seen corresponding path program 1 times [2018-01-20 22:22:12,897 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:12,898 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:12,951 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:12,952 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:12,952 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:12,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:13,003 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:13,084 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-20 22:22:13,086 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:13,087 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 22:22:13,089 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-20 22:22:13,099 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-20 22:22:13,100 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-20 22:22:13,102 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-20 22:22:13,339 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:13,339 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-20 22:22:13,340 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-20 22:22:13,341 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 17 [2018-01-20 22:22:13,342 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:13,353 INFO L225 Difference]: With dead ends: 136 [2018-01-20 22:22:13,353 INFO L226 Difference]: Without dead ends: 37 [2018-01-20 22:22:13,358 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-20 22:22:13,377 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-01-20 22:22:13,398 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2018-01-20 22:22:13,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 37 states. [2018-01-20 22:22:13,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 41 transitions. [2018-01-20 22:22:13,403 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 41 transitions. Word has length 17 [2018-01-20 22:22:13,403 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:13,403 INFO L432 AbstractCegarLoop]: Abstraction has 37 states and 41 transitions. [2018-01-20 22:22:13,404 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-20 22:22:13,404 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2018-01-20 22:22:13,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-01-20 22:22:13,406 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,406 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-20 22:22:13,406 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ldv_mallocErr0EnsuresViolation]=== [2018-01-20 22:22:13,406 INFO L82 PathProgramCache]: Analyzing trace with hash 250272672, now seen corresponding path program 1 times [2018-01-20 22:22:13,406 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,406 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,408 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,409 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,409 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,490 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:22:13,498 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,500 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,501 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,515 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:13,515 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:13,515 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:13,515 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:13,516 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:13,516 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:13,516 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:13,516 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 22:22:13,516 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:13,518 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-20 22:22:13,519 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,519 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-20 22:22:13,519 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 22:22:13,520 INFO L82 PathProgramCache]: Analyzing trace with hash 153409, now seen corresponding path program 1 times [2018-01-20 22:22:13,520 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,520 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,521 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,522 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,522 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,531 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:22:13,532 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,535 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:13,535 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:13,535 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:13,535 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:13,535 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:13,535 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:13,536 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:13,536 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ldv_positiveErr0EnsuresViolation======== [2018-01-20 22:22:13,536 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:13,538 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:13,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2018-01-20 22:22:13,539 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,539 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:22:13,539 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ldv_positiveErr0EnsuresViolation]=== [2018-01-20 22:22:13,540 INFO L82 PathProgramCache]: Analyzing trace with hash 1058941792, now seen corresponding path program 1 times [2018-01-20 22:22:13,540 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,540 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,541 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,542 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,542 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:13,551 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:13,564 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-20 22:22:13,564 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:13,565 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2018-01-20 22:22:13,565 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 22:22:13,565 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 22:22:13,565 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 22:22:13,566 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 2 states. [2018-01-20 22:22:13,575 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:13,575 INFO L93 Difference]: Finished difference Result 124 states and 145 transitions. [2018-01-20 22:22:13,575 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 22:22:13,576 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 11 [2018-01-20 22:22:13,576 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:13,576 INFO L225 Difference]: With dead ends: 124 [2018-01-20 22:22:13,576 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:22:13,577 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-20 22:22:13,577 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:22:13,578 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:22:13,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:22:13,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:22:13,578 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2018-01-20 22:22:13,578 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:13,578 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:22:13,578 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 22:22:13,578 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:22:13,578 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:22:13,581 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:13,581 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:13,581 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:13,581 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:13,581 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:13,581 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:13,581 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:13,581 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == alloc_17Err0EnsuresViolation======== [2018-01-20 22:22:13,581 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:13,583 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:13,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-01-20 22:22:13,585 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,585 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-20 22:22:13,585 INFO L371 AbstractCegarLoop]: === Iteration 1 === [alloc_17Err0EnsuresViolation]=== [2018-01-20 22:22:13,585 INFO L82 PathProgramCache]: Analyzing trace with hash -1013801841, now seen corresponding path program 1 times [2018-01-20 22:22:13,586 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,586 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,588 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,588 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,588 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:13,603 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:13,707 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-20 22:22:13,707 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:13,707 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 22:22:13,707 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 22:22:13,708 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 22:22:13,708 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 22:22:13,708 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 5 states. [2018-01-20 22:22:13,738 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:13,739 INFO L93 Difference]: Finished difference Result 136 states and 161 transitions. [2018-01-20 22:22:13,739 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:22:13,739 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 26 [2018-01-20 22:22:13,740 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:13,743 INFO L225 Difference]: With dead ends: 136 [2018-01-20 22:22:13,743 INFO L226 Difference]: Without dead ends: 49 [2018-01-20 22:22:13,744 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-20 22:22:13,744 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2018-01-20 22:22:13,751 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2018-01-20 22:22:13,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 49 states. [2018-01-20 22:22:13,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 55 transitions. [2018-01-20 22:22:13,753 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 55 transitions. Word has length 26 [2018-01-20 22:22:13,753 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:13,753 INFO L432 AbstractCegarLoop]: Abstraction has 49 states and 55 transitions. [2018-01-20 22:22:13,754 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 22:22:13,754 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 55 transitions. [2018-01-20 22:22:13,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2018-01-20 22:22:13,755 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,755 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-20 22:22:13,755 INFO L371 AbstractCegarLoop]: === Iteration 2 === [alloc_17Err0EnsuresViolation]=== [2018-01-20 22:22:13,755 INFO L82 PathProgramCache]: Analyzing trace with hash 763530293, now seen corresponding path program 1 times [2018-01-20 22:22:13,756 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,756 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,757 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,757 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,757 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:13,774 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:13,812 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-20 22:22:13,812 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:13,813 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-20 22:22:13,813 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 22:22:13,813 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 22:22:13,813 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 22:22:13,814 INFO L87 Difference]: Start difference. First operand 49 states and 55 transitions. Second operand 4 states. [2018-01-20 22:22:13,839 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:13,839 INFO L93 Difference]: Finished difference Result 56 states and 62 transitions. [2018-01-20 22:22:13,840 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-20 22:22:13,840 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 30 [2018-01-20 22:22:13,840 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:13,840 INFO L225 Difference]: With dead ends: 56 [2018-01-20 22:22:13,841 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:22:13,842 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-20 22:22:13,842 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:22:13,842 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:22:13,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:22:13,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:22:13,843 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 30 [2018-01-20 22:22:13,843 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:13,843 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:22:13,843 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 22:22:13,843 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:22:13,843 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:22:13,845 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:13,845 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:13,845 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:13,846 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:13,846 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:13,846 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:13,846 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:13,846 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 22:22:13,846 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:13,848 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:13,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-01-20 22:22:13,849 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,849 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-20 22:22:13,849 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 22:22:13,849 INFO L82 PathProgramCache]: Analyzing trace with hash -116254489, now seen corresponding path program 1 times [2018-01-20 22:22:13,850 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,850 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,851 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,851 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,851 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:13,878 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:22:13,880 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,881 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,882 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,882 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,883 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,883 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:13,886 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:13,886 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:13,886 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:13,886 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:13,886 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:13,887 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:13,887 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:13,887 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 22:22:13,887 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:13,887 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:13,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-01-20 22:22:13,888 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:13,888 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-20 22:22:13,888 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 22:22:13,888 INFO L82 PathProgramCache]: Analyzing trace with hash 1215520132, now seen corresponding path program 1 times [2018-01-20 22:22:13,889 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:13,889 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:13,889 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,890 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:13,890 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:13,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:13,898 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:13,924 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-20 22:22:13,924 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:13,924 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 22:22:13,925 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-20 22:22:13,925 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-20 22:22:13,925 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-20 22:22:13,925 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-20 22:22:14,022 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,022 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-20 22:22:14,022 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-20 22:22:14,022 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 23 [2018-01-20 22:22:14,023 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,023 INFO L225 Difference]: With dead ends: 136 [2018-01-20 22:22:14,023 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:22:14,024 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-20 22:22:14,024 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:22:14,024 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:22:14,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:22:14,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:22:14,025 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 23 [2018-01-20 22:22:14,025 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,025 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:22:14,025 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-20 22:22:14,026 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:22:14,026 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:22:14,027 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:14,028 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:14,028 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:14,028 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:14,028 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:14,028 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:14,028 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:14,028 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == free_17Err0EnsuresViolation======== [2018-01-20 22:22:14,028 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:14,029 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:14,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-01-20 22:22:14,030 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:14,031 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-20 22:22:14,031 INFO L371 AbstractCegarLoop]: === Iteration 1 === [free_17Err0EnsuresViolation]=== [2018-01-20 22:22:14,031 INFO L82 PathProgramCache]: Analyzing trace with hash -498277862, now seen corresponding path program 1 times [2018-01-20 22:22:14,031 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:14,031 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:14,032 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,032 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:14,032 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:14,041 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:14,091 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-20 22:22:14,091 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:14,091 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 22:22:14,092 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 22:22:14,092 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 22:22:14,092 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 22:22:14,092 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 5 states. [2018-01-20 22:22:14,120 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,120 INFO L93 Difference]: Finished difference Result 136 states and 161 transitions. [2018-01-20 22:22:14,121 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:22:14,121 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 32 [2018-01-20 22:22:14,121 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,123 INFO L225 Difference]: With dead ends: 136 [2018-01-20 22:22:14,123 INFO L226 Difference]: Without dead ends: 60 [2018-01-20 22:22:14,123 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-20 22:22:14,124 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2018-01-20 22:22:14,130 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2018-01-20 22:22:14,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 60 states. [2018-01-20 22:22:14,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 67 transitions. [2018-01-20 22:22:14,131 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 67 transitions. Word has length 32 [2018-01-20 22:22:14,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,132 INFO L432 AbstractCegarLoop]: Abstraction has 60 states and 67 transitions. [2018-01-20 22:22:14,132 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 22:22:14,132 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 67 transitions. [2018-01-20 22:22:14,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2018-01-20 22:22:14,133 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:14,133 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-20 22:22:14,134 INFO L371 AbstractCegarLoop]: === Iteration 2 === [free_17Err0EnsuresViolation]=== [2018-01-20 22:22:14,134 INFO L82 PathProgramCache]: Analyzing trace with hash 1466399899, now seen corresponding path program 1 times [2018-01-20 22:22:14,134 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:14,134 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:14,135 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,136 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:14,136 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:14,148 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:14,194 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-20 22:22:14,195 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:14,195 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-20 22:22:14,195 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 22:22:14,195 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 22:22:14,195 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 22:22:14,195 INFO L87 Difference]: Start difference. First operand 60 states and 67 transitions. Second operand 4 states. [2018-01-20 22:22:14,221 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,221 INFO L93 Difference]: Finished difference Result 67 states and 74 transitions. [2018-01-20 22:22:14,222 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-20 22:22:14,222 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 37 [2018-01-20 22:22:14,222 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,222 INFO L225 Difference]: With dead ends: 67 [2018-01-20 22:22:14,223 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:22:14,223 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-20 22:22:14,223 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:22:14,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:22:14,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:22:14,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:22:14,224 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 37 [2018-01-20 22:22:14,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,225 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:22:14,225 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 22:22:14,225 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:22:14,225 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:22:14,226 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:14,227 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:14,227 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:14,227 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:14,227 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:14,227 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:14,227 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:14,227 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == entry_pointErr0EnsuresViolation======== [2018-01-20 22:22:14,227 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:14,229 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:22:14,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-01-20 22:22:14,230 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:14,230 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-20 22:22:14,230 INFO L371 AbstractCegarLoop]: === Iteration 1 === [entry_pointErr0EnsuresViolation]=== [2018-01-20 22:22:14,230 INFO L82 PathProgramCache]: Analyzing trace with hash 86180953, now seen corresponding path program 1 times [2018-01-20 22:22:14,230 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:14,231 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:14,232 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,232 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:14,232 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:14,241 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:14,279 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-20 22:22:14,279 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:14,279 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 22:22:14,280 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-20 22:22:14,280 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-20 22:22:14,280 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-20 22:22:14,280 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 3 states. [2018-01-20 22:22:14,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,353 INFO L93 Difference]: Finished difference Result 136 states and 166 transitions. [2018-01-20 22:22:14,353 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-20 22:22:14,353 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 21 [2018-01-20 22:22:14,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,355 INFO L225 Difference]: With dead ends: 136 [2018-01-20 22:22:14,355 INFO L226 Difference]: Without dead ends: 73 [2018-01-20 22:22:14,355 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-20 22:22:14,356 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73 states. [2018-01-20 22:22:14,362 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 61. [2018-01-20 22:22:14,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 61 states. [2018-01-20 22:22:14,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 68 transitions. [2018-01-20 22:22:14,363 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 68 transitions. Word has length 21 [2018-01-20 22:22:14,363 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,363 INFO L432 AbstractCegarLoop]: Abstraction has 61 states and 68 transitions. [2018-01-20 22:22:14,363 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-20 22:22:14,363 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 68 transitions. [2018-01-20 22:22:14,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2018-01-20 22:22:14,365 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:14,365 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-20 22:22:14,365 INFO L371 AbstractCegarLoop]: === Iteration 2 === [entry_pointErr0EnsuresViolation]=== [2018-01-20 22:22:14,365 INFO L82 PathProgramCache]: Analyzing trace with hash -519965000, now seen corresponding path program 1 times [2018-01-20 22:22:14,365 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:14,366 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:14,367 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,367 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:14,367 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:14,375 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:14,477 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-20 22:22:14,478 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:14,478 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 22:22:14,478 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 22:22:14,478 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 22:22:14,478 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 22:22:14,478 INFO L87 Difference]: Start difference. First operand 61 states and 68 transitions. Second operand 5 states. [2018-01-20 22:22:14,500 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,500 INFO L93 Difference]: Finished difference Result 110 states and 123 transitions. [2018-01-20 22:22:14,501 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:22:14,501 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 38 [2018-01-20 22:22:14,502 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,503 INFO L225 Difference]: With dead ends: 110 [2018-01-20 22:22:14,503 INFO L226 Difference]: Without dead ends: 63 [2018-01-20 22:22:14,503 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-20 22:22:14,504 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2018-01-20 22:22:14,509 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2018-01-20 22:22:14,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 63 states. [2018-01-20 22:22:14,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 70 transitions. [2018-01-20 22:22:14,511 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 70 transitions. Word has length 38 [2018-01-20 22:22:14,511 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,511 INFO L432 AbstractCegarLoop]: Abstraction has 63 states and 70 transitions. [2018-01-20 22:22:14,511 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 22:22:14,511 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 70 transitions. [2018-01-20 22:22:14,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2018-01-20 22:22:14,513 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:14,513 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-20 22:22:14,513 INFO L371 AbstractCegarLoop]: === Iteration 3 === [entry_pointErr0EnsuresViolation]=== [2018-01-20 22:22:14,513 INFO L82 PathProgramCache]: Analyzing trace with hash 1407131062, now seen corresponding path program 1 times [2018-01-20 22:22:14,513 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:14,513 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:14,514 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,514 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:14,515 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:14,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:22:14,526 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:22:14,556 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-20 22:22:14,556 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:22:14,556 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-20 22:22:14,556 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 22:22:14,557 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 22:22:14,557 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 22:22:14,557 INFO L87 Difference]: Start difference. First operand 63 states and 70 transitions. Second operand 4 states. [2018-01-20 22:22:14,589 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:22:14,589 INFO L93 Difference]: Finished difference Result 70 states and 77 transitions. [2018-01-20 22:22:14,590 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-20 22:22:14,590 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 40 [2018-01-20 22:22:14,590 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:22:14,590 INFO L225 Difference]: With dead ends: 70 [2018-01-20 22:22:14,591 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:22:14,591 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-20 22:22:14,591 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:22:14,591 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:22:14,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:22:14,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:22:14,592 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 40 [2018-01-20 22:22:14,593 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:22:14,593 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:22:14,593 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 22:22:14,593 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:22:14,593 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:22:14,596 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.01 10:22:14 BoogieIcfgContainer [2018-01-20 22:22:14,596 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-20 22:22:14,597 INFO L168 Benchmark]: Toolchain (without parser) took 2401.94 ms. Allocated memory was 306.7 MB in the beginning and 481.8 MB in the end (delta: 175.1 MB). Free memory was 264.0 MB in the beginning and 427.6 MB in the end (delta: -163.6 MB). Peak memory consumption was 11.6 MB. Max. memory is 5.3 GB. [2018-01-20 22:22:14,599 INFO L168 Benchmark]: CDTParser took 0.18 ms. Allocated memory is still 306.7 MB. Free memory is still 271.0 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 22:22:14,599 INFO L168 Benchmark]: CACSL2BoogieTranslator took 231.02 ms. Allocated memory is still 306.7 MB. Free memory was 264.0 MB in the beginning and 250.7 MB in the end (delta: 13.4 MB). Peak memory consumption was 13.4 MB. Max. memory is 5.3 GB. [2018-01-20 22:22:14,600 INFO L168 Benchmark]: Boogie Preprocessor took 37.11 ms. Allocated memory is still 306.7 MB. Free memory was 250.7 MB in the beginning and 248.7 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. [2018-01-20 22:22:14,600 INFO L168 Benchmark]: RCFGBuilder took 317.72 ms. Allocated memory is still 306.7 MB. Free memory was 248.7 MB in the beginning and 226.9 MB in the end (delta: 21.7 MB). Peak memory consumption was 21.7 MB. Max. memory is 5.3 GB. [2018-01-20 22:22:14,600 INFO L168 Benchmark]: TraceAbstraction took 1808.76 ms. Allocated memory was 306.7 MB in the beginning and 481.8 MB in the end (delta: 175.1 MB). Free memory was 226.9 MB in the beginning and 427.6 MB in the end (delta: -200.6 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 22:22:14,602 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.18 ms. Allocated memory is still 306.7 MB. Free memory is still 271.0 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 231.02 ms. Allocated memory is still 306.7 MB. Free memory was 264.0 MB in the beginning and 250.7 MB in the end (delta: 13.4 MB). Peak memory consumption was 13.4 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 37.11 ms. Allocated memory is still 306.7 MB. Free memory was 250.7 MB in the beginning and 248.7 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 317.72 ms. Allocated memory is still 306.7 MB. Free memory was 248.7 MB in the beginning and 226.9 MB in the end (delta: 21.7 MB). Peak memory consumption was 21.7 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1808.76 ms. Allocated memory was 306.7 MB in the beginning and 481.8 MB in the end (delta: 175.1 MB). Free memory was 226.9 MB in the beginning and 427.6 MB in the end (delta: -200.6 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.0s 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.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.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.1s 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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.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-20_22-22-14-614.csv Received shutdown request...