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/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf -i ../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test1_false-valid-memtrack_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-a74eeac-m [2018-02-02 21:07:57,988 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-02 21:07:57,989 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-02 21:07:58,001 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-02 21:07:58,001 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-02 21:07:58,002 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-02 21:07:58,003 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-02 21:07:58,005 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-02 21:07:58,006 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-02 21:07:58,007 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-02 21:07:58,008 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-02 21:07:58,008 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-02 21:07:58,009 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-02 21:07:58,010 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-02 21:07:58,011 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-02 21:07:58,012 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-02 21:07:58,014 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-02 21:07:58,015 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-02 21:07:58,016 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-02 21:07:58,017 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-02 21:07:58,019 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-02 21:07:58,019 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-02 21:07:58,019 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-02 21:07:58,020 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-02 21:07:58,021 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-02 21:07:58,022 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-02 21:07:58,022 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-02 21:07:58,023 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-02 21:07:58,023 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-02 21:07:58,023 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-02 21:07:58,024 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-02 21:07:58,024 INFO L98 SettingsManager]: Beginning loading settings from /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf [2018-02-02 21:07:58,034 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-02 21:07:58,034 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-02 21:07:58,035 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-02 21:07:58,035 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-02 21:07:58,035 INFO L133 SettingsManager]: * Use SBE=true [2018-02-02 21:07:58,036 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-02 21:07:58,036 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-02 21:07:58,036 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-02 21:07:58,036 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-02 21:07:58,036 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-02 21:07:58,037 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-02 21:07:58,038 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-02 21:07:58,038 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-02 21:07:58,038 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-02 21:07:58,038 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-02 21:07:58,038 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-02 21:07:58,039 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-02 21:07:58,039 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-02-02 21:07:58,039 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-02-02 21:07:58,039 INFO L133 SettingsManager]: * Trace refinement strategy=SMTINTERPOL [2018-02-02 21:07:58,069 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-02 21:07:58,080 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-02 21:07:58,083 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-02 21:07:58,085 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-02 21:07:58,085 INFO L276 PluginConnector]: CDTParser initialized [2018-02-02 21:07:58,085 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test1_false-valid-memtrack_true-termination.i [2018-02-02 21:07:58,227 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-02 21:07:58,229 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-02 21:07:58,229 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-02 21:07:58,229 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-02 21:07:58,236 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-02 21:07:58,237 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,240 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30ce2b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58, skipping insertion in model container [2018-02-02 21:07:58,240 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,255 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 21:07:58,293 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 21:07:58,375 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 21:07:58,385 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 21:07:58,390 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58 WrapperNode [2018-02-02 21:07:58,390 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-02 21:07:58,391 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-02 21:07:58,391 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-02 21:07:58,391 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-02 21:07:58,401 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,402 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,410 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,410 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,413 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,414 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,415 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... [2018-02-02 21:07:58,416 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-02 21:07:58,416 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-02 21:07:58,416 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-02 21:07:58,417 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-02 21:07:58,417 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (1/1) ... No working directory specified, using /home/ultimate/work/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-02-02 21:07:58,455 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-02 21:07:58,455 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-02 21:07:58,455 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2018-02-02 21:07:58,455 INFO L136 BoogieDeclarations]: Found implementation of procedure entry_point [2018-02-02 21:07:58,455 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-02 21:07:58,455 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-02 21:07:58,455 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-02 21:07:58,455 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_malloc [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure entry_point [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-02 21:07:58,456 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-02 21:07:58,540 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-02 21:07:58,541 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 09:07:58 BoogieIcfgContainer [2018-02-02 21:07:58,541 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-02 21:07:58,541 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-02 21:07:58,541 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-02 21:07:58,544 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-02 21:07:58,544 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.02 09:07:58" (1/3) ... [2018-02-02 21:07:58,545 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@52b9490d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 09:07:58, skipping insertion in model container [2018-02-02 21:07:58,545 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:07:58" (2/3) ... [2018-02-02 21:07:58,545 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@52b9490d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 09:07:58, skipping insertion in model container [2018-02-02 21:07:58,545 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 09:07:58" (3/3) ... [2018-02-02 21:07:58,547 INFO L107 eAbstractionObserver]: Analyzing ICFG memleaks_test1_false-valid-memtrack_true-termination.i [2018-02-02 21:07:58,553 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-02-02 21:07:58,558 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2018-02-02 21:07:58,590 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-02 21:07:58,590 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-02 21:07:58,591 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-02-02 21:07:58,591 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-02-02 21:07:58,591 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-02 21:07:58,591 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-02 21:07:58,591 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-02 21:07:58,591 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-02 21:07:58,592 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-02 21:07:58,600 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states. [2018-02-02 21:07:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-02 21:07:58,608 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 21:07:58,609 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 21:07:58,609 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-02-02 21:07:58,612 INFO L82 PathProgramCache]: Analyzing trace with hash -2028105177, now seen corresponding path program 1 times [2018-02-02 21:07:58,613 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-02 21:07:58,613 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-02 21:07:58,652 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-02 21:07:58,652 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-02 21:07:58,652 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-02 21:07:58,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 21:07:58,688 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 21:07:58,759 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 21:07:58,762 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 21:07:58,762 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-02-02 21:07:58,764 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-02-02 21:07:58,779 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-02-02 21:07:58,780 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-02 21:07:58,782 INFO L87 Difference]: Start difference. First operand 21 states. Second operand 3 states. [2018-02-02 21:07:58,849 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 21:07:58,849 INFO L93 Difference]: Finished difference Result 27 states and 27 transitions. [2018-02-02 21:07:58,850 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-02-02 21:07:58,852 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 15 [2018-02-02 21:07:58,852 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 21:07:58,861 INFO L225 Difference]: With dead ends: 27 [2018-02-02 21:07:58,861 INFO L226 Difference]: Without dead ends: 18 [2018-02-02 21:07:58,863 INFO L554 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-02-02 21:07:58,923 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2018-02-02 21:07:58,931 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2018-02-02 21:07:58,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2018-02-02 21:07:58,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 17 transitions. [2018-02-02 21:07:58,933 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 17 transitions. Word has length 15 [2018-02-02 21:07:58,934 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 21:07:58,934 INFO L432 AbstractCegarLoop]: Abstraction has 18 states and 17 transitions. [2018-02-02 21:07:58,934 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-02-02 21:07:58,934 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 17 transitions. [2018-02-02 21:07:58,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-02-02 21:07:58,934 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 21:07:58,934 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 21:07:58,935 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-02-02 21:07:58,935 INFO L82 PathProgramCache]: Analyzing trace with hash -636806683, now seen corresponding path program 1 times [2018-02-02 21:07:58,935 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-02 21:07:58,935 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-02 21:07:58,936 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-02 21:07:58,936 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-02 21:07:58,936 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-02 21:07:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-02-02 21:07:58,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-02-02 21:07:58,981 INFO L410 BasicCegarLoop]: Counterexample might be feasible [2018-02-02 21:07:58,989 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-02-02 21:07:58,997 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.02 09:07:58 BoogieIcfgContainer [2018-02-02 21:07:58,997 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-02-02 21:07:58,997 INFO L168 Benchmark]: Toolchain (without parser) took 769.66 ms. Allocated memory was 400.0 MB in the beginning and 604.5 MB in the end (delta: 204.5 MB). Free memory was 356.7 MB in the beginning and 571.2 MB in the end (delta: -214.5 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 21:07:58,998 INFO L168 Benchmark]: CDTParser took 0.15 ms. Allocated memory is still 400.0 MB. Free memory is still 363.3 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 21:07:58,999 INFO L168 Benchmark]: CACSL2BoogieTranslator took 161.22 ms. Allocated memory is still 400.0 MB. Free memory was 356.7 MB in the beginning and 344.8 MB in the end (delta: 11.9 MB). Peak memory consumption was 11.9 MB. Max. memory is 5.3 GB. [2018-02-02 21:07:58,999 INFO L168 Benchmark]: Boogie Preprocessor took 25.29 ms. Allocated memory is still 400.0 MB. Free memory was 344.8 MB in the beginning and 342.2 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. [2018-02-02 21:07:59,000 INFO L168 Benchmark]: RCFGBuilder took 124.40 ms. Allocated memory is still 400.0 MB. Free memory was 342.2 MB in the beginning and 328.8 MB in the end (delta: 13.3 MB). Peak memory consumption was 13.3 MB. Max. memory is 5.3 GB. [2018-02-02 21:07:59,000 INFO L168 Benchmark]: TraceAbstraction took 455.73 ms. Allocated memory was 400.0 MB in the beginning and 604.5 MB in the end (delta: 204.5 MB). Free memory was 328.8 MB in the beginning and 571.2 MB in the end (delta: -242.3 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 21:07:59,002 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.15 ms. Allocated memory is still 400.0 MB. Free memory is still 363.3 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 161.22 ms. Allocated memory is still 400.0 MB. Free memory was 356.7 MB in the beginning and 344.8 MB in the end (delta: 11.9 MB). Peak memory consumption was 11.9 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 25.29 ms. Allocated memory is still 400.0 MB. Free memory was 344.8 MB in the beginning and 342.2 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. * RCFGBuilder took 124.40 ms. Allocated memory is still 400.0 MB. Free memory was 342.2 MB in the beginning and 328.8 MB in the end (delta: 13.3 MB). Peak memory consumption was 13.3 MB. Max. memory is 5.3 GB. * TraceAbstraction took 455.73 ms. Allocated memory was 400.0 MB in the beginning and 604.5 MB in the end (delta: 204.5 MB). Free memory was 328.8 MB in the beginning and 571.2 MB in the end (delta: -242.3 MB). There was no memory consumed. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 1438]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 1438. Possible FailurePath: [L1439] CALL entry_point() [L1435] CALL, EXPR ldv_malloc(sizeof(int)) VAL [\old(size)=4] [L1073] COND TRUE __VERIFIER_nondet_int() [L1074] EXPR, FCALL malloc(size) VAL [\old(size)=4, malloc(size)={6:0}, size=4] [L1074] RET return malloc(size); VAL [\old(size)=4, \result={6:0}, malloc(size)={6:0}, size=4] [L1435] EXPR ldv_malloc(sizeof(int)) VAL [ldv_malloc(sizeof(int))={6:0}] [L1435] RET int *p = (int *)ldv_malloc(sizeof(int)); [L1439] entry_point() - StatisticsResult: Ultimate Automizer benchmark data CFG has 5 procedures, 21 locations, 1 error locations. UNSAFE Result, 0.4s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 16 SDtfs, 2 SDslu, 7 SDs, 0 SdLazy, 11 SolverSat, 2 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=21occurred 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, 0.0s DumpTime, 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, 32 NumberOfCodeBlocks, 32 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 14 ConstructedInterpolants, 0 QuantifiedInterpolants, 476 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test1_false-valid-memtrack_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-02_21-07-59-010.csv Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test1_false-valid-memtrack_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-02-02_21-07-59-010.csv Received shutdown request...