java -Xmx6000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data --generate-csv --csv-dir ../../../releaseScripts/default/UAutomizer-linux/csv -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Taipan+AI_EQ.epf -i ../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-2f49842 [2018-01-20 23:25:35,423 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 23:25:35,473 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 23:25:35,488 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 23:25:35,488 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 23:25:35,489 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 23:25:35,490 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 23:25:35,491 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 23:25:35,493 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 23:25:35,494 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 23:25:35,495 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 23:25:35,495 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 23:25:35,496 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 23:25:35,498 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 23:25:35,498 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 23:25:35,501 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 23:25:35,503 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 23:25:35,505 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 23:25:35,506 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 23:25:35,508 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 23:25:35,510 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 23:25:35,510 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 23:25:35,510 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 23:25:35,511 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 23:25:35,512 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 23:25:35,513 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 23:25:35,514 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 23:25:35,514 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 23:25:35,514 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 23:25:35,515 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 23:25:35,515 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 23:25:35,515 INFO L98 SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Taipan+AI_EQ.epf [2018-01-20 23:25:35,525 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 23:25:35,525 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 23:25:35,526 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 23:25:35,526 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 23:25:35,526 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 23:25:35,526 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 23:25:35,526 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 23:25:35,526 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 23:25:35,527 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 23:25:35,528 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 23:25:35,528 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 23:25:35,529 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 23:25:35,529 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 23:25:35,529 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 23:25:35,529 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 23:25:35,529 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 23:25:35,530 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Trace refinement strategy=TAIPAN [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 23:25:35,530 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 23:25:35,531 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 23:25:35,531 INFO L133 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES [2018-01-20 23:25:35,531 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 23:25:35,531 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 23:25:35,565 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 23:25:35,575 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 23:25:35,577 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 23:25:35,578 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 23:25:35,579 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 23:25:35,579 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i [2018-01-20 23:25:35,722 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 23:25:35,727 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 23:25:35,727 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 23:25:35,727 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 23:25:35,732 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 23:25:35,733 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,735 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3072b9b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35, skipping insertion in model container [2018-01-20 23:25:35,735 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,746 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 23:25:35,782 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 23:25:35,889 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 23:25:35,903 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 23:25:35,909 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35 WrapperNode [2018-01-20 23:25:35,909 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 23:25:35,910 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 23:25:35,910 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 23:25:35,910 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 23:25:35,926 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,926 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,937 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,937 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,941 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,944 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,945 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... [2018-01-20 23:25:35,946 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 23:25:35,947 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 23:25:35,947 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 23:25:35,947 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 23:25:35,948 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (1/1) ... No working directory specified, using /storage/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 23:25:36,010 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 23:25:36,010 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 23:25:36,010 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrcpy [2018-01-20 23:25:36,010 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-20 23:25:36,011 INFO L128 BoogieDeclarations]: Found specification of procedure cstrcpy [2018-01-20 23:25:36,012 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 23:25:36,012 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 23:25:36,012 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 23:25:36,200 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 23:25:36,200 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 11:25:36 BoogieIcfgContainer [2018-01-20 23:25:36,200 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 23:25:36,201 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 23:25:36,201 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 23:25:36,204 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 23:25:36,204 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 11:25:35" (1/3) ... [2018-01-20 23:25:36,205 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53ee7723 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 11:25:36, skipping insertion in model container [2018-01-20 23:25:36,205 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 11:25:35" (2/3) ... [2018-01-20 23:25:36,206 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53ee7723 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 11:25:36, skipping insertion in model container [2018-01-20 23:25:36,206 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 11:25:36" (3/3) ... [2018-01-20 23:25:36,208 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i [2018-01-20 23:25:36,217 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 23:25:36,224 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 4 error locations. [2018-01-20 23:25:36,273 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 23:25:36,273 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 23:25:36,273 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 23:25:36,273 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 23:25:36,273 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 23:25:36,274 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 23:25:36,274 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 23:25:36,274 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrcpyErr0EnsuresViolation======== [2018-01-20 23:25:36,274 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 23:25:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states. [2018-01-20 23:25:36,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-01-20 23:25:36,296 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,297 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:36,297 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrcpyErr0EnsuresViolation]=== [2018-01-20 23:25:36,301 INFO L82 PathProgramCache]: Analyzing trace with hash -111874170, now seen corresponding path program 1 times [2018-01-20 23:25:36,303 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,343 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,343 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,343 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,343 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 23:25:36,407 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 23:25:36,451 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 23:25:36,453 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 23:25:36,454 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 23:25:36,454 INFO L252 anRefinementStrategy]: Using the first perfect interpolant sequence [2018-01-20 23:25:36,456 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 23:25:36,466 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 23:25:36,466 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 23:25:36,468 INFO L87 Difference]: Start difference. First operand 37 states. Second operand 2 states. [2018-01-20 23:25:36,486 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 23:25:36,487 INFO L93 Difference]: Finished difference Result 51 states and 55 transitions. [2018-01-20 23:25:36,487 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 23:25:36,488 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 19 [2018-01-20 23:25:36,489 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 23:25:36,494 INFO L225 Difference]: With dead ends: 51 [2018-01-20 23:25:36,494 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 23:25:36,498 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 23:25:36,591 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 23:25:36,596 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 23:25:36,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 23:25:36,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 23:25:36,599 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 19 [2018-01-20 23:25:36,599 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 23:25:36,599 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 23:25:36,599 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 23:25:36,599 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 23:25:36,600 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 23:25:36,603 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2018-01-20 23:25:36,620 INFO L401 ceAbstractionStarter]: For program point L544''''(line 544) no Hoare annotation was computed. [2018-01-20 23:25:36,620 INFO L401 ceAbstractionStarter]: For program point L544(line 544) no Hoare annotation was computed. [2018-01-20 23:25:36,620 INFO L401 ceAbstractionStarter]: For program point cstrcpyFINAL(lines 540 546) no Hoare annotation was computed. [2018-01-20 23:25:36,620 INFO L401 ceAbstractionStarter]: For program point cstrcpyEXIT(lines 540 546) no Hoare annotation was computed. [2018-01-20 23:25:36,621 INFO L401 ceAbstractionStarter]: For program point cstrcpyErr0EnsuresViolation(lines 540 546) no Hoare annotation was computed. [2018-01-20 23:25:36,621 INFO L401 ceAbstractionStarter]: For program point L544''''''(line 544) no Hoare annotation was computed. [2018-01-20 23:25:36,621 INFO L401 ceAbstractionStarter]: For program point L544'(line 544) no Hoare annotation was computed. [2018-01-20 23:25:36,621 INFO L404 ceAbstractionStarter]: At program point L544'''''(line 544) the Hoare annotation is: true [2018-01-20 23:25:36,621 INFO L401 ceAbstractionStarter]: For program point L544''(line 544) no Hoare annotation was computed. [2018-01-20 23:25:36,622 INFO L404 ceAbstractionStarter]: At program point cstrcpyENTRY(lines 540 546) the Hoare annotation is: true [2018-01-20 23:25:36,622 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.initErr0EnsuresViolation(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,622 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.initEXIT(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,622 INFO L404 ceAbstractionStarter]: At program point ULTIMATE.initENTRY(lines 1 562) the Hoare annotation is: true [2018-01-20 23:25:36,622 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.initFINAL(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,623 INFO L404 ceAbstractionStarter]: At program point ULTIMATE.startENTRY(lines 1 562) the Hoare annotation is: true [2018-01-20 23:25:36,623 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.startFINAL(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,623 INFO L404 ceAbstractionStarter]: At program point L1(lines 1 562) the Hoare annotation is: true [2018-01-20 23:25:36,623 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.startErr0EnsuresViolation(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,623 INFO L401 ceAbstractionStarter]: For program point ULTIMATE.startEXIT(lines 1 562) no Hoare annotation was computed. [2018-01-20 23:25:36,623 INFO L401 ceAbstractionStarter]: For program point L560(line 560) no Hoare annotation was computed. [2018-01-20 23:25:36,623 INFO L401 ceAbstractionStarter]: For program point L553'(lines 553 555) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L557'''(line 557) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L550''(lines 550 552) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L558''(line 558) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L558'(line 558) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L557''(line 557) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point mainErr0EnsuresViolation(lines 547 562) no Hoare annotation was computed. [2018-01-20 23:25:36,624 INFO L401 ceAbstractionStarter]: For program point L550(lines 550 552) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point L557(line 557) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point mainFINAL(lines 547 562) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point L559(line 559) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point L558(line 558) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point mainEXIT(lines 547 562) no Hoare annotation was computed. [2018-01-20 23:25:36,625 INFO L404 ceAbstractionStarter]: At program point mainENTRY(lines 547 562) the Hoare annotation is: true [2018-01-20 23:25:36,625 INFO L401 ceAbstractionStarter]: For program point L558'''(line 558) no Hoare annotation was computed. [2018-01-20 23:25:36,626 INFO L401 ceAbstractionStarter]: For program point L557'(line 557) no Hoare annotation was computed. [2018-01-20 23:25:36,626 INFO L404 ceAbstractionStarter]: At program point L559'(line 559) the Hoare annotation is: true [2018-01-20 23:25:36,629 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 23:25:36,629 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 23:25:36,629 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 23:25:36,629 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 23:25:36,630 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 23:25:36,630 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 23:25:36,630 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 23:25:36,630 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 23:25:36,630 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 23:25:36,632 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states. [2018-01-20 23:25:36,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-20 23:25:36,632 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,632 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-20 23:25:36,633 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 23:25:36,633 INFO L82 PathProgramCache]: Analyzing trace with hash 85210, now seen corresponding path program 1 times [2018-01-20 23:25:36,633 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,634 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,634 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,634 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,635 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 23:25:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 23:25:36,661 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 23:25:36,664 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 23:25:36,668 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 23:25:36,668 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 23:25:36,668 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 23:25:36,668 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 23:25:36,668 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 23:25:36,668 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 23:25:36,668 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 23:25:36,669 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 23:25:36,669 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 23:25:36,670 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states. [2018-01-20 23:25:36,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2018-01-20 23:25:36,670 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,670 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:36,670 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 23:25:36,671 INFO L82 PathProgramCache]: Analyzing trace with hash -1504828368, now seen corresponding path program 1 times [2018-01-20 23:25:36,671 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,672 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,672 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,672 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,672 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 23:25:36,683 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 23:25:36,716 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 23:25:36,717 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 23:25:36,717 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-20 23:25:36,717 INFO L252 anRefinementStrategy]: Using the first perfect interpolant sequence [2018-01-20 23:25:36,719 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 23:25:36,719 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 23:25:36,719 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 23:25:36,719 INFO L87 Difference]: Start difference. First operand 37 states. Second operand 4 states. [2018-01-20 23:25:36,770 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 23:25:36,770 INFO L93 Difference]: Finished difference Result 55 states and 60 transitions. [2018-01-20 23:25:36,771 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-20 23:25:36,771 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 12 [2018-01-20 23:25:36,771 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 23:25:36,777 INFO L225 Difference]: With dead ends: 55 [2018-01-20 23:25:36,777 INFO L226 Difference]: Without dead ends: 36 [2018-01-20 23:25:36,778 INFO L525 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-01-20 23:25:36,778 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2018-01-20 23:25:36,788 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 34. [2018-01-20 23:25:36,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2018-01-20 23:25:36,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 37 transitions. [2018-01-20 23:25:36,789 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 37 transitions. Word has length 12 [2018-01-20 23:25:36,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 23:25:36,790 INFO L432 AbstractCegarLoop]: Abstraction has 34 states and 37 transitions. [2018-01-20 23:25:36,790 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 23:25:36,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2018-01-20 23:25:36,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2018-01-20 23:25:36,791 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,791 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:36,791 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 23:25:36,791 INFO L82 PathProgramCache]: Analyzing trace with hash -1502981326, now seen corresponding path program 1 times [2018-01-20 23:25:36,791 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,792 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,793 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,793 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,793 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 23:25:36,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 23:25:36,818 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 23:25:36,821 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 23:25:36,822 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 23:25:36,823 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 23:25:36,828 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 23:25:36,828 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 23:25:36,828 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 23:25:36,828 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 23:25:36,829 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 23:25:36,829 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 23:25:36,829 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 23:25:36,829 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 23:25:36,829 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 23:25:36,830 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states. [2018-01-20 23:25:36,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2018-01-20 23:25:36,831 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,831 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:36,831 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 23:25:36,831 INFO L82 PathProgramCache]: Analyzing trace with hash 1987258707, now seen corresponding path program 1 times [2018-01-20 23:25:36,832 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,833 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,833 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,833 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,833 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 23:25:36,842 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 23:25:36,867 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 23:25:36,867 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 23:25:36,867 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-01-20 23:25:36,868 INFO L252 anRefinementStrategy]: Using the first perfect interpolant sequence [2018-01-20 23:25:36,868 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 23:25:36,868 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 23:25:36,868 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 23:25:36,869 INFO L87 Difference]: Start difference. First operand 37 states. Second operand 4 states. [2018-01-20 23:25:36,941 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 23:25:36,941 INFO L93 Difference]: Finished difference Result 55 states and 60 transitions. [2018-01-20 23:25:36,942 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-01-20 23:25:36,942 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 10 [2018-01-20 23:25:36,942 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 23:25:36,943 INFO L225 Difference]: With dead ends: 55 [2018-01-20 23:25:36,943 INFO L226 Difference]: Without dead ends: 34 [2018-01-20 23:25:36,943 INFO L525 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-01-20 23:25:36,944 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2018-01-20 23:25:36,947 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 32. [2018-01-20 23:25:36,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 32 states. [2018-01-20 23:25:36,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 35 transitions. [2018-01-20 23:25:36,949 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 35 transitions. Word has length 10 [2018-01-20 23:25:36,949 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 23:25:36,949 INFO L432 AbstractCegarLoop]: Abstraction has 32 states and 35 transitions. [2018-01-20 23:25:36,949 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 23:25:36,949 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 35 transitions. [2018-01-20 23:25:36,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2018-01-20 23:25:36,950 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:36,950 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:36,950 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-20 23:25:36,950 INFO L82 PathProgramCache]: Analyzing trace with hash 1987260629, now seen corresponding path program 1 times [2018-01-20 23:25:36,951 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:36,951 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,951 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:36,952 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:36,952 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 23:25:36,960 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 23:25:36,975 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 23:25:36,975 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 23:25:36,975 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 23:25:36,975 INFO L252 anRefinementStrategy]: Using the first perfect interpolant sequence [2018-01-20 23:25:36,976 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-01-20 23:25:36,976 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-01-20 23:25:36,976 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-20 23:25:36,976 INFO L87 Difference]: Start difference. First operand 32 states and 35 transitions. Second operand 3 states. [2018-01-20 23:25:37,012 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 23:25:37,013 INFO L93 Difference]: Finished difference Result 34 states and 36 transitions. [2018-01-20 23:25:37,013 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-01-20 23:25:37,013 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 10 [2018-01-20 23:25:37,013 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 23:25:37,014 INFO L225 Difference]: With dead ends: 34 [2018-01-20 23:25:37,014 INFO L226 Difference]: Without dead ends: 32 [2018-01-20 23:25:37,015 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-01-20 23:25:37,015 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2018-01-20 23:25:37,019 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 31. [2018-01-20 23:25:37,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 31 states. [2018-01-20 23:25:37,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 33 transitions. [2018-01-20 23:25:37,020 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 33 transitions. Word has length 10 [2018-01-20 23:25:37,021 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 23:25:37,021 INFO L432 AbstractCegarLoop]: Abstraction has 31 states and 33 transitions. [2018-01-20 23:25:37,021 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-01-20 23:25:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 33 transitions. [2018-01-20 23:25:37,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-01-20 23:25:37,022 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 23:25:37,022 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 23:25:37,022 INFO L371 AbstractCegarLoop]: === Iteration 3 === [mainErr0EnsuresViolation]=== [2018-01-20 23:25:37,023 INFO L82 PathProgramCache]: Analyzing trace with hash -1941246574, now seen corresponding path program 1 times [2018-01-20 23:25:37,023 INFO L67 tionRefinementEngine]: Using refinement strategy TaipanRefinementStrategy [2018-01-20 23:25:37,023 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:37,024 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 23:25:37,024 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 23:25:37,024 INFO L280 anRefinementStrategy]: Using traceCheck mode SMTINTERPOL with AssertCodeBlockOrder NOT_INCREMENTALLY (IT: Craig_TreeInterpolation) [2018-01-20 23:25:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 23:25:37,046 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 23:25:37,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 23:25:37,186 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 23:25:37,186 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 23:25:37,186 INFO L252 anRefinementStrategy]: Using the first perfect interpolant sequence [2018-01-20 23:25:37,187 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-20 23:25:37,187 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-20 23:25:37,187 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2018-01-20 23:25:37,187 INFO L87 Difference]: Start difference. First operand 31 states and 33 transitions. Second operand 6 states. [2018-01-20 23:25:37,302 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 23:25:37,302 INFO L93 Difference]: Finished difference Result 31 states and 33 transitions. [2018-01-20 23:25:37,302 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-01-20 23:25:37,303 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 29 [2018-01-20 23:25:37,303 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 23:25:37,303 INFO L225 Difference]: With dead ends: 31 [2018-01-20 23:25:37,303 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 23:25:37,304 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2018-01-20 23:25:37,304 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 23:25:37,304 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 23:25:37,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 23:25:37,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 23:25:37,305 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 29 [2018-01-20 23:25:37,305 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 23:25:37,305 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 23:25:37,305 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-20 23:25:37,306 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 23:25:37,306 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 23:25:37,308 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.01 11:25:37 BoogieIcfgContainer [2018-01-20 23:25:37,308 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-20 23:25:37,309 INFO L168 Benchmark]: Toolchain (without parser) took 1587.02 ms. Allocated memory was 304.1 MB in the beginning and 466.1 MB in the end (delta: 162.0 MB). Free memory was 261.4 MB in the beginning and 366.2 MB in the end (delta: -104.8 MB). Peak memory consumption was 57.2 MB. Max. memory is 5.3 GB. [2018-01-20 23:25:37,311 INFO L168 Benchmark]: CDTParser took 0.16 ms. Allocated memory is still 304.1 MB. Free memory is still 267.4 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 23:25:37,311 INFO L168 Benchmark]: CACSL2BoogieTranslator took 182.15 ms. Allocated memory is still 304.1 MB. Free memory was 261.4 MB in the beginning and 251.4 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. [2018-01-20 23:25:37,311 INFO L168 Benchmark]: Boogie Preprocessor took 36.86 ms. Allocated memory is still 304.1 MB. Free memory was 251.4 MB in the beginning and 249.4 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. [2018-01-20 23:25:37,312 INFO L168 Benchmark]: RCFGBuilder took 253.78 ms. Allocated memory is still 304.1 MB. Free memory was 249.4 MB in the beginning and 232.9 MB in the end (delta: 16.5 MB). Peak memory consumption was 16.5 MB. Max. memory is 5.3 GB. [2018-01-20 23:25:37,312 INFO L168 Benchmark]: TraceAbstraction took 1107.06 ms. Allocated memory was 304.1 MB in the beginning and 466.1 MB in the end (delta: 162.0 MB). Free memory was 232.9 MB in the beginning and 366.2 MB in the end (delta: -133.3 MB). Peak memory consumption was 28.7 MB. Max. memory is 5.3 GB. [2018-01-20 23:25:37,314 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.16 ms. Allocated memory is still 304.1 MB. Free memory is still 267.4 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 182.15 ms. Allocated memory is still 304.1 MB. Free memory was 261.4 MB in the beginning and 251.4 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 36.86 ms. Allocated memory is still 304.1 MB. Free memory was 251.4 MB in the beginning and 249.4 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 253.78 ms. Allocated memory is still 304.1 MB. Free memory was 249.4 MB in the beginning and 232.9 MB in the end (delta: 16.5 MB). Peak memory consumption was 16.5 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1107.06 ms. Allocated memory was 304.1 MB in the beginning and 466.1 MB in the end (delta: 162.0 MB). Free memory was 232.9 MB in the beginning and 366.2 MB in the end (delta: -133.3 MB). Peak memory consumption was 28.7 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 540]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: cstrcpyErr0EnsuresViolation CFG has 4 procedures, 37 locations, 4 error locations. SAFE Result, 0.3s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 39 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=37occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 7 LocationsWithAnnotation, 7 PreInvPairs, 7 NumberOfFragments, 7 HoareAnnotationTreeSize, 7 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 7 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 19 NumberOfCodeBlocks, 19 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 18 ConstructedInterpolants, 0 QuantifiedInterpolants, 324 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 4 procedures, 37 locations, 4 error locations. UNSAFE Result, 0.0s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: No data available, PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=37occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 3 NumberOfCodeBlocks, 3 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: [L548] int length1 = __VERIFIER_nondet_int(); [L549] int length2 = __VERIFIER_nondet_int(); [L550] COND FALSE !(length1 < 1) VAL [length1=1, length2=2] [L553] COND FALSE !(length2 < 1) VAL [length1=1, length2=2] [L556] COND TRUE length1 < length2 [L556] return 0; - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 37 locations, 4 error locations. UNSAFE Result, 0.1s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 37 SDtfs, 30 SDslu, 42 SDs, 0 SdLazy, 11 SolverSat, 4 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=37occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 2 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 24 NumberOfCodeBlocks, 24 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 11 ConstructedInterpolants, 0 QuantifiedInterpolants, 165 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 547]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: mainErr0EnsuresViolation CFG has 4 procedures, 37 locations, 4 error locations. SAFE Result, 0.4s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 93 SDtfs, 53 SDslu, 74 SDs, 0 SdLazy, 99 SolverSat, 11 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=37occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 3 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 49 NumberOfCodeBlocks, 49 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 46 ConstructedInterpolants, 0 QuantifiedInterpolants, 5216 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - InvariantResult [Line: 544]: Loop Invariant Derived loop invariant: 1 RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Taipan+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-20_23-25-37-325.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Taipan+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-20_23-25-37-325.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Taipan+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-20_23-25-37-325.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Taipan+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-20_23-25-37-325.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrcpy-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Taipan+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-20_23-25-37-325.csv Received shutdown request...