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_Camel+AI_EQ.epf -i ../../../trunk/examples/svcomp/array-memsafety/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-2f49842 [2018-01-20 21:55:45,876 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 21:55:45,878 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 21:55:45,890 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 21:55:45,890 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 21:55:45,891 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 21:55:45,892 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 21:55:45,893 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 21:55:45,894 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 21:55:45,895 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 21:55:45,896 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 21:55:45,896 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 21:55:45,897 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 21:55:45,898 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 21:55:45,899 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 21:55:45,902 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 21:55:45,904 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 21:55:45,906 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 21:55:45,907 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 21:55:45,908 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 21:55:45,911 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 21:55:45,911 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 21:55:45,911 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 21:55:45,912 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 21:55:45,913 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 21:55:45,914 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 21:55:45,915 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 21:55:45,915 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 21:55:45,915 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 21:55:45,916 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 21:55:45,916 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 21:55:45,916 INFO L98 SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf [2018-01-20 21:55:45,926 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 21:55:45,927 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 21:55:45,927 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 21:55:45,928 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 21:55:45,928 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 21:55:45,928 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 21:55:45,928 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 21:55:45,929 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 21:55:45,929 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 21:55:45,929 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 21:55:45,930 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 21:55:45,930 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 21:55:45,930 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 21:55:45,930 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 21:55:45,930 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 21:55:45,931 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 21:55:45,931 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 21:55:45,931 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 21:55:45,931 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 21:55:45,931 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 21:55:45,932 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 21:55:45,932 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 21:55:45,932 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 21:55:45,932 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 21:55:45,933 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 21:55:45,933 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 21:55:45,933 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 21:55:45,933 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 21:55:45,933 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 21:55:45,934 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 21:55:45,935 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 21:55:45,936 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 21:55:45,970 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 21:55:45,983 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 21:55:45,987 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 21:55:45,989 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 21:55:45,990 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 21:55:45,990 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i [2018-01-20 21:55:46,183 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 21:55:46,188 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 21:55:46,189 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 21:55:46,189 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 21:55:46,194 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 21:55:46,195 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,198 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@98eaffb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46, skipping insertion in model container [2018-01-20 21:55:46,198 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,211 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 21:55:46,247 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 21:55:46,371 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 21:55:46,388 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 21:55:46,395 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46 WrapperNode [2018-01-20 21:55:46,396 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 21:55:46,396 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 21:55:46,397 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 21:55:46,397 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 21:55:46,414 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,414 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,423 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,423 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,427 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,430 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,431 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (1/1) ... [2018-01-20 21:55:46,434 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 21:55:46,434 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 21:55:46,434 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 21:55:46,435 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 21:55:46,436 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (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 21:55:46,480 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 21:55:46,481 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 21:55:46,481 INFO L136 BoogieDeclarations]: Found implementation of procedure cmemrchr [2018-01-20 21:55:46,481 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 21:55:46,481 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-20 21:55:46,481 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-20 21:55:46,481 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure cmemrchr [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 21:55:46,482 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 21:55:46,483 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 21:55:46,646 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 21:55:46,646 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 09:55:46 BoogieIcfgContainer [2018-01-20 21:55:46,646 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 21:55:46,647 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 21:55:46,647 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 21:55:46,649 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 21:55:46,649 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 09:55:46" (1/3) ... [2018-01-20 21:55:46,651 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b44ef6b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 09:55:46, skipping insertion in model container [2018-01-20 21:55:46,651 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:55:46" (2/3) ... [2018-01-20 21:55:46,651 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b44ef6b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 09:55:46, skipping insertion in model container [2018-01-20 21:55:46,651 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 09:55:46" (3/3) ... [2018-01-20 21:55:46,654 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i [2018-01-20 21:55:46,663 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 21:55:46,668 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 4 error locations. [2018-01-20 21:55:46,715 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:55:46,715 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:55:46,715 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:55:46,715 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:55:46,715 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:55:46,715 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:55:46,716 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:55:46,716 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 21:55:46,718 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:55:46,738 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states. [2018-01-20 21:55:46,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-20 21:55:46,745 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:46,746 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-20 21:55:46,746 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 21:55:46,751 INFO L82 PathProgramCache]: Analyzing trace with hash 84570, now seen corresponding path program 1 times [2018-01-20 21:55:46,753 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:46,754 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:46,804 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:46,804 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:46,805 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:46,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:55:46,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:55:46,861 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 21:55:46,866 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:55:46,873 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:55:46,873 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:55:46,874 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:55:46,874 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:55:46,874 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:55:46,874 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:55:46,874 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:55:46,874 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cmemrchrErr0EnsuresViolation======== [2018-01-20 21:55:46,874 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:55:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states. [2018-01-20 21:55:46,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-01-20 21:55:46,876 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:46,876 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 21:55:46,877 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cmemrchrErr0EnsuresViolation]=== [2018-01-20 21:55:46,877 INFO L82 PathProgramCache]: Analyzing trace with hash -1929711130, now seen corresponding path program 1 times [2018-01-20 21:55:46,877 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:46,877 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:46,878 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:46,878 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:46,878 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:46,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:55:46,909 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:55:46,950 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 21:55:46,952 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:55:46,952 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2018-01-20 21:55:46,953 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 21:55:46,965 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 21:55:46,965 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:55:46,967 INFO L87 Difference]: Start difference. First operand 32 states. Second operand 2 states. [2018-01-20 21:55:47,068 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:55:47,069 INFO L93 Difference]: Finished difference Result 44 states and 49 transitions. [2018-01-20 21:55:47,069 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 21:55:47,070 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 15 [2018-01-20 21:55:47,071 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:55:47,079 INFO L225 Difference]: With dead ends: 44 [2018-01-20 21:55:47,079 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:55:47,082 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 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 21:55:47,102 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:55:47,107 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:55:47,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:55:47,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:55:47,109 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 15 [2018-01-20 21:55:47,110 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:55:47,110 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:55:47,110 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 21:55:47,110 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:55:47,110 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:55:47,113 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:55:47,113 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:55:47,113 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:55:47,113 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:55:47,113 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:55:47,113 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:55:47,113 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:55:47,113 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 21:55:47,113 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:55:47,114 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states. [2018-01-20 21:55:47,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-20 21:55:47,115 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:47,116 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] [2018-01-20 21:55:47,116 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 21:55:47,116 INFO L82 PathProgramCache]: Analyzing trace with hash -655119326, now seen corresponding path program 1 times [2018-01-20 21:55:47,116 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:47,116 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:47,117 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,117 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:47,117 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:55:47,140 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:55:47,247 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 21:55:47,247 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:55:47,247 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 21:55:47,247 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 21:55:47,248 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 21:55:47,248 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 21:55:47,248 INFO L87 Difference]: Start difference. First operand 32 states. Second operand 5 states. [2018-01-20 21:55:47,345 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:55:47,346 INFO L93 Difference]: Finished difference Result 62 states and 75 transitions. [2018-01-20 21:55:47,346 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 21:55:47,347 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 22 [2018-01-20 21:55:47,347 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:55:47,357 INFO L225 Difference]: With dead ends: 62 [2018-01-20 21:55:47,357 INFO L226 Difference]: Without dead ends: 45 [2018-01-20 21:55:47,358 INFO L525 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-01-20 21:55:47,358 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2018-01-20 21:55:47,378 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 34. [2018-01-20 21:55:47,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2018-01-20 21:55:47,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 39 transitions. [2018-01-20 21:55:47,380 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 39 transitions. Word has length 22 [2018-01-20 21:55:47,380 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:55:47,380 INFO L432 AbstractCegarLoop]: Abstraction has 34 states and 39 transitions. [2018-01-20 21:55:47,381 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 21:55:47,381 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 39 transitions. [2018-01-20 21:55:47,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-20 21:55:47,383 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:47,383 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] [2018-01-20 21:55:47,383 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 21:55:47,383 INFO L82 PathProgramCache]: Analyzing trace with hash -1934983004, now seen corresponding path program 1 times [2018-01-20 21:55:47,383 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:47,384 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:47,385 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,385 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:47,385 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:55:47,403 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:55:47,482 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 21:55:47,482 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:55:47,482 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-01-20 21:55:47,484 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-20 21:55:47,484 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-20 21:55:47,484 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2018-01-20 21:55:47,485 INFO L87 Difference]: Start difference. First operand 34 states and 39 transitions. Second operand 6 states. [2018-01-20 21:55:47,555 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:55:47,555 INFO L93 Difference]: Finished difference Result 47 states and 53 transitions. [2018-01-20 21:55:47,556 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-01-20 21:55:47,556 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 22 [2018-01-20 21:55:47,556 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:55:47,557 INFO L225 Difference]: With dead ends: 47 [2018-01-20 21:55:47,557 INFO L226 Difference]: Without dead ends: 37 [2018-01-20 21:55:47,558 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2018-01-20 21:55:47,559 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-01-20 21:55:47,563 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 28. [2018-01-20 21:55:47,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 28 states. [2018-01-20 21:55:47,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 31 transitions. [2018-01-20 21:55:47,565 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 31 transitions. Word has length 22 [2018-01-20 21:55:47,565 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:55:47,565 INFO L432 AbstractCegarLoop]: Abstraction has 28 states and 31 transitions. [2018-01-20 21:55:47,565 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-20 21:55:47,565 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2018-01-20 21:55:47,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-01-20 21:55:47,566 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:47,566 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] [2018-01-20 21:55:47,567 INFO L371 AbstractCegarLoop]: === Iteration 3 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 21:55:47,567 INFO L82 PathProgramCache]: Analyzing trace with hash -1189407961, now seen corresponding path program 1 times [2018-01-20 21:55:47,567 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:47,567 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:47,568 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,568 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:47,568 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:55:47,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:55:47,621 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 21:55:47,627 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:55:47,630 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:55:47,631 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:55:47,631 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:55:47,643 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:55:47,644 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:55:47,644 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:55:47,644 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:55:47,644 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:55:47,644 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:55:47,644 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:55:47,644 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 21:55:47,644 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:55:47,646 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states. [2018-01-20 21:55:47,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-01-20 21:55:47,647 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:47,647 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] [2018-01-20 21:55:47,647 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 21:55:47,647 INFO L82 PathProgramCache]: Analyzing trace with hash 1232836476, now seen corresponding path program 1 times [2018-01-20 21:55:47,647 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:47,647 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:47,648 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,648 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:47,648 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:55:47,661 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:55:47,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 21:55:47,716 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:55:47,716 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 21:55:47,716 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 21:55:47,716 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 21:55:47,717 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 21:55:47,717 INFO L87 Difference]: Start difference. First operand 32 states. Second operand 5 states. [2018-01-20 21:55:47,774 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:55:47,774 INFO L93 Difference]: Finished difference Result 62 states and 75 transitions. [2018-01-20 21:55:47,775 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 21:55:47,775 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 20 [2018-01-20 21:55:47,775 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:55:47,776 INFO L225 Difference]: With dead ends: 62 [2018-01-20 21:55:47,776 INFO L226 Difference]: Without dead ends: 43 [2018-01-20 21:55:47,776 INFO L525 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-01-20 21:55:47,776 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2018-01-20 21:55:47,780 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 32. [2018-01-20 21:55:47,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 32 states. [2018-01-20 21:55:47,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 37 transitions. [2018-01-20 21:55:47,781 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 37 transitions. Word has length 20 [2018-01-20 21:55:47,781 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:55:47,781 INFO L432 AbstractCegarLoop]: Abstraction has 32 states and 37 transitions. [2018-01-20 21:55:47,781 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 21:55:47,781 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 37 transitions. [2018-01-20 21:55:47,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-01-20 21:55:47,782 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:55:47,782 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] [2018-01-20 21:55:47,782 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-20 21:55:47,782 INFO L82 PathProgramCache]: Analyzing trace with hash 646030462, now seen corresponding path program 1 times [2018-01-20 21:55:47,783 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:55:47,783 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:55:47,783 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,783 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:55:47,783 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:55:47,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:55:47,796 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:55:47,846 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 21:55:47,846 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:55:47,846 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-01-20 21:55:47,846 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-20 21:55:47,846 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-20 21:55:47,847 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-20 21:55:47,847 INFO L87 Difference]: Start difference. First operand 32 states and 37 transitions. Second operand 4 states. [2018-01-20 21:55:47,903 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:55:47,903 INFO L93 Difference]: Finished difference Result 32 states and 37 transitions. [2018-01-20 21:55:47,903 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 21:55:47,903 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 20 [2018-01-20 21:55:47,904 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:55:47,904 INFO L225 Difference]: With dead ends: 32 [2018-01-20 21:55:47,904 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:55:47,904 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 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 21:55:47,904 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:55:47,905 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:55:47,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:55:47,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:55:47,905 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 20 [2018-01-20 21:55:47,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:55:47,905 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:55:47,905 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-20 21:55:47,906 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:55:47,906 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:55:47,908 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.01 09:55:47 BoogieIcfgContainer [2018-01-20 21:55:47,908 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-20 21:55:47,909 INFO L168 Benchmark]: Toolchain (without parser) took 1725.56 ms. Allocated memory was 307.2 MB in the beginning and 476.1 MB in the end (delta: 168.8 MB). Free memory was 265.5 MB in the beginning and 378.9 MB in the end (delta: -113.4 MB). Peak memory consumption was 55.4 MB. Max. memory is 5.3 GB. [2018-01-20 21:55:47,910 INFO L168 Benchmark]: CDTParser took 0.20 ms. Allocated memory is still 307.2 MB. Free memory is still 271.5 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 21:55:47,910 INFO L168 Benchmark]: CACSL2BoogieTranslator took 207.40 ms. Allocated memory is still 307.2 MB. Free memory was 264.5 MB in the beginning and 254.5 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. [2018-01-20 21:55:47,910 INFO L168 Benchmark]: Boogie Preprocessor took 37.33 ms. Allocated memory is still 307.2 MB. Free memory was 254.5 MB in the beginning and 253.5 MB in the end (delta: 996.1 kB). Peak memory consumption was 996.1 kB. Max. memory is 5.3 GB. [2018-01-20 21:55:47,911 INFO L168 Benchmark]: RCFGBuilder took 212.25 ms. Allocated memory is still 307.2 MB. Free memory was 252.5 MB in the beginning and 238.0 MB in the end (delta: 14.6 MB). Peak memory consumption was 14.6 MB. Max. memory is 5.3 GB. [2018-01-20 21:55:47,911 INFO L168 Benchmark]: TraceAbstraction took 1261.24 ms. Allocated memory was 307.2 MB in the beginning and 476.1 MB in the end (delta: 168.8 MB). Free memory was 238.0 MB in the beginning and 378.9 MB in the end (delta: -141.0 MB). Peak memory consumption was 27.9 MB. Max. memory is 5.3 GB. [2018-01-20 21:55:47,912 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.20 ms. Allocated memory is still 307.2 MB. Free memory is still 271.5 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 207.40 ms. Allocated memory is still 307.2 MB. Free memory was 264.5 MB in the beginning and 254.5 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 37.33 ms. Allocated memory is still 307.2 MB. Free memory was 254.5 MB in the beginning and 253.5 MB in the end (delta: 996.1 kB). Peak memory consumption was 996.1 kB. Max. memory is 5.3 GB. * RCFGBuilder took 212.25 ms. Allocated memory is still 307.2 MB. Free memory was 252.5 MB in the beginning and 238.0 MB in the end (delta: 14.6 MB). Peak memory consumption was 14.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1261.24 ms. Allocated memory was 307.2 MB in the beginning and 476.1 MB in the end (delta: 168.8 MB). Free memory was 238.0 MB in the beginning and 378.9 MB in the end (delta: -141.0 MB). Peak memory consumption was 27.9 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) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - 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, 32 locations, 4 error locations. UNSAFE Result, 0.1s 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=32occurred 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 - 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: cmemrchrErr0EnsuresViolation CFG has 4 procedures, 32 locations, 4 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 35 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=32occurred 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: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 15 NumberOfCodeBlocks, 15 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 14 ConstructedInterpolants, 0 QuantifiedInterpolants, 196 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: [L554] int length = __VERIFIER_nondet_int(); [L555] int n = __VERIFIER_nondet_int(); [L556] int c = __VERIFIER_nondet_int(); [L557] COND TRUE length < 1 [L558] length = 1 VAL [c=0, length=1, n=0] [L560] COND TRUE n < 1 [L561] n = 1 VAL [c=0, length=1, n=1] [L563] EXPR, FCALL __builtin_alloca (n * sizeof(char)) VAL [__builtin_alloca (n * sizeof(char))={3:0}, c=0, length=1, n=1] [L563] char* nondetArea = (char*) __builtin_alloca (n * sizeof(char)); VAL [__builtin_alloca (n * sizeof(char))={3:0}, c=0, length=1, n=1, nondetArea={3:0}] [L564] CALL cmemrchr(nondetArea, c, n) VAL [\old(c)=0, \old(n)=1, s={3:0}] [L543] const unsigned char *cp; VAL [\old(c)=0, \old(n)=1, c=0, n=1, s={3:0}, s={3:0}] [L544] COND TRUE n != 0 [L545] cp = (unsigned char *)s + n VAL [\old(c)=0, \old(n)=1, c=0, cp={3:1}, n=1, s={3:0}, s={3:0}] [L547] EXPR --cp VAL [--cp={3:0}, --cp=0, \old(c)=0, \old(n)=1, c=0, cp={3:0}, n=1, s={3:0}, s={3:0}] [L547] COND TRUE *(--cp) == (unsigned char)c [L548] RET return((void *)cp); VAL [\old(c)=0, \old(n)=1, \result={3:0}, c=0, cp={3:0}, n=1, s={3:0}, s={3:0}] [L564] cmemrchr(nondetArea, c, n) VAL [__builtin_alloca (n * sizeof(char))={3:0}, c=0, cmemrchr(nondetArea, c, n)={3:0}, length=1, n=1, nondetArea={3:0}] [L565] return 0; - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 32 locations, 4 error locations. UNSAFE Result, 0.5s OverallTime, 3 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 61 SDtfs, 35 SDslu, 161 SDs, 0 SdLazy, 50 SolverSat, 4 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=34occurred in iteration=1, 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, 2 MinimizatonAttempts, 20 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 68 NumberOfCodeBlocks, 68 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 42 ConstructedInterpolants, 0 QuantifiedInterpolants, 2562 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 553]: 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, 32 locations, 4 error locations. SAFE Result, 0.2s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 60 SDtfs, 28 SDslu, 102 SDs, 0 SdLazy, 54 SolverSat, 3 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=32occurred 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, 2 MinimizatonAttempts, 11 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 40 NumberOfCodeBlocks, 40 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 38 ConstructedInterpolants, 0 QuantifiedInterpolants, 2470 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-20_21-55-47-922.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-20_21-55-47-922.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-20_21-55-47-922.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-20_21-55-47-922.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cmemrchr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-20_21-55-47-922.csv Received shutdown request...