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/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf -i ../../../trunk/examples/svcomp/array-memsafety/cstrchr-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-ccafca9-m [2018-02-04 01:44:19,244 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-04 01:44:19,246 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-04 01:44:19,257 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-04 01:44:19,258 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-04 01:44:19,258 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-04 01:44:19,259 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-04 01:44:19,261 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-04 01:44:19,262 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-04 01:44:19,263 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-04 01:44:19,263 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-04 01:44:19,264 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-04 01:44:19,264 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-04 01:44:19,265 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-04 01:44:19,266 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-04 01:44:19,268 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-04 01:44:19,269 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-04 01:44:19,271 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-04 01:44:19,271 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-04 01:44:19,272 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-04 01:44:19,274 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-04 01:44:19,274 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-04 01:44:19,274 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-04 01:44:19,275 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-04 01:44:19,276 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-04 01:44:19,277 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-04 01:44:19,277 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-04 01:44:19,277 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-04 01:44:19,277 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-04 01:44:19,278 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-04 01:44:19,278 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-04 01:44:19,278 INFO L98 SettingsManager]: Beginning loading settings from /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf [2018-02-04 01:44:19,287 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-04 01:44:19,288 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-04 01:44:19,289 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-04 01:44:19,289 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-04 01:44:19,289 INFO L133 SettingsManager]: * Use SBE=true [2018-02-04 01:44:19,289 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-04 01:44:19,289 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-04 01:44:19,289 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-04 01:44:19,289 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-04 01:44:19,290 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-04 01:44:19,291 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-04 01:44:19,291 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-04 01:44:19,291 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-04 01:44:19,291 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-04 01:44:19,291 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-04 01:44:19,291 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-04 01:44:19,291 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=Craig_TreeInterpolation [2018-02-04 01:44:19,319 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-04 01:44:19,329 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-04 01:44:19,332 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-04 01:44:19,333 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-04 01:44:19,333 INFO L276 PluginConnector]: CDTParser initialized [2018-02-04 01:44:19,334 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/cstrchr-alloca_true-valid-memsafety_true-termination.i [2018-02-04 01:44:19,459 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-04 01:44:19,461 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-04 01:44:19,461 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-04 01:44:19,462 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-04 01:44:19,467 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-04 01:44:19,468 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,471 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@a67664e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19, skipping insertion in model container [2018-02-04 01:44:19,471 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,486 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 01:44:19,514 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 01:44:19,599 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 01:44:19,610 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 01:44:19,615 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19 WrapperNode [2018-02-04 01:44:19,615 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-04 01:44:19,616 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-04 01:44:19,616 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-04 01:44:19,616 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-04 01:44:19,630 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,630 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,638 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,638 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,641 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,643 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,644 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... [2018-02-04 01:44:19,645 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-04 01:44:19,645 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-04 01:44:19,646 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-04 01:44:19,646 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-04 01:44:19,646 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (1/1) ... No working directory specified, using /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-04 01:44:19,682 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-04 01:44:19,682 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-04 01:44:19,682 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrchr [2018-02-04 01:44:19,682 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-04 01:44:19,682 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-02-04 01:44:19,682 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-02-04 01:44:19,682 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure cstrchr [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-04 01:44:19,683 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-04 01:44:19,809 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-04 01:44:19,809 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 01:44:19 BoogieIcfgContainer [2018-02-04 01:44:19,809 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-04 01:44:19,810 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-04 01:44:19,810 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-04 01:44:19,812 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-04 01:44:19,812 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.02 01:44:19" (1/3) ... [2018-02-04 01:44:19,812 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78a99ce8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 01:44:19, skipping insertion in model container [2018-02-04 01:44:19,812 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 01:44:19" (2/3) ... [2018-02-04 01:44:19,812 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78a99ce8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 01:44:19, skipping insertion in model container [2018-02-04 01:44:19,812 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 01:44:19" (3/3) ... [2018-02-04 01:44:19,813 INFO L107 eAbstractionObserver]: Analyzing ICFG cstrchr-alloca_true-valid-memsafety_true-termination.i [2018-02-04 01:44:19,818 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:Craig_TreeInterpolation Determinization: PREDICATE_ABSTRACTION [2018-02-04 01:44:19,823 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 9 error locations. [2018-02-04 01:44:19,850 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-04 01:44:19,851 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-04 01:44:19,851 INFO L324 AbstractCegarLoop]: Compute interpolants for Craig_TreeInterpolation [2018-02-04 01:44:19,851 INFO L325 AbstractCegarLoop]: Backedges is CANONICAL [2018-02-04 01:44:19,851 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-04 01:44:19,851 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-04 01:44:19,851 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-04 01:44:19,851 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-04 01:44:19,852 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-04 01:44:19,860 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states. [2018-02-04 01:44:19,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2018-02-04 01:44:19,869 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:19,870 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:19,870 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:19,873 INFO L82 PathProgramCache]: Analyzing trace with hash 797989968, now seen corresponding path program 1 times [2018-02-04 01:44:19,909 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:19,943 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:19,992 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:19,994 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:19,994 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-02-04 01:44:19,995 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:19,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:19,995 INFO L182 omatonBuilderFactory]: Interpolants [44#true, 45#false, 46#(= 1 (select |#valid| |main_#t~malloc7.base|)), 47#(= 1 (select |#valid| main_~nondetString~0.base))] [2018-02-04 01:44:19,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:19,996 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-04 01:44:20,006 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-04 01:44:20,006 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-04 01:44:20,008 INFO L87 Difference]: Start difference. First operand 41 states. Second operand 4 states. [2018-02-04 01:44:20,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:20,076 INFO L93 Difference]: Finished difference Result 40 states and 43 transitions. [2018-02-04 01:44:20,076 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-02-04 01:44:20,131 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 10 [2018-02-04 01:44:20,132 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:20,140 INFO L225 Difference]: With dead ends: 40 [2018-02-04 01:44:20,140 INFO L226 Difference]: Without dead ends: 37 [2018-02-04 01:44:20,142 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-04 01:44:20,157 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-02-04 01:44:20,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2018-02-04 01:44:20,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 37 states. [2018-02-04 01:44:20,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 40 transitions. [2018-02-04 01:44:20,171 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 40 transitions. Word has length 10 [2018-02-04 01:44:20,171 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:20,171 INFO L432 AbstractCegarLoop]: Abstraction has 37 states and 40 transitions. [2018-02-04 01:44:20,172 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-04 01:44:20,172 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions. [2018-02-04 01:44:20,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2018-02-04 01:44:20,172 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:20,172 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:20,172 INFO L371 AbstractCegarLoop]: === Iteration 2 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:20,173 INFO L82 PathProgramCache]: Analyzing trace with hash 797989969, now seen corresponding path program 1 times [2018-02-04 01:44:20,174 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:20,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:20,185 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:20,252 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,253 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:20,253 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-02-04 01:44:20,253 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:20,253 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,253 INFO L182 omatonBuilderFactory]: Interpolants [128#false, 129#(<= 1 main_~length~0), 130#(and (= 0 |main_#t~malloc7.offset|) (= main_~length~0 (select |#length| |main_#t~malloc7.base|)) (<= 1 main_~length~0)), 131#(and (= main_~length~0 (select |#length| main_~nondetString~0.base)) (= main_~nondetString~0.offset 0) (<= 1 main_~length~0)), 127#true] [2018-02-04 01:44:20,253 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,254 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-04 01:44:20,255 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-04 01:44:20,255 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-04 01:44:20,255 INFO L87 Difference]: Start difference. First operand 37 states and 40 transitions. Second operand 5 states. [2018-02-04 01:44:20,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:20,277 INFO L93 Difference]: Finished difference Result 36 states and 39 transitions. [2018-02-04 01:44:20,277 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-02-04 01:44:20,277 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 10 [2018-02-04 01:44:20,277 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:20,278 INFO L225 Difference]: With dead ends: 36 [2018-02-04 01:44:20,278 INFO L226 Difference]: Without dead ends: 36 [2018-02-04 01:44:20,278 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2018-02-04 01:44:20,278 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2018-02-04 01:44:20,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2018-02-04 01:44:20,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 36 states. [2018-02-04 01:44:20,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 39 transitions. [2018-02-04 01:44:20,281 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 39 transitions. Word has length 10 [2018-02-04 01:44:20,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:20,281 INFO L432 AbstractCegarLoop]: Abstraction has 36 states and 39 transitions. [2018-02-04 01:44:20,281 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-04 01:44:20,281 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions. [2018-02-04 01:44:20,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-04 01:44:20,281 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:20,281 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:20,281 INFO L371 AbstractCegarLoop]: === Iteration 3 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:20,281 INFO L82 PathProgramCache]: Analyzing trace with hash -1840539991, now seen corresponding path program 1 times [2018-02-04 01:44:20,282 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:20,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:20,290 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:20,325 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,325 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:20,325 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-02-04 01:44:20,325 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:20,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,326 INFO L182 omatonBuilderFactory]: Interpolants [208#(= 1 (select |#valid| main_~nondetString~0.base)), 209#(= 1 (select |#valid| |cstrchr_#in~s.base|)), 210#(= 1 (select |#valid| cstrchr_~s.base)), 206#true, 207#false] [2018-02-04 01:44:20,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,326 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-04 01:44:20,326 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-04 01:44:20,327 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-04 01:44:20,327 INFO L87 Difference]: Start difference. First operand 36 states and 39 transitions. Second operand 5 states. [2018-02-04 01:44:20,388 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:20,388 INFO L93 Difference]: Finished difference Result 33 states and 36 transitions. [2018-02-04 01:44:20,388 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 01:44:20,389 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 15 [2018-02-04 01:44:20,389 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:20,389 INFO L225 Difference]: With dead ends: 33 [2018-02-04 01:44:20,389 INFO L226 Difference]: Without dead ends: 33 [2018-02-04 01:44:20,390 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-02-04 01:44:20,390 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2018-02-04 01:44:20,392 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33. [2018-02-04 01:44:20,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 33 states. [2018-02-04 01:44:20,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 36 transitions. [2018-02-04 01:44:20,393 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 36 transitions. Word has length 15 [2018-02-04 01:44:20,393 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:20,393 INFO L432 AbstractCegarLoop]: Abstraction has 33 states and 36 transitions. [2018-02-04 01:44:20,393 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-04 01:44:20,393 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2018-02-04 01:44:20,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-04 01:44:20,394 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:20,394 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:20,394 INFO L371 AbstractCegarLoop]: === Iteration 4 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:20,394 INFO L82 PathProgramCache]: Analyzing trace with hash -1840539990, now seen corresponding path program 1 times [2018-02-04 01:44:20,395 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:20,407 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:20,483 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,483 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:20,484 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2018-02-04 01:44:20,484 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:20,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,484 INFO L182 omatonBuilderFactory]: Interpolants [279#true, 280#false, 281#(<= 1 main_~length~0), 282#(and (= 0 |main_#t~malloc7.offset|) (= main_~length~0 (select |#length| |main_#t~malloc7.base|)) (<= 1 main_~length~0)), 283#(and (= main_~length~0 (select |#length| main_~nondetString~0.base)) (= 0 main_~nondetString~0.offset) (<= 1 main_~length~0)), 284#(and (<= 1 (select |#length| main_~nondetString~0.base)) (= 0 main_~nondetString~0.offset)), 285#(and (= 0 |cstrchr_#in~s.offset|) (<= 1 (select |#length| |cstrchr_#in~s.base|))), 286#(and (<= 1 (select |#length| cstrchr_~s.base)) (= cstrchr_~s.offset 0))] [2018-02-04 01:44:20,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,484 INFO L409 AbstractCegarLoop]: Interpolant automaton has 8 states [2018-02-04 01:44:20,484 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2018-02-04 01:44:20,484 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2018-02-04 01:44:20,485 INFO L87 Difference]: Start difference. First operand 33 states and 36 transitions. Second operand 8 states. [2018-02-04 01:44:20,569 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:20,570 INFO L93 Difference]: Finished difference Result 45 states and 51 transitions. [2018-02-04 01:44:20,571 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-02-04 01:44:20,571 INFO L78 Accepts]: Start accepts. Automaton has 8 states. Word has length 15 [2018-02-04 01:44:20,572 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:20,574 INFO L225 Difference]: With dead ends: 45 [2018-02-04 01:44:20,574 INFO L226 Difference]: Without dead ends: 45 [2018-02-04 01:44:20,575 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90 [2018-02-04 01:44:20,575 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2018-02-04 01:44:20,578 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 41. [2018-02-04 01:44:20,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2018-02-04 01:44:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 46 transitions. [2018-02-04 01:44:20,579 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 46 transitions. Word has length 15 [2018-02-04 01:44:20,579 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:20,579 INFO L432 AbstractCegarLoop]: Abstraction has 41 states and 46 transitions. [2018-02-04 01:44:20,579 INFO L433 AbstractCegarLoop]: Interpolant automaton has 8 states. [2018-02-04 01:44:20,580 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 46 transitions. [2018-02-04 01:44:20,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-02-04 01:44:20,580 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:20,580 INFO L351 BasicCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:20,580 INFO L371 AbstractCegarLoop]: === Iteration 5 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:20,581 INFO L82 PathProgramCache]: Analyzing trace with hash 985116459, now seen corresponding path program 1 times [2018-02-04 01:44:20,581 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:20,592 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:20,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,611 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:20,611 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-02-04 01:44:20,611 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,612 INFO L182 omatonBuilderFactory]: Interpolants [377#true, 378#false, 379#(not |cstrchr_#t~short2|)] [2018-02-04 01:44:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,612 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-02-04 01:44:20,613 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-02-04 01:44:20,613 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-04 01:44:20,613 INFO L87 Difference]: Start difference. First operand 41 states and 46 transitions. Second operand 3 states. [2018-02-04 01:44:20,622 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:20,622 INFO L93 Difference]: Finished difference Result 43 states and 48 transitions. [2018-02-04 01:44:20,622 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-02-04 01:44:20,622 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 20 [2018-02-04 01:44:20,623 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:20,623 INFO L225 Difference]: With dead ends: 43 [2018-02-04 01:44:20,623 INFO L226 Difference]: Without dead ends: 43 [2018-02-04 01:44:20,624 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-04 01:44:20,624 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2018-02-04 01:44:20,626 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2018-02-04 01:44:20,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 43 states. [2018-02-04 01:44:20,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 48 transitions. [2018-02-04 01:44:20,628 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 48 transitions. Word has length 20 [2018-02-04 01:44:20,628 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:20,628 INFO L432 AbstractCegarLoop]: Abstraction has 43 states and 48 transitions. [2018-02-04 01:44:20,628 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-02-04 01:44:20,628 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 48 transitions. [2018-02-04 01:44:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-02-04 01:44:20,629 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:20,629 INFO L351 BasicCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:20,629 INFO L371 AbstractCegarLoop]: === Iteration 6 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:20,630 INFO L82 PathProgramCache]: Analyzing trace with hash 1622551342, now seen corresponding path program 1 times [2018-02-04 01:44:20,630 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:20,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:20,648 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:20,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,844 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-04 01:44:20,844 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11 [2018-02-04 01:44:20,844 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,845 INFO L182 omatonBuilderFactory]: Interpolants [466#true, 467#false, 468#(<= 1 main_~length~0), 469#(and (= 0 |main_#t~malloc7.offset|) (= main_~length~0 (select |#length| |main_#t~malloc7.base|)) (<= 1 main_~length~0)), 470#(and (or (and (= main_~length~0 (select |#length| main_~nondetString~0.base)) (<= 1 main_~length~0)) (= (+ main_~nondetString~0.offset main_~length~0) 1)) (= main_~nondetString~0.offset 0)), 471#(and (or (<= 2 (+ main_~nondetString~0.offset (select |#length| main_~nondetString~0.base))) (= 0 (select (select |#memory_int| main_~nondetString~0.base) main_~nondetString~0.offset))) (= main_~nondetString~0.offset 0)), 472#(and (or (= 0 (select (select |#memory_int| |cstrchr_#in~s.base|) |cstrchr_#in~s.offset|)) (<= 2 (select |#length| |cstrchr_#in~s.base|))) (= 0 |cstrchr_#in~s.offset|)), 473#(and (or (<= 2 (select |#length| cstrchr_~s.base)) (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset))) (= cstrchr_~s.offset 0)), 474#(and (or (<= 2 (select |#length| cstrchr_~s.base)) (and (= |cstrchr_#t~mem0| (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)) (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)))) (= cstrchr_~s.offset 0)), 475#(and (or (not |cstrchr_#t~short2|) (<= 2 (select |#length| cstrchr_~s.base))) (= cstrchr_~s.offset 0)), 476#(and (<= 2 (select |#length| cstrchr_~s.base)) (= cstrchr_~s.offset 0)), 477#(and (<= 1 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 1) (select |#length| cstrchr_~s.base)))] [2018-02-04 01:44:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:20,845 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-04 01:44:20,845 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-04 01:44:20,846 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=105, Unknown=0, NotChecked=0, Total=132 [2018-02-04 01:44:20,846 INFO L87 Difference]: Start difference. First operand 43 states and 48 transitions. Second operand 12 states. [2018-02-04 01:44:21,090 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:21,090 INFO L93 Difference]: Finished difference Result 65 states and 75 transitions. [2018-02-04 01:44:21,090 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2018-02-04 01:44:21,090 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 22 [2018-02-04 01:44:21,091 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:21,091 INFO L225 Difference]: With dead ends: 65 [2018-02-04 01:44:21,091 INFO L226 Difference]: Without dead ends: 65 [2018-02-04 01:44:21,092 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 58 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=77, Invalid=303, Unknown=0, NotChecked=0, Total=380 [2018-02-04 01:44:21,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2018-02-04 01:44:21,094 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 50. [2018-02-04 01:44:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 50 states. [2018-02-04 01:44:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 57 transitions. [2018-02-04 01:44:21,094 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 57 transitions. Word has length 22 [2018-02-04 01:44:21,095 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:21,095 INFO L432 AbstractCegarLoop]: Abstraction has 50 states and 57 transitions. [2018-02-04 01:44:21,095 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-04 01:44:21,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions. [2018-02-04 01:44:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2018-02-04 01:44:21,095 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:21,095 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:21,095 INFO L371 AbstractCegarLoop]: === Iteration 7 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:21,096 INFO L82 PathProgramCache]: Analyzing trace with hash 112532188, now seen corresponding path program 1 times [2018-02-04 01:44:21,096 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:21,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:21,109 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:21,161 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,161 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 01:44:21,161 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2018-02-04 01:44:21,162 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:21,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,162 INFO L182 omatonBuilderFactory]: Interpolants [609#true, 610#false, 611#(= |#valid| |old(#valid)|), 612#(= (store |#valid| |main_#t~malloc7.base| 0) |old(#valid)|)] [2018-02-04 01:44:21,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,163 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-04 01:44:21,163 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-04 01:44:21,163 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-04 01:44:21,163 INFO L87 Difference]: Start difference. First operand 50 states and 57 transitions. Second operand 4 states. [2018-02-04 01:44:21,201 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:21,201 INFO L93 Difference]: Finished difference Result 49 states and 56 transitions. [2018-02-04 01:44:21,201 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 01:44:21,201 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 27 [2018-02-04 01:44:21,201 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:21,202 INFO L225 Difference]: With dead ends: 49 [2018-02-04 01:44:21,202 INFO L226 Difference]: Without dead ends: 39 [2018-02-04 01:44:21,202 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-04 01:44:21,202 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2018-02-04 01:44:21,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2018-02-04 01:44:21,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 39 states. [2018-02-04 01:44:21,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 41 transitions. [2018-02-04 01:44:21,205 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 41 transitions. Word has length 27 [2018-02-04 01:44:21,205 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:21,205 INFO L432 AbstractCegarLoop]: Abstraction has 39 states and 41 transitions. [2018-02-04 01:44:21,205 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-04 01:44:21,206 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 41 transitions. [2018-02-04 01:44:21,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-02-04 01:44:21,206 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:21,206 INFO L351 BasicCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:21,206 INFO L371 AbstractCegarLoop]: === Iteration 8 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:21,207 INFO L82 PathProgramCache]: Analyzing trace with hash 622344746, now seen corresponding path program 2 times [2018-02-04 01:44:21,207 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:21,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:21,224 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:21,494 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,494 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-04 01:44:21,494 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11 [2018-02-04 01:44:21,494 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:21,494 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,494 INFO L182 omatonBuilderFactory]: Interpolants [704#false, 705#(and (= 0 |main_#t~malloc7.offset|) (= main_~length~0 (select |#length| |main_#t~malloc7.base|))), 706#(and (or (= main_~length~0 (select |#length| main_~nondetString~0.base)) (= (+ main_~nondetString~0.offset main_~length~0) 2)) (= 0 main_~nondetString~0.offset)), 707#(and (or (<= (+ main_~nondetString~0.offset (select |#length| main_~nondetString~0.base)) 1) (= 0 (select (select |#memory_int| main_~nondetString~0.base) 1)) (<= 3 (+ main_~nondetString~0.offset (select |#length| main_~nondetString~0.base)))) (= 0 main_~nondetString~0.offset)), 708#(and (or (<= (select |#length| |cstrchr_#in~s.base|) 1) (= 0 (select (select |#memory_int| |cstrchr_#in~s.base|) 1)) (<= 3 (select |#length| |cstrchr_#in~s.base|))) (= 0 |cstrchr_#in~s.offset|)), 709#(and (or (= 0 (select (select |#memory_int| cstrchr_~s.base) 1)) (<= (select |#length| cstrchr_~s.base) 1) (<= 3 (select |#length| cstrchr_~s.base))) (= cstrchr_~s.offset 0)), 710#(or (and (<= 1 cstrchr_~s.offset) (or (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base)) (<= (select |#length| cstrchr_~s.base) cstrchr_~s.offset))) (and (= 1 cstrchr_~s.offset) (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)))), 711#(or (and (<= 1 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base))) (and (= 1 cstrchr_~s.offset) (= |cstrchr_#t~mem0| (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)) (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)))), 712#(or (and (not |cstrchr_#t~short2|) (= 1 cstrchr_~s.offset)) (and (<= 1 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base)))), 713#(and (<= 1 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base))), 714#(and (<= (+ cstrchr_~s.offset 1) (select |#length| cstrchr_~s.base)) (<= 2 cstrchr_~s.offset)), 703#true] [2018-02-04 01:44:21,494 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,495 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-04 01:44:21,495 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-04 01:44:21,495 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=107, Unknown=0, NotChecked=0, Total=132 [2018-02-04 01:44:21,495 INFO L87 Difference]: Start difference. First operand 39 states and 41 transitions. Second operand 12 states. [2018-02-04 01:44:21,712 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:21,712 INFO L93 Difference]: Finished difference Result 48 states and 51 transitions. [2018-02-04 01:44:21,712 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2018-02-04 01:44:21,712 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 29 [2018-02-04 01:44:21,713 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:21,713 INFO L225 Difference]: With dead ends: 48 [2018-02-04 01:44:21,713 INFO L226 Difference]: Without dead ends: 46 [2018-02-04 01:44:21,713 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 1 SyntacticMatches, 1 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=71, Invalid=309, Unknown=0, NotChecked=0, Total=380 [2018-02-04 01:44:21,714 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2018-02-04 01:44:21,715 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2018-02-04 01:44:21,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 46 states. [2018-02-04 01:44:21,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 48 transitions. [2018-02-04 01:44:21,716 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 48 transitions. Word has length 29 [2018-02-04 01:44:21,716 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:21,717 INFO L432 AbstractCegarLoop]: Abstraction has 46 states and 48 transitions. [2018-02-04 01:44:21,717 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-04 01:44:21,717 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 48 transitions. [2018-02-04 01:44:21,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2018-02-04 01:44:21,717 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 01:44:21,717 INFO L351 BasicCegarLoop]: trace histogram [4, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 01:44:21,717 INFO L371 AbstractCegarLoop]: === Iteration 9 === [cstrchrErr4RequiresViolation, cstrchrErr2RequiresViolation, cstrchrErr5RequiresViolation, cstrchrErr3RequiresViolation, cstrchrErr1RequiresViolation, cstrchrErr0RequiresViolation, mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-04 01:44:21,717 INFO L82 PathProgramCache]: Analyzing trace with hash -1601005650, now seen corresponding path program 3 times [2018-02-04 01:44:21,718 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-04 01:44:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 01:44:21,730 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 01:44:21,873 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2018-02-04 01:44:21,873 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-04 01:44:21,873 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11 [2018-02-04 01:44:21,873 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-04 01:44:21,874 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 01:44:21,874 INFO L182 omatonBuilderFactory]: Interpolants [832#(or (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base)) (<= (select |#length| cstrchr_~s.base) cstrchr_~s.offset)), 833#(and (<= 0 cstrchr_~s.offset) (or (and (= |cstrchr_#t~mem0| (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset)) (= 0 (select (select |#memory_int| cstrchr_~s.base) cstrchr_~s.offset))) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base)))), 834#(and (<= 0 cstrchr_~s.offset) (or (not |cstrchr_#t~short2|) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base)))), 835#(and (<= 0 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 2) (select |#length| cstrchr_~s.base))), 836#(and (<= 1 cstrchr_~s.offset) (<= (+ cstrchr_~s.offset 1) (select |#length| cstrchr_~s.base))), 825#true, 826#false, 827#(and (= 0 |main_#t~malloc7.offset|) (= main_~length~0 (select |#length| |main_#t~malloc7.base|))), 828#(and (= main_~length~0 (select |#length| main_~nondetString~0.base)) (= main_~nondetString~0.offset 0)), 829#(and (= main_~nondetString~0.offset 0) (= 0 (select (select |#memory_int| main_~nondetString~0.base) (+ (select |#length| main_~nondetString~0.base) (+ main_~nondetString~0.offset (- 1)))))), 830#(= 0 (select (select |#memory_int| |cstrchr_#in~s.base|) (+ (select |#length| |cstrchr_#in~s.base|) (- 1)))), 831#(= 0 (select (select |#memory_int| cstrchr_~s.base) (+ (select |#length| cstrchr_~s.base) (- 1))))] [2018-02-04 01:44:21,874 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2018-02-04 01:44:21,874 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-04 01:44:21,874 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-04 01:44:21,875 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=106, Unknown=0, NotChecked=0, Total=132 [2018-02-04 01:44:21,875 INFO L87 Difference]: Start difference. First operand 46 states and 48 transitions. Second operand 12 states. [2018-02-04 01:44:22,075 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 01:44:22,076 INFO L93 Difference]: Finished difference Result 44 states and 45 transitions. [2018-02-04 01:44:22,076 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2018-02-04 01:44:22,076 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 36 [2018-02-04 01:44:22,076 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 01:44:22,076 INFO L225 Difference]: With dead ends: 44 [2018-02-04 01:44:22,076 INFO L226 Difference]: Without dead ends: 0 [2018-02-04 01:44:22,076 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=114, Invalid=348, Unknown=0, NotChecked=0, Total=462 [2018-02-04 01:44:22,076 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-02-04 01:44:22,077 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-02-04 01:44:22,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-02-04 01:44:22,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-02-04 01:44:22,077 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 36 [2018-02-04 01:44:22,077 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 01:44:22,077 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-02-04 01:44:22,077 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-04 01:44:22,077 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-02-04 01:44:22,077 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-02-04 01:44:22,080 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 04.02 01:44:22 BoogieIcfgContainer [2018-02-04 01:44:22,080 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-02-04 01:44:22,081 INFO L168 Benchmark]: Toolchain (without parser) took 2621.02 ms. Allocated memory was 401.6 MB in the beginning and 667.4 MB in the end (delta: 265.8 MB). Free memory was 359.8 MB in the beginning and 604.1 MB in the end (delta: -244.3 MB). Peak memory consumption was 21.5 MB. Max. memory is 5.3 GB. [2018-02-04 01:44:22,081 INFO L168 Benchmark]: CDTParser took 0.17 ms. Allocated memory is still 401.6 MB. Free memory is still 365.1 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-04 01:44:22,082 INFO L168 Benchmark]: CACSL2BoogieTranslator took 154.06 ms. Allocated memory is still 401.6 MB. Free memory was 358.5 MB in the beginning and 349.2 MB in the end (delta: 9.3 MB). Peak memory consumption was 9.3 MB. Max. memory is 5.3 GB. [2018-02-04 01:44:22,082 INFO L168 Benchmark]: Boogie Preprocessor took 29.48 ms. Allocated memory is still 401.6 MB. Free memory was 349.2 MB in the beginning and 346.6 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. [2018-02-04 01:44:22,082 INFO L168 Benchmark]: RCFGBuilder took 163.87 ms. Allocated memory is still 401.6 MB. Free memory was 346.6 MB in the beginning and 329.9 MB in the end (delta: 16.7 MB). Peak memory consumption was 16.7 MB. Max. memory is 5.3 GB. [2018-02-04 01:44:22,082 INFO L168 Benchmark]: TraceAbstraction took 2270.54 ms. Allocated memory was 401.6 MB in the beginning and 667.4 MB in the end (delta: 265.8 MB). Free memory was 329.9 MB in the beginning and 604.1 MB in the end (delta: -274.2 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-02-04 01:44:22,083 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.17 ms. Allocated memory is still 401.6 MB. Free memory is still 365.1 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 154.06 ms. Allocated memory is still 401.6 MB. Free memory was 358.5 MB in the beginning and 349.2 MB in the end (delta: 9.3 MB). Peak memory consumption was 9.3 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 29.48 ms. Allocated memory is still 401.6 MB. Free memory was 349.2 MB in the beginning and 346.6 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. * RCFGBuilder took 163.87 ms. Allocated memory is still 401.6 MB. Free memory was 346.6 MB in the beginning and 329.9 MB in the end (delta: 16.7 MB). Peak memory consumption was 16.7 MB. Max. memory is 5.3 GB. * TraceAbstraction took 2270.54 ms. Allocated memory was 401.6 MB in the beginning and 667.4 MB in the end (delta: 265.8 MB). Free memory was 329.9 MB in the beginning and 604.1 MB in the end (delta: -274.2 MB). There was no memory consumed. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 546]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - AllSpecificationsHoldResult: All specifications hold 9 specifications checked. All of them hold - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 41 locations, 9 error locations. SAFE Result, 2.2s OverallTime, 9 OverallIterations, 4 TraceHistogramMax, 1.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 252 SDtfs, 353 SDslu, 554 SDs, 0 SdLazy, 586 SolverSat, 56 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.3s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 94 GetRequests, 14 SyntacticMatches, 1 SemanticMatches, 79 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 140 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=50occurred in iteration=6, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 9/42 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 9 MinimizatonAttempts, 19 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 184 NumberOfCodeBlocks, 184 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 175 ConstructedInterpolants, 0 QuantifiedInterpolants, 32989 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 6 PerfectInterpolantSequences, 9/42 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be correct! Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/cstrchr-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-04_01-44-22-087.csv Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/cstrchr-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_Array.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-02-04_01-44-22-087.csv Received shutdown request...