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/cav18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf -i ../../../trunk/examples/svcomp/ldv-memsafety/memset2_true-valid-memsafety_true-termination.c -------------------------------------------------------------------------------- This is Ultimate 0.1.23-26d9e06-m [2018-02-02 10:44:11,086 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-02 10:44:11,087 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-02 10:44:11,099 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-02 10:44:11,099 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-02 10:44:11,100 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-02 10:44:11,101 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-02 10:44:11,102 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-02 10:44:11,104 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-02 10:44:11,104 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-02 10:44:11,105 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-02 10:44:11,105 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-02 10:44:11,106 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-02 10:44:11,107 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-02 10:44:11,108 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-02 10:44:11,110 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-02 10:44:11,111 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-02 10:44:11,113 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-02 10:44:11,114 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-02 10:44:11,115 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-02 10:44:11,116 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-02 10:44:11,117 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-02 10:44:11,117 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-02 10:44:11,118 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-02 10:44:11,118 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-02 10:44:11,119 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-02 10:44:11,120 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-02 10:44:11,120 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-02 10:44:11,120 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-02 10:44:11,121 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-02 10:44:11,121 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-02 10:44:11,121 INFO L98 SettingsManager]: Beginning loading settings from /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/cav18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf [2018-02-02 10:44:11,133 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-02 10:44:11,133 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-02 10:44:11,133 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Use SBE=true [2018-02-02 10:44:11,134 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-02 10:44:11,134 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-02 10:44:11,135 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-02 10:44:11,135 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-02 10:44:11,135 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-02 10:44:11,136 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=Craig_TreeInterpolation [2018-02-02 10:44:11,136 INFO L133 SettingsManager]: * SMT solver=Internal_SMTInterpol_NoArrayInterpol [2018-02-02 10:44:11,167 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-02 10:44:11,175 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-02 10:44:11,177 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-02 10:44:11,179 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-02 10:44:11,179 INFO L276 PluginConnector]: CDTParser initialized [2018-02-02 10:44:11,180 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety/memset2_true-valid-memsafety_true-termination.c [2018-02-02 10:44:11,275 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-02 10:44:11,276 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-02 10:44:11,277 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-02 10:44:11,277 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-02 10:44:11,284 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-02 10:44:11,285 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,288 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@252ff6c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11, skipping insertion in model container [2018-02-02 10:44:11,288 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,303 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 10:44:11,316 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-02 10:44:11,399 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 10:44:11,410 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-02 10:44:11,414 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11 WrapperNode [2018-02-02 10:44:11,414 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-02 10:44:11,414 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-02 10:44:11,415 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-02 10:44:11,415 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-02 10:44:11,423 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,424 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,429 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,430 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,431 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,433 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,434 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (1/1) ... [2018-02-02 10:44:11,435 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-02 10:44:11,435 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-02 10:44:11,435 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-02 10:44:11,435 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-02 10:44:11,436 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (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-02 10:44:11,474 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-02 10:44:11,474 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-02 10:44:11,475 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-02 10:44:11,475 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-02 10:44:11,475 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-02 10:44:11,475 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-02 10:44:11,475 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2018-02-02 10:44:11,475 INFO L136 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2018-02-02 10:44:11,475 INFO L128 BoogieDeclarations]: Found specification of procedure memset [2018-02-02 10:44:11,476 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-02 10:44:11,476 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-02 10:44:11,476 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-02 10:44:11,533 WARN L455 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2018-02-02 10:44:11,565 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-02 10:44:11,565 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 10:44:11 BoogieIcfgContainer [2018-02-02 10:44:11,566 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-02 10:44:11,566 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-02 10:44:11,566 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-02 10:44:11,568 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-02 10:44:11,568 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.02 10:44:11" (1/3) ... [2018-02-02 10:44:11,569 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26a74228 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 10:44:11, skipping insertion in model container [2018-02-02 10:44:11,569 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.02 10:44:11" (2/3) ... [2018-02-02 10:44:11,569 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26a74228 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.02 10:44:11, skipping insertion in model container [2018-02-02 10:44:11,569 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.02 10:44:11" (3/3) ... [2018-02-02 10:44:11,570 INFO L107 eAbstractionObserver]: Analyzing ICFG memset2_true-valid-memsafety_true-termination.c [2018-02-02 10:44:11,576 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:Craig_TreeInterpolation Determinization: PREDICATE_ABSTRACTION [2018-02-02 10:44:11,581 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 3 error locations. [2018-02-02 10:44:11,614 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-02 10:44:11,614 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-02 10:44:11,614 INFO L324 AbstractCegarLoop]: Compute interpolants for Craig_TreeInterpolation [2018-02-02 10:44:11,614 INFO L325 AbstractCegarLoop]: Backedges is CANONICAL [2018-02-02 10:44:11,614 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-02 10:44:11,615 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-02 10:44:11,615 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-02 10:44:11,615 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-02 10:44:11,616 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-02 10:44:11,627 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states. [2018-02-02 10:44:11,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2018-02-02 10:44:11,636 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:11,637 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:11,637 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:11,641 INFO L82 PathProgramCache]: Analyzing trace with hash 682221498, now seen corresponding path program 1 times [2018-02-02 10:44:11,686 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:11,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:11,715 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:11,757 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-02 10:44:11,760 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 10:44:11,760 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-02-02 10:44:11,761 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:11,761 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-02 10:44:11,761 INFO L182 omatonBuilderFactory]: Interpolants [25#true, 26#false, 27#(= 1 (select |#valid| |main_~#cstats~0.base|))] [2018-02-02 10:44:11,762 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-02 10:44:11,762 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-02-02 10:44:11,775 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-02-02 10:44:11,775 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-02 10:44:11,777 INFO L87 Difference]: Start difference. First operand 22 states. Second operand 3 states. [2018-02-02 10:44:11,811 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:11,812 INFO L93 Difference]: Finished difference Result 21 states and 21 transitions. [2018-02-02 10:44:11,812 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-02-02 10:44:11,813 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 7 [2018-02-02 10:44:11,813 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:11,821 INFO L225 Difference]: With dead ends: 21 [2018-02-02 10:44:11,821 INFO L226 Difference]: Without dead ends: 18 [2018-02-02 10:44:11,822 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-02 10:44:11,833 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2018-02-02 10:44:11,843 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2018-02-02 10:44:11,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2018-02-02 10:44:11,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 18 transitions. [2018-02-02 10:44:11,845 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 18 transitions. Word has length 7 [2018-02-02 10:44:11,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:11,845 INFO L432 AbstractCegarLoop]: Abstraction has 18 states and 18 transitions. [2018-02-02 10:44:11,845 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-02-02 10:44:11,845 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 18 transitions. [2018-02-02 10:44:11,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2018-02-02 10:44:11,846 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:11,846 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:11,846 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:11,846 INFO L82 PathProgramCache]: Analyzing trace with hash 682221499, now seen corresponding path program 1 times [2018-02-02 10:44:11,847 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:11,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:11,863 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:11,905 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-02 10:44:11,905 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 10:44:11,905 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-02-02 10:44:11,905 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:11,906 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-02 10:44:11,906 INFO L182 omatonBuilderFactory]: Interpolants [67#true, 68#false, 69#(and (= (select |#length| |main_~#cstats~0.base|) 40) (= |main_~#cstats~0.offset| 0))] [2018-02-02 10:44:11,906 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-02 10:44:11,907 INFO L409 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-02-02 10:44:11,908 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-02-02 10:44:11,908 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-02 10:44:11,908 INFO L87 Difference]: Start difference. First operand 18 states and 18 transitions. Second operand 3 states. [2018-02-02 10:44:11,916 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:11,916 INFO L93 Difference]: Finished difference Result 17 states and 17 transitions. [2018-02-02 10:44:11,916 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-02-02 10:44:11,916 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 7 [2018-02-02 10:44:11,917 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:11,917 INFO L225 Difference]: With dead ends: 17 [2018-02-02 10:44:11,917 INFO L226 Difference]: Without dead ends: 17 [2018-02-02 10:44:11,918 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2018-02-02 10:44:11,918 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2018-02-02 10:44:11,919 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2018-02-02 10:44:11,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2018-02-02 10:44:11,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 17 transitions. [2018-02-02 10:44:11,920 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 17 transitions. Word has length 7 [2018-02-02 10:44:11,920 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:11,920 INFO L432 AbstractCegarLoop]: Abstraction has 17 states and 17 transitions. [2018-02-02 10:44:11,920 INFO L433 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-02-02 10:44:11,920 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 17 transitions. [2018-02-02 10:44:11,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2018-02-02 10:44:11,920 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:11,921 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:11,921 INFO L371 AbstractCegarLoop]: === Iteration 3 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:11,921 INFO L82 PathProgramCache]: Analyzing trace with hash -898824040, now seen corresponding path program 1 times [2018-02-02 10:44:11,921 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:11,980 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,010 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-02 10:44:12,010 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-02 10:44:12,011 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2018-02-02 10:44:12,011 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,011 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-02 10:44:12,012 INFO L182 omatonBuilderFactory]: Interpolants [104#true, 105#false, 106#(= |#Ultimate.C_memset_#t~loopctr5| 0), 107#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,012 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-02 10:44:12,012 INFO L409 AbstractCegarLoop]: Interpolant automaton has 4 states [2018-02-02 10:44:12,012 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2018-02-02 10:44:12,012 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-02-02 10:44:12,013 INFO L87 Difference]: Start difference. First operand 17 states and 17 transitions. Second operand 4 states. [2018-02-02 10:44:12,038 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,038 INFO L93 Difference]: Finished difference Result 20 states and 20 transitions. [2018-02-02 10:44:12,039 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2018-02-02 10:44:12,039 INFO L78 Accepts]: Start accepts. Automaton has 4 states. Word has length 16 [2018-02-02 10:44:12,039 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,040 INFO L225 Difference]: With dead ends: 20 [2018-02-02 10:44:12,040 INFO L226 Difference]: Without dead ends: 18 [2018-02-02 10:44:12,040 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-02 10:44:12,040 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2018-02-02 10:44:12,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2018-02-02 10:44:12,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2018-02-02 10:44:12,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 18 transitions. [2018-02-02 10:44:12,043 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 18 transitions. Word has length 16 [2018-02-02 10:44:12,043 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,044 INFO L432 AbstractCegarLoop]: Abstraction has 18 states and 18 transitions. [2018-02-02 10:44:12,044 INFO L433 AbstractCegarLoop]: Interpolant automaton has 4 states. [2018-02-02 10:44:12,044 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 18 transitions. [2018-02-02 10:44:12,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2018-02-02 10:44:12,044 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,045 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,045 INFO L371 AbstractCegarLoop]: === Iteration 4 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,045 INFO L82 PathProgramCache]: Analyzing trace with hash 1616948477, now seen corresponding path program 1 times [2018-02-02 10:44:12,046 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,068 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,120 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,120 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,120 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5 [2018-02-02 10:44:12,120 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,121 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-02 10:44:12,121 INFO L182 omatonBuilderFactory]: Interpolants [148#true, 149#false, 150#(= |#Ultimate.C_memset_#t~loopctr5| 0), 151#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 152#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,121 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,121 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-02 10:44:12,121 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-02 10:44:12,121 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-02 10:44:12,122 INFO L87 Difference]: Start difference. First operand 18 states and 18 transitions. Second operand 5 states. [2018-02-02 10:44:12,134 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,135 INFO L93 Difference]: Finished difference Result 21 states and 21 transitions. [2018-02-02 10:44:12,135 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-02 10:44:12,136 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 17 [2018-02-02 10:44:12,136 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,136 INFO L225 Difference]: With dead ends: 21 [2018-02-02 10:44:12,136 INFO L226 Difference]: Without dead ends: 19 [2018-02-02 10:44:12,137 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2018-02-02 10:44:12,137 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2018-02-02 10:44:12,138 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19. [2018-02-02 10:44:12,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 19 states. [2018-02-02 10:44:12,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 19 transitions. [2018-02-02 10:44:12,139 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 19 transitions. Word has length 17 [2018-02-02 10:44:12,139 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,139 INFO L432 AbstractCegarLoop]: Abstraction has 19 states and 19 transitions. [2018-02-02 10:44:12,140 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-02 10:44:12,140 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 19 transitions. [2018-02-02 10:44:12,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2018-02-02 10:44:12,140 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,140 INFO L351 BasicCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,140 INFO L371 AbstractCegarLoop]: === Iteration 5 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,141 INFO L82 PathProgramCache]: Analyzing trace with hash -1998482120, now seen corresponding path program 2 times [2018-02-02 10:44:12,141 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,155 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,204 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,204 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,204 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6 [2018-02-02 10:44:12,204 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,204 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-02 10:44:12,204 INFO L182 omatonBuilderFactory]: Interpolants [193#true, 194#false, 195#(= |#Ultimate.C_memset_#t~loopctr5| 0), 196#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 197#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 198#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,205 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,205 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-02-02 10:44:12,205 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-02-02 10:44:12,205 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2018-02-02 10:44:12,205 INFO L87 Difference]: Start difference. First operand 19 states and 19 transitions. Second operand 6 states. [2018-02-02 10:44:12,215 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,215 INFO L93 Difference]: Finished difference Result 22 states and 22 transitions. [2018-02-02 10:44:12,215 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-02-02 10:44:12,216 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 18 [2018-02-02 10:44:12,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,216 INFO L225 Difference]: With dead ends: 22 [2018-02-02 10:44:12,216 INFO L226 Difference]: Without dead ends: 20 [2018-02-02 10:44:12,216 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2018-02-02 10:44:12,216 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2018-02-02 10:44:12,217 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 20. [2018-02-02 10:44:12,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2018-02-02 10:44:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 20 transitions. [2018-02-02 10:44:12,218 INFO L78 Accepts]: Start accepts. Automaton has 20 states and 20 transitions. Word has length 18 [2018-02-02 10:44:12,218 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,218 INFO L432 AbstractCegarLoop]: Abstraction has 20 states and 20 transitions. [2018-02-02 10:44:12,218 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-02-02 10:44:12,218 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 20 transitions. [2018-02-02 10:44:12,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2018-02-02 10:44:12,218 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,218 INFO L351 BasicCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,218 INFO L371 AbstractCegarLoop]: === Iteration 6 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,218 INFO L82 PathProgramCache]: Analyzing trace with hash 1887286365, now seen corresponding path program 3 times [2018-02-02 10:44:12,219 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,227 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,262 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,263 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,263 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7 [2018-02-02 10:44:12,263 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,263 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-02 10:44:12,263 INFO L182 omatonBuilderFactory]: Interpolants [241#true, 242#false, 243#(= |#Ultimate.C_memset_#t~loopctr5| 0), 244#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 245#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 246#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 247#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,263 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,263 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-02 10:44:12,264 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-02 10:44:12,264 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=22, Unknown=0, NotChecked=0, Total=42 [2018-02-02 10:44:12,264 INFO L87 Difference]: Start difference. First operand 20 states and 20 transitions. Second operand 7 states. [2018-02-02 10:44:12,277 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,277 INFO L93 Difference]: Finished difference Result 23 states and 23 transitions. [2018-02-02 10:44:12,278 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2018-02-02 10:44:12,278 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 19 [2018-02-02 10:44:12,278 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,278 INFO L225 Difference]: With dead ends: 23 [2018-02-02 10:44:12,278 INFO L226 Difference]: Without dead ends: 21 [2018-02-02 10:44:12,279 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=22, Unknown=0, NotChecked=0, Total=42 [2018-02-02 10:44:12,279 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2018-02-02 10:44:12,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2018-02-02 10:44:12,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2018-02-02 10:44:12,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 21 transitions. [2018-02-02 10:44:12,281 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 21 transitions. Word has length 19 [2018-02-02 10:44:12,282 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,282 INFO L432 AbstractCegarLoop]: Abstraction has 21 states and 21 transitions. [2018-02-02 10:44:12,282 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-02 10:44:12,282 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 21 transitions. [2018-02-02 10:44:12,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-02-02 10:44:12,282 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,282 INFO L351 BasicCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,282 INFO L371 AbstractCegarLoop]: === Iteration 7 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,283 INFO L82 PathProgramCache]: Analyzing trace with hash 2087025112, now seen corresponding path program 4 times [2018-02-02 10:44:12,283 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,296 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,363 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,363 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,363 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8 [2018-02-02 10:44:12,363 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,363 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-02 10:44:12,363 INFO L182 omatonBuilderFactory]: Interpolants [292#true, 293#false, 294#(= |#Ultimate.C_memset_#t~loopctr5| 0), 295#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 296#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 297#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 298#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 299#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,364 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,364 INFO L409 AbstractCegarLoop]: Interpolant automaton has 8 states [2018-02-02 10:44:12,364 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2018-02-02 10:44:12,364 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=29, Unknown=0, NotChecked=0, Total=56 [2018-02-02 10:44:12,364 INFO L87 Difference]: Start difference. First operand 21 states and 21 transitions. Second operand 8 states. [2018-02-02 10:44:12,392 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,392 INFO L93 Difference]: Finished difference Result 24 states and 24 transitions. [2018-02-02 10:44:12,393 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-02-02 10:44:12,394 INFO L78 Accepts]: Start accepts. Automaton has 8 states. Word has length 20 [2018-02-02 10:44:12,394 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,394 INFO L225 Difference]: With dead ends: 24 [2018-02-02 10:44:12,394 INFO L226 Difference]: Without dead ends: 22 [2018-02-02 10:44:12,395 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=27, Invalid=29, Unknown=0, NotChecked=0, Total=56 [2018-02-02 10:44:12,395 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2018-02-02 10:44:12,396 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2018-02-02 10:44:12,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2018-02-02 10:44:12,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 22 transitions. [2018-02-02 10:44:12,397 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 22 transitions. Word has length 20 [2018-02-02 10:44:12,397 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,397 INFO L432 AbstractCegarLoop]: Abstraction has 22 states and 22 transitions. [2018-02-02 10:44:12,398 INFO L433 AbstractCegarLoop]: Interpolant automaton has 8 states. [2018-02-02 10:44:12,398 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 22 transitions. [2018-02-02 10:44:12,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2018-02-02 10:44:12,398 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,398 INFO L351 BasicCegarLoop]: trace histogram [5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,398 INFO L371 AbstractCegarLoop]: === Iteration 8 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,399 INFO L82 PathProgramCache]: Analyzing trace with hash -311008323, now seen corresponding path program 5 times [2018-02-02 10:44:12,399 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,409 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,499 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,500 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9 [2018-02-02 10:44:12,500 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,500 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-02 10:44:12,500 INFO L182 omatonBuilderFactory]: Interpolants [352#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 353#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 354#(not (= |#Ultimate.C_memset_#amount| 40)), 346#true, 347#false, 348#(= |#Ultimate.C_memset_#t~loopctr5| 0), 349#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 350#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 351#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:12,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,500 INFO L409 AbstractCegarLoop]: Interpolant automaton has 9 states [2018-02-02 10:44:12,501 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2018-02-02 10:44:12,501 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=37, Unknown=0, NotChecked=0, Total=72 [2018-02-02 10:44:12,501 INFO L87 Difference]: Start difference. First operand 22 states and 22 transitions. Second operand 9 states. [2018-02-02 10:44:12,532 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,532 INFO L93 Difference]: Finished difference Result 25 states and 25 transitions. [2018-02-02 10:44:12,532 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-02 10:44:12,533 INFO L78 Accepts]: Start accepts. Automaton has 9 states. Word has length 21 [2018-02-02 10:44:12,533 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,533 INFO L225 Difference]: With dead ends: 25 [2018-02-02 10:44:12,533 INFO L226 Difference]: Without dead ends: 23 [2018-02-02 10:44:12,533 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=35, Invalid=37, Unknown=0, NotChecked=0, Total=72 [2018-02-02 10:44:12,534 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2018-02-02 10:44:12,535 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2018-02-02 10:44:12,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 23 states. [2018-02-02 10:44:12,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 23 transitions. [2018-02-02 10:44:12,536 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 23 transitions. Word has length 21 [2018-02-02 10:44:12,536 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,536 INFO L432 AbstractCegarLoop]: Abstraction has 23 states and 23 transitions. [2018-02-02 10:44:12,536 INFO L433 AbstractCegarLoop]: Interpolant automaton has 9 states. [2018-02-02 10:44:12,536 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 23 transitions. [2018-02-02 10:44:12,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-02-02 10:44:12,536 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,536 INFO L351 BasicCegarLoop]: trace histogram [6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,537 INFO L371 AbstractCegarLoop]: === Iteration 9 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,537 INFO L82 PathProgramCache]: Analyzing trace with hash -1635600776, now seen corresponding path program 6 times [2018-02-02 10:44:12,537 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,548 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,631 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,632 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,632 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [10] total 10 [2018-02-02 10:44:12,632 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,632 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-02 10:44:12,632 INFO L182 omatonBuilderFactory]: Interpolants [403#true, 404#false, 405#(= |#Ultimate.C_memset_#t~loopctr5| 0), 406#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 407#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 408#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 409#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 410#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 411#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 412#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:12,633 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,633 INFO L409 AbstractCegarLoop]: Interpolant automaton has 10 states [2018-02-02 10:44:12,633 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2018-02-02 10:44:12,633 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=46, Unknown=0, NotChecked=0, Total=90 [2018-02-02 10:44:12,634 INFO L87 Difference]: Start difference. First operand 23 states and 23 transitions. Second operand 10 states. [2018-02-02 10:44:12,660 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,660 INFO L93 Difference]: Finished difference Result 26 states and 26 transitions. [2018-02-02 10:44:12,661 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2018-02-02 10:44:12,661 INFO L78 Accepts]: Start accepts. Automaton has 10 states. Word has length 22 [2018-02-02 10:44:12,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,661 INFO L225 Difference]: With dead ends: 26 [2018-02-02 10:44:12,661 INFO L226 Difference]: Without dead ends: 24 [2018-02-02 10:44:12,662 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=44, Invalid=46, Unknown=0, NotChecked=0, Total=90 [2018-02-02 10:44:12,662 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2018-02-02 10:44:12,663 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2018-02-02 10:44:12,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 24 states. [2018-02-02 10:44:12,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 24 transitions. [2018-02-02 10:44:12,664 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 24 transitions. Word has length 22 [2018-02-02 10:44:12,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,664 INFO L432 AbstractCegarLoop]: Abstraction has 24 states and 24 transitions. [2018-02-02 10:44:12,664 INFO L433 AbstractCegarLoop]: Interpolant automaton has 10 states. [2018-02-02 10:44:12,664 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 24 transitions. [2018-02-02 10:44:12,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2018-02-02 10:44:12,664 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,664 INFO L351 BasicCegarLoop]: trace histogram [7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,664 INFO L371 AbstractCegarLoop]: === Iteration 10 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,664 INFO L82 PathProgramCache]: Analyzing trace with hash 251706141, now seen corresponding path program 7 times [2018-02-02 10:44:12,665 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,674 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,751 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,752 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,752 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11 [2018-02-02 10:44:12,752 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,752 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-02 10:44:12,752 INFO L182 omatonBuilderFactory]: Interpolants [464#false, 465#(= |#Ultimate.C_memset_#t~loopctr5| 0), 466#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 467#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 468#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 469#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 470#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 471#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 472#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 473#(not (= |#Ultimate.C_memset_#amount| 40)), 463#true] [2018-02-02 10:44:12,752 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,753 INFO L409 AbstractCegarLoop]: Interpolant automaton has 11 states [2018-02-02 10:44:12,753 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2018-02-02 10:44:12,753 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=56, Unknown=0, NotChecked=0, Total=110 [2018-02-02 10:44:12,753 INFO L87 Difference]: Start difference. First operand 24 states and 24 transitions. Second operand 11 states. [2018-02-02 10:44:12,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,772 INFO L93 Difference]: Finished difference Result 27 states and 27 transitions. [2018-02-02 10:44:12,772 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2018-02-02 10:44:12,773 INFO L78 Accepts]: Start accepts. Automaton has 11 states. Word has length 23 [2018-02-02 10:44:12,773 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,773 INFO L225 Difference]: With dead ends: 27 [2018-02-02 10:44:12,773 INFO L226 Difference]: Without dead ends: 25 [2018-02-02 10:44:12,773 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=54, Invalid=56, Unknown=0, NotChecked=0, Total=110 [2018-02-02 10:44:12,773 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2018-02-02 10:44:12,774 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2018-02-02 10:44:12,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 25 states. [2018-02-02 10:44:12,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 25 transitions. [2018-02-02 10:44:12,775 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 25 transitions. Word has length 23 [2018-02-02 10:44:12,775 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,775 INFO L432 AbstractCegarLoop]: Abstraction has 25 states and 25 transitions. [2018-02-02 10:44:12,775 INFO L433 AbstractCegarLoop]: Interpolant automaton has 11 states. [2018-02-02 10:44:12,775 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 25 transitions. [2018-02-02 10:44:12,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-02-02 10:44:12,775 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,775 INFO L351 BasicCegarLoop]: trace histogram [8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,775 INFO L371 AbstractCegarLoop]: === Iteration 11 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,776 INFO L82 PathProgramCache]: Analyzing trace with hash -1371321576, now seen corresponding path program 8 times [2018-02-02 10:44:12,776 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,784 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:12,889 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,889 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:12,889 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12 [2018-02-02 10:44:12,890 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:12,890 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-02 10:44:12,890 INFO L182 omatonBuilderFactory]: Interpolants [528#(= |#Ultimate.C_memset_#t~loopctr5| 0), 529#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 530#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 531#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 532#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 533#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 534#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 535#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 536#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 537#(not (= |#Ultimate.C_memset_#amount| 40)), 526#true, 527#false] [2018-02-02 10:44:12,890 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:12,890 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-02 10:44:12,891 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-02 10:44:12,891 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=67, Unknown=0, NotChecked=0, Total=132 [2018-02-02 10:44:12,891 INFO L87 Difference]: Start difference. First operand 25 states and 25 transitions. Second operand 12 states. [2018-02-02 10:44:12,939 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:12,939 INFO L93 Difference]: Finished difference Result 28 states and 28 transitions. [2018-02-02 10:44:12,946 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2018-02-02 10:44:12,946 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 24 [2018-02-02 10:44:12,946 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:12,947 INFO L225 Difference]: With dead ends: 28 [2018-02-02 10:44:12,947 INFO L226 Difference]: Without dead ends: 26 [2018-02-02 10:44:12,948 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=65, Invalid=67, Unknown=0, NotChecked=0, Total=132 [2018-02-02 10:44:12,948 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2018-02-02 10:44:12,949 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2018-02-02 10:44:12,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 26 states. [2018-02-02 10:44:12,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 26 transitions. [2018-02-02 10:44:12,950 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 26 transitions. Word has length 24 [2018-02-02 10:44:12,950 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:12,951 INFO L432 AbstractCegarLoop]: Abstraction has 26 states and 26 transitions. [2018-02-02 10:44:12,951 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-02 10:44:12,951 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 26 transitions. [2018-02-02 10:44:12,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2018-02-02 10:44:12,951 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:12,951 INFO L351 BasicCegarLoop]: trace histogram [9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:12,952 INFO L371 AbstractCegarLoop]: === Iteration 12 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:12,952 INFO L82 PathProgramCache]: Analyzing trace with hash -145573251, now seen corresponding path program 9 times [2018-02-02 10:44:12,952 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:12,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:12,961 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:13,079 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,079 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:13,079 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13 [2018-02-02 10:44:13,079 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:13,080 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-02 10:44:13,080 INFO L182 omatonBuilderFactory]: Interpolants [592#true, 593#false, 594#(= |#Ultimate.C_memset_#t~loopctr5| 0), 595#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 596#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 597#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 598#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 599#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 600#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 601#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 602#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 603#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 604#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:13,080 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,080 INFO L409 AbstractCegarLoop]: Interpolant automaton has 13 states [2018-02-02 10:44:13,081 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2018-02-02 10:44:13,081 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=79, Unknown=0, NotChecked=0, Total=156 [2018-02-02 10:44:13,081 INFO L87 Difference]: Start difference. First operand 26 states and 26 transitions. Second operand 13 states. [2018-02-02 10:44:13,119 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:13,119 INFO L93 Difference]: Finished difference Result 29 states and 29 transitions. [2018-02-02 10:44:13,120 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2018-02-02 10:44:13,120 INFO L78 Accepts]: Start accepts. Automaton has 13 states. Word has length 25 [2018-02-02 10:44:13,120 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:13,120 INFO L225 Difference]: With dead ends: 29 [2018-02-02 10:44:13,120 INFO L226 Difference]: Without dead ends: 27 [2018-02-02 10:44:13,121 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=77, Invalid=79, Unknown=0, NotChecked=0, Total=156 [2018-02-02 10:44:13,121 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2018-02-02 10:44:13,122 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2018-02-02 10:44:13,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2018-02-02 10:44:13,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 27 transitions. [2018-02-02 10:44:13,123 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 27 transitions. Word has length 25 [2018-02-02 10:44:13,123 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:13,123 INFO L432 AbstractCegarLoop]: Abstraction has 27 states and 27 transitions. [2018-02-02 10:44:13,124 INFO L433 AbstractCegarLoop]: Interpolant automaton has 13 states. [2018-02-02 10:44:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 27 transitions. [2018-02-02 10:44:13,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2018-02-02 10:44:13,124 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:13,124 INFO L351 BasicCegarLoop]: trace histogram [10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:13,124 INFO L371 AbstractCegarLoop]: === Iteration 13 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:13,124 INFO L82 PathProgramCache]: Analyzing trace with hash -802080840, now seen corresponding path program 10 times [2018-02-02 10:44:13,125 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:13,134 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:13,244 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,245 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:13,245 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14 [2018-02-02 10:44:13,245 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:13,245 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-02 10:44:13,245 INFO L182 omatonBuilderFactory]: Interpolants [672#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 673#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 674#(not (= |#Ultimate.C_memset_#amount| 40)), 661#true, 662#false, 663#(= |#Ultimate.C_memset_#t~loopctr5| 0), 664#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 665#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 666#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 667#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 668#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 669#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 670#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 671#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:13,245 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,246 INFO L409 AbstractCegarLoop]: Interpolant automaton has 14 states [2018-02-02 10:44:13,246 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2018-02-02 10:44:13,246 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=92, Unknown=0, NotChecked=0, Total=182 [2018-02-02 10:44:13,246 INFO L87 Difference]: Start difference. First operand 27 states and 27 transitions. Second operand 14 states. [2018-02-02 10:44:13,262 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:13,262 INFO L93 Difference]: Finished difference Result 30 states and 30 transitions. [2018-02-02 10:44:13,262 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2018-02-02 10:44:13,262 INFO L78 Accepts]: Start accepts. Automaton has 14 states. Word has length 26 [2018-02-02 10:44:13,262 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:13,263 INFO L225 Difference]: With dead ends: 30 [2018-02-02 10:44:13,263 INFO L226 Difference]: Without dead ends: 28 [2018-02-02 10:44:13,263 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=90, Invalid=92, Unknown=0, NotChecked=0, Total=182 [2018-02-02 10:44:13,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2018-02-02 10:44:13,265 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2018-02-02 10:44:13,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 28 states. [2018-02-02 10:44:13,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 28 transitions. [2018-02-02 10:44:13,265 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 28 transitions. Word has length 26 [2018-02-02 10:44:13,266 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:13,266 INFO L432 AbstractCegarLoop]: Abstraction has 28 states and 28 transitions. [2018-02-02 10:44:13,266 INFO L433 AbstractCegarLoop]: Interpolant automaton has 14 states. [2018-02-02 10:44:13,266 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 28 transitions. [2018-02-02 10:44:13,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2018-02-02 10:44:13,266 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:13,267 INFO L351 BasicCegarLoop]: trace histogram [11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:13,267 INFO L371 AbstractCegarLoop]: === Iteration 14 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:13,267 INFO L82 PathProgramCache]: Analyzing trace with hash 321020381, now seen corresponding path program 11 times [2018-02-02 10:44:13,267 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:13,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:13,276 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:13,379 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,380 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:13,380 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [15] total 15 [2018-02-02 10:44:13,380 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:13,380 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-02 10:44:13,380 INFO L182 omatonBuilderFactory]: Interpolants [736#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 737#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 738#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 739#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 740#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 741#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 742#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 743#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 744#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 745#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 746#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 747#(not (= |#Ultimate.C_memset_#amount| 40)), 733#true, 734#false, 735#(= |#Ultimate.C_memset_#t~loopctr5| 0)] [2018-02-02 10:44:13,380 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,380 INFO L409 AbstractCegarLoop]: Interpolant automaton has 15 states [2018-02-02 10:44:13,380 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2018-02-02 10:44:13,380 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=104, Invalid=106, Unknown=0, NotChecked=0, Total=210 [2018-02-02 10:44:13,381 INFO L87 Difference]: Start difference. First operand 28 states and 28 transitions. Second operand 15 states. [2018-02-02 10:44:13,403 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:13,403 INFO L93 Difference]: Finished difference Result 31 states and 31 transitions. [2018-02-02 10:44:13,403 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2018-02-02 10:44:13,403 INFO L78 Accepts]: Start accepts. Automaton has 15 states. Word has length 27 [2018-02-02 10:44:13,403 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:13,404 INFO L225 Difference]: With dead ends: 31 [2018-02-02 10:44:13,404 INFO L226 Difference]: Without dead ends: 29 [2018-02-02 10:44:13,404 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=104, Invalid=106, Unknown=0, NotChecked=0, Total=210 [2018-02-02 10:44:13,404 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2018-02-02 10:44:13,405 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29. [2018-02-02 10:44:13,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 29 states. [2018-02-02 10:44:13,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 29 transitions. [2018-02-02 10:44:13,406 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 29 transitions. Word has length 27 [2018-02-02 10:44:13,406 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:13,406 INFO L432 AbstractCegarLoop]: Abstraction has 29 states and 29 transitions. [2018-02-02 10:44:13,406 INFO L433 AbstractCegarLoop]: Interpolant automaton has 15 states. [2018-02-02 10:44:13,406 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 29 transitions. [2018-02-02 10:44:13,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2018-02-02 10:44:13,406 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:13,406 INFO L351 BasicCegarLoop]: trace histogram [12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:13,406 INFO L371 AbstractCegarLoop]: === Iteration 15 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:13,407 INFO L82 PathProgramCache]: Analyzing trace with hash 777419864, now seen corresponding path program 12 times [2018-02-02 10:44:13,407 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:13,417 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:13,573 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,574 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:13,574 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16 [2018-02-02 10:44:13,574 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:13,574 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-02 10:44:13,575 INFO L182 omatonBuilderFactory]: Interpolants [808#true, 809#false, 810#(= |#Ultimate.C_memset_#t~loopctr5| 0), 811#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 812#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 813#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 814#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 815#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 816#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 817#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 818#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 819#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 820#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 821#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 822#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 823#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:13,575 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,575 INFO L409 AbstractCegarLoop]: Interpolant automaton has 16 states [2018-02-02 10:44:13,575 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2018-02-02 10:44:13,576 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=121, Unknown=0, NotChecked=0, Total=240 [2018-02-02 10:44:13,576 INFO L87 Difference]: Start difference. First operand 29 states and 29 transitions. Second operand 16 states. [2018-02-02 10:44:13,613 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:13,613 INFO L93 Difference]: Finished difference Result 32 states and 32 transitions. [2018-02-02 10:44:13,613 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2018-02-02 10:44:13,614 INFO L78 Accepts]: Start accepts. Automaton has 16 states. Word has length 28 [2018-02-02 10:44:13,614 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:13,615 INFO L225 Difference]: With dead ends: 32 [2018-02-02 10:44:13,615 INFO L226 Difference]: Without dead ends: 30 [2018-02-02 10:44:13,615 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=119, Invalid=121, Unknown=0, NotChecked=0, Total=240 [2018-02-02 10:44:13,615 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2018-02-02 10:44:13,617 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2018-02-02 10:44:13,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2018-02-02 10:44:13,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 30 transitions. [2018-02-02 10:44:13,617 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 30 transitions. Word has length 28 [2018-02-02 10:44:13,618 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:13,618 INFO L432 AbstractCegarLoop]: Abstraction has 30 states and 30 transitions. [2018-02-02 10:44:13,618 INFO L433 AbstractCegarLoop]: Interpolant automaton has 16 states. [2018-02-02 10:44:13,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 30 transitions. [2018-02-02 10:44:13,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-02-02 10:44:13,618 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:13,618 INFO L351 BasicCegarLoop]: trace histogram [13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:13,618 INFO L371 AbstractCegarLoop]: === Iteration 16 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:13,618 INFO L82 PathProgramCache]: Analyzing trace with hash 2040901949, now seen corresponding path program 13 times [2018-02-02 10:44:13,619 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:13,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:13,627 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:13,766 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,766 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:13,766 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [17] total 17 [2018-02-02 10:44:13,767 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:13,767 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-02 10:44:13,767 INFO L182 omatonBuilderFactory]: Interpolants [896#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 897#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 898#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 899#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 900#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 901#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 902#(not (= |#Ultimate.C_memset_#amount| 40)), 886#true, 887#false, 888#(= |#Ultimate.C_memset_#t~loopctr5| 0), 889#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 890#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 891#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 892#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 893#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 894#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 895#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:13,767 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:13,768 INFO L409 AbstractCegarLoop]: Interpolant automaton has 17 states [2018-02-02 10:44:13,768 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2018-02-02 10:44:13,768 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=135, Invalid=137, Unknown=0, NotChecked=0, Total=272 [2018-02-02 10:44:13,768 INFO L87 Difference]: Start difference. First operand 30 states and 30 transitions. Second operand 17 states. [2018-02-02 10:44:13,808 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:13,808 INFO L93 Difference]: Finished difference Result 33 states and 33 transitions. [2018-02-02 10:44:13,809 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2018-02-02 10:44:13,809 INFO L78 Accepts]: Start accepts. Automaton has 17 states. Word has length 29 [2018-02-02 10:44:13,809 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:13,810 INFO L225 Difference]: With dead ends: 33 [2018-02-02 10:44:13,810 INFO L226 Difference]: Without dead ends: 31 [2018-02-02 10:44:13,810 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=135, Invalid=137, Unknown=0, NotChecked=0, Total=272 [2018-02-02 10:44:13,810 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2018-02-02 10:44:13,812 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2018-02-02 10:44:13,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 31 states. [2018-02-02 10:44:13,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 31 transitions. [2018-02-02 10:44:13,812 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 31 transitions. Word has length 29 [2018-02-02 10:44:13,812 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:13,813 INFO L432 AbstractCegarLoop]: Abstraction has 31 states and 31 transitions. [2018-02-02 10:44:13,813 INFO L433 AbstractCegarLoop]: Interpolant automaton has 17 states. [2018-02-02 10:44:13,813 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 31 transitions. [2018-02-02 10:44:13,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2018-02-02 10:44:13,813 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:13,813 INFO L351 BasicCegarLoop]: trace histogram [14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:13,814 INFO L371 AbstractCegarLoop]: === Iteration 17 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:13,814 INFO L82 PathProgramCache]: Analyzing trace with hash -1740826376, now seen corresponding path program 14 times [2018-02-02 10:44:13,814 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:13,821 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:14,013 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,013 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:14,014 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [18] total 18 [2018-02-02 10:44:14,014 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:14,014 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-02 10:44:14,014 INFO L182 omatonBuilderFactory]: Interpolants [967#true, 968#false, 969#(= |#Ultimate.C_memset_#t~loopctr5| 0), 970#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 971#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 972#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 973#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 974#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 975#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 976#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 977#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 978#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 979#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 980#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 981#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 982#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 983#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 984#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:14,014 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,015 INFO L409 AbstractCegarLoop]: Interpolant automaton has 18 states [2018-02-02 10:44:14,015 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2018-02-02 10:44:14,015 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=152, Invalid=154, Unknown=0, NotChecked=0, Total=306 [2018-02-02 10:44:14,015 INFO L87 Difference]: Start difference. First operand 31 states and 31 transitions. Second operand 18 states. [2018-02-02 10:44:14,070 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:14,070 INFO L93 Difference]: Finished difference Result 34 states and 34 transitions. [2018-02-02 10:44:14,070 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2018-02-02 10:44:14,070 INFO L78 Accepts]: Start accepts. Automaton has 18 states. Word has length 30 [2018-02-02 10:44:14,071 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:14,071 INFO L225 Difference]: With dead ends: 34 [2018-02-02 10:44:14,071 INFO L226 Difference]: Without dead ends: 32 [2018-02-02 10:44:14,071 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=152, Invalid=154, Unknown=0, NotChecked=0, Total=306 [2018-02-02 10:44:14,072 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2018-02-02 10:44:14,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32. [2018-02-02 10:44:14,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 32 states. [2018-02-02 10:44:14,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 32 transitions. [2018-02-02 10:44:14,075 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 32 transitions. Word has length 30 [2018-02-02 10:44:14,076 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:14,076 INFO L432 AbstractCegarLoop]: Abstraction has 32 states and 32 transitions. [2018-02-02 10:44:14,076 INFO L433 AbstractCegarLoop]: Interpolant automaton has 18 states. [2018-02-02 10:44:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 32 transitions. [2018-02-02 10:44:14,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2018-02-02 10:44:14,076 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:14,077 INFO L351 BasicCegarLoop]: trace histogram [15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:14,077 INFO L371 AbstractCegarLoop]: === Iteration 18 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:14,077 INFO L82 PathProgramCache]: Analyzing trace with hash 1284679837, now seen corresponding path program 15 times [2018-02-02 10:44:14,077 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:14,086 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:14,249 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,249 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:14,250 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [19] total 19 [2018-02-02 10:44:14,250 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:14,250 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-02 10:44:14,250 INFO L182 omatonBuilderFactory]: Interpolants [1056#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1057#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1058#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1059#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1060#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1061#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1062#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1063#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1064#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1065#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1066#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1067#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1068#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1069#(not (= |#Ultimate.C_memset_#amount| 40)), 1051#true, 1052#false, 1053#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1054#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1055#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:14,250 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,251 INFO L409 AbstractCegarLoop]: Interpolant automaton has 19 states [2018-02-02 10:44:14,251 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2018-02-02 10:44:14,251 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=170, Invalid=172, Unknown=0, NotChecked=0, Total=342 [2018-02-02 10:44:14,251 INFO L87 Difference]: Start difference. First operand 32 states and 32 transitions. Second operand 19 states. [2018-02-02 10:44:14,301 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:14,301 INFO L93 Difference]: Finished difference Result 35 states and 35 transitions. [2018-02-02 10:44:14,304 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2018-02-02 10:44:14,304 INFO L78 Accepts]: Start accepts. Automaton has 19 states. Word has length 31 [2018-02-02 10:44:14,304 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:14,305 INFO L225 Difference]: With dead ends: 35 [2018-02-02 10:44:14,305 INFO L226 Difference]: Without dead ends: 33 [2018-02-02 10:44:14,305 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=170, Invalid=172, Unknown=0, NotChecked=0, Total=342 [2018-02-02 10:44:14,306 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2018-02-02 10:44:14,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33. [2018-02-02 10:44:14,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 33 states. [2018-02-02 10:44:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 33 transitions. [2018-02-02 10:44:14,308 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 33 transitions. Word has length 31 [2018-02-02 10:44:14,308 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:14,308 INFO L432 AbstractCegarLoop]: Abstraction has 33 states and 33 transitions. [2018-02-02 10:44:14,308 INFO L433 AbstractCegarLoop]: Interpolant automaton has 19 states. [2018-02-02 10:44:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 33 transitions. [2018-02-02 10:44:14,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-02-02 10:44:14,309 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:14,309 INFO L351 BasicCegarLoop]: trace histogram [16, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:14,309 INFO L371 AbstractCegarLoop]: === Iteration 19 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:14,309 INFO L82 PathProgramCache]: Analyzing trace with hash 586091928, now seen corresponding path program 16 times [2018-02-02 10:44:14,310 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:14,318 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:14,459 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,459 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:14,460 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [20] total 20 [2018-02-02 10:44:14,460 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:14,460 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-02 10:44:14,460 INFO L182 omatonBuilderFactory]: Interpolants [1152#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1153#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1154#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1155#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1156#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1157#(not (= |#Ultimate.C_memset_#amount| 40)), 1138#true, 1139#false, 1140#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1141#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1142#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1143#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1144#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1145#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1146#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1147#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1148#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1149#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1150#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1151#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:14,460 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,460 INFO L409 AbstractCegarLoop]: Interpolant automaton has 20 states [2018-02-02 10:44:14,461 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2018-02-02 10:44:14,461 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=189, Invalid=191, Unknown=0, NotChecked=0, Total=380 [2018-02-02 10:44:14,461 INFO L87 Difference]: Start difference. First operand 33 states and 33 transitions. Second operand 20 states. [2018-02-02 10:44:14,481 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:14,481 INFO L93 Difference]: Finished difference Result 36 states and 36 transitions. [2018-02-02 10:44:14,483 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2018-02-02 10:44:14,483 INFO L78 Accepts]: Start accepts. Automaton has 20 states. Word has length 32 [2018-02-02 10:44:14,483 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:14,483 INFO L225 Difference]: With dead ends: 36 [2018-02-02 10:44:14,483 INFO L226 Difference]: Without dead ends: 34 [2018-02-02 10:44:14,484 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=189, Invalid=191, Unknown=0, NotChecked=0, Total=380 [2018-02-02 10:44:14,484 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2018-02-02 10:44:14,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2018-02-02 10:44:14,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2018-02-02 10:44:14,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 34 transitions. [2018-02-02 10:44:14,486 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 34 transitions. Word has length 32 [2018-02-02 10:44:14,487 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:14,487 INFO L432 AbstractCegarLoop]: Abstraction has 34 states and 34 transitions. [2018-02-02 10:44:14,487 INFO L433 AbstractCegarLoop]: Interpolant automaton has 20 states. [2018-02-02 10:44:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 34 transitions. [2018-02-02 10:44:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2018-02-02 10:44:14,488 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:14,488 INFO L351 BasicCegarLoop]: trace histogram [17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:14,488 INFO L371 AbstractCegarLoop]: === Iteration 20 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:14,488 INFO L82 PathProgramCache]: Analyzing trace with hash 404703229, now seen corresponding path program 17 times [2018-02-02 10:44:14,489 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:14,495 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,649 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:14,649 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [21] total 21 [2018-02-02 10:44:14,649 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:14,649 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-02 10:44:14,649 INFO L182 omatonBuilderFactory]: Interpolants [1248#(not (= |#Ultimate.C_memset_#amount| 40)), 1228#true, 1229#false, 1230#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1231#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1232#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1233#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1234#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1235#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1236#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1237#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1238#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1239#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1240#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1241#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1242#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1243#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1244#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1245#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1246#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1247#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:14,649 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,649 INFO L409 AbstractCegarLoop]: Interpolant automaton has 21 states [2018-02-02 10:44:14,649 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2018-02-02 10:44:14,650 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=209, Invalid=211, Unknown=0, NotChecked=0, Total=420 [2018-02-02 10:44:14,650 INFO L87 Difference]: Start difference. First operand 34 states and 34 transitions. Second operand 21 states. [2018-02-02 10:44:14,680 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:14,681 INFO L93 Difference]: Finished difference Result 37 states and 37 transitions. [2018-02-02 10:44:14,681 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2018-02-02 10:44:14,681 INFO L78 Accepts]: Start accepts. Automaton has 21 states. Word has length 33 [2018-02-02 10:44:14,681 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:14,681 INFO L225 Difference]: With dead ends: 37 [2018-02-02 10:44:14,681 INFO L226 Difference]: Without dead ends: 35 [2018-02-02 10:44:14,681 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=209, Invalid=211, Unknown=0, NotChecked=0, Total=420 [2018-02-02 10:44:14,682 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2018-02-02 10:44:14,683 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2018-02-02 10:44:14,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 35 states. [2018-02-02 10:44:14,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 35 transitions. [2018-02-02 10:44:14,683 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 35 transitions. Word has length 33 [2018-02-02 10:44:14,683 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:14,683 INFO L432 AbstractCegarLoop]: Abstraction has 35 states and 35 transitions. [2018-02-02 10:44:14,683 INFO L433 AbstractCegarLoop]: Interpolant automaton has 21 states. [2018-02-02 10:44:14,683 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 35 transitions. [2018-02-02 10:44:14,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2018-02-02 10:44:14,684 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:14,684 INFO L351 BasicCegarLoop]: trace histogram [18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:14,684 INFO L371 AbstractCegarLoop]: === Iteration 21 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:14,684 INFO L82 PathProgramCache]: Analyzing trace with hash -923379144, now seen corresponding path program 18 times [2018-02-02 10:44:14,684 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:14,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:14,689 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:14,875 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,876 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:14,876 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22 [2018-02-02 10:44:14,876 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:14,876 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-02 10:44:14,876 INFO L182 omatonBuilderFactory]: Interpolants [1321#true, 1322#false, 1323#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1324#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1325#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1326#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1327#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1328#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1329#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1330#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1331#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1332#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1333#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1334#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1335#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1336#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1337#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1338#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1339#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1340#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1341#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1342#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:14,876 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:14,876 INFO L409 AbstractCegarLoop]: Interpolant automaton has 22 states [2018-02-02 10:44:14,877 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2018-02-02 10:44:14,877 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=230, Invalid=232, Unknown=0, NotChecked=0, Total=462 [2018-02-02 10:44:14,877 INFO L87 Difference]: Start difference. First operand 35 states and 35 transitions. Second operand 22 states. [2018-02-02 10:44:14,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:14,906 INFO L93 Difference]: Finished difference Result 38 states and 38 transitions. [2018-02-02 10:44:14,906 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2018-02-02 10:44:14,906 INFO L78 Accepts]: Start accepts. Automaton has 22 states. Word has length 34 [2018-02-02 10:44:14,906 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:14,906 INFO L225 Difference]: With dead ends: 38 [2018-02-02 10:44:14,906 INFO L226 Difference]: Without dead ends: 36 [2018-02-02 10:44:14,906 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 35 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=230, Invalid=232, Unknown=0, NotChecked=0, Total=462 [2018-02-02 10:44:14,906 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2018-02-02 10:44:14,907 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2018-02-02 10:44:14,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 36 states. [2018-02-02 10:44:14,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 36 transitions. [2018-02-02 10:44:14,908 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 36 transitions. Word has length 34 [2018-02-02 10:44:14,908 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:14,908 INFO L432 AbstractCegarLoop]: Abstraction has 36 states and 36 transitions. [2018-02-02 10:44:14,908 INFO L433 AbstractCegarLoop]: Interpolant automaton has 22 states. [2018-02-02 10:44:14,908 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 36 transitions. [2018-02-02 10:44:14,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2018-02-02 10:44:14,908 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:14,908 INFO L351 BasicCegarLoop]: trace histogram [19, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:14,908 INFO L371 AbstractCegarLoop]: === Iteration 22 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:14,909 INFO L82 PathProgramCache]: Analyzing trace with hash 855740253, now seen corresponding path program 19 times [2018-02-02 10:44:14,909 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:14,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:14,914 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:15,095 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,095 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:15,095 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [23] total 23 [2018-02-02 10:44:15,095 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:15,096 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-02 10:44:15,096 INFO L182 omatonBuilderFactory]: Interpolants [1417#true, 1418#false, 1419#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1420#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1421#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1422#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1423#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1424#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1425#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1426#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1427#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1428#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1429#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1430#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1431#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1432#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1433#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1434#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1435#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1436#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1437#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1438#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1439#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:15,096 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,096 INFO L409 AbstractCegarLoop]: Interpolant automaton has 23 states [2018-02-02 10:44:15,097 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2018-02-02 10:44:15,097 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=252, Invalid=254, Unknown=0, NotChecked=0, Total=506 [2018-02-02 10:44:15,097 INFO L87 Difference]: Start difference. First operand 36 states and 36 transitions. Second operand 23 states. [2018-02-02 10:44:15,135 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:15,135 INFO L93 Difference]: Finished difference Result 39 states and 39 transitions. [2018-02-02 10:44:15,137 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2018-02-02 10:44:15,137 INFO L78 Accepts]: Start accepts. Automaton has 23 states. Word has length 35 [2018-02-02 10:44:15,138 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:15,138 INFO L225 Difference]: With dead ends: 39 [2018-02-02 10:44:15,138 INFO L226 Difference]: Without dead ends: 37 [2018-02-02 10:44:15,138 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=252, Invalid=254, Unknown=0, NotChecked=0, Total=506 [2018-02-02 10:44:15,138 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2018-02-02 10:44:15,139 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2018-02-02 10:44:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 37 states. [2018-02-02 10:44:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 37 transitions. [2018-02-02 10:44:15,140 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 37 transitions. Word has length 35 [2018-02-02 10:44:15,140 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:15,140 INFO L432 AbstractCegarLoop]: Abstraction has 37 states and 37 transitions. [2018-02-02 10:44:15,140 INFO L433 AbstractCegarLoop]: Interpolant automaton has 23 states. [2018-02-02 10:44:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 37 transitions. [2018-02-02 10:44:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2018-02-02 10:44:15,140 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:15,140 INFO L351 BasicCegarLoop]: trace histogram [20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:15,140 INFO L371 AbstractCegarLoop]: === Iteration 23 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:15,140 INFO L82 PathProgramCache]: Analyzing trace with hash 173866712, now seen corresponding path program 20 times [2018-02-02 10:44:15,141 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:15,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:15,147 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:15,376 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,376 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:15,376 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [24] total 24 [2018-02-02 10:44:15,376 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:15,377 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-02 10:44:15,377 INFO L182 omatonBuilderFactory]: Interpolants [1536#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1537#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1538#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 1539#(not (= |#Ultimate.C_memset_#amount| 40)), 1516#true, 1517#false, 1518#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1519#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1520#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1521#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1522#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1523#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1524#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1525#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1526#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1527#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1528#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1529#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1530#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1531#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1532#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1533#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1534#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1535#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:15,377 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,377 INFO L409 AbstractCegarLoop]: Interpolant automaton has 24 states [2018-02-02 10:44:15,377 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2018-02-02 10:44:15,378 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=275, Invalid=277, Unknown=0, NotChecked=0, Total=552 [2018-02-02 10:44:15,378 INFO L87 Difference]: Start difference. First operand 37 states and 37 transitions. Second operand 24 states. [2018-02-02 10:44:15,409 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:15,409 INFO L93 Difference]: Finished difference Result 40 states and 40 transitions. [2018-02-02 10:44:15,409 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2018-02-02 10:44:15,410 INFO L78 Accepts]: Start accepts. Automaton has 24 states. Word has length 36 [2018-02-02 10:44:15,410 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:15,410 INFO L225 Difference]: With dead ends: 40 [2018-02-02 10:44:15,410 INFO L226 Difference]: Without dead ends: 38 [2018-02-02 10:44:15,411 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=275, Invalid=277, Unknown=0, NotChecked=0, Total=552 [2018-02-02 10:44:15,411 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 38 states. [2018-02-02 10:44:15,412 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 38. [2018-02-02 10:44:15,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 38 states. [2018-02-02 10:44:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 38 transitions. [2018-02-02 10:44:15,412 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 38 transitions. Word has length 36 [2018-02-02 10:44:15,412 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:15,413 INFO L432 AbstractCegarLoop]: Abstraction has 38 states and 38 transitions. [2018-02-02 10:44:15,413 INFO L433 AbstractCegarLoop]: Interpolant automaton has 24 states. [2018-02-02 10:44:15,413 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 38 transitions. [2018-02-02 10:44:15,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2018-02-02 10:44:15,413 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:15,413 INFO L351 BasicCegarLoop]: trace histogram [21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:15,413 INFO L371 AbstractCegarLoop]: === Iteration 24 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:15,414 INFO L82 PathProgramCache]: Analyzing trace with hash 510623421, now seen corresponding path program 21 times [2018-02-02 10:44:15,414 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:15,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:15,421 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:15,658 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,659 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:15,659 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [25] total 25 [2018-02-02 10:44:15,659 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:15,659 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-02 10:44:15,659 INFO L182 omatonBuilderFactory]: Interpolants [1618#true, 1619#false, 1620#(= |#Ultimate.C_memset_#t~loopctr5| 0), 1621#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1622#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1623#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1624#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1625#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1626#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1627#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1628#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1629#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1630#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1631#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1632#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1633#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1634#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1635#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1636#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1637#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1638#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1639#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1640#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 1641#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 1642#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:15,659 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,659 INFO L409 AbstractCegarLoop]: Interpolant automaton has 25 states [2018-02-02 10:44:15,659 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2018-02-02 10:44:15,660 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=299, Invalid=301, Unknown=0, NotChecked=0, Total=600 [2018-02-02 10:44:15,660 INFO L87 Difference]: Start difference. First operand 38 states and 38 transitions. Second operand 25 states. [2018-02-02 10:44:15,680 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:15,681 INFO L93 Difference]: Finished difference Result 41 states and 41 transitions. [2018-02-02 10:44:15,681 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2018-02-02 10:44:15,681 INFO L78 Accepts]: Start accepts. Automaton has 25 states. Word has length 37 [2018-02-02 10:44:15,681 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:15,681 INFO L225 Difference]: With dead ends: 41 [2018-02-02 10:44:15,681 INFO L226 Difference]: Without dead ends: 39 [2018-02-02 10:44:15,682 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=299, Invalid=301, Unknown=0, NotChecked=0, Total=600 [2018-02-02 10:44:15,682 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2018-02-02 10:44:15,683 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2018-02-02 10:44:15,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 39 states. [2018-02-02 10:44:15,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 39 transitions. [2018-02-02 10:44:15,684 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 39 transitions. Word has length 37 [2018-02-02 10:44:15,684 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:15,684 INFO L432 AbstractCegarLoop]: Abstraction has 39 states and 39 transitions. [2018-02-02 10:44:15,684 INFO L433 AbstractCegarLoop]: Interpolant automaton has 25 states. [2018-02-02 10:44:15,684 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 39 transitions. [2018-02-02 10:44:15,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2018-02-02 10:44:15,685 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:15,685 INFO L351 BasicCegarLoop]: trace histogram [22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:15,685 INFO L371 AbstractCegarLoop]: === Iteration 25 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:15,685 INFO L82 PathProgramCache]: Analyzing trace with hash -1934820488, now seen corresponding path program 22 times [2018-02-02 10:44:15,686 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:15,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:15,692 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:15,943 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,943 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:15,943 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [26] total 26 [2018-02-02 10:44:15,943 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:15,943 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-02 10:44:15,943 INFO L182 omatonBuilderFactory]: Interpolants [1728#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1729#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1730#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1731#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1732#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1733#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1734#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1735#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1736#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1737#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1738#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1739#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1740#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1741#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1742#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1743#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1744#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1745#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 1746#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 1747#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 1748#(not (= |#Ultimate.C_memset_#amount| 40)), 1723#true, 1724#false, 1725#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 1726#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1727#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:15,944 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:15,944 INFO L409 AbstractCegarLoop]: Interpolant automaton has 26 states [2018-02-02 10:44:15,944 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2018-02-02 10:44:15,944 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=325, Invalid=325, Unknown=0, NotChecked=0, Total=650 [2018-02-02 10:44:15,944 INFO L87 Difference]: Start difference. First operand 39 states and 39 transitions. Second operand 26 states. [2018-02-02 10:44:15,974 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:15,974 INFO L93 Difference]: Finished difference Result 42 states and 42 transitions. [2018-02-02 10:44:15,974 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2018-02-02 10:44:15,974 INFO L78 Accepts]: Start accepts. Automaton has 26 states. Word has length 38 [2018-02-02 10:44:15,975 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:15,975 INFO L225 Difference]: With dead ends: 42 [2018-02-02 10:44:15,975 INFO L226 Difference]: Without dead ends: 40 [2018-02-02 10:44:15,975 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 44 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=325, Invalid=325, Unknown=0, NotChecked=0, Total=650 [2018-02-02 10:44:15,976 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2018-02-02 10:44:15,977 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2018-02-02 10:44:15,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 40 states. [2018-02-02 10:44:15,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 40 transitions. [2018-02-02 10:44:15,977 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 40 transitions. Word has length 38 [2018-02-02 10:44:15,978 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:15,978 INFO L432 AbstractCegarLoop]: Abstraction has 40 states and 40 transitions. [2018-02-02 10:44:15,978 INFO L433 AbstractCegarLoop]: Interpolant automaton has 26 states. [2018-02-02 10:44:15,978 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 40 transitions. [2018-02-02 10:44:15,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2018-02-02 10:44:15,978 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:15,978 INFO L351 BasicCegarLoop]: trace histogram [23, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:15,979 INFO L371 AbstractCegarLoop]: === Iteration 26 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:15,979 INFO L82 PathProgramCache]: Analyzing trace with hash -434170339, now seen corresponding path program 23 times [2018-02-02 10:44:15,979 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:15,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:15,986 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:16,216 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,217 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:16,217 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [27] total 27 [2018-02-02 10:44:16,217 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:16,218 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-02 10:44:16,218 INFO L182 omatonBuilderFactory]: Interpolants [1856#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 1857#(not (= |#Ultimate.C_memset_#amount| 40)), 1831#true, 1832#false, 1833#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 1834#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1835#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1836#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1837#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1838#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1839#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1840#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1841#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1842#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1843#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1844#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1845#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1846#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1847#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1848#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1849#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1850#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1851#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1852#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1853#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 1854#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 1855#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:16,218 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,218 INFO L409 AbstractCegarLoop]: Interpolant automaton has 27 states [2018-02-02 10:44:16,218 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2018-02-02 10:44:16,218 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=351, Invalid=351, Unknown=0, NotChecked=0, Total=702 [2018-02-02 10:44:16,218 INFO L87 Difference]: Start difference. First operand 40 states and 40 transitions. Second operand 27 states. [2018-02-02 10:44:16,233 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:16,233 INFO L93 Difference]: Finished difference Result 43 states and 43 transitions. [2018-02-02 10:44:16,233 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2018-02-02 10:44:16,233 INFO L78 Accepts]: Start accepts. Automaton has 27 states. Word has length 39 [2018-02-02 10:44:16,233 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:16,233 INFO L225 Difference]: With dead ends: 43 [2018-02-02 10:44:16,233 INFO L226 Difference]: Without dead ends: 41 [2018-02-02 10:44:16,234 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 46 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=351, Invalid=351, Unknown=0, NotChecked=0, Total=702 [2018-02-02 10:44:16,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2018-02-02 10:44:16,235 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2018-02-02 10:44:16,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2018-02-02 10:44:16,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 41 transitions. [2018-02-02 10:44:16,235 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 41 transitions. Word has length 39 [2018-02-02 10:44:16,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:16,235 INFO L432 AbstractCegarLoop]: Abstraction has 41 states and 41 transitions. [2018-02-02 10:44:16,235 INFO L433 AbstractCegarLoop]: Interpolant automaton has 27 states. [2018-02-02 10:44:16,235 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 41 transitions. [2018-02-02 10:44:16,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2018-02-02 10:44:16,235 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:16,236 INFO L351 BasicCegarLoop]: trace histogram [24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:16,236 INFO L371 AbstractCegarLoop]: === Iteration 27 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:16,236 INFO L82 PathProgramCache]: Analyzing trace with hash -1158655976, now seen corresponding path program 24 times [2018-02-02 10:44:16,236 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:16,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:16,244 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:16,534 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,534 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:16,534 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [28] total 28 [2018-02-02 10:44:16,534 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:16,534 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-02 10:44:16,534 INFO L182 omatonBuilderFactory]: Interpolants [1942#true, 1943#false, 1944#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 1945#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 1946#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 1947#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 1948#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 1949#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 1950#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 1951#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 1952#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 1953#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 1954#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 1955#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 1956#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 1957#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 1958#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 1959#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 1960#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 1961#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 1962#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 1963#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 1964#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 1965#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 1966#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 1967#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 1968#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 1969#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:16,535 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,535 INFO L409 AbstractCegarLoop]: Interpolant automaton has 28 states [2018-02-02 10:44:16,535 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2018-02-02 10:44:16,535 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=378, Invalid=378, Unknown=0, NotChecked=0, Total=756 [2018-02-02 10:44:16,535 INFO L87 Difference]: Start difference. First operand 41 states and 41 transitions. Second operand 28 states. [2018-02-02 10:44:16,578 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:16,578 INFO L93 Difference]: Finished difference Result 44 states and 44 transitions. [2018-02-02 10:44:16,578 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2018-02-02 10:44:16,578 INFO L78 Accepts]: Start accepts. Automaton has 28 states. Word has length 40 [2018-02-02 10:44:16,578 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:16,578 INFO L225 Difference]: With dead ends: 44 [2018-02-02 10:44:16,578 INFO L226 Difference]: Without dead ends: 42 [2018-02-02 10:44:16,579 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=378, Invalid=378, Unknown=0, NotChecked=0, Total=756 [2018-02-02 10:44:16,579 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2018-02-02 10:44:16,580 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2018-02-02 10:44:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 42 states. [2018-02-02 10:44:16,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 42 transitions. [2018-02-02 10:44:16,580 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 42 transitions. Word has length 40 [2018-02-02 10:44:16,580 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:16,580 INFO L432 AbstractCegarLoop]: Abstraction has 42 states and 42 transitions. [2018-02-02 10:44:16,580 INFO L433 AbstractCegarLoop]: Interpolant automaton has 28 states. [2018-02-02 10:44:16,580 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 42 transitions. [2018-02-02 10:44:16,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2018-02-02 10:44:16,580 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:16,580 INFO L351 BasicCegarLoop]: trace histogram [25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:16,580 INFO L371 AbstractCegarLoop]: === Iteration 28 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:16,581 INFO L82 PathProgramCache]: Analyzing trace with hash -2142874243, now seen corresponding path program 25 times [2018-02-02 10:44:16,581 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:16,586 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:16,876 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,876 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:16,877 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [29] total 29 [2018-02-02 10:44:16,877 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:16,877 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-02 10:44:16,877 INFO L182 omatonBuilderFactory]: Interpolants [2056#true, 2057#false, 2058#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2059#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2060#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2061#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2062#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2063#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2064#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2065#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2066#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2067#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2068#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2069#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2070#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2071#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2072#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2073#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2074#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2075#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2076#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2077#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2078#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2079#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2080#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2081#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2082#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2083#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2084#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:16,877 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:16,877 INFO L409 AbstractCegarLoop]: Interpolant automaton has 29 states [2018-02-02 10:44:16,877 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2018-02-02 10:44:16,877 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2018-02-02 10:44:16,878 INFO L87 Difference]: Start difference. First operand 42 states and 42 transitions. Second operand 29 states. [2018-02-02 10:44:16,925 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:16,925 INFO L93 Difference]: Finished difference Result 45 states and 45 transitions. [2018-02-02 10:44:16,925 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2018-02-02 10:44:16,925 INFO L78 Accepts]: Start accepts. Automaton has 29 states. Word has length 41 [2018-02-02 10:44:16,925 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:16,925 INFO L225 Difference]: With dead ends: 45 [2018-02-02 10:44:16,925 INFO L226 Difference]: Without dead ends: 43 [2018-02-02 10:44:16,926 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2018-02-02 10:44:16,926 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2018-02-02 10:44:16,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2018-02-02 10:44:16,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 43 states. [2018-02-02 10:44:16,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 43 transitions. [2018-02-02 10:44:16,927 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 43 transitions. Word has length 41 [2018-02-02 10:44:16,928 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:16,928 INFO L432 AbstractCegarLoop]: Abstraction has 43 states and 43 transitions. [2018-02-02 10:44:16,928 INFO L433 AbstractCegarLoop]: Interpolant automaton has 29 states. [2018-02-02 10:44:16,928 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 43 transitions. [2018-02-02 10:44:16,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2018-02-02 10:44:16,928 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:16,928 INFO L351 BasicCegarLoop]: trace histogram [26, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:16,928 INFO L371 AbstractCegarLoop]: === Iteration 29 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:16,928 INFO L82 PathProgramCache]: Analyzing trace with hash 1706097848, now seen corresponding path program 26 times [2018-02-02 10:44:16,929 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:16,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:16,934 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:17,273 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,273 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:17,273 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [30] total 30 [2018-02-02 10:44:17,273 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:17,273 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-02 10:44:17,273 INFO L182 omatonBuilderFactory]: Interpolants [2176#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2177#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2178#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2179#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2180#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2181#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2182#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2183#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2184#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2185#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2186#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2187#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2188#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2189#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2190#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2191#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2192#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2193#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2194#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2195#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2196#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2197#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2198#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2199#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2200#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2201#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2202#(not (= |#Ultimate.C_memset_#amount| 40)), 2173#true, 2174#false, 2175#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:17,274 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,274 INFO L409 AbstractCegarLoop]: Interpolant automaton has 30 states [2018-02-02 10:44:17,274 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2018-02-02 10:44:17,274 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=435, Invalid=435, Unknown=0, NotChecked=0, Total=870 [2018-02-02 10:44:17,274 INFO L87 Difference]: Start difference. First operand 43 states and 43 transitions. Second operand 30 states. [2018-02-02 10:44:17,323 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:17,323 INFO L93 Difference]: Finished difference Result 46 states and 46 transitions. [2018-02-02 10:44:17,323 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2018-02-02 10:44:17,323 INFO L78 Accepts]: Start accepts. Automaton has 30 states. Word has length 42 [2018-02-02 10:44:17,324 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:17,324 INFO L225 Difference]: With dead ends: 46 [2018-02-02 10:44:17,324 INFO L226 Difference]: Without dead ends: 44 [2018-02-02 10:44:17,324 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=435, Invalid=435, Unknown=0, NotChecked=0, Total=870 [2018-02-02 10:44:17,324 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2018-02-02 10:44:17,325 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2018-02-02 10:44:17,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 44 states. [2018-02-02 10:44:17,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 44 transitions. [2018-02-02 10:44:17,325 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 44 transitions. Word has length 42 [2018-02-02 10:44:17,325 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:17,325 INFO L432 AbstractCegarLoop]: Abstraction has 44 states and 44 transitions. [2018-02-02 10:44:17,326 INFO L433 AbstractCegarLoop]: Interpolant automaton has 30 states. [2018-02-02 10:44:17,326 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 44 transitions. [2018-02-02 10:44:17,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2018-02-02 10:44:17,326 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:17,326 INFO L351 BasicCegarLoop]: trace histogram [27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:17,326 INFO L371 AbstractCegarLoop]: === Iteration 30 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:17,326 INFO L82 PathProgramCache]: Analyzing trace with hash 765148381, now seen corresponding path program 27 times [2018-02-02 10:44:17,327 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:17,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:17,331 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:17,642 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,642 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:17,642 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [31] total 31 [2018-02-02 10:44:17,642 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:17,642 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-02 10:44:17,642 INFO L182 omatonBuilderFactory]: Interpolants [2304#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2305#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2306#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2307#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2308#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2309#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2310#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2311#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2312#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2313#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2314#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2315#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2316#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2317#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2318#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2319#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2320#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2321#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2322#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2323#(not (= |#Ultimate.C_memset_#amount| 40)), 2293#true, 2294#false, 2295#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2296#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2297#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2298#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2299#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2300#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2301#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2302#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2303#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:17,643 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,643 INFO L409 AbstractCegarLoop]: Interpolant automaton has 31 states [2018-02-02 10:44:17,643 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2018-02-02 10:44:17,643 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2018-02-02 10:44:17,643 INFO L87 Difference]: Start difference. First operand 44 states and 44 transitions. Second operand 31 states. [2018-02-02 10:44:17,693 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:17,693 INFO L93 Difference]: Finished difference Result 47 states and 47 transitions. [2018-02-02 10:44:17,693 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2018-02-02 10:44:17,693 INFO L78 Accepts]: Start accepts. Automaton has 31 states. Word has length 43 [2018-02-02 10:44:17,693 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:17,694 INFO L225 Difference]: With dead ends: 47 [2018-02-02 10:44:17,694 INFO L226 Difference]: Without dead ends: 45 [2018-02-02 10:44:17,694 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2018-02-02 10:44:17,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2018-02-02 10:44:17,695 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2018-02-02 10:44:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 45 states. [2018-02-02 10:44:17,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 45 transitions. [2018-02-02 10:44:17,695 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 45 transitions. Word has length 43 [2018-02-02 10:44:17,695 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:17,695 INFO L432 AbstractCegarLoop]: Abstraction has 45 states and 45 transitions. [2018-02-02 10:44:17,695 INFO L433 AbstractCegarLoop]: Interpolant automaton has 31 states. [2018-02-02 10:44:17,696 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 45 transitions. [2018-02-02 10:44:17,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2018-02-02 10:44:17,696 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:17,696 INFO L351 BasicCegarLoop]: trace histogram [28, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:17,696 INFO L371 AbstractCegarLoop]: === Iteration 31 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:17,696 INFO L82 PathProgramCache]: Analyzing trace with hash 1660485976, now seen corresponding path program 28 times [2018-02-02 10:44:17,696 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:17,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:17,704 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:17,996 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,996 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:17,996 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [32] total 32 [2018-02-02 10:44:17,997 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:17,997 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-02 10:44:17,997 INFO L182 omatonBuilderFactory]: Interpolants [2432#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2433#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2434#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2435#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2436#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2437#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2438#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2439#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2440#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2441#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2442#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2443#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2444#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2445#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2446#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 2447#(not (= |#Ultimate.C_memset_#amount| 40)), 2416#true, 2417#false, 2418#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2419#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2420#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2421#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2422#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2423#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2424#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2425#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2426#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2427#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2428#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2429#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2430#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2431#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:17,997 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:17,997 INFO L409 AbstractCegarLoop]: Interpolant automaton has 32 states [2018-02-02 10:44:17,998 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2018-02-02 10:44:17,998 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2018-02-02 10:44:17,998 INFO L87 Difference]: Start difference. First operand 45 states and 45 transitions. Second operand 32 states. [2018-02-02 10:44:18,045 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:18,045 INFO L93 Difference]: Finished difference Result 48 states and 48 transitions. [2018-02-02 10:44:18,045 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2018-02-02 10:44:18,045 INFO L78 Accepts]: Start accepts. Automaton has 32 states. Word has length 44 [2018-02-02 10:44:18,045 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:18,045 INFO L225 Difference]: With dead ends: 48 [2018-02-02 10:44:18,046 INFO L226 Difference]: Without dead ends: 46 [2018-02-02 10:44:18,046 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2018-02-02 10:44:18,046 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2018-02-02 10:44:18,047 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2018-02-02 10:44:18,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 46 states. [2018-02-02 10:44:18,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 46 transitions. [2018-02-02 10:44:18,047 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 46 transitions. Word has length 44 [2018-02-02 10:44:18,047 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:18,047 INFO L432 AbstractCegarLoop]: Abstraction has 46 states and 46 transitions. [2018-02-02 10:44:18,047 INFO L433 AbstractCegarLoop]: Interpolant automaton has 32 states. [2018-02-02 10:44:18,047 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 46 transitions. [2018-02-02 10:44:18,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2018-02-02 10:44:18,047 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:18,047 INFO L351 BasicCegarLoop]: trace histogram [29, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:18,047 INFO L371 AbstractCegarLoop]: === Iteration 32 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:18,048 INFO L82 PathProgramCache]: Analyzing trace with hash -648819651, now seen corresponding path program 29 times [2018-02-02 10:44:18,048 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:18,054 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:18,342 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:18,342 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:18,342 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [33] total 33 [2018-02-02 10:44:18,342 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:18,342 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-02 10:44:18,342 INFO L182 omatonBuilderFactory]: Interpolants [2560#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2561#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2562#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2563#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2564#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2565#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2566#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2567#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2568#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2569#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2570#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2571#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2572#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 2573#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 2574#(not (= |#Ultimate.C_memset_#amount| 40)), 2542#true, 2543#false, 2544#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2545#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2546#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2547#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2548#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2549#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2550#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2551#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2552#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2553#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2554#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2555#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2556#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2557#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2558#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2559#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:18,342 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:18,343 INFO L409 AbstractCegarLoop]: Interpolant automaton has 33 states [2018-02-02 10:44:18,343 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2018-02-02 10:44:18,343 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2018-02-02 10:44:18,343 INFO L87 Difference]: Start difference. First operand 46 states and 46 transitions. Second operand 33 states. [2018-02-02 10:44:18,374 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:18,374 INFO L93 Difference]: Finished difference Result 49 states and 49 transitions. [2018-02-02 10:44:18,375 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2018-02-02 10:44:18,375 INFO L78 Accepts]: Start accepts. Automaton has 33 states. Word has length 45 [2018-02-02 10:44:18,375 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:18,375 INFO L225 Difference]: With dead ends: 49 [2018-02-02 10:44:18,375 INFO L226 Difference]: Without dead ends: 47 [2018-02-02 10:44:18,376 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 58 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2018-02-02 10:44:18,376 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2018-02-02 10:44:18,377 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2018-02-02 10:44:18,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 47 states. [2018-02-02 10:44:18,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 47 transitions. [2018-02-02 10:44:18,377 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 47 transitions. Word has length 45 [2018-02-02 10:44:18,378 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:18,378 INFO L432 AbstractCegarLoop]: Abstraction has 47 states and 47 transitions. [2018-02-02 10:44:18,378 INFO L433 AbstractCegarLoop]: Interpolant automaton has 33 states. [2018-02-02 10:44:18,378 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 47 transitions. [2018-02-02 10:44:18,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2018-02-02 10:44:18,378 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:18,378 INFO L351 BasicCegarLoop]: trace histogram [30, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:18,378 INFO L371 AbstractCegarLoop]: === Iteration 33 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:18,379 INFO L82 PathProgramCache]: Analyzing trace with hash 777149944, now seen corresponding path program 30 times [2018-02-02 10:44:18,379 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:18,388 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:18,678 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:18,678 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:18,678 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [34] total 34 [2018-02-02 10:44:18,678 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:18,678 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-02 10:44:18,679 INFO L182 omatonBuilderFactory]: Interpolants [2688#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2689#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2690#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2691#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2692#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2693#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2694#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2695#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2696#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2697#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2698#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2699#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2700#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2701#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 2702#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 2703#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 2704#(not (= |#Ultimate.C_memset_#amount| 40)), 2671#true, 2672#false, 2673#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2674#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2675#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2676#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2677#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2678#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2679#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2680#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2681#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2682#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2683#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2684#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2685#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2686#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2687#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:18,679 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:18,679 INFO L409 AbstractCegarLoop]: Interpolant automaton has 34 states [2018-02-02 10:44:18,680 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants. [2018-02-02 10:44:18,680 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=561, Invalid=561, Unknown=0, NotChecked=0, Total=1122 [2018-02-02 10:44:18,680 INFO L87 Difference]: Start difference. First operand 47 states and 47 transitions. Second operand 34 states. [2018-02-02 10:44:18,708 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:18,708 INFO L93 Difference]: Finished difference Result 50 states and 50 transitions. [2018-02-02 10:44:18,708 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2018-02-02 10:44:18,708 INFO L78 Accepts]: Start accepts. Automaton has 34 states. Word has length 46 [2018-02-02 10:44:18,708 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:18,708 INFO L225 Difference]: With dead ends: 50 [2018-02-02 10:44:18,708 INFO L226 Difference]: Without dead ends: 48 [2018-02-02 10:44:18,709 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=561, Invalid=561, Unknown=0, NotChecked=0, Total=1122 [2018-02-02 10:44:18,709 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2018-02-02 10:44:18,709 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2018-02-02 10:44:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 48 states. [2018-02-02 10:44:18,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 48 transitions. [2018-02-02 10:44:18,710 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 48 transitions. Word has length 46 [2018-02-02 10:44:18,710 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:18,710 INFO L432 AbstractCegarLoop]: Abstraction has 48 states and 48 transitions. [2018-02-02 10:44:18,710 INFO L433 AbstractCegarLoop]: Interpolant automaton has 34 states. [2018-02-02 10:44:18,710 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 48 transitions. [2018-02-02 10:44:18,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2018-02-02 10:44:18,710 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:18,710 INFO L351 BasicCegarLoop]: trace histogram [31, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:18,710 INFO L371 AbstractCegarLoop]: === Iteration 34 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:18,711 INFO L82 PathProgramCache]: Analyzing trace with hash 2032534429, now seen corresponding path program 31 times [2018-02-02 10:44:18,711 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:18,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:18,716 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:19,048 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,049 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:19,049 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [35] total 35 [2018-02-02 10:44:19,049 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:19,049 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-02 10:44:19,049 INFO L182 omatonBuilderFactory]: Interpolants [2816#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2817#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2818#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2819#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2820#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2821#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2822#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2823#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2824#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2825#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2826#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2827#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2828#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2829#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2830#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2831#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2832#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2833#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 2834#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 2835#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 2836#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 2837#(not (= |#Ultimate.C_memset_#amount| 40)), 2803#true, 2804#false, 2805#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2806#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2807#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2808#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 2809#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2810#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2811#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2812#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2813#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2814#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2815#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:19,049 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,050 INFO L409 AbstractCegarLoop]: Interpolant automaton has 35 states [2018-02-02 10:44:19,050 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2018-02-02 10:44:19,050 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2018-02-02 10:44:19,050 INFO L87 Difference]: Start difference. First operand 48 states and 48 transitions. Second operand 35 states. [2018-02-02 10:44:19,085 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:19,085 INFO L93 Difference]: Finished difference Result 51 states and 51 transitions. [2018-02-02 10:44:19,085 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2018-02-02 10:44:19,085 INFO L78 Accepts]: Start accepts. Automaton has 35 states. Word has length 47 [2018-02-02 10:44:19,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:19,086 INFO L225 Difference]: With dead ends: 51 [2018-02-02 10:44:19,086 INFO L226 Difference]: Without dead ends: 49 [2018-02-02 10:44:19,086 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2018-02-02 10:44:19,086 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2018-02-02 10:44:19,087 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2018-02-02 10:44:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 49 states. [2018-02-02 10:44:19,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 49 transitions. [2018-02-02 10:44:19,087 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 49 transitions. Word has length 47 [2018-02-02 10:44:19,087 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:19,087 INFO L432 AbstractCegarLoop]: Abstraction has 49 states and 49 transitions. [2018-02-02 10:44:19,087 INFO L433 AbstractCegarLoop]: Interpolant automaton has 35 states. [2018-02-02 10:44:19,087 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 49 transitions. [2018-02-02 10:44:19,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2018-02-02 10:44:19,088 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:19,088 INFO L351 BasicCegarLoop]: trace histogram [32, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:19,088 INFO L371 AbstractCegarLoop]: === Iteration 35 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:19,088 INFO L82 PathProgramCache]: Analyzing trace with hash -2000219496, now seen corresponding path program 32 times [2018-02-02 10:44:19,088 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:19,094 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:19,452 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,452 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:19,453 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [36] total 36 [2018-02-02 10:44:19,453 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:19,453 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-02 10:44:19,453 INFO L182 omatonBuilderFactory]: Interpolants [2944#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 2945#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 2946#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 2947#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 2948#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 2949#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 2950#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 2951#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 2952#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 2953#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 2954#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 2955#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 2956#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 2957#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 2958#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 2959#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 2960#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 2961#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 2962#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 2963#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 2964#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 2965#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 2966#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 2967#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 2968#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 2969#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 2970#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 2971#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 2972#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 2973#(not (= |#Ultimate.C_memset_#amount| 40)), 2938#true, 2939#false, 2940#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 2941#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 2942#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 2943#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:19,454 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,454 INFO L409 AbstractCegarLoop]: Interpolant automaton has 36 states [2018-02-02 10:44:19,454 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants. [2018-02-02 10:44:19,454 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=630, Invalid=630, Unknown=0, NotChecked=0, Total=1260 [2018-02-02 10:44:19,454 INFO L87 Difference]: Start difference. First operand 49 states and 49 transitions. Second operand 36 states. [2018-02-02 10:44:19,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:19,506 INFO L93 Difference]: Finished difference Result 52 states and 52 transitions. [2018-02-02 10:44:19,506 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. [2018-02-02 10:44:19,506 INFO L78 Accepts]: Start accepts. Automaton has 36 states. Word has length 48 [2018-02-02 10:44:19,506 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:19,507 INFO L225 Difference]: With dead ends: 52 [2018-02-02 10:44:19,507 INFO L226 Difference]: Without dead ends: 50 [2018-02-02 10:44:19,507 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 64 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=630, Invalid=630, Unknown=0, NotChecked=0, Total=1260 [2018-02-02 10:44:19,507 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2018-02-02 10:44:19,508 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2018-02-02 10:44:19,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 50 states. [2018-02-02 10:44:19,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 50 transitions. [2018-02-02 10:44:19,508 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 50 transitions. Word has length 48 [2018-02-02 10:44:19,508 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:19,508 INFO L432 AbstractCegarLoop]: Abstraction has 50 states and 50 transitions. [2018-02-02 10:44:19,508 INFO L433 AbstractCegarLoop]: Interpolant automaton has 36 states. [2018-02-02 10:44:19,508 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 50 transitions. [2018-02-02 10:44:19,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2018-02-02 10:44:19,508 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:19,508 INFO L351 BasicCegarLoop]: trace histogram [33, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:19,509 INFO L371 AbstractCegarLoop]: === Iteration 36 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:19,509 INFO L82 PathProgramCache]: Analyzing trace with hash 1833427709, now seen corresponding path program 33 times [2018-02-02 10:44:19,509 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:19,515 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:19,874 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,875 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:19,875 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [37] total 37 [2018-02-02 10:44:19,875 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:19,875 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-02 10:44:19,875 INFO L182 omatonBuilderFactory]: Interpolants [3076#true, 3077#false, 3078#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3079#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3080#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3081#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3082#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3083#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3084#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3085#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3086#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3087#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3088#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3089#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3090#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3091#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3092#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3093#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3094#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3095#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3096#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3097#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3098#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3099#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3100#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3101#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3102#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3103#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3104#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3105#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3106#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3107#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3108#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3109#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3110#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3111#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3112#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:19,875 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:19,876 INFO L409 AbstractCegarLoop]: Interpolant automaton has 37 states [2018-02-02 10:44:19,876 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2018-02-02 10:44:19,876 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=666, Invalid=666, Unknown=0, NotChecked=0, Total=1332 [2018-02-02 10:44:19,876 INFO L87 Difference]: Start difference. First operand 50 states and 50 transitions. Second operand 37 states. [2018-02-02 10:44:19,917 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:19,917 INFO L93 Difference]: Finished difference Result 53 states and 53 transitions. [2018-02-02 10:44:19,917 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2018-02-02 10:44:19,917 INFO L78 Accepts]: Start accepts. Automaton has 37 states. Word has length 49 [2018-02-02 10:44:19,917 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:19,917 INFO L225 Difference]: With dead ends: 53 [2018-02-02 10:44:19,918 INFO L226 Difference]: Without dead ends: 51 [2018-02-02 10:44:19,918 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 66 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=666, Invalid=666, Unknown=0, NotChecked=0, Total=1332 [2018-02-02 10:44:19,918 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2018-02-02 10:44:19,919 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2018-02-02 10:44:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 51 states. [2018-02-02 10:44:19,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 51 transitions. [2018-02-02 10:44:19,919 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 51 transitions. Word has length 49 [2018-02-02 10:44:19,919 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:19,919 INFO L432 AbstractCegarLoop]: Abstraction has 51 states and 51 transitions. [2018-02-02 10:44:19,919 INFO L433 AbstractCegarLoop]: Interpolant automaton has 37 states. [2018-02-02 10:44:19,919 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 51 transitions. [2018-02-02 10:44:19,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2018-02-02 10:44:19,919 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:19,919 INFO L351 BasicCegarLoop]: trace histogram [34, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:19,920 INFO L371 AbstractCegarLoop]: === Iteration 37 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:19,920 INFO L82 PathProgramCache]: Analyzing trace with hash 417406776, now seen corresponding path program 34 times [2018-02-02 10:44:19,920 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:19,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:19,926 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:20,335 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:20,335 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:20,335 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [38] total 38 [2018-02-02 10:44:20,335 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:20,335 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-02 10:44:20,335 INFO L182 omatonBuilderFactory]: Interpolants [3217#true, 3218#false, 3219#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3220#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3221#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3222#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3223#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3224#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3225#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3226#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3227#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3228#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3229#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3230#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3231#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3232#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3233#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3234#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3235#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3236#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3237#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3238#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3239#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3240#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3241#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3242#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3243#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3244#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3245#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3246#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3247#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3248#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3249#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3250#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3251#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3252#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3253#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 3254#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:20,336 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:20,336 INFO L409 AbstractCegarLoop]: Interpolant automaton has 38 states [2018-02-02 10:44:20,336 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2018-02-02 10:44:20,336 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=703, Invalid=703, Unknown=0, NotChecked=0, Total=1406 [2018-02-02 10:44:20,336 INFO L87 Difference]: Start difference. First operand 51 states and 51 transitions. Second operand 38 states. [2018-02-02 10:44:20,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:20,395 INFO L93 Difference]: Finished difference Result 54 states and 54 transitions. [2018-02-02 10:44:20,396 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2018-02-02 10:44:20,396 INFO L78 Accepts]: Start accepts. Automaton has 38 states. Word has length 50 [2018-02-02 10:44:20,396 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:20,396 INFO L225 Difference]: With dead ends: 54 [2018-02-02 10:44:20,396 INFO L226 Difference]: Without dead ends: 52 [2018-02-02 10:44:20,396 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 68 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=703, Invalid=703, Unknown=0, NotChecked=0, Total=1406 [2018-02-02 10:44:20,396 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2018-02-02 10:44:20,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2018-02-02 10:44:20,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 52 states. [2018-02-02 10:44:20,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 52 transitions. [2018-02-02 10:44:20,397 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 52 transitions. Word has length 50 [2018-02-02 10:44:20,397 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:20,397 INFO L432 AbstractCegarLoop]: Abstraction has 52 states and 52 transitions. [2018-02-02 10:44:20,397 INFO L433 AbstractCegarLoop]: Interpolant automaton has 38 states. [2018-02-02 10:44:20,398 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 52 transitions. [2018-02-02 10:44:20,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2018-02-02 10:44:20,398 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:20,398 INFO L351 BasicCegarLoop]: trace histogram [35, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:20,398 INFO L371 AbstractCegarLoop]: === Iteration 38 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:20,398 INFO L82 PathProgramCache]: Analyzing trace with hash -529569187, now seen corresponding path program 35 times [2018-02-02 10:44:20,398 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:20,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10: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-02 10:44:20,821 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:20,821 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:20,821 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [39] total 39 [2018-02-02 10:44:20,821 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:20,821 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-02 10:44:20,821 INFO L182 omatonBuilderFactory]: Interpolants [3392#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3393#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3394#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3395#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3396#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3397#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 3398#(or (<= |#Ultimate.C_memset_#t~loopctr5| 35) (not (= |#Ultimate.C_memset_#amount| 40))), 3399#(not (= |#Ultimate.C_memset_#amount| 40)), 3361#true, 3362#false, 3363#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3364#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3365#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3366#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3367#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3368#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3369#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3370#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3371#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3372#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3373#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3374#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3375#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3376#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3377#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3378#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3379#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3380#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3381#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3382#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3383#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3384#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3385#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3386#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3387#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3388#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3389#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3390#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3391#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:20,821 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:20,822 INFO L409 AbstractCegarLoop]: Interpolant automaton has 39 states [2018-02-02 10:44:20,822 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2018-02-02 10:44:20,822 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=741, Invalid=741, Unknown=0, NotChecked=0, Total=1482 [2018-02-02 10:44:20,822 INFO L87 Difference]: Start difference. First operand 52 states and 52 transitions. Second operand 39 states. [2018-02-02 10:44:20,849 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:20,849 INFO L93 Difference]: Finished difference Result 55 states and 55 transitions. [2018-02-02 10:44:20,849 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. [2018-02-02 10:44:20,849 INFO L78 Accepts]: Start accepts. Automaton has 39 states. Word has length 51 [2018-02-02 10:44:20,850 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:20,850 INFO L225 Difference]: With dead ends: 55 [2018-02-02 10:44:20,850 INFO L226 Difference]: Without dead ends: 53 [2018-02-02 10:44:20,850 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 70 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=741, Invalid=741, Unknown=0, NotChecked=0, Total=1482 [2018-02-02 10:44:20,850 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2018-02-02 10:44:20,851 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2018-02-02 10:44:20,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 53 states. [2018-02-02 10:44:20,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 53 transitions. [2018-02-02 10:44:20,852 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 53 transitions. Word has length 51 [2018-02-02 10:44:20,852 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:20,852 INFO L432 AbstractCegarLoop]: Abstraction has 53 states and 53 transitions. [2018-02-02 10:44:20,852 INFO L433 AbstractCegarLoop]: Interpolant automaton has 39 states. [2018-02-02 10:44:20,852 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 53 transitions. [2018-02-02 10:44:20,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2018-02-02 10:44:20,852 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:20,852 INFO L351 BasicCegarLoop]: trace histogram [36, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:20,852 INFO L371 AbstractCegarLoop]: === Iteration 39 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:20,852 INFO L82 PathProgramCache]: Analyzing trace with hash 178947032, now seen corresponding path program 36 times [2018-02-02 10:44:20,853 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:20,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:20,859 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:21,281 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:21,281 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:21,375 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [40] total 40 [2018-02-02 10:44:21,375 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:21,376 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-02 10:44:21,376 INFO L182 omatonBuilderFactory]: Interpolants [3520#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3521#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3522#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3523#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3524#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3525#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3526#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3527#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3528#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3529#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3530#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3531#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3532#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3533#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3534#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3535#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3536#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3537#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3538#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3539#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3540#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3541#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3542#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3543#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3544#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 3545#(or (<= |#Ultimate.C_memset_#t~loopctr5| 35) (not (= |#Ultimate.C_memset_#amount| 40))), 3546#(or (<= |#Ultimate.C_memset_#t~loopctr5| 36) (not (= |#Ultimate.C_memset_#amount| 40))), 3547#(not (= |#Ultimate.C_memset_#amount| 40)), 3508#true, 3509#false, 3510#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3511#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3512#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3513#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3514#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3515#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3516#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3517#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3518#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3519#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:21,376 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:21,376 INFO L409 AbstractCegarLoop]: Interpolant automaton has 40 states [2018-02-02 10:44:21,376 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2018-02-02 10:44:21,376 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=780, Invalid=780, Unknown=0, NotChecked=0, Total=1560 [2018-02-02 10:44:21,376 INFO L87 Difference]: Start difference. First operand 53 states and 53 transitions. Second operand 40 states. [2018-02-02 10:44:21,415 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:21,415 INFO L93 Difference]: Finished difference Result 56 states and 56 transitions. [2018-02-02 10:44:21,415 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2018-02-02 10:44:21,415 INFO L78 Accepts]: Start accepts. Automaton has 40 states. Word has length 52 [2018-02-02 10:44:21,416 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:21,416 INFO L225 Difference]: With dead ends: 56 [2018-02-02 10:44:21,416 INFO L226 Difference]: Without dead ends: 54 [2018-02-02 10:44:21,416 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 72 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=780, Invalid=780, Unknown=0, NotChecked=0, Total=1560 [2018-02-02 10:44:21,416 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2018-02-02 10:44:21,417 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2018-02-02 10:44:21,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 54 states. [2018-02-02 10:44:21,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 54 transitions. [2018-02-02 10:44:21,417 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 54 transitions. Word has length 52 [2018-02-02 10:44:21,417 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:21,417 INFO L432 AbstractCegarLoop]: Abstraction has 54 states and 54 transitions. [2018-02-02 10:44:21,417 INFO L433 AbstractCegarLoop]: Interpolant automaton has 40 states. [2018-02-02 10:44:21,417 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 54 transitions. [2018-02-02 10:44:21,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2018-02-02 10:44:21,418 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:21,418 INFO L351 BasicCegarLoop]: trace histogram [37, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:21,418 INFO L371 AbstractCegarLoop]: === Iteration 40 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:21,418 INFO L82 PathProgramCache]: Analyzing trace with hash 668113341, now seen corresponding path program 37 times [2018-02-02 10:44:21,418 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:21,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:21,427 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:21,886 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:21,886 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:21,886 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [41] total 41 [2018-02-02 10:44:21,886 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:21,886 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-02 10:44:21,886 INFO L182 omatonBuilderFactory]: Interpolants [3658#true, 3659#false, 3660#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3661#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3662#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3663#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3664#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3665#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3666#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3667#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3668#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3669#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3670#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3671#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3672#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3673#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3674#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3675#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3676#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3677#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3678#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3679#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3680#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3681#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3682#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3683#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3684#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3685#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3686#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3687#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3688#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3689#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3690#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3691#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3692#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3693#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3694#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 3695#(or (<= |#Ultimate.C_memset_#t~loopctr5| 35) (not (= |#Ultimate.C_memset_#amount| 40))), 3696#(or (<= |#Ultimate.C_memset_#t~loopctr5| 36) (not (= |#Ultimate.C_memset_#amount| 40))), 3697#(or (<= |#Ultimate.C_memset_#t~loopctr5| 37) (not (= |#Ultimate.C_memset_#amount| 40))), 3698#(not (= |#Ultimate.C_memset_#amount| 40))] [2018-02-02 10:44:21,886 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:21,886 INFO L409 AbstractCegarLoop]: Interpolant automaton has 41 states [2018-02-02 10:44:21,887 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2018-02-02 10:44:21,887 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=820, Invalid=820, Unknown=0, NotChecked=0, Total=1640 [2018-02-02 10:44:21,887 INFO L87 Difference]: Start difference. First operand 54 states and 54 transitions. Second operand 41 states. [2018-02-02 10:44:21,935 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:21,936 INFO L93 Difference]: Finished difference Result 57 states and 57 transitions. [2018-02-02 10:44:21,936 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. [2018-02-02 10:44:21,936 INFO L78 Accepts]: Start accepts. Automaton has 41 states. Word has length 53 [2018-02-02 10:44:21,936 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:21,936 INFO L225 Difference]: With dead ends: 57 [2018-02-02 10:44:21,936 INFO L226 Difference]: Without dead ends: 55 [2018-02-02 10:44:21,937 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 74 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=820, Invalid=820, Unknown=0, NotChecked=0, Total=1640 [2018-02-02 10:44:21,937 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2018-02-02 10:44:21,937 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 55. [2018-02-02 10:44:21,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 55 states. [2018-02-02 10:44:21,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 55 transitions. [2018-02-02 10:44:21,938 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 55 transitions. Word has length 53 [2018-02-02 10:44:21,938 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:21,938 INFO L432 AbstractCegarLoop]: Abstraction has 55 states and 55 transitions. [2018-02-02 10:44:21,938 INFO L433 AbstractCegarLoop]: Interpolant automaton has 41 states. [2018-02-02 10:44:21,938 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 55 transitions. [2018-02-02 10:44:21,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2018-02-02 10:44:21,938 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:21,938 INFO L351 BasicCegarLoop]: trace histogram [38, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:21,938 INFO L371 AbstractCegarLoop]: === Iteration 41 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:21,938 INFO L82 PathProgramCache]: Analyzing trace with hash -1347600264, now seen corresponding path program 38 times [2018-02-02 10:44:21,939 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:21,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:21,945 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:22,397 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:22,397 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:22,397 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [42] total 42 [2018-02-02 10:44:22,398 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:22,398 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-02 10:44:22,398 INFO L182 omatonBuilderFactory]: Interpolants [3840#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3841#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3842#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3843#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 3844#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 3845#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 3846#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 3847#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 3848#(or (<= |#Ultimate.C_memset_#t~loopctr5| 35) (not (= |#Ultimate.C_memset_#amount| 40))), 3849#(or (<= |#Ultimate.C_memset_#t~loopctr5| 36) (not (= |#Ultimate.C_memset_#amount| 40))), 3850#(or (<= |#Ultimate.C_memset_#t~loopctr5| 37) (not (= |#Ultimate.C_memset_#amount| 40))), 3851#(or (<= |#Ultimate.C_memset_#t~loopctr5| 38) (not (= |#Ultimate.C_memset_#amount| 40))), 3852#(not (= |#Ultimate.C_memset_#amount| 40)), 3811#true, 3812#false, 3813#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3814#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3815#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3816#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3817#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3818#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3819#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3820#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3821#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3822#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3823#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3824#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3825#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3826#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3827#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3828#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3829#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3830#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3831#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3832#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3833#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3834#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3835#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3836#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3837#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3838#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3839#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40)))] [2018-02-02 10:44:22,398 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:22,398 INFO L409 AbstractCegarLoop]: Interpolant automaton has 42 states [2018-02-02 10:44:22,398 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2018-02-02 10:44:22,399 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2018-02-02 10:44:22,399 INFO L87 Difference]: Start difference. First operand 55 states and 55 transitions. Second operand 42 states. [2018-02-02 10:44:22,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:22,436 INFO L93 Difference]: Finished difference Result 58 states and 58 transitions. [2018-02-02 10:44:22,436 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2018-02-02 10:44:22,436 INFO L78 Accepts]: Start accepts. Automaton has 42 states. Word has length 54 [2018-02-02 10:44:22,437 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:22,437 INFO L225 Difference]: With dead ends: 58 [2018-02-02 10:44:22,437 INFO L226 Difference]: Without dead ends: 56 [2018-02-02 10:44:22,438 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 76 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2018-02-02 10:44:22,438 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2018-02-02 10:44:22,439 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2018-02-02 10:44:22,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 56 states. [2018-02-02 10:44:22,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 56 transitions. [2018-02-02 10:44:22,439 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 56 transitions. Word has length 54 [2018-02-02 10:44:22,439 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:22,439 INFO L432 AbstractCegarLoop]: Abstraction has 56 states and 56 transitions. [2018-02-02 10:44:22,439 INFO L433 AbstractCegarLoop]: Interpolant automaton has 42 states. [2018-02-02 10:44:22,439 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 56 transitions. [2018-02-02 10:44:22,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2018-02-02 10:44:22,440 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:22,440 INFO L351 BasicCegarLoop]: trace histogram [39, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:22,440 INFO L371 AbstractCegarLoop]: === Iteration 42 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:22,440 INFO L82 PathProgramCache]: Analyzing trace with hash 589787421, now seen corresponding path program 39 times [2018-02-02 10:44:22,441 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:22,451 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:22,915 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:22,916 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 1 imperfect interpolant sequences. [2018-02-02 10:44:22,916 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [43] total 43 [2018-02-02 10:44:22,916 INFO L142 lantAutomatonBuilder]: Constructing canonical interpolant automaton, with selfloop in false state [2018-02-02 10:44:22,916 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-02 10:44:22,916 INFO L182 omatonBuilderFactory]: Interpolants [3968#false, 3969#(or (= |#Ultimate.C_memset_#t~loopctr5| 0) (not (= |#Ultimate.C_memset_#amount| 40))), 3970#(or (<= |#Ultimate.C_memset_#t~loopctr5| 1) (not (= |#Ultimate.C_memset_#amount| 40))), 3971#(or (<= |#Ultimate.C_memset_#t~loopctr5| 2) (not (= |#Ultimate.C_memset_#amount| 40))), 3972#(or (<= |#Ultimate.C_memset_#t~loopctr5| 3) (not (= |#Ultimate.C_memset_#amount| 40))), 3973#(or (<= |#Ultimate.C_memset_#t~loopctr5| 4) (not (= |#Ultimate.C_memset_#amount| 40))), 3974#(or (<= |#Ultimate.C_memset_#t~loopctr5| 5) (not (= |#Ultimate.C_memset_#amount| 40))), 3975#(or (<= |#Ultimate.C_memset_#t~loopctr5| 6) (not (= |#Ultimate.C_memset_#amount| 40))), 3976#(or (<= |#Ultimate.C_memset_#t~loopctr5| 7) (not (= |#Ultimate.C_memset_#amount| 40))), 3977#(or (<= |#Ultimate.C_memset_#t~loopctr5| 8) (not (= |#Ultimate.C_memset_#amount| 40))), 3978#(or (<= |#Ultimate.C_memset_#t~loopctr5| 9) (not (= |#Ultimate.C_memset_#amount| 40))), 3979#(or (<= |#Ultimate.C_memset_#t~loopctr5| 10) (not (= |#Ultimate.C_memset_#amount| 40))), 3980#(or (<= |#Ultimate.C_memset_#t~loopctr5| 11) (not (= |#Ultimate.C_memset_#amount| 40))), 3981#(or (<= |#Ultimate.C_memset_#t~loopctr5| 12) (not (= |#Ultimate.C_memset_#amount| 40))), 3982#(or (<= |#Ultimate.C_memset_#t~loopctr5| 13) (not (= |#Ultimate.C_memset_#amount| 40))), 3983#(or (<= |#Ultimate.C_memset_#t~loopctr5| 14) (not (= |#Ultimate.C_memset_#amount| 40))), 3984#(or (<= |#Ultimate.C_memset_#t~loopctr5| 15) (not (= |#Ultimate.C_memset_#amount| 40))), 3985#(or (<= |#Ultimate.C_memset_#t~loopctr5| 16) (not (= |#Ultimate.C_memset_#amount| 40))), 3986#(or (<= |#Ultimate.C_memset_#t~loopctr5| 17) (not (= |#Ultimate.C_memset_#amount| 40))), 3987#(or (<= |#Ultimate.C_memset_#t~loopctr5| 18) (not (= |#Ultimate.C_memset_#amount| 40))), 3988#(or (<= |#Ultimate.C_memset_#t~loopctr5| 19) (not (= |#Ultimate.C_memset_#amount| 40))), 3989#(or (<= |#Ultimate.C_memset_#t~loopctr5| 20) (not (= |#Ultimate.C_memset_#amount| 40))), 3990#(or (<= |#Ultimate.C_memset_#t~loopctr5| 21) (not (= |#Ultimate.C_memset_#amount| 40))), 3991#(or (<= |#Ultimate.C_memset_#t~loopctr5| 22) (not (= |#Ultimate.C_memset_#amount| 40))), 3992#(or (<= |#Ultimate.C_memset_#t~loopctr5| 23) (not (= |#Ultimate.C_memset_#amount| 40))), 3993#(or (<= |#Ultimate.C_memset_#t~loopctr5| 24) (not (= |#Ultimate.C_memset_#amount| 40))), 3994#(or (<= |#Ultimate.C_memset_#t~loopctr5| 25) (not (= |#Ultimate.C_memset_#amount| 40))), 3995#(or (<= |#Ultimate.C_memset_#t~loopctr5| 26) (not (= |#Ultimate.C_memset_#amount| 40))), 3996#(or (<= |#Ultimate.C_memset_#t~loopctr5| 27) (not (= |#Ultimate.C_memset_#amount| 40))), 3997#(or (<= |#Ultimate.C_memset_#t~loopctr5| 28) (not (= |#Ultimate.C_memset_#amount| 40))), 3998#(or (<= |#Ultimate.C_memset_#t~loopctr5| 29) (not (= |#Ultimate.C_memset_#amount| 40))), 3999#(or (<= |#Ultimate.C_memset_#t~loopctr5| 30) (not (= |#Ultimate.C_memset_#amount| 40))), 4000#(or (<= |#Ultimate.C_memset_#t~loopctr5| 31) (not (= |#Ultimate.C_memset_#amount| 40))), 4001#(or (<= |#Ultimate.C_memset_#t~loopctr5| 32) (not (= |#Ultimate.C_memset_#amount| 40))), 4002#(or (<= |#Ultimate.C_memset_#t~loopctr5| 33) (not (= |#Ultimate.C_memset_#amount| 40))), 4003#(or (<= |#Ultimate.C_memset_#t~loopctr5| 34) (not (= |#Ultimate.C_memset_#amount| 40))), 4004#(or (<= |#Ultimate.C_memset_#t~loopctr5| 35) (not (= |#Ultimate.C_memset_#amount| 40))), 4005#(or (<= |#Ultimate.C_memset_#t~loopctr5| 36) (not (= |#Ultimate.C_memset_#amount| 40))), 4006#(or (<= |#Ultimate.C_memset_#t~loopctr5| 37) (not (= |#Ultimate.C_memset_#amount| 40))), 4007#(or (<= |#Ultimate.C_memset_#t~loopctr5| 38) (not (= |#Ultimate.C_memset_#amount| 40))), 4008#(or (<= |#Ultimate.C_memset_#t~loopctr5| 39) (not (= |#Ultimate.C_memset_#amount| 40))), 4009#(not (= |#Ultimate.C_memset_#amount| 40)), 3967#true] [2018-02-02 10:44:22,916 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-02 10:44:22,916 INFO L409 AbstractCegarLoop]: Interpolant automaton has 43 states [2018-02-02 10:44:22,917 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2018-02-02 10:44:22,917 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=903, Invalid=903, Unknown=0, NotChecked=0, Total=1806 [2018-02-02 10:44:22,917 INFO L87 Difference]: Start difference. First operand 56 states and 56 transitions. Second operand 43 states. [2018-02-02 10:44:22,990 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-02 10:44:22,990 INFO L93 Difference]: Finished difference Result 59 states and 59 transitions. [2018-02-02 10:44:22,990 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. [2018-02-02 10:44:22,990 INFO L78 Accepts]: Start accepts. Automaton has 43 states. Word has length 55 [2018-02-02 10:44:22,991 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-02 10:44:22,991 INFO L225 Difference]: With dead ends: 59 [2018-02-02 10:44:22,991 INFO L226 Difference]: Without dead ends: 57 [2018-02-02 10:44:22,991 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 78 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=903, Invalid=903, Unknown=0, NotChecked=0, Total=1806 [2018-02-02 10:44:22,991 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2018-02-02 10:44:22,992 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2018-02-02 10:44:22,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 57 states. [2018-02-02 10:44:22,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 57 transitions. [2018-02-02 10:44:22,992 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 57 transitions. Word has length 55 [2018-02-02 10:44:22,992 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-02 10:44:22,992 INFO L432 AbstractCegarLoop]: Abstraction has 57 states and 57 transitions. [2018-02-02 10:44:22,992 INFO L433 AbstractCegarLoop]: Interpolant automaton has 43 states. [2018-02-02 10:44:22,993 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 57 transitions. [2018-02-02 10:44:22,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2018-02-02 10:44:22,993 INFO L343 BasicCegarLoop]: Found error trace [2018-02-02 10:44:22,993 INFO L351 BasicCegarLoop]: trace histogram [40, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-02 10:44:22,993 INFO L371 AbstractCegarLoop]: === Iteration 43 === [mainErr1RequiresViolation, mainErr2EnsuresViolation, mainErr0RequiresViolation]=== [2018-02-02 10:44:22,993 INFO L82 PathProgramCache]: Analyzing trace with hash 519263512, now seen corresponding path program 40 times [2018-02-02 10:44:22,993 INFO L67 tionRefinementEngine]: Using refinement strategy FixedTraceAbstractionRefinementStrategy [2018-02-02 10:44:23,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-02 10:44:23,002 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-02 10:44:23,005 FATAL L292 ToolchainWalker]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception: java.lang.UnsupportedOperationException: Unknown lemma type! at de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator.walkLeafNode(Interpolator.java:299) at de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator.access$1(Interpolator.java:263) at de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator$ProofTreeWalker.walk(Interpolator.java:132) at de.uni_freiburg.informatik.ultimate.logic.NonRecursive.run(NonRecursive.java:122) at de.uni_freiburg.informatik.ultimate.logic.NonRecursive.run(NonRecursive.java:113) at de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator.interpolate(Interpolator.java:220) at de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator.getInterpolants(Interpolator.java:201) at de.uni_freiburg.informatik.ultimate.smtinterpol.smtlib2.SMTInterpol.getInterpolants(SMTInterpol.java:915) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.smt.managedscript.ManagedScript.getInterpolants(ManagedScript.java:192) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.NestedInterpolantsBuilder.computeCraigInterpolants(NestedInterpolantsBuilder.java:281) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.NestedInterpolantsBuilder.(NestedInterpolantsBuilder.java:164) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolantsTree(InterpolatingTraceCheckCraig.java:263) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolants(InterpolatingTraceCheckCraig.java:199) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.InterpolatingTraceCheckCraig.(InterpolatingTraceCheckCraig.java:106) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceCheckConstructor.constructCraig(TraceCheckConstructor.java:222) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceCheckConstructor.get(TraceCheckConstructor.java:179) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.FixedTraceAbstractionRefinementStrategy.getTraceCheck(FixedTraceAbstractionRefinementStrategy.java:131) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.BaseRefinementStrategy.checkFeasibility(BaseRefinementStrategy.java:231) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.BaseRefinementStrategy.executeStrategy(BaseRefinementStrategy.java:205) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.(TraceAbstractionRefinementEngine.java:68) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:397) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterateInternal(AbstractCegarLoop.java:381) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:316) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.iterate(TraceAbstractionStarter.java:292) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:147) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:115) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:119) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:168) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:151) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:128) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:232) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:226) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:142) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:104) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:324) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.runToolchainDefault(DefaultToolchainJob.java:221) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.BasicToolchainJob.run(BasicToolchainJob.java:134) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2018-02-02 10:44:23,007 INFO L168 Benchmark]: Toolchain (without parser) took 11731.61 ms. Allocated memory was 396.9 MB in the beginning and 876.1 MB in the end (delta: 479.2 MB). Free memory was 350.7 MB in the beginning and 399.7 MB in the end (delta: -49.0 MB). Peak memory consumption was 430.2 MB. Max. memory is 5.3 GB. [2018-02-02 10:44:23,008 INFO L168 Benchmark]: CDTParser took 0.13 ms. Allocated memory is still 396.9 MB. Free memory is still 356.0 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 10:44:23,008 INFO L168 Benchmark]: CACSL2BoogieTranslator took 137.00 ms. Allocated memory is still 396.9 MB. Free memory was 350.7 MB in the beginning and 342.8 MB in the end (delta: 7.9 MB). Peak memory consumption was 7.9 MB. Max. memory is 5.3 GB. [2018-02-02 10:44:23,008 INFO L168 Benchmark]: Boogie Preprocessor took 20.38 ms. Allocated memory is still 396.9 MB. Free memory is still 342.8 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-02 10:44:23,008 INFO L168 Benchmark]: RCFGBuilder took 130.62 ms. Allocated memory is still 396.9 MB. Free memory was 342.8 MB in the beginning and 328.3 MB in the end (delta: 14.5 MB). Peak memory consumption was 14.5 MB. Max. memory is 5.3 GB. [2018-02-02 10:44:23,008 INFO L168 Benchmark]: TraceAbstraction took 11440.61 ms. Allocated memory was 396.9 MB in the beginning and 876.1 MB in the end (delta: 479.2 MB). Free memory was 328.3 MB in the beginning and 399.7 MB in the end (delta: -71.4 MB). Peak memory consumption was 407.8 MB. Max. memory is 5.3 GB. [2018-02-02 10:44:23,010 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.13 ms. Allocated memory is still 396.9 MB. Free memory is still 356.0 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 137.00 ms. Allocated memory is still 396.9 MB. Free memory was 350.7 MB in the beginning and 342.8 MB in the end (delta: 7.9 MB). Peak memory consumption was 7.9 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 20.38 ms. Allocated memory is still 396.9 MB. Free memory is still 342.8 MB. There was no memory consumed. Max. memory is 5.3 GB. * RCFGBuilder took 130.62 ms. Allocated memory is still 396.9 MB. Free memory was 342.8 MB in the beginning and 328.3 MB in the end (delta: 14.5 MB). Peak memory consumption was 14.5 MB. Max. memory is 5.3 GB. * TraceAbstraction took 11440.61 ms. Allocated memory was 396.9 MB in the beginning and 876.1 MB in the end (delta: 479.2 MB). Free memory was 328.3 MB in the beginning and 399.7 MB in the end (delta: -71.4 MB). Peak memory consumption was 407.8 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: UnsupportedOperationException: Unknown lemma type! de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: UnsupportedOperationException: Unknown lemma type!: de.uni_freiburg.informatik.ultimate.smtinterpol.interpolate.Interpolator.walkLeafNode(Interpolator.java:299) RESULT: Ultimate could not prove your program: Toolchain returned no result. Written .csv to /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/memset2_true-valid-memsafety_true-termination.c_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-02_10-44-23-015.csv Received shutdown request...