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/array-memsafety/stroeder2-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-a74eeac-m [2018-02-02 19:56:11,392 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-02 19:56:11,393 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-02 19:56:11,405 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-02 19:56:11,406 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-02 19:56:11,406 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-02 19:56:11,407 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-02 19:56:11,408 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-02 19:56:11,410 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-02 19:56:11,410 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-02 19:56:11,411 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-02 19:56:11,411 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-02 19:56:11,412 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-02 19:56:11,413 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-02 19:56:11,414 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-02 19:56:11,415 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-02 19:56:11,417 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-02 19:56:11,418 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-02 19:56:11,419 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-02 19:56:11,420 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-02 19:56:11,422 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-02 19:56:11,422 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-02 19:56:11,422 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-02 19:56:11,423 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-02 19:56:11,424 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-02 19:56:11,425 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-02 19:56:11,425 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-02 19:56:11,425 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-02 19:56:11,425 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-02 19:56:11,425 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-02 19:56:11,426 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-02 19:56:11,426 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-02 19:56:11,435 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-02 19:56:11,435 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-02 19:56:11,436 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-02 19:56:11,436 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-02 19:56:11,436 INFO L133 SettingsManager]: * Use SBE=true [2018-02-02 19:56:11,436 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-02 19:56:11,436 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-02 19:56:11,437 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-02 19:56:11,437 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-02 19:56:11,438 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-02 19:56:11,438 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-02 19:56:11,438 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-02 19:56:11,438 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-02 19:56:11,438 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-02 19:56:11,438 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=Craig_TreeInterpolation [2018-02-02 19:56:11,466 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-02 19:56:11,478 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-02 19:56:11,481 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-02 19:56:11,482 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-02 19:56:11,482 INFO L276 PluginConnector]: CDTParser initialized [2018-02-02 19:56:11,483 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/stroeder2-alloca_true-valid-memsafety_true-termination.i [2018-02-02 19:56:11,599 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-02 19:56:11,600 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-02 19:56:11,600 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-02 19:56:11,601 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-02 19:56:11,605 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-02 19:56:11,606 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,608 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1482aa0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11, skipping insertion in model container [2018-02-02 19:56:11,608 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,618 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 19:56:11,644 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 19:56:11,728 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 19:56:11,739 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 19:56:11,743 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11 WrapperNode [2018-02-02 19:56:11,744 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-02 19:56:11,744 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-02 19:56:11,744 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-02 19:56:11,744 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-02 19:56:11,752 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,753 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,758 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,759 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,760 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,762 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,763 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (1/1) ... [2018-02-02 19:56:11,764 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-02 19:56:11,764 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-02 19:56:11,764 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-02 19:56:11,764 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-02 19:56:11,765 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (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 19:56:11,800 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-02 19:56:11,800 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-02 19:56:11,800 INFO L136 BoogieDeclarations]: Found implementation of procedure sumOfThirdBytes [2018-02-02 19:56:11,800 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-02 19:56:11,800 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-02-02 19:56:11,800 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-02-02 19:56:11,800 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-02 19:56:11,800 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure sumOfThirdBytes [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-02 19:56:11,801 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-02 19:56:11,908 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-02 19:56:11,908 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 07:56:11 BoogieIcfgContainer [2018-02-02 19:56:11,908 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-02 19:56:11,909 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-02 19:56:11,909 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-02 19:56:11,911 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-02 19:56:11,911 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.02 07:56:11" (1/3) ... [2018-02-02 19:56:11,911 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@75e68003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 07:56:11, skipping insertion in model container [2018-02-02 19:56:11,912 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 07:56:11" (2/3) ... [2018-02-02 19:56:11,912 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@75e68003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 07:56:11, skipping insertion in model container [2018-02-02 19:56:11,912 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 07:56:11" (3/3) ... [2018-02-02 19:56:11,913 INFO L107 eAbstractionObserver]: Analyzing ICFG stroeder2-alloca_true-valid-memsafety_true-termination.i [2018-02-02 19:56:11,918 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:Craig_TreeInterpolation Determinization: PREDICATE_ABSTRACTION [2018-02-02 19:56:11,922 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 7 error locations. [2018-02-02 19:56:11,950 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-02 19:56:11,950 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-02 19:56:11,950 INFO L324 AbstractCegarLoop]: Compute interpolants for Craig_TreeInterpolation [2018-02-02 19:56:11,950 INFO L325 AbstractCegarLoop]: Backedges is CANONICAL [2018-02-02 19:56:11,950 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-02 19:56:11,950 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-02 19:56:11,951 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-02 19:56:11,951 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-02 19:56:11,951 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-02 19:56:11,958 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states. [2018-02-02 19:56:11,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-02 19:56:11,965 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:11,966 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 19:56:11,966 INFO L371 AbstractCegarLoop]: === Iteration 1 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:11,969 INFO L82 PathProgramCache]: Analyzing trace with hash -55325045, now seen corresponding path program 1 times [2018-02-02 19:56:12,001 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:12,037 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:12,141 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 19:56:12,155 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 19:56:12,155 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-02 19:56:12,156 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:12,156 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 19:56:12,157 INFO L182 omatonBuilderFactory]: Interpolants [41#true, 42#false, 43#(= 1 (select |#valid| |main_#t~malloc6.base|)), 44#(= 1 (select |#valid| main_~numbers~0.base)), 45#(= 1 (select |#valid| |sumOfThirdBytes_#in~numbers.base|)), 46#(= 1 (select |#valid| |sumOfThirdBytes_~#numbers.base|)), 47#(= 1 (select |#valid| sumOfThirdBytes_~p~0.base))] [2018-02-02 19:56:12,157 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 19:56:12,158 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-02 19:56:12,170 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-02 19:56:12,171 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2018-02-02 19:56:12,173 INFO L87 Difference]: Start difference. First operand 38 states. Second operand 7 states. [2018-02-02 19:56:12,364 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:12,364 INFO L93 Difference]: Finished difference Result 40 states and 43 transitions. [2018-02-02 19:56:12,365 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2018-02-02 19:56:12,365 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 15 [2018-02-02 19:56:12,366 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:12,373 INFO L225 Difference]: With dead ends: 40 [2018-02-02 19:56:12,373 INFO L226 Difference]: Without dead ends: 37 [2018-02-02 19:56:12,374 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90 [2018-02-02 19:56:12,385 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-02-02 19:56:12,395 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 32. [2018-02-02 19:56:12,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 32 states. [2018-02-02 19:56:12,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 34 transitions. [2018-02-02 19:56:12,397 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 34 transitions. Word has length 15 [2018-02-02 19:56:12,397 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:12,397 INFO L432 AbstractCegarLoop]: Abstraction has 32 states and 34 transitions. [2018-02-02 19:56:12,398 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-02 19:56:12,398 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 34 transitions. [2018-02-02 19:56:12,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-02 19:56:12,398 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:12,398 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 19:56:12,398 INFO L371 AbstractCegarLoop]: === Iteration 2 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:12,398 INFO L82 PathProgramCache]: Analyzing trace with hash -55325044, now seen corresponding path program 1 times [2018-02-02 19:56:12,399 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:12,416 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:12,516 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 19:56:12,516 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 19:56:12,517 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-02 19:56:12,517 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:12,517 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 19:56:12,517 INFO L182 omatonBuilderFactory]: Interpolants [128#(and (= (* 4 main_~array_size~0) (select |#length| |main_#t~malloc6.base|)) (= 0 |main_#t~malloc6.offset|)), 129#(and (= 0 main_~numbers~0.offset) (= (* 4 main_~array_size~0) (select |#length| main_~numbers~0.base))), 130#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= (* 4 |sumOfThirdBytes_#in~array_size|) (select |#length| |sumOfThirdBytes_#in~numbers.base|))), 131#(and (= sumOfThirdBytes_~i~0 0) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 132#(and (<= 2 sumOfThirdBytes_~p~0.offset) (<= (+ sumOfThirdBytes_~p~0.offset 2) (select |#length| sumOfThirdBytes_~p~0.base))), 126#true, 127#false] [2018-02-02 19:56:12,517 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 19:56:12,519 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-02 19:56:12,519 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-02 19:56:12,519 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2018-02-02 19:56:12,520 INFO L87 Difference]: Start difference. First operand 32 states and 34 transitions. Second operand 7 states. [2018-02-02 19:56:12,660 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:12,660 INFO L93 Difference]: Finished difference Result 50 states and 55 transitions. [2018-02-02 19:56:12,661 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-02 19:56:12,661 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 15 [2018-02-02 19:56:12,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:12,662 INFO L225 Difference]: With dead ends: 50 [2018-02-02 19:56:12,662 INFO L226 Difference]: Without dead ends: 50 [2018-02-02 19:56:12,663 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2018-02-02 19:56:12,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2018-02-02 19:56:12,666 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 41. [2018-02-02 19:56:12,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2018-02-02 19:56:12,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 45 transitions. [2018-02-02 19:56:12,668 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 45 transitions. Word has length 15 [2018-02-02 19:56:12,668 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:12,668 INFO L432 AbstractCegarLoop]: Abstraction has 41 states and 45 transitions. [2018-02-02 19:56:12,668 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-02 19:56:12,668 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 45 transitions. [2018-02-02 19:56:12,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-02-02 19:56:12,669 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:12,669 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-02 19:56:12,669 INFO L371 AbstractCegarLoop]: === Iteration 3 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:12,669 INFO L82 PathProgramCache]: Analyzing trace with hash -195737667, now seen corresponding path program 1 times [2018-02-02 19:56:12,670 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:12,680 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:12,719 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 19:56:12,719 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 19:56:12,720 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-02 19:56:12,720 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:12,720 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 19:56:12,720 INFO L182 omatonBuilderFactory]: Interpolants [232#true, 233#false, 234#(<= 1 main_~array_size~0), 235#(and (= sumOfThirdBytes_~i~0 0) (<= |sumOfThirdBytes_#in~array_size| sumOfThirdBytes_~array_size)), 236#(<= |sumOfThirdBytes_#in~array_size| 0)] [2018-02-02 19:56:12,720 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 19:56:12,721 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-02 19:56:12,721 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-02 19:56:12,721 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-02 19:56:12,721 INFO L87 Difference]: Start difference. First operand 41 states and 45 transitions. Second operand 5 states. [2018-02-02 19:56:12,744 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:12,744 INFO L93 Difference]: Finished difference Result 45 states and 48 transitions. [2018-02-02 19:56:12,745 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-02 19:56:12,745 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 20 [2018-02-02 19:56:12,745 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:12,745 INFO L225 Difference]: With dead ends: 45 [2018-02-02 19:56:12,746 INFO L226 Difference]: Without dead ends: 42 [2018-02-02 19:56:12,746 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-02-02 19:56:12,746 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2018-02-02 19:56:12,748 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 41. [2018-02-02 19:56:12,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2018-02-02 19:56:12,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 44 transitions. [2018-02-02 19:56:12,749 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 44 transitions. Word has length 20 [2018-02-02 19:56:12,749 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:12,750 INFO L432 AbstractCegarLoop]: Abstraction has 41 states and 44 transitions. [2018-02-02 19:56:12,750 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-02 19:56:12,750 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions. [2018-02-02 19:56:12,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-02-02 19:56:12,750 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:12,751 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 19:56:12,751 INFO L371 AbstractCegarLoop]: === Iteration 4 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:12,751 INFO L82 PathProgramCache]: Analyzing trace with hash 1506152513, now seen corresponding path program 1 times [2018-02-02 19:56:12,752 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:12,762 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:12,846 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 19:56:12,846 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 19:56:12,846 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [10] total 10 [2018-02-02 19:56:12,846 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:12,846 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 19:56:12,846 INFO L182 omatonBuilderFactory]: Interpolants [325#true, 326#false, 327#(<= main_~array_size~0 1), 328#(and (<= main_~array_size~0 1) (= 0 |main_#t~malloc6.offset|)), 329#(and (<= main_~array_size~0 1) (= 0 main_~numbers~0.offset)), 330#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= |sumOfThirdBytes_#in~array_size| 1)), 331#(and (<= sumOfThirdBytes_~array_size 1) (= |sumOfThirdBytes_~#numbers.offset| 0)), 332#(and (<= (+ sumOfThirdBytes_~p~0.offset (* 4 sumOfThirdBytes_~array_size)) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 6)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 333#(and (<= (* 4 sumOfThirdBytes_~array_size) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 6)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 334#(and (<= (* 4 sumOfThirdBytes_~array_size) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 2)) (= |sumOfThirdBytes_~#numbers.offset| 0))] [2018-02-02 19:56:12,847 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 19:56:12,847 INFO L409 AbstractCegarLoop]: Interpolant automaton has 10 states [2018-02-02 19:56:12,847 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2018-02-02 19:56:12,847 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90 [2018-02-02 19:56:12,847 INFO L87 Difference]: Start difference. First operand 41 states and 44 transitions. Second operand 10 states. [2018-02-02 19:56:12,937 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:12,937 INFO L93 Difference]: Finished difference Result 65 states and 68 transitions. [2018-02-02 19:56:12,938 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2018-02-02 19:56:12,938 INFO L78 Accepts]: Start accepts. Automaton has 10 states. Word has length 21 [2018-02-02 19:56:12,939 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:12,939 INFO L225 Difference]: With dead ends: 65 [2018-02-02 19:56:12,939 INFO L226 Difference]: Without dead ends: 65 [2018-02-02 19:56:12,940 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=46, Invalid=136, Unknown=0, NotChecked=0, Total=182 [2018-02-02 19:56:12,940 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2018-02-02 19:56:12,942 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 60. [2018-02-02 19:56:12,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 60 states. [2018-02-02 19:56:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 64 transitions. [2018-02-02 19:56:12,943 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 64 transitions. Word has length 21 [2018-02-02 19:56:12,943 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:12,943 INFO L432 AbstractCegarLoop]: Abstraction has 60 states and 64 transitions. [2018-02-02 19:56:12,943 INFO L433 AbstractCegarLoop]: Interpolant automaton has 10 states. [2018-02-02 19:56:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 64 transitions. [2018-02-02 19:56:12,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-02-02 19:56:12,944 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:12,944 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 19:56:12,944 INFO L371 AbstractCegarLoop]: === Iteration 5 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:12,944 INFO L82 PathProgramCache]: Analyzing trace with hash 226288835, now seen corresponding path program 1 times [2018-02-02 19:56:12,945 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:12,954 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:13,049 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 19:56:13,050 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 19:56:13,050 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9 [2018-02-02 19:56:13,050 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:13,050 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 19:56:13,050 INFO L182 omatonBuilderFactory]: Interpolants [468#true, 469#false, 470#(and (= (* 4 main_~array_size~0) (select |#length| |main_#t~malloc6.base|)) (= 0 |main_#t~malloc6.offset|)), 471#(and (= 0 main_~numbers~0.offset) (= (* 4 main_~array_size~0) (select |#length| main_~numbers~0.base))), 472#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= (* 4 |sumOfThirdBytes_#in~array_size|) (select |#length| |sumOfThirdBytes_#in~numbers.base|))), 473#(and (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 474#(and (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (<= sumOfThirdBytes_~p~0.offset (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 2)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 475#(and (<= 0 (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 2)) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 476#(and (<= 2 (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset|)) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 477#(and (<= 4 sumOfThirdBytes_~p~0.offset) (<= (+ sumOfThirdBytes_~p~0.offset 2) (select |#length| sumOfThirdBytes_~p~0.base)))] [2018-02-02 19:56:13,050 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 19:56:13,050 INFO L409 AbstractCegarLoop]: Interpolant automaton has 10 states [2018-02-02 19:56:13,050 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2018-02-02 19:56:13,051 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2018-02-02 19:56:13,051 INFO L87 Difference]: Start difference. First operand 60 states and 64 transitions. Second operand 10 states. [2018-02-02 19:56:13,218 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:13,219 INFO L93 Difference]: Finished difference Result 63 states and 68 transitions. [2018-02-02 19:56:13,219 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2018-02-02 19:56:13,219 INFO L78 Accepts]: Start accepts. Automaton has 10 states. Word has length 21 [2018-02-02 19:56:13,220 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:13,220 INFO L225 Difference]: With dead ends: 63 [2018-02-02 19:56:13,221 INFO L226 Difference]: Without dead ends: 63 [2018-02-02 19:56:13,221 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=153, Unknown=0, NotChecked=0, Total=210 [2018-02-02 19:56:13,221 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2018-02-02 19:56:13,226 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 50. [2018-02-02 19:56:13,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 50 states. [2018-02-02 19:56:13,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 53 transitions. [2018-02-02 19:56:13,227 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 53 transitions. Word has length 21 [2018-02-02 19:56:13,227 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:13,228 INFO L432 AbstractCegarLoop]: Abstraction has 50 states and 53 transitions. [2018-02-02 19:56:13,228 INFO L433 AbstractCegarLoop]: Interpolant automaton has 10 states. [2018-02-02 19:56:13,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2018-02-02 19:56:13,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-02-02 19:56:13,228 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 19:56:13,229 INFO L351 BasicCegarLoop]: trace histogram [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] [2018-02-02 19:56:13,229 INFO L371 AbstractCegarLoop]: === Iteration 6 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr4RequiresViolation, sumOfThirdBytesErr5RequiresViolation, sumOfThirdBytesErr0RequiresViolation, sumOfThirdBytesErr3RequiresViolation, sumOfThirdBytesErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 19:56:13,229 INFO L82 PathProgramCache]: Analyzing trace with hash 308334376, now seen corresponding path program 1 times [2018-02-02 19:56:13,230 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 19:56:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 19:56:13,247 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 19:56:13,293 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-02 19:56:13,293 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 19:56:13,293 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-02-02 19:56:13,293 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 19:56:13,293 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 19:56:13,293 INFO L182 omatonBuilderFactory]: Interpolants [601#true, 602#false, 603#(= |#valid| |old(#valid)|), 604#(= (store |#valid| |main_#t~malloc6.base| (select (store |#valid| |main_#t~malloc6.base| 0) |main_#t~malloc6.base|)) |old(#valid)|)] [2018-02-02 19:56:13,294 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-02 19:56:13,294 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-02 19:56:13,294 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-02 19:56:13,294 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-02 19:56:13,294 INFO L87 Difference]: Start difference. First operand 50 states and 53 transitions. Second operand 4 states. [2018-02-02 19:56:13,327 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 19:56:13,327 INFO L93 Difference]: Finished difference Result 49 states and 52 transitions. [2018-02-02 19:56:13,327 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-02 19:56:13,327 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 26 [2018-02-02 19:56:13,327 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 19:56:13,328 INFO L225 Difference]: With dead ends: 49 [2018-02-02 19:56:13,328 INFO L226 Difference]: Without dead ends: 0 [2018-02-02 19:56:13,328 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-02 19:56:13,328 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-02-02 19:56:13,328 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-02-02 19:56:13,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-02-02 19:56:13,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-02-02 19:56:13,329 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 26 [2018-02-02 19:56:13,329 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 19:56:13,329 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-02-02 19:56:13,329 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-02 19:56:13,329 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-02-02 19:56:13,329 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-02-02 19:56:13,332 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.02 07:56:13 BoogieIcfgContainer [2018-02-02 19:56:13,333 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-02-02 19:56:13,333 INFO L168 Benchmark]: Toolchain (without parser) took 1733.76 ms. Allocated memory was 399.0 MB in the beginning and 621.8 MB in the end (delta: 222.8 MB). Free memory was 357.2 MB in the beginning and 581.6 MB in the end (delta: -224.4 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 19:56:13,334 INFO L168 Benchmark]: CDTParser took 0.14 ms. Allocated memory is still 399.0 MB. Free memory is still 362.5 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 19:56:13,334 INFO L168 Benchmark]: CACSL2BoogieTranslator took 143.54 ms. Allocated memory is still 399.0 MB. Free memory was 355.9 MB in the beginning and 346.6 MB in the end (delta: 9.3 MB). Peak memory consumption was 9.3 MB. Max. memory is 5.3 GB. [2018-02-02 19:56:13,334 INFO L168 Benchmark]: Boogie Preprocessor took 19.63 ms. Allocated memory is still 399.0 MB. Free memory was 346.6 MB in the beginning and 343.9 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. [2018-02-02 19:56:13,334 INFO L168 Benchmark]: RCFGBuilder took 144.33 ms. Allocated memory is still 399.0 MB. Free memory was 343.9 MB in the beginning and 327.2 MB in the end (delta: 16.8 MB). Peak memory consumption was 16.8 MB. Max. memory is 5.3 GB. [2018-02-02 19:56:13,334 INFO L168 Benchmark]: TraceAbstraction took 1423.82 ms. Allocated memory was 399.0 MB in the beginning and 621.8 MB in the end (delta: 222.8 MB). Free memory was 327.2 MB in the beginning and 581.6 MB in the end (delta: -254.4 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 19:56:13,335 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.14 ms. Allocated memory is still 399.0 MB. Free memory is still 362.5 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 143.54 ms. Allocated memory is still 399.0 MB. Free memory was 355.9 MB in the beginning and 346.6 MB in the end (delta: 9.3 MB). Peak memory consumption was 9.3 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 19.63 ms. Allocated memory is still 399.0 MB. Free memory was 346.6 MB in the beginning and 343.9 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. * RCFGBuilder took 144.33 ms. Allocated memory is still 399.0 MB. Free memory was 343.9 MB in the beginning and 327.2 MB in the end (delta: 16.8 MB). Peak memory consumption was 16.8 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1423.82 ms. Allocated memory was 399.0 MB in the beginning and 621.8 MB in the end (delta: 222.8 MB). Free memory was 327.2 MB in the beginning and 581.6 MB in the end (delta: -254.4 MB). There was no memory consumed. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 555]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 7 specifications checked. All of them hold - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 38 locations, 7 error locations. SAFE Result, 1.3s OverallTime, 6 OverallIterations, 2 TraceHistogramMax, 0.6s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 164 SDtfs, 291 SDslu, 491 SDs, 0 SdLazy, 345 SolverSat, 37 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.2s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 58 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=60occurred in iteration=4, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 6/10 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, 6 MinimizatonAttempts, 33 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 118 NumberOfCodeBlocks, 118 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 112 ConstructedInterpolants, 0 QuantifiedInterpolants, 11140 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 4 PerfectInterpolantSequences, 6/10 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be correct! Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/stroeder2-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-02_19-56-13-341.csv Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/stroeder2-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-02-02_19-56-13-341.csv Received shutdown request...