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_cstrlen-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-47db877 [2018-01-23 14:22:08,123 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-23 14:22:08,126 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-23 14:22:08,141 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-23 14:22:08,141 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-23 14:22:08,142 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-23 14:22:08,143 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-23 14:22:08,145 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-23 14:22:08,147 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-23 14:22:08,148 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-23 14:22:08,149 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-23 14:22:08,149 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-23 14:22:08,150 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-23 14:22:08,151 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-23 14:22:08,151 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-23 14:22:08,154 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-23 14:22:08,157 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-23 14:22:08,159 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-23 14:22:08,160 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-23 14:22:08,162 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-23 14:22:08,164 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-23 14:22:08,165 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-23 14:22:08,165 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-23 14:22:08,166 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-23 14:22:08,167 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-23 14:22:08,169 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-23 14:22:08,169 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-23 14:22:08,170 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-23 14:22:08,170 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-23 14:22:08,170 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-23 14:22:08,171 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-23 14:22:08,171 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-23 14:22:08,181 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-23 14:22:08,182 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-23 14:22:08,183 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-23 14:22:08,183 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-23 14:22:08,183 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-23 14:22:08,183 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-23 14:22:08,183 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-23 14:22:08,184 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-23 14:22:08,184 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-23 14:22:08,184 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-23 14:22:08,185 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-23 14:22:08,185 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-23 14:22:08,185 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-23 14:22:08,185 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-23 14:22:08,185 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-23 14:22:08,186 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-23 14:22:08,186 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-23 14:22:08,186 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-23 14:22:08,186 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-23 14:22:08,186 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-23 14:22:08,187 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-23 14:22:08,187 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-23 14:22:08,187 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-23 14:22:08,187 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-23 14:22:08,187 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-23 14:22:08,187 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:22:08,188 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-23 14:22:08,188 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-23 14:22:08,188 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-23 14:22:08,188 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-23 14:22:08,188 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-23 14:22:08,189 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-23 14:22:08,189 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-23 14:22:08,189 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-23 14:22:08,189 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-23 14:22:08,190 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-23 14:22:08,190 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-23 14:22:08,226 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-23 14:22:08,240 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-23 14:22:08,244 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-23 14:22:08,246 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-23 14:22:08,246 INFO L276 PluginConnector]: CDTParser initialized [2018-01-23 14:22:08,247 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:08,439 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-23 14:22:08,444 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-23 14:22:08,445 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:08,445 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-23 14:22:08,452 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-23 14:22:08,454 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,457 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e99cb12 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08, skipping insertion in model container [2018-01-23 14:22:08,457 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,476 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:08,517 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:08,626 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:08,639 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:08,644 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08 WrapperNode [2018-01-23 14:22:08,644 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:08,644 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-23 14:22:08,644 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-23 14:22:08,644 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-23 14:22:08,655 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,655 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,662 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,662 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,665 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,668 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,669 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (1/1) ... [2018-01-23 14:22:08,670 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-23 14:22:08,671 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-23 14:22:08,671 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-23 14:22:08,671 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-23 14:22:08,672 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (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-23 14:22:08,714 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-23 14:22:08,714 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-23 14:22:08,714 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrlen [2018-01-23 14:22:08,714 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure cstrlen [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-23 14:22:08,715 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-23 14:22:08,868 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-23 14:22:08,868 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:08 BoogieIcfgContainer [2018-01-23 14:22:08,868 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-23 14:22:08,869 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-23 14:22:08,869 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-23 14:22:08,870 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-23 14:22:08,871 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.01 02:22:08" (1/3) ... [2018-01-23 14:22:08,872 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a590e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:08, skipping insertion in model container [2018-01-23 14:22:08,872 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:08" (2/3) ... [2018-01-23 14:22:08,872 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a590e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:08, skipping insertion in model container [2018-01-23 14:22:08,872 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:08" (3/3) ... [2018-01-23 14:22:08,874 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:08,881 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-23 14:22:08,887 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 4 error locations. [2018-01-23 14:22:08,934 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:08,934 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:08,934 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:08,934 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:08,934 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:08,934 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:08,935 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:08,935 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-23 14:22:08,936 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:08,953 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states. [2018-01-23 14:22:08,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-23 14:22:08,959 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:08,960 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-23 14:22:08,960 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-23 14:22:08,964 INFO L82 PathProgramCache]: Analyzing trace with hash 70155, now seen corresponding path program 1 times [2018-01-23 14:22:08,966 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:08,966 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,009 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,009 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,009 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:09,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:09,066 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:09,072 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:09,078 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:09,078 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:09,078 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:09,079 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:09,079 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:09,079 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:09,079 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:09,079 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrlenErr0EnsuresViolation======== [2018-01-23 14:22:09,079 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:09,081 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states. [2018-01-23 14:22:09,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-01-23 14:22:09,082 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:09,083 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:09,083 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrlenErr0EnsuresViolation]=== [2018-01-23 14:22:09,083 INFO L82 PathProgramCache]: Analyzing trace with hash -1269956342, now seen corresponding path program 1 times [2018-01-23 14:22:09,083 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:09,084 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,085 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,085 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,085 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:09,120 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:09,158 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-23 14:22:09,160 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:09,160 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:09,162 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:09,176 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:09,176 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:09,179 INFO L87 Difference]: Start difference. First operand 30 states. Second operand 2 states. [2018-01-23 14:22:09,266 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:09,266 INFO L93 Difference]: Finished difference Result 42 states and 44 transitions. [2018-01-23 14:22:09,267 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:09,268 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 15 [2018-01-23 14:22:09,268 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:09,273 INFO L225 Difference]: With dead ends: 42 [2018-01-23 14:22:09,274 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:09,276 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-23 14:22:09,289 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:09,294 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:09,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:09,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:09,297 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 15 [2018-01-23 14:22:09,297 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:09,297 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:09,297 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:09,297 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:09,298 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:09,300 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:09,300 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:09,301 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:09,301 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:09,301 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:09,301 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:09,301 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:09,301 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-23 14:22:09,302 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:09,303 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states. [2018-01-23 14:22:09,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-23 14:22:09,304 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:09,304 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-23 14:22:09,305 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:09,305 INFO L82 PathProgramCache]: Analyzing trace with hash -140806636, now seen corresponding path program 1 times [2018-01-23 14:22:09,305 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:09,305 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,306 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,307 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,307 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:09,318 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:09,337 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-23 14:22:09,337 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:09,338 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:09,338 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:09,338 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:09,338 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:09,339 INFO L87 Difference]: Start difference. First operand 30 states. Second operand 2 states. [2018-01-23 14:22:09,343 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:09,343 INFO L93 Difference]: Finished difference Result 42 states and 44 transitions. [2018-01-23 14:22:09,343 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:09,344 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 22 [2018-01-23 14:22:09,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:09,347 INFO L225 Difference]: With dead ends: 42 [2018-01-23 14:22:09,348 INFO L226 Difference]: Without dead ends: 26 [2018-01-23 14:22:09,348 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-23 14:22:09,348 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2018-01-23 14:22:09,356 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2018-01-23 14:22:09,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 26 states. [2018-01-23 14:22:09,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 27 transitions. [2018-01-23 14:22:09,357 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 27 transitions. Word has length 22 [2018-01-23 14:22:09,357 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:09,357 INFO L432 AbstractCegarLoop]: Abstraction has 26 states and 27 transitions. [2018-01-23 14:22:09,357 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 27 transitions. [2018-01-23 14:22:09,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-01-23 14:22:09,358 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:09,358 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-23 14:22:09,358 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:09,359 INFO L82 PathProgramCache]: Analyzing trace with hash -262357829, now seen corresponding path program 1 times [2018-01-23 14:22:09,359 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:09,359 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,360 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,360 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,360 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:09,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:09,409 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:09,415 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:09,417 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:09,418 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:09,418 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:09,425 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:09,426 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:09,426 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:09,426 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:09,426 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:09,426 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:09,426 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:09,426 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-23 14:22:09,426 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:09,427 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states. [2018-01-23 14:22:09,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-01-23 14:22:09,428 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:09,428 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-23 14:22:09,428 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:09,428 INFO L82 PathProgramCache]: Analyzing trace with hash -1823608183, now seen corresponding path program 1 times [2018-01-23 14:22:09,428 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:09,429 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,429 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,429 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,430 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:09,440 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:09,455 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-23 14:22:09,456 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:09,456 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:09,456 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:09,456 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:09,457 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:09,457 INFO L87 Difference]: Start difference. First operand 30 states. Second operand 2 states. [2018-01-23 14:22:09,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:09,460 INFO L93 Difference]: Finished difference Result 42 states and 44 transitions. [2018-01-23 14:22:09,461 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:09,461 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 20 [2018-01-23 14:22:09,461 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:09,462 INFO L225 Difference]: With dead ends: 42 [2018-01-23 14:22:09,462 INFO L226 Difference]: Without dead ends: 24 [2018-01-23 14:22:09,462 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-23 14:22:09,462 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2018-01-23 14:22:09,464 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2018-01-23 14:22:09,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 24 states. [2018-01-23 14:22:09,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 25 transitions. [2018-01-23 14:22:09,465 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 25 transitions. Word has length 20 [2018-01-23 14:22:09,465 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:09,465 INFO L432 AbstractCegarLoop]: Abstraction has 24 states and 25 transitions. [2018-01-23 14:22:09,465 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:09,466 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 25 transitions. [2018-01-23 14:22:09,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-23 14:22:09,466 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:09,466 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-23 14:22:09,466 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:09,466 INFO L82 PathProgramCache]: Analyzing trace with hash -2127644944, now seen corresponding path program 1 times [2018-01-23 14:22:09,467 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:09,467 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:09,467 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,468 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:09,468 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:09,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:09,486 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:09,595 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-23 14:22:09,595 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:09,595 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-01-23 14:22:09,595 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-01-23 14:22:09,596 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-01-23 14:22:09,596 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-01-23 14:22:09,596 INFO L87 Difference]: Start difference. First operand 24 states and 25 transitions. Second operand 4 states. [2018-01-23 14:22:09,671 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:09,671 INFO L93 Difference]: Finished difference Result 24 states and 25 transitions. [2018-01-23 14:22:09,672 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-23 14:22:09,672 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 22 [2018-01-23 14:22:09,672 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:09,672 INFO L225 Difference]: With dead ends: 24 [2018-01-23 14:22:09,672 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:09,673 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-23 14:22:09,674 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:09,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:09,674 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 22 [2018-01-23 14:22:09,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:09,674 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:09,675 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-01-23 14:22:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:09,675 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:09,677 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.01 02:22:09 BoogieIcfgContainer [2018-01-23 14:22:09,678 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-23 14:22:09,679 INFO L168 Benchmark]: Toolchain (without parser) took 1238.83 ms. Allocated memory was 305.7 MB in the beginning and 468.2 MB in the end (delta: 162.5 MB). Free memory was 264.0 MB in the beginning and 406.9 MB in the end (delta: -142.9 MB). Peak memory consumption was 19.6 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:09,680 INFO L168 Benchmark]: CDTParser took 0.19 ms. Allocated memory is still 305.7 MB. Free memory is still 270.0 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:22:09,681 INFO L168 Benchmark]: CACSL2BoogieTranslator took 198.77 ms. Allocated memory is still 305.7 MB. Free memory was 263.0 MB in the beginning and 253.0 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:09,681 INFO L168 Benchmark]: Boogie Preprocessor took 26.18 ms. Allocated memory is still 305.7 MB. Free memory was 253.0 MB in the beginning and 252.0 MB in the end (delta: 996.4 kB). Peak memory consumption was 996.4 kB. Max. memory is 5.3 GB. [2018-01-23 14:22:09,681 INFO L168 Benchmark]: RCFGBuilder took 197.57 ms. Allocated memory is still 305.7 MB. Free memory was 252.0 MB in the beginning and 238.4 MB in the end (delta: 13.6 MB). Peak memory consumption was 13.6 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:09,682 INFO L168 Benchmark]: TraceAbstraction took 809.04 ms. Allocated memory was 305.7 MB in the beginning and 468.2 MB in the end (delta: 162.5 MB). Free memory was 237.4 MB in the beginning and 406.9 MB in the end (delta: -169.5 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:22:09,684 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.19 ms. Allocated memory is still 305.7 MB. Free memory is still 270.0 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 198.77 ms. Allocated memory is still 305.7 MB. Free memory was 263.0 MB in the beginning and 253.0 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 26.18 ms. Allocated memory is still 305.7 MB. Free memory was 253.0 MB in the beginning and 252.0 MB in the end (delta: 996.4 kB). Peak memory consumption was 996.4 kB. Max. memory is 5.3 GB. * RCFGBuilder took 197.57 ms. Allocated memory is still 305.7 MB. Free memory was 252.0 MB in the beginning and 238.4 MB in the end (delta: 13.6 MB). Peak memory consumption was 13.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 809.04 ms. Allocated memory was 305.7 MB in the beginning and 468.2 MB in the end (delta: 162.5 MB). Free memory was 237.4 MB in the beginning and 406.9 MB in the end (delta: -169.5 MB). There was no memory consumed. 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, 30 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=30occurred 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: cstrlenErr0EnsuresViolation CFG has 4 procedures, 30 locations, 4 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 30 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=30occurred 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: [L549] int length1 = __VERIFIER_nondet_int(); [L550] COND TRUE length1 < 1 [L551] length1 = 1 VAL [length1=1] [L553] EXPR, FCALL __builtin_alloca (length1 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1] [L553] char* nondetString1 = (char*) __builtin_alloca (length1 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, nondetString1={3:0}] [L554] FCALL nondetString1[length1-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, nondetString1={3:0}] [L555] CALL, EXPR cstrlen(nondetString1) VAL [str={3:0}] [L543] const char *s; [L544] s = str VAL [s={3:0}, str={3:0}, str={3:0}] [L544] EXPR, FCALL \read(*s) VAL [\read(*s)=0, s={3:0}, str={3:0}, str={3:0}] [L544] COND FALSE !(*s) [L546] RET return (s - str); VAL [\result=0, s={3:0}, str={3:0}, str={3:0}] [L555] EXPR cstrlen(nondetString1) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, cstrlen(nondetString1)=0, length1=1, nondetString1={3:0}] [L555] return cstrlen(nondetString1); - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 30 locations, 4 error locations. UNSAFE Result, 0.1s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 30 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=30occurred 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, 46 NumberOfCodeBlocks, 46 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 21 ConstructedInterpolants, 0 QuantifiedInterpolants, 441 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: 548]: 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, 30 locations, 4 error locations. SAFE Result, 0.2s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 49 SDtfs, 9 SDslu, 5 SDs, 0 SdLazy, 25 SolverSat, 3 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=30occurred 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, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 42 NumberOfCodeBlocks, 42 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 40 ConstructedInterpolants, 0 QuantifiedInterpolants, 2104 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_cstrlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-23_14-22-09-694.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-23_14-22-09-694.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-23_14-22-09-694.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-23_14-22-09-694.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrlen-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-23_14-22-09-694.csv Received shutdown request...