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/cav18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf -i ../../../trunk/examples/svcomp/array-memsafety/stroeder1-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-26d9e06-m [2018-02-02 09:51:34,344 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-02 09:51:34,345 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-02 09:51:34,355 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-02 09:51:34,355 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-02 09:51:34,356 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-02 09:51:34,356 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-02 09:51:34,358 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-02 09:51:34,359 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-02 09:51:34,360 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-02 09:51:34,361 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-02 09:51:34,361 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-02 09:51:34,362 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-02 09:51:34,363 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-02 09:51:34,363 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-02 09:51:34,365 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-02 09:51:34,367 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-02 09:51:34,368 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-02 09:51:34,369 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-02 09:51:34,370 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-02 09:51:34,372 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-02 09:51:34,372 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-02 09:51:34,372 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-02 09:51:34,373 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-02 09:51:34,373 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-02 09:51:34,374 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-02 09:51:34,375 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-02 09:51:34,375 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-02 09:51:34,375 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-02 09:51:34,375 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-02 09:51:34,376 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-02 09:51:34,376 INFO L98 SettingsManager]: Beginning loading settings from /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/cav18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf [2018-02-02 09:51:34,386 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-02 09:51:34,386 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-02 09:51:34,387 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-02 09:51:34,388 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-02 09:51:34,388 INFO L133 SettingsManager]: * Use SBE=true [2018-02-02 09:51:34,388 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-02 09:51:34,388 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-02 09:51:34,388 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-02 09:51:34,388 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-02 09:51:34,389 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-02 09:51:34,390 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-02 09:51:34,390 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-02 09:51:34,390 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-02 09:51:34,390 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-02 09:51:34,390 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-02 09:51:34,390 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-02 09:51:34,391 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=Craig_TreeInterpolation [2018-02-02 09:51:34,418 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-02 09:51:34,428 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-02 09:51:34,431 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-02 09:51:34,432 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-02 09:51:34,433 INFO L276 PluginConnector]: CDTParser initialized [2018-02-02 09:51:34,433 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/stroeder1-alloca_true-valid-memsafety_true-termination.i [2018-02-02 09:51:34,571 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-02 09:51:34,573 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-02 09:51:34,574 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-02 09:51:34,574 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-02 09:51:34,580 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-02 09:51:34,581 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,584 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76e8f223 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34, skipping insertion in model container [2018-02-02 09:51:34,584 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,600 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 09:51:34,628 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 09:51:34,724 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 09:51:34,735 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 09:51:34,740 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34 WrapperNode [2018-02-02 09:51:34,740 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-02 09:51:34,741 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-02 09:51:34,741 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-02 09:51:34,741 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-02 09:51:34,753 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,753 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,760 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,760 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,763 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,765 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,765 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (1/1) ... [2018-02-02 09:51:34,766 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-02 09:51:34,766 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-02 09:51:34,766 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-02 09:51:34,766 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-02 09:51:34,767 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (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 09:51:34,802 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-02 09:51:34,802 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-02 09:51:34,802 INFO L136 BoogieDeclarations]: Found implementation of procedure sumOfThirdBytes [2018-02-02 09:51:34,803 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure sumOfThirdBytes [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-02 09:51:34,803 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-02 09:51:34,909 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-02 09:51:34,909 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 09:51:34 BoogieIcfgContainer [2018-02-02 09:51:34,909 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-02 09:51:34,910 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-02 09:51:34,910 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-02 09:51:34,913 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-02 09:51:34,913 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.02 09:51:34" (1/3) ... [2018-02-02 09:51:34,914 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30339214 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 09:51:34, skipping insertion in model container [2018-02-02 09:51:34,914 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 09:51:34" (2/3) ... [2018-02-02 09:51:34,914 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30339214 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 09:51:34, skipping insertion in model container [2018-02-02 09:51:34,914 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 09:51:34" (3/3) ... [2018-02-02 09:51:34,916 INFO L107 eAbstractionObserver]: Analyzing ICFG stroeder1-alloca_true-valid-memsafety_true-termination.i [2018-02-02 09:51:34,924 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:Craig_TreeInterpolation Determinization: PREDICATE_ABSTRACTION [2018-02-02 09:51:34,930 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 3 error locations. [2018-02-02 09:51:34,963 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-02 09:51:34,963 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-02 09:51:34,963 INFO L324 AbstractCegarLoop]: Compute interpolants for Craig_TreeInterpolation [2018-02-02 09:51:34,963 INFO L325 AbstractCegarLoop]: Backedges is CANONICAL [2018-02-02 09:51:34,964 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-02 09:51:34,964 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-02 09:51:34,964 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-02 09:51:34,964 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-02 09:51:34,965 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-02 09:51:34,975 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states. [2018-02-02 09:51:34,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2018-02-02 09:51:34,983 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:34,984 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 09:51:34,984 INFO L371 AbstractCegarLoop]: === Iteration 1 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:34,988 INFO L82 PathProgramCache]: Analyzing trace with hash -443509723, now seen corresponding path program 1 times [2018-02-02 09:51:35,027 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:35,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:35,071 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:35,185 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 09:51:35,186 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 09:51:35,186 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-02 09:51:35,187 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:35,187 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 09:51:35,187 INFO L182 omatonBuilderFactory]: Interpolants [32#true, 33#false, 34#(= 1 (select |#valid| |main_#t~malloc3.base|)), 35#(= 1 (select |#valid| main_~numbers~0.base)), 36#(= 1 (select |#valid| |sumOfThirdBytes_#in~numbers.base|)), 37#(= 1 (select |#valid| |sumOfThirdBytes_~#numbers.base|)), 38#(= 1 (select |#valid| sumOfThirdBytes_~p~0.base))] [2018-02-02 09:51:35,188 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 09:51:35,188 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-02 09:51:35,196 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-02 09:51:35,196 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2018-02-02 09:51:35,197 INFO L87 Difference]: Start difference. First operand 29 states. Second operand 7 states. [2018-02-02 09:51:35,280 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:35,280 INFO L93 Difference]: Finished difference Result 33 states and 35 transitions. [2018-02-02 09:51:35,280 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2018-02-02 09:51:35,281 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 14 [2018-02-02 09:51:35,282 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:35,331 INFO L225 Difference]: With dead ends: 33 [2018-02-02 09:51:35,332 INFO L226 Difference]: Without dead ends: 30 [2018-02-02 09:51:35,334 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 09:51:35,348 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2018-02-02 09:51:35,359 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 25. [2018-02-02 09:51:35,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 25 states. [2018-02-02 09:51:35,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 26 transitions. [2018-02-02 09:51:35,361 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 26 transitions. Word has length 14 [2018-02-02 09:51:35,361 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:35,361 INFO L432 AbstractCegarLoop]: Abstraction has 25 states and 26 transitions. [2018-02-02 09:51:35,361 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-02 09:51:35,361 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 26 transitions. [2018-02-02 09:51:35,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2018-02-02 09:51:35,362 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:35,362 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 09:51:35,362 INFO L371 AbstractCegarLoop]: === Iteration 2 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:35,363 INFO L82 PathProgramCache]: Analyzing trace with hash -443509722, now seen corresponding path program 1 times [2018-02-02 09:51:35,363 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:35,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:35,376 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:35,459 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 09:51:35,459 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 09:51:35,459 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-02 09:51:35,460 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:35,460 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 09:51:35,460 INFO L182 omatonBuilderFactory]: Interpolants [103#true, 104#false, 105#(and (= (* 4 main_~array_size~0) (select |#length| |main_#t~malloc3.base|)) (= 0 |main_#t~malloc3.offset|)), 106#(and (= 0 main_~numbers~0.offset) (= (* 4 main_~array_size~0) (select |#length| main_~numbers~0.base))), 107#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= (* 4 |sumOfThirdBytes_#in~array_size|) (select |#length| |sumOfThirdBytes_#in~numbers.base|))), 108#(and (= sumOfThirdBytes_~i~0 0) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 109#(and (<= 2 sumOfThirdBytes_~p~0.offset) (<= (+ sumOfThirdBytes_~p~0.offset 2) (select |#length| sumOfThirdBytes_~p~0.base)))] [2018-02-02 09:51:35,460 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 09:51:35,461 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-02 09:51:35,461 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-02 09:51:35,461 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2018-02-02 09:51:35,461 INFO L87 Difference]: Start difference. First operand 25 states and 26 transitions. Second operand 7 states. [2018-02-02 09:51:35,589 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:35,589 INFO L93 Difference]: Finished difference Result 38 states and 41 transitions. [2018-02-02 09:51:35,590 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-02 09:51:35,590 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 14 [2018-02-02 09:51:35,590 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:35,591 INFO L225 Difference]: With dead ends: 38 [2018-02-02 09:51:35,591 INFO L226 Difference]: Without dead ends: 38 [2018-02-02 09:51:35,592 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2018-02-02 09:51:35,592 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 38 states. [2018-02-02 09:51:35,597 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 28. [2018-02-02 09:51:35,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 28 states. [2018-02-02 09:51:35,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 30 transitions. [2018-02-02 09:51:35,598 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 30 transitions. Word has length 14 [2018-02-02 09:51:35,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:35,598 INFO L432 AbstractCegarLoop]: Abstraction has 28 states and 30 transitions. [2018-02-02 09:51:35,598 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-02 09:51:35,598 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 30 transitions. [2018-02-02 09:51:35,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-02-02 09:51:35,599 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:35,599 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 09:51:35,599 INFO L371 AbstractCegarLoop]: === Iteration 3 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:35,600 INFO L82 PathProgramCache]: Analyzing trace with hash -537553629, now seen corresponding path program 1 times [2018-02-02 09:51:35,600 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:35,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:35,613 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:35,705 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 09:51:35,706 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 09:51:35,706 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [10] total 10 [2018-02-02 09:51:35,706 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:35,706 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 09:51:35,706 INFO L182 omatonBuilderFactory]: Interpolants [192#(and (<= (* 4 sumOfThirdBytes_~array_size) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 6)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 193#(and (<= (* 4 sumOfThirdBytes_~array_size) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 2)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 184#true, 185#false, 186#(<= main_~array_size~0 1), 187#(and (<= main_~array_size~0 1) (= 0 |main_#t~malloc3.offset|)), 188#(and (<= main_~array_size~0 1) (= 0 main_~numbers~0.offset)), 189#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= |sumOfThirdBytes_#in~array_size| 1)), 190#(and (<= sumOfThirdBytes_~array_size 1) (= |sumOfThirdBytes_~#numbers.offset| 0)), 191#(and (<= (+ sumOfThirdBytes_~p~0.offset (* 4 sumOfThirdBytes_~array_size)) (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 6)) (= |sumOfThirdBytes_~#numbers.offset| 0))] [2018-02-02 09:51:35,706 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 09:51:35,707 INFO L409 AbstractCegarLoop]: Interpolant automaton has 10 states [2018-02-02 09:51:35,707 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2018-02-02 09:51:35,707 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90 [2018-02-02 09:51:35,707 INFO L87 Difference]: Start difference. First operand 28 states and 30 transitions. Second operand 10 states. [2018-02-02 09:51:35,790 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:35,790 INFO L93 Difference]: Finished difference Result 50 states and 52 transitions. [2018-02-02 09:51:35,790 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2018-02-02 09:51:35,790 INFO L78 Accepts]: Start accepts. Automaton has 10 states. Word has length 19 [2018-02-02 09:51:35,790 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:35,791 INFO L225 Difference]: With dead ends: 50 [2018-02-02 09:51:35,791 INFO L226 Difference]: Without dead ends: 50 [2018-02-02 09:51:35,791 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=54, Invalid=156, Unknown=0, NotChecked=0, Total=210 [2018-02-02 09:51:35,791 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2018-02-02 09:51:35,793 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 42. [2018-02-02 09:51:35,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 42 states. [2018-02-02 09:51:35,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 45 transitions. [2018-02-02 09:51:35,794 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 45 transitions. Word has length 19 [2018-02-02 09:51:35,794 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:35,795 INFO L432 AbstractCegarLoop]: Abstraction has 42 states and 45 transitions. [2018-02-02 09:51:35,795 INFO L433 AbstractCegarLoop]: Interpolant automaton has 10 states. [2018-02-02 09:51:35,795 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2018-02-02 09:51:35,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-02-02 09:51:35,795 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:35,796 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 09:51:35,796 INFO L371 AbstractCegarLoop]: === Iteration 4 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:35,796 INFO L82 PathProgramCache]: Analyzing trace with hash -1124359643, now seen corresponding path program 1 times [2018-02-02 09:51:35,797 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:35,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:35,815 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:35,920 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 09:51:35,921 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 09:51:35,921 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9 [2018-02-02 09:51:35,921 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:35,922 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 09:51:35,922 INFO L182 omatonBuilderFactory]: Interpolants [304#(and (<= 2 (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset|)) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 305#(and (<= 4 sumOfThirdBytes_~p~0.offset) (<= (+ sumOfThirdBytes_~p~0.offset 2) (select |#length| sumOfThirdBytes_~p~0.base))), 296#true, 297#false, 298#(and (= (* 4 main_~array_size~0) (select |#length| |main_#t~malloc3.base|)) (= 0 |main_#t~malloc3.offset|)), 299#(and (= 0 main_~numbers~0.offset) (= (* 4 main_~array_size~0) (select |#length| main_~numbers~0.base))), 300#(and (= 0 |sumOfThirdBytes_#in~numbers.offset|) (<= (* 4 |sumOfThirdBytes_#in~array_size|) (select |#length| |sumOfThirdBytes_#in~numbers.base|))), 301#(and (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0)), 302#(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)), 303#(and (<= 0 (+ (* 4 sumOfThirdBytes_~i~0) |sumOfThirdBytes_~#numbers.offset| 2)) (<= (* 4 sumOfThirdBytes_~array_size) (select |#length| |sumOfThirdBytes_~#numbers.base|)) (= |sumOfThirdBytes_~#numbers.offset| 0))] [2018-02-02 09:51:35,922 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 09:51:35,922 INFO L409 AbstractCegarLoop]: Interpolant automaton has 10 states [2018-02-02 09:51:35,922 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2018-02-02 09:51:35,923 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2018-02-02 09:51:35,923 INFO L87 Difference]: Start difference. First operand 42 states and 45 transitions. Second operand 10 states. [2018-02-02 09:51:36,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:36,077 INFO L93 Difference]: Finished difference Result 54 states and 58 transitions. [2018-02-02 09:51:36,077 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2018-02-02 09:51:36,077 INFO L78 Accepts]: Start accepts. Automaton has 10 states. Word has length 19 [2018-02-02 09:51:36,077 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:36,078 INFO L225 Difference]: With dead ends: 54 [2018-02-02 09:51:36,078 INFO L226 Difference]: Without dead ends: 54 [2018-02-02 09:51:36,078 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 09:51:36,078 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2018-02-02 09:51:36,081 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 38. [2018-02-02 09:51:36,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 38 states. [2018-02-02 09:51:36,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 40 transitions. [2018-02-02 09:51:36,082 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 40 transitions. Word has length 19 [2018-02-02 09:51:36,082 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:36,082 INFO L432 AbstractCegarLoop]: Abstraction has 38 states and 40 transitions. [2018-02-02 09:51:36,082 INFO L433 AbstractCegarLoop]: Interpolant automaton has 10 states. [2018-02-02 09:51:36,082 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 40 transitions. [2018-02-02 09:51:36,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-02-02 09:51:36,083 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:36,083 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 09:51:36,083 INFO L371 AbstractCegarLoop]: === Iteration 5 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:36,083 INFO L82 PathProgramCache]: Analyzing trace with hash 950757514, now seen corresponding path program 1 times [2018-02-02 09:51:36,084 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:36,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:36,092 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:36,120 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 09:51:36,120 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 09:51:36,120 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-02 09:51:36,120 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:36,121 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 09:51:36,121 INFO L182 omatonBuilderFactory]: Interpolants [408#true, 409#false, 410#(<= 1 main_~array_size~0), 411#(and (= sumOfThirdBytes_~i~0 0) (<= |sumOfThirdBytes_#in~array_size| sumOfThirdBytes_~array_size)), 412#(<= |sumOfThirdBytes_#in~array_size| 0)] [2018-02-02 09:51:36,121 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 09:51:36,121 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-02 09:51:36,121 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-02 09:51:36,121 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-02 09:51:36,122 INFO L87 Difference]: Start difference. First operand 38 states and 40 transitions. Second operand 5 states. [2018-02-02 09:51:36,139 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:36,140 INFO L93 Difference]: Finished difference Result 49 states and 50 transitions. [2018-02-02 09:51:36,140 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-02 09:51:36,140 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 20 [2018-02-02 09:51:36,141 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:36,141 INFO L225 Difference]: With dead ends: 49 [2018-02-02 09:51:36,141 INFO L226 Difference]: Without dead ends: 43 [2018-02-02 09:51:36,141 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 09:51:36,142 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2018-02-02 09:51:36,144 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 40. [2018-02-02 09:51:36,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 40 states. [2018-02-02 09:51:36,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 41 transitions. [2018-02-02 09:51:36,144 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 41 transitions. Word has length 20 [2018-02-02 09:51:36,144 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:36,145 INFO L432 AbstractCegarLoop]: Abstraction has 40 states and 41 transitions. [2018-02-02 09:51:36,145 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-02 09:51:36,145 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 41 transitions. [2018-02-02 09:51:36,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-02-02 09:51:36,145 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 09:51:36,145 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] [2018-02-02 09:51:36,145 INFO L371 AbstractCegarLoop]: === Iteration 6 === [sumOfThirdBytesErr1RequiresViolation, sumOfThirdBytesErr0RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-02 09:51:36,145 INFO L82 PathProgramCache]: Analyzing trace with hash 1524168647, now seen corresponding path program 1 times [2018-02-02 09:51:36,146 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 09:51:36,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 09:51:36,159 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 09:51:36,191 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 09:51:36,191 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 09:51:36,191 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-02-02 09:51:36,192 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 09:51:36,192 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 09:51:36,192 INFO L182 omatonBuilderFactory]: Interpolants [504#true, 505#false, 506#(= |#valid| |old(#valid)|), 507#(= |old(#valid)| (store |#valid| |main_#t~malloc3.base| 0))] [2018-02-02 09:51:36,192 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 09:51:36,192 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-02 09:51:36,192 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-02 09:51:36,192 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-02 09:51:36,192 INFO L87 Difference]: Start difference. First operand 40 states and 41 transitions. Second operand 4 states. [2018-02-02 09:51:36,218 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 09:51:36,218 INFO L93 Difference]: Finished difference Result 39 states and 40 transitions. [2018-02-02 09:51:36,218 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-02 09:51:36,218 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 25 [2018-02-02 09:51:36,218 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 09:51:36,219 INFO L225 Difference]: With dead ends: 39 [2018-02-02 09:51:36,219 INFO L226 Difference]: Without dead ends: 0 [2018-02-02 09:51:36,219 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 09:51:36,219 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-02-02 09:51:36,219 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-02-02 09:51:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-02-02 09:51:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-02-02 09:51:36,219 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 25 [2018-02-02 09:51:36,219 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 09:51:36,220 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-02-02 09:51:36,220 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-02 09:51:36,220 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-02-02 09:51:36,220 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-02-02 09:51:36,223 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.02 09:51:36 BoogieIcfgContainer [2018-02-02 09:51:36,223 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-02-02 09:51:36,224 INFO L168 Benchmark]: Toolchain (without parser) took 1651.54 ms. Allocated memory was 411.0 MB in the beginning and 633.9 MB in the end (delta: 222.8 MB). Free memory was 367.7 MB in the beginning and 605.6 MB in the end (delta: -237.8 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 09:51:36,224 INFO L168 Benchmark]: CDTParser took 0.15 ms. Allocated memory is still 411.0 MB. Free memory is still 373.0 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 09:51:36,224 INFO L168 Benchmark]: CACSL2BoogieTranslator took 166.90 ms. Allocated memory is still 411.0 MB. Free memory was 367.7 MB in the beginning and 357.2 MB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 5.3 GB. [2018-02-02 09:51:36,224 INFO L168 Benchmark]: Boogie Preprocessor took 25.12 ms. Allocated memory is still 411.0 MB. Free memory was 357.2 MB in the beginning and 354.5 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. [2018-02-02 09:51:36,225 INFO L168 Benchmark]: RCFGBuilder took 143.17 ms. Allocated memory is still 411.0 MB. Free memory was 354.5 MB in the beginning and 340.0 MB in the end (delta: 14.6 MB). Peak memory consumption was 14.6 MB. Max. memory is 5.3 GB. [2018-02-02 09:51:36,225 INFO L168 Benchmark]: TraceAbstraction took 1313.00 ms. Allocated memory was 411.0 MB in the beginning and 633.9 MB in the end (delta: 222.8 MB). Free memory was 340.0 MB in the beginning and 605.6 MB in the end (delta: -265.6 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 09:51:36,225 INFO L344 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15 ms. Allocated memory is still 411.0 MB. Free memory is still 373.0 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 166.90 ms. Allocated memory is still 411.0 MB. Free memory was 367.7 MB in the beginning and 357.2 MB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 25.12 ms. Allocated memory is still 411.0 MB. Free memory was 357.2 MB in the beginning and 354.5 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. * RCFGBuilder took 143.17 ms. Allocated memory is still 411.0 MB. Free memory was 354.5 MB in the beginning and 340.0 MB in the end (delta: 14.6 MB). Peak memory consumption was 14.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1313.00 ms. Allocated memory was 411.0 MB in the beginning and 633.9 MB in the end (delta: 222.8 MB). Free memory was 340.0 MB in the beginning and 605.6 MB in the end (delta: -265.6 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: 552]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - AllSpecificationsHoldResult: All specifications hold 3 specifications checked. All of them hold - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 29 locations, 3 error locations. SAFE Result, 1.2s OverallTime, 6 OverallIterations, 2 TraceHistogramMax, 0.5s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 133 SDtfs, 173 SDslu, 401 SDs, 0 SdLazy, 303 SolverSat, 32 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.2s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 59 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=42occurred in iteration=3, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 5/8 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, 42 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 111 NumberOfCodeBlocks, 111 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 105 ConstructedInterpolants, 0 QuantifiedInterpolants, 8715 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 4 PerfectInterpolantSequences, 5/8 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/stroeder1-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-02_09-51-36-230.csv Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/stroeder1-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-02-02_09-51-36-230.csv Received shutdown request...