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_cstrstr-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-2f49842 [2018-01-20 21:56:18,077 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 21:56:18,079 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 21:56:18,091 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 21:56:18,091 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 21:56:18,092 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 21:56:18,093 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 21:56:18,095 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 21:56:18,096 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 21:56:18,097 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 21:56:18,097 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 21:56:18,097 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 21:56:18,098 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 21:56:18,099 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 21:56:18,100 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 21:56:18,103 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 21:56:18,105 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 21:56:18,107 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 21:56:18,108 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 21:56:18,109 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 21:56:18,111 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 21:56:18,112 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 21:56:18,112 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 21:56:18,113 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 21:56:18,114 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 21:56:18,115 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 21:56:18,115 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 21:56:18,116 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 21:56:18,116 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 21:56:18,116 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 21:56:18,117 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 21:56:18,117 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:56:18,127 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 21:56:18,127 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 21:56:18,128 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 21:56:18,128 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 21:56:18,128 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 21:56:18,128 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 21:56:18,129 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 21:56:18,129 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 21:56:18,129 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 21:56:18,130 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 21:56:18,130 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 21:56:18,130 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 21:56:18,130 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 21:56:18,130 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 21:56:18,131 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 21:56:18,132 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 21:56:18,132 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 21:56:18,132 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 21:56:18,132 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 21:56:18,133 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 21:56:18,133 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 21:56:18,133 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 21:56:18,133 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 21:56:18,133 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 21:56:18,134 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 21:56:18,135 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 21:56:18,136 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 21:56:18,171 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 21:56:18,183 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 21:56:18,187 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 21:56:18,189 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 21:56:18,189 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 21:56:18,190 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i [2018-01-20 21:56:18,365 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 21:56:18,368 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 21:56:18,369 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 21:56:18,369 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 21:56:18,374 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 21:56:18,375 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,377 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f719072 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18, skipping insertion in model container [2018-01-20 21:56:18,377 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,395 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 21:56:18,436 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 21:56:18,557 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 21:56:18,574 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 21:56:18,582 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18 WrapperNode [2018-01-20 21:56:18,582 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 21:56:18,583 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 21:56:18,583 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 21:56:18,583 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 21:56:18,601 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,601 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,613 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,614 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,620 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,624 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,626 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (1/1) ... [2018-01-20 21:56:18,629 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 21:56:18,629 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 21:56:18,630 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 21:56:18,630 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 21:56:18,631 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (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:56:18,688 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 21:56:18,688 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 21:56:18,688 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrlen [2018-01-20 21:56:18,689 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrncmp [2018-01-20 21:56:18,689 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrstr [2018-01-20 21:56:18,689 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 21:56:18,689 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-20 21:56:18,689 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-20 21:56:18,689 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure cstrlen [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure cstrncmp [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure cstrstr [2018-01-20 21:56:18,690 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 21:56:18,691 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 21:56:18,691 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 21:56:18,994 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 21:56:18,994 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 09:56:18 BoogieIcfgContainer [2018-01-20 21:56:18,994 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 21:56:18,995 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 21:56:18,995 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 21:56:18,998 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 21:56:18,998 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 09:56:18" (1/3) ... [2018-01-20 21:56:18,999 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4622fde7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 09:56:18, skipping insertion in model container [2018-01-20 21:56:18,999 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 09:56:18" (2/3) ... [2018-01-20 21:56:18,999 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4622fde7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 09:56:18, skipping insertion in model container [2018-01-20 21:56:18,999 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 09:56:18" (3/3) ... [2018-01-20 21:56:19,001 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i [2018-01-20 21:56:19,011 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 21:56:19,020 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 6 error locations. [2018-01-20 21:56:19,065 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:19,066 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:19,066 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:19,066 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:19,066 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:19,066 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:19,066 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:19,066 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 21:56:19,067 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:19,083 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:19,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-20 21:56:19,088 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:19,089 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-20 21:56:19,089 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 21:56:19,093 INFO L82 PathProgramCache]: Analyzing trace with hash 164333, now seen corresponding path program 1 times [2018-01-20 21:56:19,094 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:19,095 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:19,136 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,137 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:19,137 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:56:19,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:56:19,189 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 21:56:19,195 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:56:19,202 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:19,203 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:19,203 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:19,203 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:19,203 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:19,203 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:19,203 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:19,203 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrlenErr0EnsuresViolation======== [2018-01-20 21:56:19,203 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:19,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:19,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-01-20 21:56:19,207 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:19,207 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:56:19,207 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrlenErr0EnsuresViolation]=== [2018-01-20 21:56:19,207 INFO L82 PathProgramCache]: Analyzing trace with hash -1759698364, now seen corresponding path program 1 times [2018-01-20 21:56:19,207 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:19,207 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:19,208 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,209 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:19,209 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:56:19,251 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:56:19,306 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:56:19,309 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:56:19,309 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 21:56:19,310 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 21:56:19,407 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 21:56:19,407 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:56:19,410 INFO L87 Difference]: Start difference. First operand 75 states. Second operand 2 states. [2018-01-20 21:56:19,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:56:19,436 INFO L93 Difference]: Finished difference Result 121 states and 148 transitions. [2018-01-20 21:56:19,437 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 21:56:19,438 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 24 [2018-01-20 21:56:19,438 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:56:19,444 INFO L225 Difference]: With dead ends: 121 [2018-01-20 21:56:19,444 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:56:19,448 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:56:19,461 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:56:19,465 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:56:19,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:56:19,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:56:19,468 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 24 [2018-01-20 21:56:19,468 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:56:19,468 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:56:19,468 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 21:56:19,468 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:56:19,468 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:56:19,471 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:19,471 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:19,472 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:19,472 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:19,472 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:19,472 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:19,472 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:19,472 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 21:56:19,472 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:19,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:19,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2018-01-20 21:56:19,477 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:19,477 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 21:56:19,477 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 21:56:19,477 INFO L82 PathProgramCache]: Analyzing trace with hash 880685945, now seen corresponding path program 1 times [2018-01-20 21:56:19,478 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:19,478 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:19,479 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,479 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:19,479 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:56:19,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 21:56:19,550 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 21:56:19,558 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:56:19,561 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:56:19,563 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:56:19,564 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 21:56:19,577 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:19,577 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:19,578 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:19,578 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:19,578 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:19,578 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:19,578 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:19,578 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 21:56:19,578 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:19,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:19,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2018-01-20 21:56:19,582 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:19,583 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 21:56:19,583 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 21:56:19,583 INFO L82 PathProgramCache]: Analyzing trace with hash 443374032, now seen corresponding path program 1 times [2018-01-20 21:56:19,583 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:19,583 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:19,584 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,585 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:19,585 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:19,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:56:19,609 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:56:19,805 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:56:19,805 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:56:19,806 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 21:56:19,806 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-20 21:56:19,806 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-20 21:56:19,806 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2018-01-20 21:56:19,807 INFO L87 Difference]: Start difference. First operand 75 states. Second operand 6 states. [2018-01-20 21:56:20,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:56:20,157 INFO L93 Difference]: Finished difference Result 120 states and 148 transitions. [2018-01-20 21:56:20,157 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-01-20 21:56:20,157 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 28 [2018-01-20 21:56:20,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:56:20,157 INFO L225 Difference]: With dead ends: 120 [2018-01-20 21:56:20,157 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:56:20,158 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2018-01-20 21:56:20,158 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:56:20,159 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:56:20,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:56:20,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:56:20,159 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 28 [2018-01-20 21:56:20,159 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:56:20,159 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:56:20,159 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-20 21:56:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:56:20,159 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:56:20,161 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:20,161 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:20,161 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:20,161 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:20,161 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:20,161 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:20,161 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:20,161 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrncmpErr0EnsuresViolation======== [2018-01-20 21:56:20,161 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:20,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:20,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-01-20 21:56:20,164 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:20,164 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 21:56:20,164 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrncmpErr0EnsuresViolation]=== [2018-01-20 21:56:20,164 INFO L82 PathProgramCache]: Analyzing trace with hash -523618711, now seen corresponding path program 1 times [2018-01-20 21:56:20,164 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:20,164 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:20,165 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:20,165 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:20,165 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:56:20,178 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:56:20,196 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:56:20,196 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:56:20,197 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 21:56:20,197 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 21:56:20,197 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 21:56:20,197 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:56:20,198 INFO L87 Difference]: Start difference. First operand 75 states. Second operand 2 states. [2018-01-20 21:56:20,204 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:56:20,204 INFO L93 Difference]: Finished difference Result 121 states and 148 transitions. [2018-01-20 21:56:20,205 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 21:56:20,205 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 32 [2018-01-20 21:56:20,205 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:56:20,205 INFO L225 Difference]: With dead ends: 121 [2018-01-20 21:56:20,205 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:56:20,206 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:56:20,207 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:56:20,207 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:56:20,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:56:20,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:56:20,208 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 32 [2018-01-20 21:56:20,208 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:56:20,208 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:56:20,208 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 21:56:20,208 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:56:20,208 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:56:20,210 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 21:56:20,211 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 21:56:20,211 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 21:56:20,211 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 21:56:20,211 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 21:56:20,211 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 21:56:20,211 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 21:56:20,211 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrstrErr0EnsuresViolation======== [2018-01-20 21:56:20,212 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 21:56:20,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states. [2018-01-20 21:56:20,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-01-20 21:56:20,214 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 21:56:20,214 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] [2018-01-20 21:56:20,215 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrstrErr0EnsuresViolation]=== [2018-01-20 21:56:20,215 INFO L82 PathProgramCache]: Analyzing trace with hash -825684058, now seen corresponding path program 1 times [2018-01-20 21:56:20,215 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 21:56:20,215 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 21:56:20,216 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:20,216 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 21:56:20,216 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 21:56:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 21:56:20,228 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 21:56:20,241 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:56:20,242 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 21:56:20,242 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2018-01-20 21:56:20,242 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 21:56:20,242 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 21:56:20,243 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 21:56:20,243 INFO L87 Difference]: Start difference. First operand 75 states. Second operand 2 states. [2018-01-20 21:56:20,251 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 21:56:20,251 INFO L93 Difference]: Finished difference Result 121 states and 148 transitions. [2018-01-20 21:56:20,251 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 21:56:20,251 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 21 [2018-01-20 21:56:20,252 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 21:56:20,252 INFO L225 Difference]: With dead ends: 121 [2018-01-20 21:56:20,252 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 21:56:20,253 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:56:20,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 21:56:20,254 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 21:56:20,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 21:56:20,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 21:56:20,254 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 21 [2018-01-20 21:56:20,254 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 21:56:20,254 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 21:56:20,255 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 21:56:20,255 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 21:56:20,255 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 21:56:20,258 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.01 09:56:20 BoogieIcfgContainer [2018-01-20 21:56:20,258 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-20 21:56:20,259 INFO L168 Benchmark]: Toolchain (without parser) took 1893.98 ms. Allocated memory was 300.9 MB in the beginning and 457.7 MB in the end (delta: 156.8 MB). Free memory was 259.3 MB in the beginning and 349.2 MB in the end (delta: -90.0 MB). Peak memory consumption was 66.8 MB. Max. memory is 5.3 GB. [2018-01-20 21:56:20,261 INFO L168 Benchmark]: CDTParser took 0.24 ms. Allocated memory is still 300.9 MB. Free memory is still 265.2 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 21:56:20,261 INFO L168 Benchmark]: CACSL2BoogieTranslator took 213.37 ms. Allocated memory is still 300.9 MB. Free memory was 258.3 MB in the beginning and 248.3 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:56:20,261 INFO L168 Benchmark]: Boogie Preprocessor took 46.45 ms. Allocated memory is still 300.9 MB. Free memory was 248.3 MB in the beginning and 246.3 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. [2018-01-20 21:56:20,262 INFO L168 Benchmark]: RCFGBuilder took 364.94 ms. Allocated memory is still 300.9 MB. Free memory was 246.3 MB in the beginning and 223.6 MB in the end (delta: 22.6 MB). Peak memory consumption was 22.6 MB. Max. memory is 5.3 GB. [2018-01-20 21:56:20,262 INFO L168 Benchmark]: TraceAbstraction took 1263.01 ms. Allocated memory was 300.9 MB in the beginning and 457.7 MB in the end (delta: 156.8 MB). Free memory was 222.6 MB in the beginning and 349.2 MB in the end (delta: -126.6 MB). Peak memory consumption was 30.2 MB. Max. memory is 5.3 GB. [2018-01-20 21:56:20,264 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.24 ms. Allocated memory is still 300.9 MB. Free memory is still 265.2 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 213.37 ms. Allocated memory is still 300.9 MB. Free memory was 258.3 MB in the beginning and 248.3 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 46.45 ms. Allocated memory is still 300.9 MB. Free memory was 248.3 MB in the beginning and 246.3 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 364.94 ms. Allocated memory is still 300.9 MB. Free memory was 246.3 MB in the beginning and 223.6 MB in the end (delta: 22.6 MB). Peak memory consumption was 22.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1263.01 ms. Allocated memory was 300.9 MB in the beginning and 457.7 MB in the end (delta: 156.8 MB). Free memory was 222.6 MB in the beginning and 349.2 MB in the end (delta: -126.6 MB). Peak memory consumption was 30.2 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 6 procedures, 75 locations, 6 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=75occurred 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 6 procedures, 75 locations, 6 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 82 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=75occurred 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, 24 NumberOfCodeBlocks, 24 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 23 ConstructedInterpolants, 0 QuantifiedInterpolants, 529 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: [L579] int length1 = __VERIFIER_nondet_int(); [L580] int length2 = __VERIFIER_nondet_int(); [L581] COND TRUE length1 < 1 [L582] length1 = 1 VAL [length1=1, length2=0] [L584] COND TRUE length2 < 1 [L585] length2 = 1 VAL [length1=1, length2=1] [L587] EXPR, FCALL __builtin_alloca (length1 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, length1=1, length2=1] [L587] char* nondetString1 = (char*) __builtin_alloca (length1 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, length1=1, length2=1, nondetString1={1:0}] [L588] EXPR, FCALL __builtin_alloca (length2 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, __builtin_alloca (length2 * sizeof(char))={3:0}, length1=1, length2=1, nondetString1={1:0}] [L588] char* nondetString2 = (char*) __builtin_alloca (length2 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, __builtin_alloca (length2 * sizeof(char))={3:0}, length1=1, length2=1, nondetString1={1:0}, nondetString2={3:0}] [L589] FCALL nondetString1[length1-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, __builtin_alloca (length2 * sizeof(char))={3:0}, length1=1, length2=1, nondetString1={1:0}, nondetString2={3:0}] [L590] FCALL nondetString2[length2-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, __builtin_alloca (length2 * sizeof(char))={3:0}, length1=1, length2=1, nondetString1={1:0}, nondetString2={3:0}] [L591] CALL, EXPR cstrstr(nondetString1,nondetString2) VAL [find={3:0}, s={1:0}] [L564] char c, sc; [L565] size_t len; [L566] EXPR find++ VAL [find={3:0}, find={3:1}, find++=0, find++={3:0}, s={1:0}, s={1:0}] [L566] EXPR c = *find++ VAL [c=0, find={3:1}, find={3:0}, find++={3:0}, find++=0, s={1:0}, s={1:0}] [L566] COND FALSE !((c = *find++) != 0) [L576] RET return ((char *)s); VAL [\result={1:0}, c=0, find={3:1}, find={3:0}, s={1:0}, s={1:0}] [L591] EXPR cstrstr(nondetString1,nondetString2) VAL [__builtin_alloca (length1 * sizeof(char))={1:0}, __builtin_alloca (length2 * sizeof(char))={3:0}, cstrstr(nondetString1,nondetString2)={1:0}, length1=1, length2=1, nondetString1={1:0}, nondetString2={3:0}] [L591] return cstrstr(nondetString1,nondetString2); - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 6 procedures, 75 locations, 6 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=75occurred 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, 30 NumberOfCodeBlocks, 30 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: 578]: 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 6 procedures, 75 locations, 6 error locations. SAFE Result, 0.5s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.3s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 70 SDtfs, 52 SDslu, 26 SDs, 0 SdLazy, 231 SolverSat, 7 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.2s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=75occurred 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.1s InterpolantComputationTime, 28 NumberOfCodeBlocks, 28 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 27 ConstructedInterpolants, 0 QuantifiedInterpolants, 5157 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: cstrncmpErr0EnsuresViolation CFG has 6 procedures, 75 locations, 6 error locations. SAFE Result, 0.0s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 82 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=75occurred 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, 32 NumberOfCodeBlocks, 32 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 31 ConstructedInterpolants, 0 QuantifiedInterpolants, 961 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: 561]: 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: cstrstrErr0EnsuresViolation CFG has 6 procedures, 75 locations, 6 error locations. SAFE Result, 0.0s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 82 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=75occurred 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, 21 NumberOfCodeBlocks, 21 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 20 ConstructedInterpolants, 0 QuantifiedInterpolants, 400 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 RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-4-2018-01-20_21-56-20-275.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrstr-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-5-2018-01-20_21-56-20-275.csv Received shutdown request...