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_Array.epf -i ../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test18_1_false-valid-memtrack_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-ccafca9-m [2018-02-04 03:12:14,029 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-04 03:12:14,031 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-04 03:12:14,042 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-04 03:12:14,042 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-04 03:12:14,043 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-04 03:12:14,043 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-04 03:12:14,045 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-04 03:12:14,047 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-04 03:12:14,047 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-04 03:12:14,048 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-04 03:12:14,048 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-04 03:12:14,049 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-04 03:12:14,050 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-04 03:12:14,051 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-04 03:12:14,053 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-04 03:12:14,055 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-04 03:12:14,056 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-04 03:12:14,057 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-04 03:12:14,058 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-04 03:12:14,060 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-04 03:12:14,061 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-04 03:12:14,061 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-04 03:12:14,062 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-04 03:12:14,062 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-04 03:12:14,063 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-04 03:12:14,063 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-04 03:12:14,064 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-04 03:12:14,064 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-04 03:12:14,064 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-04 03:12:14,065 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-04 03:12:14,065 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_Array.epf [2018-02-04 03:12:14,076 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-04 03:12:14,076 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-04 03:12:14,077 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-04 03:12:14,078 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-04 03:12:14,078 INFO L133 SettingsManager]: * Use SBE=true [2018-02-04 03:12:14,078 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-04 03:12:14,078 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-04 03:12:14,078 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-04 03:12:14,079 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-04 03:12:14,080 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-04 03:12:14,080 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-04 03:12:14,080 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-04 03:12:14,080 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-04 03:12:14,080 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-04 03:12:14,080 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-04 03:12:14,081 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-04 03:12:14,081 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=Craig_TreeInterpolation [2018-02-04 03:12:14,110 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-04 03:12:14,121 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-04 03:12:14,126 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-04 03:12:14,128 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-04 03:12:14,128 INFO L276 PluginConnector]: CDTParser initialized [2018-02-04 03:12:14,129 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety/memleaks_test18_1_false-valid-memtrack_true-termination.i [2018-02-04 03:12:14,302 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-04 03:12:14,303 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-04 03:12:14,304 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-04 03:12:14,304 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-04 03:12:14,311 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-04 03:12:14,312 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,314 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ab8a954 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14, skipping insertion in model container [2018-02-04 03:12:14,315 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,325 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 03:12:14,361 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 03:12:14,449 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 03:12:14,462 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 03:12:14,467 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14 WrapperNode [2018-02-04 03:12:14,467 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-04 03:12:14,468 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-04 03:12:14,468 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-04 03:12:14,468 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-04 03:12:14,481 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,481 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,489 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,490 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,492 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,493 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,494 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (1/1) ... [2018-02-04 03:12:14,496 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-04 03:12:14,496 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-04 03:12:14,496 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-04 03:12:14,496 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-04 03:12:14,497 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (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-04 03:12:14,533 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-04 03:12:14,533 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-04 03:12:14,533 INFO L136 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2018-02-04 03:12:14,534 INFO L136 BoogieDeclarations]: Found implementation of procedure entry_point [2018-02-04 03:12:14,534 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure ldv_malloc [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure entry_point [2018-02-04 03:12:14,534 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-04 03:12:14,535 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-04 03:12:14,535 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-04 03:12:14,662 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-04 03:12:14,663 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 03:12:14 BoogieIcfgContainer [2018-02-04 03:12:14,663 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-04 03:12:14,664 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-04 03:12:14,664 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-04 03:12:14,667 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-04 03:12:14,667 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.02 03:12:14" (1/3) ... [2018-02-04 03:12:14,668 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48199e85 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 03:12:14, skipping insertion in model container [2018-02-04 03:12:14,668 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 03:12:14" (2/3) ... [2018-02-04 03:12:14,668 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48199e85 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 03:12:14, skipping insertion in model container [2018-02-04 03:12:14,668 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 03:12:14" (3/3) ... [2018-02-04 03:12:14,670 INFO L107 eAbstractionObserver]: Analyzing ICFG memleaks_test18_1_false-valid-memtrack_true-termination.i [2018-02-04 03:12:14,675 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:Craig_TreeInterpolation Determinization: PREDICATE_ABSTRACTION [2018-02-04 03:12:14,681 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 7 error locations. [2018-02-04 03:12:14,713 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-04 03:12:14,713 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-04 03:12:14,713 INFO L324 AbstractCegarLoop]: Compute interpolants for Craig_TreeInterpolation [2018-02-04 03:12:14,713 INFO L325 AbstractCegarLoop]: Backedges is CANONICAL [2018-02-04 03:12:14,713 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-04 03:12:14,713 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-04 03:12:14,713 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-04 03:12:14,714 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-04 03:12:14,714 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-04 03:12:14,724 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states. [2018-02-04 03:12:14,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-02-04 03:12:14,731 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:14,731 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:14,731 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:14,734 INFO L82 PathProgramCache]: Analyzing trace with hash -1647065445, now seen corresponding path program 1 times [2018-02-04 03:12:14,781 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:14,819 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:14,878 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-04 03:12:14,880 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:14,881 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-02-04 03:12:14,882 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:14,882 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-04 03:12:14,883 INFO L182 omatonBuilderFactory]: Interpolants [48#(= |#valid| |old(#valid)|), 46#true, 47#false] [2018-02-04 03:12:14,883 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-04 03:12:14,884 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-02-04 03:12:14,894 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-02-04 03:12:14,894 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-04 03:12:14,896 INFO L87 Difference]: Start difference. First operand 43 states. Second operand 3 states. [2018-02-04 03:12:15,051 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,051 INFO L93 Difference]: Finished difference Result 68 states and 80 transitions. [2018-02-04 03:12:15,052 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-02-04 03:12:15,053 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 17 [2018-02-04 03:12:15,053 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,060 INFO L225 Difference]: With dead ends: 68 [2018-02-04 03:12:15,060 INFO L226 Difference]: Without dead ends: 62 [2018-02-04 03:12:15,061 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-04 03:12:15,073 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2018-02-04 03:12:15,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 54. [2018-02-04 03:12:15,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 54 states. [2018-02-04 03:12:15,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 66 transitions. [2018-02-04 03:12:15,094 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 66 transitions. Word has length 17 [2018-02-04 03:12:15,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,094 INFO L432 AbstractCegarLoop]: Abstraction has 54 states and 66 transitions. [2018-02-04 03:12:15,095 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-02-04 03:12:15,095 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 66 transitions. [2018-02-04 03:12:15,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-02-04 03:12:15,096 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,096 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,096 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,096 INFO L82 PathProgramCache]: Analyzing trace with hash -1810172163, now seen corresponding path program 1 times [2018-02-04 03:12:15,098 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,117 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,169 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-04 03:12:15,169 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:15,169 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-04 03:12:15,170 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,170 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-04 03:12:15,170 INFO L182 omatonBuilderFactory]: Interpolants [176#(not (= 0 entry_point_~array~0.base)), 171#true, 172#false, 173#(not (= 0 |ldv_malloc_#t~malloc1.base|)), 174#(not (= 0 |ldv_malloc_#res.base|)), 175#(not (= 0 |entry_point_#t~ret2.base|))] [2018-02-04 03:12:15,170 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-04 03:12:15,171 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-02-04 03:12:15,171 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-02-04 03:12:15,172 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2018-02-04 03:12:15,172 INFO L87 Difference]: Start difference. First operand 54 states and 66 transitions. Second operand 6 states. [2018-02-04 03:12:15,252 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,252 INFO L93 Difference]: Finished difference Result 76 states and 92 transitions. [2018-02-04 03:12:15,253 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-02-04 03:12:15,253 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 19 [2018-02-04 03:12:15,253 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,254 INFO L225 Difference]: With dead ends: 76 [2018-02-04 03:12:15,255 INFO L226 Difference]: Without dead ends: 76 [2018-02-04 03:12:15,255 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2018-02-04 03:12:15,255 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2018-02-04 03:12:15,260 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 54. [2018-02-04 03:12:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 54 states. [2018-02-04 03:12:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 65 transitions. [2018-02-04 03:12:15,262 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 65 transitions. Word has length 19 [2018-02-04 03:12:15,263 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,263 INFO L432 AbstractCegarLoop]: Abstraction has 54 states and 65 transitions. [2018-02-04 03:12:15,263 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-02-04 03:12:15,263 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 65 transitions. [2018-02-04 03:12:15,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-02-04 03:12:15,264 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,264 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,264 INFO L371 AbstractCegarLoop]: === Iteration 3 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,265 INFO L82 PathProgramCache]: Analyzing trace with hash 1893738511, now seen corresponding path program 1 times [2018-02-04 03:12:15,266 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,277 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,323 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-04 03:12:15,323 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:15,323 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-04 03:12:15,323 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,324 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-04 03:12:15,324 INFO L182 omatonBuilderFactory]: Interpolants [309#true, 310#false, 311#(and (= 0 |ldv_malloc_#res.offset|) (= 0 |ldv_malloc_#res.base|)), 312#(and (= 0 |entry_point_#t~ret2.offset|) (= 0 |entry_point_#t~ret2.base|)), 313#(and (= entry_point_~array~0.base 0) (= 0 entry_point_~array~0.offset))] [2018-02-04 03:12:15,324 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-04 03:12:15,324 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-04 03:12:15,324 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-04 03:12:15,324 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-04 03:12:15,325 INFO L87 Difference]: Start difference. First operand 54 states and 65 transitions. Second operand 5 states. [2018-02-04 03:12:15,347 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,347 INFO L93 Difference]: Finished difference Result 44 states and 48 transitions. [2018-02-04 03:12:15,347 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 03:12:15,347 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 20 [2018-02-04 03:12:15,348 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,348 INFO L225 Difference]: With dead ends: 44 [2018-02-04 03:12:15,349 INFO L226 Difference]: Without dead ends: 42 [2018-02-04 03:12:15,349 INFO L554 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-02-04 03:12:15,349 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2018-02-04 03:12:15,352 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2018-02-04 03:12:15,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 42 states. [2018-02-04 03:12:15,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 46 transitions. [2018-02-04 03:12:15,354 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 46 transitions. Word has length 20 [2018-02-04 03:12:15,354 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,354 INFO L432 AbstractCegarLoop]: Abstraction has 42 states and 46 transitions. [2018-02-04 03:12:15,354 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-04 03:12:15,354 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 46 transitions. [2018-02-04 03:12:15,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-02-04 03:12:15,355 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,355 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,355 INFO L371 AbstractCegarLoop]: === Iteration 4 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,355 INFO L82 PathProgramCache]: Analyzing trace with hash 389514349, now seen corresponding path program 1 times [2018-02-04 03:12:15,357 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,369 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,414 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-04 03:12:15,415 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:15,415 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-04 03:12:15,415 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,415 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-04 03:12:15,415 INFO L182 omatonBuilderFactory]: Interpolants [400#true, 401#false, 402#(= 1 (select |#valid| |ldv_malloc_#t~malloc1.base|)), 403#(= 1 (select |#valid| |ldv_malloc_#res.base|)), 404#(= 1 (select |#valid| |entry_point_#t~ret2.base|)), 405#(= 1 (select |#valid| entry_point_~array~0.base))] [2018-02-04 03:12:15,415 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-04 03:12:15,416 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-02-04 03:12:15,416 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-02-04 03:12:15,416 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2018-02-04 03:12:15,416 INFO L87 Difference]: Start difference. First operand 42 states and 46 transitions. Second operand 6 states. [2018-02-04 03:12:15,522 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,522 INFO L93 Difference]: Finished difference Result 49 states and 54 transitions. [2018-02-04 03:12:15,523 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-02-04 03:12:15,523 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 22 [2018-02-04 03:12:15,523 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,524 INFO L225 Difference]: With dead ends: 49 [2018-02-04 03:12:15,524 INFO L226 Difference]: Without dead ends: 49 [2018-02-04 03:12:15,524 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2018-02-04 03:12:15,525 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2018-02-04 03:12:15,527 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 46. [2018-02-04 03:12:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 46 states. [2018-02-04 03:12:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 52 transitions. [2018-02-04 03:12:15,529 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 52 transitions. Word has length 22 [2018-02-04 03:12:15,529 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,529 INFO L432 AbstractCegarLoop]: Abstraction has 46 states and 52 transitions. [2018-02-04 03:12:15,529 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-02-04 03:12:15,529 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 52 transitions. [2018-02-04 03:12:15,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-02-04 03:12:15,530 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,530 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,530 INFO L371 AbstractCegarLoop]: === Iteration 5 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,530 INFO L82 PathProgramCache]: Analyzing trace with hash 389514350, now seen corresponding path program 1 times [2018-02-04 03:12:15,532 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,543 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,573 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-04 03:12:15,573 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:15,573 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-02-04 03:12:15,573 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,573 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-04 03:12:15,573 INFO L182 omatonBuilderFactory]: Interpolants [503#true, 504#false, 505#(<= 10 entry_point_~len~0), 506#(and (<= 10 entry_point_~len~0) (= entry_point_~i~0 0))] [2018-02-04 03:12:15,573 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-04 03:12:15,574 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-04 03:12:15,574 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-04 03:12:15,574 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2018-02-04 03:12:15,574 INFO L87 Difference]: Start difference. First operand 46 states and 52 transitions. Second operand 4 states. [2018-02-04 03:12:15,592 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,592 INFO L93 Difference]: Finished difference Result 68 states and 78 transitions. [2018-02-04 03:12:15,593 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-02-04 03:12:15,593 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 22 [2018-02-04 03:12:15,593 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,594 INFO L225 Difference]: With dead ends: 68 [2018-02-04 03:12:15,594 INFO L226 Difference]: Without dead ends: 68 [2018-02-04 03:12:15,594 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 1 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2018-02-04 03:12:15,595 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2018-02-04 03:12:15,598 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 48. [2018-02-04 03:12:15,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 48 states. [2018-02-04 03:12:15,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 54 transitions. [2018-02-04 03:12:15,599 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 54 transitions. Word has length 22 [2018-02-04 03:12:15,599 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,599 INFO L432 AbstractCegarLoop]: Abstraction has 48 states and 54 transitions. [2018-02-04 03:12:15,599 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-04 03:12:15,599 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 54 transitions. [2018-02-04 03:12:15,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-02-04 03:12:15,600 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,600 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,600 INFO L371 AbstractCegarLoop]: === Iteration 6 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,600 INFO L82 PathProgramCache]: Analyzing trace with hash 1824781139, now seen corresponding path program 1 times [2018-02-04 03:12:15,601 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,610 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-02-04 03:12:15,644 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:15,644 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-04 03:12:15,645 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-02-04 03:12:15,645 INFO L182 omatonBuilderFactory]: Interpolants [624#false, 625#(and (= 0 |ldv_malloc_#res.offset|) (= 0 |ldv_malloc_#res.base|)), 626#(and (= 0 |entry_point_#t~ret4.base|) (= 0 |entry_point_#t~ret4.offset|)), 627#(and (= 0 entry_point_~p~0.base) (= 0 entry_point_~p~0.offset)), 623#true] [2018-02-04 03:12:15,645 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-02-04 03:12:15,646 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-04 03:12:15,646 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-04 03:12:15,646 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-04 03:12:15,646 INFO L87 Difference]: Start difference. First operand 48 states and 54 transitions. Second operand 5 states. [2018-02-04 03:12:15,657 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,657 INFO L93 Difference]: Finished difference Result 62 states and 69 transitions. [2018-02-04 03:12:15,658 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 03:12:15,658 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 26 [2018-02-04 03:12:15,658 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,658 INFO L225 Difference]: With dead ends: 62 [2018-02-04 03:12:15,658 INFO L226 Difference]: Without dead ends: 62 [2018-02-04 03:12:15,659 INFO L554 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-02-04 03:12:15,659 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2018-02-04 03:12:15,661 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 50. [2018-02-04 03:12:15,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 50 states. [2018-02-04 03:12:15,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 56 transitions. [2018-02-04 03:12:15,661 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 56 transitions. Word has length 26 [2018-02-04 03:12:15,661 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,662 INFO L432 AbstractCegarLoop]: Abstraction has 50 states and 56 transitions. [2018-02-04 03:12:15,662 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-04 03:12:15,662 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 56 transitions. [2018-02-04 03:12:15,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2018-02-04 03:12:15,662 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,662 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,662 INFO L371 AbstractCegarLoop]: === Iteration 7 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,662 INFO L82 PathProgramCache]: Analyzing trace with hash -85684427, now seen corresponding path program 1 times [2018-02-04 03:12:15,664 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,679 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:15,779 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:15,779 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-04 03:12:15,780 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8 [2018-02-04 03:12:15,780 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:15,780 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:15,780 INFO L182 omatonBuilderFactory]: Interpolants [740#true, 741#false, 742#(= 1 (select |#valid| |ldv_malloc_#t~malloc1.base|)), 743#(= 1 (select |#valid| |ldv_malloc_#res.base|)), 744#(= 1 (select |#valid| |entry_point_#t~ret2.base|)), 745#(= 1 (select |#valid| entry_point_~array~0.base)), 746#(= |#valid| |old(#valid)|), 747#(and (= 1 (select |#valid| |ldv_malloc_#t~malloc1.base|)) (= (store |old(#valid)| |ldv_malloc_#t~malloc1.base| (select |#valid| |ldv_malloc_#t~malloc1.base|)) |#valid|)), 748#(and (or (= 1 (select |#valid| (@diff |old(#valid)| |#valid|))) (= |#valid| |old(#valid)|)) (= |#valid| (store |old(#valid)| (@diff |old(#valid)| |#valid|) (select |#valid| (@diff |old(#valid)| |#valid|)))))] [2018-02-04 03:12:15,780 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:15,780 INFO L409 AbstractCegarLoop]: Interpolant automaton has 9 states [2018-02-04 03:12:15,780 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2018-02-04 03:12:15,780 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2018-02-04 03:12:15,781 INFO L87 Difference]: Start difference. First operand 50 states and 56 transitions. Second operand 9 states. [2018-02-04 03:12:15,952 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:15,953 INFO L93 Difference]: Finished difference Result 70 states and 79 transitions. [2018-02-04 03:12:15,955 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-04 03:12:15,955 INFO L78 Accepts]: Start accepts. Automaton has 9 states. Word has length 28 [2018-02-04 03:12:15,955 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:15,956 INFO L225 Difference]: With dead ends: 70 [2018-02-04 03:12:15,956 INFO L226 Difference]: Without dead ends: 70 [2018-02-04 03:12:15,957 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132 [2018-02-04 03:12:15,957 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2018-02-04 03:12:15,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 48. [2018-02-04 03:12:15,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 48 states. [2018-02-04 03:12:15,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 54 transitions. [2018-02-04 03:12:15,965 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 54 transitions. Word has length 28 [2018-02-04 03:12:15,965 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:15,965 INFO L432 AbstractCegarLoop]: Abstraction has 48 states and 54 transitions. [2018-02-04 03:12:15,965 INFO L433 AbstractCegarLoop]: Interpolant automaton has 9 states. [2018-02-04 03:12:15,965 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 54 transitions. [2018-02-04 03:12:15,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2018-02-04 03:12:15,966 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:15,966 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 03:12:15,966 INFO L371 AbstractCegarLoop]: === Iteration 8 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:15,966 INFO L82 PathProgramCache]: Analyzing trace with hash -85684426, now seen corresponding path program 1 times [2018-02-04 03:12:15,968 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:15,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:15,982 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:16,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:16,282 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-04 03:12:16,282 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11 [2018-02-04 03:12:16,282 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:16,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:16,282 INFO L182 omatonBuilderFactory]: Interpolants [880#(and (<= 40 (select |#length| entry_point_~array~0.base)) (= entry_point_~i~0 0) (= entry_point_~array~0.offset 0) (= (select |#valid| entry_point_~array~0.base) 1)), 881#(and (= |#valid| |old(#valid)|) (= |old(#length)| |#length|)), 882#(and (= (store |old(#length)| |ldv_malloc_#t~malloc1.base| (select |#length| |ldv_malloc_#t~malloc1.base|)) |#length|) (= 0 (select |old(#valid)| |ldv_malloc_#t~malloc1.base|))), 883#(and (or (= 0 (select |old(#valid)| (@diff |old(#length)| |#length|))) (= |old(#length)| |#length|)) (= |#length| (store |old(#length)| (@diff |old(#length)| |#length|) (select |#length| (@diff |old(#length)| |#length|))))), 884#(and (<= 40 (select |#length| entry_point_~array~0.base)) (= entry_point_~i~0 0) (= entry_point_~array~0.offset 0)), 873#true, 874#false, 875#(and (<= 10 entry_point_~len~0) (<= entry_point_~len~0 10)), 876#(and (or (< 0 (div ldv_malloc_~size 4294967296)) (and (or (<= ldv_malloc_~size |ldv_malloc_#in~size|) (<= (+ (div ldv_malloc_~size 4294967296) 1) 0)) (<= |ldv_malloc_#in~size| ldv_malloc_~size))) (or (<= ldv_malloc_~size |ldv_malloc_#in~size|) (<= (div ldv_malloc_~size 4294967296) 0))), 877#(and (= 0 |ldv_malloc_#t~malloc1.offset|) (or (<= 4294967296 |ldv_malloc_#in~size|) (and (= (select |#valid| |ldv_malloc_#t~malloc1.base|) 1) (or (<= (+ |ldv_malloc_#in~size| 1) 0) (<= |ldv_malloc_#in~size| (select |#length| |ldv_malloc_#t~malloc1.base|)) (<= 2147483648 |ldv_malloc_#in~size|))))), 878#(and (or (and (= (select |#valid| |ldv_malloc_#res.base|) 1) (or (<= (+ |ldv_malloc_#in~size| 1) 0) (<= |ldv_malloc_#in~size| (select |#length| |ldv_malloc_#res.base|)) (<= 2147483648 |ldv_malloc_#in~size|))) (<= 4294967296 |ldv_malloc_#in~size|)) (= 0 |ldv_malloc_#res.offset|)), 879#(and (= 0 |entry_point_#t~ret2.offset|) (<= 40 (select |#length| |entry_point_#t~ret2.base|)) (= (select |#valid| |entry_point_#t~ret2.base|) 1))] [2018-02-04 03:12:16,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 03:12:16,282 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-04 03:12:16,283 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-04 03:12:16,283 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132 [2018-02-04 03:12:16,283 INFO L87 Difference]: Start difference. First operand 48 states and 54 transitions. Second operand 12 states. [2018-02-04 03:12:16,707 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:16,707 INFO L93 Difference]: Finished difference Result 92 states and 105 transitions. [2018-02-04 03:12:16,708 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2018-02-04 03:12:16,708 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 28 [2018-02-04 03:12:16,708 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:16,708 INFO L225 Difference]: With dead ends: 92 [2018-02-04 03:12:16,708 INFO L226 Difference]: Without dead ends: 92 [2018-02-04 03:12:16,709 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 35 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=78, Invalid=342, Unknown=0, NotChecked=0, Total=420 [2018-02-04 03:12:16,709 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2018-02-04 03:12:16,712 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 52. [2018-02-04 03:12:16,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 52 states. [2018-02-04 03:12:16,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 61 transitions. [2018-02-04 03:12:16,713 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 61 transitions. Word has length 28 [2018-02-04 03:12:16,713 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:16,713 INFO L432 AbstractCegarLoop]: Abstraction has 52 states and 61 transitions. [2018-02-04 03:12:16,713 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-04 03:12:16,714 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 61 transitions. [2018-02-04 03:12:16,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-02-04 03:12:16,714 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:16,714 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 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-02-04 03:12:16,714 INFO L371 AbstractCegarLoop]: === Iteration 9 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:16,715 INFO L82 PathProgramCache]: Analyzing trace with hash 652258778, now seen corresponding path program 1 times [2018-02-04 03:12:16,716 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:16,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 03:12:16,723 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 03:12:16,750 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2018-02-04 03:12:16,750 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 03:12:16,751 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-02-04 03:12:16,751 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 03:12:16,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-02-04 03:12:16,751 INFO L182 omatonBuilderFactory]: Interpolants [1047#true, 1048#false, 1049#(= entry_point_~i~0 0), 1050#(<= (+ entry_point_~j~0 1) 0)] [2018-02-04 03:12:16,751 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2018-02-04 03:12:16,752 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-04 03:12:16,752 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-04 03:12:16,752 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-04 03:12:16,752 INFO L87 Difference]: Start difference. First operand 52 states and 61 transitions. Second operand 4 states. [2018-02-04 03:12:16,776 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 03:12:16,776 INFO L93 Difference]: Finished difference Result 60 states and 69 transitions. [2018-02-04 03:12:16,777 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 03:12:16,777 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 29 [2018-02-04 03:12:16,777 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 03:12:16,778 INFO L225 Difference]: With dead ends: 60 [2018-02-04 03:12:16,778 INFO L226 Difference]: Without dead ends: 60 [2018-02-04 03:12:16,778 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-04 03:12:16,779 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2018-02-04 03:12:16,781 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 57. [2018-02-04 03:12:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 57 states. [2018-02-04 03:12:16,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 66 transitions. [2018-02-04 03:12:16,782 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 66 transitions. Word has length 29 [2018-02-04 03:12:16,782 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 03:12:16,783 INFO L432 AbstractCegarLoop]: Abstraction has 57 states and 66 transitions. [2018-02-04 03:12:16,783 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-04 03:12:16,783 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 66 transitions. [2018-02-04 03:12:16,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2018-02-04 03:12:16,784 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 03:12:16,784 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 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-02-04 03:12:16,784 INFO L371 AbstractCegarLoop]: === Iteration 10 === [mainErr0EnsuresViolation, entry_pointErr5RequiresViolation, entry_pointErr0RequiresViolation, entry_pointErr1RequiresViolation, entry_pointErr4RequiresViolation, entry_pointErr2RequiresViolation, entry_pointErr3RequiresViolation]=== [2018-02-04 03:12:16,784 INFO L82 PathProgramCache]: Analyzing trace with hash -244587327, now seen corresponding path program 1 times [2018-02-04 03:12:16,786 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 03:12:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-02-04 03:12:16,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-02-04 03:12:16,824 INFO L410 BasicCegarLoop]: Counterexample might be feasible [2018-02-04 03:12:16,834 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-02-04 03:12:16,845 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 04.02 03:12:16 BoogieIcfgContainer [2018-02-04 03:12:16,845 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-02-04 03:12:16,846 INFO L168 Benchmark]: Toolchain (without parser) took 2543.51 ms. Allocated memory was 400.0 MB in the beginning and 633.9 MB in the end (delta: 233.8 MB). Free memory was 356.7 MB in the beginning and 482.9 MB in the end (delta: -126.2 MB). Peak memory consumption was 107.7 MB. Max. memory is 5.3 GB. [2018-02-04 03:12:16,847 INFO L168 Benchmark]: CDTParser took 0.13 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-04 03:12:16,847 INFO L168 Benchmark]: CACSL2BoogieTranslator took 163.48 ms. Allocated memory is still 400.0 MB. Free memory was 356.7 MB in the beginning and 343.5 MB in the end (delta: 13.2 MB). Peak memory consumption was 13.2 MB. Max. memory is 5.3 GB. [2018-02-04 03:12:16,848 INFO L168 Benchmark]: Boogie Preprocessor took 28.03 ms. Allocated memory is still 400.0 MB. Free memory was 343.5 MB in the beginning and 342.2 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 5.3 GB. [2018-02-04 03:12:16,848 INFO L168 Benchmark]: RCFGBuilder took 167.23 ms. Allocated memory is still 400.0 MB. Free memory was 342.2 MB in the beginning and 323.6 MB in the end (delta: 18.6 MB). Peak memory consumption was 18.6 MB. Max. memory is 5.3 GB. [2018-02-04 03:12:16,848 INFO L168 Benchmark]: TraceAbstraction took 2181.41 ms. Allocated memory was 400.0 MB in the beginning and 633.9 MB in the end (delta: 233.8 MB). Free memory was 323.6 MB in the beginning and 482.9 MB in the end (delta: -159.3 MB). Peak memory consumption was 74.5 MB. Max. memory is 5.3 GB. [2018-02-04 03:12:16,850 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.13 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 163.48 ms. Allocated memory is still 400.0 MB. Free memory was 356.7 MB in the beginning and 343.5 MB in the end (delta: 13.2 MB). Peak memory consumption was 13.2 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 28.03 ms. Allocated memory is still 400.0 MB. Free memory was 343.5 MB in the beginning and 342.2 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 5.3 GB. * RCFGBuilder took 167.23 ms. Allocated memory is still 400.0 MB. Free memory was 342.2 MB in the beginning and 323.6 MB in the end (delta: 18.6 MB). Peak memory consumption was 18.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 2181.41 ms. Allocated memory was 400.0 MB in the beginning and 633.9 MB in the end (delta: 233.8 MB). Free memory was 323.6 MB in the beginning and 482.9 MB in the end (delta: -159.3 MB). Peak memory consumption was 74.5 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 1458]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 1458. Possible FailurePath: [L1459] CALL entry_point() [L1439] int len = 10; VAL [len=10] [L1440] CALL, EXPR ldv_malloc(sizeof(struct A18*)*len) VAL [\old(size)=40] [L1073] COND TRUE __VERIFIER_nondet_int() [L1074] EXPR, FCALL malloc(size) VAL [\old(size)=40, malloc(size)={42:0}, size=40] [L1074] RET return malloc(size); VAL [\old(size)=40, \result={42:0}, malloc(size)={42:0}, size=40] [L1440] EXPR ldv_malloc(sizeof(struct A18*)*len) VAL [ldv_malloc(sizeof(struct A18*)*len)={42:0}, len=10] [L1440] struct A18 **array = (struct A18 **)ldv_malloc(sizeof(struct A18*)*len); [L1441] struct A18 *p; [L1442] int i=0; [L1443] int j; VAL [array={42:0}, i=0, len=10] [L1444] COND FALSE !(!array) VAL [array={42:0}, i=0, len=10] [L1445] COND TRUE i=0) VAL [array={42:0}, i=0, j=-1, len=10, p={0:0}] [L1459] entry_point() - StatisticsResult: Ultimate Automizer benchmark data CFG has 5 procedures, 43 locations, 7 error locations. UNSAFE Result, 2.1s OverallTime, 10 OverallIterations, 2 TraceHistogramMax, 1.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 364 SDtfs, 327 SDslu, 985 SDs, 0 SdLazy, 576 SolverSat, 54 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.4s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 72 GetRequests, 20 SyntacticMatches, 1 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 0.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=57occurred in iteration=9, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 13/20 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, 9 MinimizatonAttempts, 130 StatesRemovedByMinimization, 8 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 242 NumberOfCodeBlocks, 242 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 202 ConstructedInterpolants, 0 QuantifiedInterpolants, 20363 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 7 PerfectInterpolantSequences, 13/20 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_test18_1_false-valid-memtrack_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-04_03-12-16-857.csv Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memleaks_test18_1_false-valid-memtrack_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-02-04_03-12-16-857.csv Received shutdown request...