java -Xmx6000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data --generate-csv --csv-dir ../../../releaseScripts/default/UAutomizer-linux/csv -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf -i ../../../trunk/examples/svcomp/array-memsafety/array02-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-ccafca9-m [2018-02-04 04:03:02,651 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-04 04:03:02,653 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-04 04:03:02,665 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-04 04:03:02,665 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-04 04:03:02,666 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-04 04:03:02,666 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-04 04:03:02,667 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-04 04:03:02,668 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-04 04:03:02,669 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-04 04:03:02,669 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-04 04:03:02,669 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-04 04:03:02,670 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-04 04:03:02,671 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-04 04:03:02,672 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-04 04:03:02,674 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-04 04:03:02,676 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-04 04:03:02,677 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-04 04:03:02,679 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-04 04:03:02,680 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-04 04:03:02,681 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-04 04:03:02,682 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-04 04:03:02,682 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-04 04:03:02,683 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-04 04:03:02,684 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-04 04:03:02,685 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-04 04:03:02,685 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-04 04:03:02,685 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-04 04:03:02,685 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-04 04:03:02,686 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-04 04:03:02,686 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-04 04:03:02,686 INFO L98 SettingsManager]: Beginning loading settings from /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/cade18-smtinterpol/svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf [2018-02-04 04:03:02,697 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-04 04:03:02,697 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-04 04:03:02,698 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-04 04:03:02,698 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-04 04:03:02,698 INFO L133 SettingsManager]: * Use SBE=true [2018-02-04 04:03:02,699 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-04 04:03:02,699 INFO L133 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * Bitprecise bitfields=true [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-04 04:03:02,700 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-04 04:03:02,700 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-04 04:03:02,701 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-04 04:03:02,701 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-02-04 04:03:02,701 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-02-04 04:03:02,701 INFO L133 SettingsManager]: * Trace refinement strategy=SMTINTERPOL [2018-02-04 04:03:02,730 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-04 04:03:02,740 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-02-04 04:03:02,743 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-04 04:03:02,744 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-04 04:03:02,744 INFO L276 PluginConnector]: CDTParser initialized [2018-02-04 04:03:02,745 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/array02-alloca_true-valid-memsafety_true-termination.i [2018-02-04 04:03:02,871 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-04 04:03:02,872 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-02-04 04:03:02,873 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-04 04:03:02,873 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-04 04:03:02,878 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-04 04:03:02,879 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 04:03:02" (1/1) ... [2018-02-04 04:03:02,881 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3981256 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:02, skipping insertion in model container [2018-02-04 04:03:02,882 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.02 04:03:02" (1/1) ... [2018-02-04 04:03:02,893 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 04:03:02,924 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-04 04:03:03,016 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 04:03:03,028 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-04 04:03:03,033 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03 WrapperNode [2018-02-04 04:03:03,033 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-04 04:03:03,034 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-02-04 04:03:03,034 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-02-04 04:03:03,034 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-02-04 04:03:03,047 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,047 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,056 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,056 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,059 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,062 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,063 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... [2018-02-04 04:03:03,064 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-02-04 04:03:03,065 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-02-04 04:03:03,065 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-02-04 04:03:03,065 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-02-04 04:03:03,066 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (1/1) ... No working directory specified, using /home/ultimate/work/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-04 04:03:03,122 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-02-04 04:03:03,122 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-02-04 04:03:03,122 INFO L136 BoogieDeclarations]: Found implementation of procedure test_fun [2018-02-04 04:03:03,122 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure test_fun [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-02-04 04:03:03,123 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-02-04 04:03:03,124 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-02-04 04:03:03,375 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-02-04 04:03:03,376 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 04:03:03 BoogieIcfgContainer [2018-02-04 04:03:03,376 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-02-04 04:03:03,377 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-02-04 04:03:03,377 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-02-04 04:03:03,380 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-02-04 04:03:03,380 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.02 04:03:02" (1/3) ... [2018-02-04 04:03:03,381 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a243210 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 04:03:03, skipping insertion in model container [2018-02-04 04:03:03,381 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.02 04:03:03" (2/3) ... [2018-02-04 04:03:03,381 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a243210 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.02 04:03:03, skipping insertion in model container [2018-02-04 04:03:03,382 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.02 04:03:03" (3/3) ... [2018-02-04 04:03:03,383 INFO L107 eAbstractionObserver]: Analyzing ICFG array02-alloca_true-valid-memsafety_true-termination.i [2018-02-04 04:03:03,391 INFO L128 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-02-04 04:03:03,397 INFO L140 ceAbstractionStarter]: Appying trace abstraction to program that has 13 error locations. [2018-02-04 04:03:03,431 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-02-04 04:03:03,431 INFO L323 AbstractCegarLoop]: Hoare is false [2018-02-04 04:03:03,431 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-02-04 04:03:03,432 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-02-04 04:03:03,432 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-02-04 04:03:03,432 INFO L327 AbstractCegarLoop]: Difference is false [2018-02-04 04:03:03,432 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-02-04 04:03:03,432 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-02-04 04:03:03,433 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-02-04 04:03:03,444 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states. [2018-02-04 04:03:03,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-04 04:03:03,453 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:03,454 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:03,454 INFO L371 AbstractCegarLoop]: === Iteration 1 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:03,458 INFO L82 PathProgramCache]: Analyzing trace with hash -1926055157, now seen corresponding path program 1 times [2018-02-04 04:03:03,459 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:03,460 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:03,497 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:03,497 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:03,497 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:03,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:03,547 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:03,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-04 04:03:03,651 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 04:03:03,651 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-04 04:03:03,653 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-02-04 04:03:03,664 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-02-04 04:03:03,664 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2018-02-04 04:03:03,666 INFO L87 Difference]: Start difference. First operand 49 states. Second operand 6 states. [2018-02-04 04:03:03,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 04:03:03,772 INFO L93 Difference]: Finished difference Result 43 states and 46 transitions. [2018-02-04 04:03:03,773 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2018-02-04 04:03:03,774 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 15 [2018-02-04 04:03:03,774 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 04:03:03,782 INFO L225 Difference]: With dead ends: 43 [2018-02-04 04:03:03,782 INFO L226 Difference]: Without dead ends: 40 [2018-02-04 04:03:03,783 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2018-02-04 04:03:03,846 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2018-02-04 04:03:03,857 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2018-02-04 04:03:03,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 40 states. [2018-02-04 04:03:03,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 43 transitions. [2018-02-04 04:03:03,860 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 43 transitions. Word has length 15 [2018-02-04 04:03:03,860 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 04:03:03,860 INFO L432 AbstractCegarLoop]: Abstraction has 40 states and 43 transitions. [2018-02-04 04:03:03,860 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-02-04 04:03:03,860 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2018-02-04 04:03:03,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2018-02-04 04:03:03,861 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:03,861 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:03,861 INFO L371 AbstractCegarLoop]: === Iteration 2 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:03,861 INFO L82 PathProgramCache]: Analyzing trace with hash -1926055156, now seen corresponding path program 1 times [2018-02-04 04:03:03,861 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:03,862 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:03,863 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:03,863 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:03,863 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:03,880 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:03,982 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:03,982 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 04:03:03,982 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-02-04 04:03:03,984 INFO L409 AbstractCegarLoop]: Interpolant automaton has 7 states [2018-02-04 04:03:03,984 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2018-02-04 04:03:03,984 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2018-02-04 04:03:03,984 INFO L87 Difference]: Start difference. First operand 40 states and 43 transitions. Second operand 7 states. [2018-02-04 04:03:04,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 04:03:04,156 INFO L93 Difference]: Finished difference Result 59 states and 65 transitions. [2018-02-04 04:03:04,156 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2018-02-04 04:03:04,157 INFO L78 Accepts]: Start accepts. Automaton has 7 states. Word has length 15 [2018-02-04 04:03:04,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 04:03:04,159 INFO L225 Difference]: With dead ends: 59 [2018-02-04 04:03:04,159 INFO L226 Difference]: Without dead ends: 59 [2018-02-04 04:03:04,160 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90 [2018-02-04 04:03:04,160 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2018-02-04 04:03:04,163 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 56. [2018-02-04 04:03:04,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 56 states. [2018-02-04 04:03:04,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 62 transitions. [2018-02-04 04:03:04,165 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 62 transitions. Word has length 15 [2018-02-04 04:03:04,165 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 04:03:04,165 INFO L432 AbstractCegarLoop]: Abstraction has 56 states and 62 transitions. [2018-02-04 04:03:04,165 INFO L433 AbstractCegarLoop]: Interpolant automaton has 7 states. [2018-02-04 04:03:04,165 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 62 transitions. [2018-02-04 04:03:04,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2018-02-04 04:03:04,166 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:04,166 INFO L351 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:04,166 INFO L371 AbstractCegarLoop]: === Iteration 3 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:04,166 INFO L82 PathProgramCache]: Analyzing trace with hash 1643065362, now seen corresponding path program 1 times [2018-02-04 04:03:04,166 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:04,166 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:04,167 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,167 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:04,167 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:04,178 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:04,207 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:04,207 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-02-04 04:03:04,208 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-02-04 04:03:04,208 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-02-04 04:03:04,208 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-02-04 04:03:04,208 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-02-04 04:03:04,209 INFO L87 Difference]: Start difference. First operand 56 states and 62 transitions. Second operand 5 states. [2018-02-04 04:03:04,261 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 04:03:04,261 INFO L93 Difference]: Finished difference Result 59 states and 64 transitions. [2018-02-04 04:03:04,261 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-02-04 04:03:04,261 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 18 [2018-02-04 04:03:04,262 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 04:03:04,262 INFO L225 Difference]: With dead ends: 59 [2018-02-04 04:03:04,262 INFO L226 Difference]: Without dead ends: 57 [2018-02-04 04:03:04,263 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-02-04 04:03:04,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2018-02-04 04:03:04,266 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 56. [2018-02-04 04:03:04,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 56 states. [2018-02-04 04:03:04,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 61 transitions. [2018-02-04 04:03:04,267 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 61 transitions. Word has length 18 [2018-02-04 04:03:04,267 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 04:03:04,267 INFO L432 AbstractCegarLoop]: Abstraction has 56 states and 61 transitions. [2018-02-04 04:03:04,267 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-02-04 04:03:04,267 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 61 transitions. [2018-02-04 04:03:04,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-02-04 04:03:04,268 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:04,268 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:04,268 INFO L371 AbstractCegarLoop]: === Iteration 4 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:04,268 INFO L82 PathProgramCache]: Analyzing trace with hash 417458597, now seen corresponding path program 1 times [2018-02-04 04:03:04,269 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:04,269 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:04,269 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,270 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:04,270 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:04,284 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:04,360 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:04,360 INFO L308 seRefinementStrategy]: The current sequences of interpolants are not accepted, trying to find more. [2018-02-04 04:03:04,361 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_FP [2018-02-04 04:03:04,361 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:04,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:04,387 INFO L270 TraceCheckSpWp]: Computing forward predicates... [2018-02-04 04:03:04,429 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:04,429 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 1 imperfect interpolant sequences. [2018-02-04 04:03:04,430 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 12 [2018-02-04 04:03:04,430 INFO L409 AbstractCegarLoop]: Interpolant automaton has 12 states [2018-02-04 04:03:04,430 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2018-02-04 04:03:04,431 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=106, Unknown=0, NotChecked=0, Total=132 [2018-02-04 04:03:04,431 INFO L87 Difference]: Start difference. First operand 56 states and 61 transitions. Second operand 12 states. [2018-02-04 04:03:04,575 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 04:03:04,575 INFO L93 Difference]: Finished difference Result 85 states and 91 transitions. [2018-02-04 04:03:04,575 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-04 04:03:04,575 INFO L78 Accepts]: Start accepts. Automaton has 12 states. Word has length 24 [2018-02-04 04:03:04,576 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 04:03:04,576 INFO L225 Difference]: With dead ends: 85 [2018-02-04 04:03:04,576 INFO L226 Difference]: Without dead ends: 85 [2018-02-04 04:03:04,577 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 21 SyntacticMatches, 1 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=48, Invalid=162, Unknown=0, NotChecked=0, Total=210 [2018-02-04 04:03:04,577 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2018-02-04 04:03:04,581 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 81. [2018-02-04 04:03:04,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 81 states. [2018-02-04 04:03:04,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 88 transitions. [2018-02-04 04:03:04,582 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 88 transitions. Word has length 24 [2018-02-04 04:03:04,582 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 04:03:04,582 INFO L432 AbstractCegarLoop]: Abstraction has 81 states and 88 transitions. [2018-02-04 04:03:04,583 INFO L433 AbstractCegarLoop]: Interpolant automaton has 12 states. [2018-02-04 04:03:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 88 transitions. [2018-02-04 04:03:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2018-02-04 04:03:04,583 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:04,584 INFO L351 BasicCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:04,584 INFO L371 AbstractCegarLoop]: === Iteration 5 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:04,584 INFO L82 PathProgramCache]: Analyzing trace with hash -1576686109, now seen corresponding path program 1 times [2018-02-04 04:03:04,584 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:04,584 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:04,585 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,585 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:04,585 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:04,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:04,596 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:04,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:04,715 INFO L308 seRefinementStrategy]: The current sequences of interpolants are not accepted, trying to find more. [2018-02-04 04:03:04,715 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_FP [2018-02-04 04:03:04,716 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:04,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:04,736 INFO L270 TraceCheckSpWp]: Computing forward predicates... [2018-02-04 04:03:04,753 INFO L477 Elim1Store]: Elim1 did not use preprocessing eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2018-02-04 04:03:04,755 INFO L267 ElimStorePlain]: Start of recursive call 2: End of recursive call: and 1 xjuncts. [2018-02-04 04:03:04,757 INFO L267 ElimStorePlain]: Start of recursive call 1: 1 dim-1 vars, End of recursive call: and 1 xjuncts. [2018-02-04 04:03:04,757 INFO L202 ElimStorePlain]: Needed 2 recursive calls to eliminate 1 variables, input treesize:12, output treesize:11 [2018-02-04 04:03:04,934 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-02-04 04:03:04,936 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 2 imperfect interpolant sequences. [2018-02-04 04:03:04,936 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15 [2018-02-04 04:03:04,936 INFO L409 AbstractCegarLoop]: Interpolant automaton has 16 states [2018-02-04 04:03:04,936 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2018-02-04 04:03:04,937 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=203, Unknown=0, NotChecked=0, Total=240 [2018-02-04 04:03:04,937 INFO L87 Difference]: Start difference. First operand 81 states and 88 transitions. Second operand 16 states. [2018-02-04 04:03:05,241 WARN L146 SmtUtils]: Spent 232ms on a formula simplification. DAG size of input: 34 DAG size of output 28 [2018-02-04 04:03:05,412 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-02-04 04:03:05,412 INFO L93 Difference]: Finished difference Result 76 states and 83 transitions. [2018-02-04 04:03:05,413 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2018-02-04 04:03:05,413 INFO L78 Accepts]: Start accepts. Automaton has 16 states. Word has length 24 [2018-02-04 04:03:05,413 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-02-04 04:03:05,414 INFO L225 Difference]: With dead ends: 76 [2018-02-04 04:03:05,414 INFO L226 Difference]: Without dead ends: 76 [2018-02-04 04:03:05,415 INFO L554 BasicCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=83, Invalid=337, Unknown=0, NotChecked=0, Total=420 [2018-02-04 04:03:05,415 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2018-02-04 04:03:05,419 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 61. [2018-02-04 04:03:05,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 61 states. [2018-02-04 04:03:05,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 66 transitions. [2018-02-04 04:03:05,420 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 66 transitions. Word has length 24 [2018-02-04 04:03:05,420 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-02-04 04:03:05,421 INFO L432 AbstractCegarLoop]: Abstraction has 61 states and 66 transitions. [2018-02-04 04:03:05,421 INFO L433 AbstractCegarLoop]: Interpolant automaton has 16 states. [2018-02-04 04:03:05,421 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 66 transitions. [2018-02-04 04:03:05,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2018-02-04 04:03:05,422 INFO L343 BasicCegarLoop]: Found error trace [2018-02-04 04:03:05,422 INFO L351 BasicCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-02-04 04:03:05,422 INFO L371 AbstractCegarLoop]: === Iteration 6 === [test_funErr8RequiresViolation, test_funErr6RequiresViolation, test_funErr11RequiresViolation, test_funErr4RequiresViolation, test_funErr7RequiresViolation, test_funErr5RequiresViolation, test_funErr10RequiresViolation, test_funErr0RequiresViolation, test_funErr3RequiresViolation, test_funErr9RequiresViolation, test_funErr1RequiresViolation, test_funErr2RequiresViolation, mainErr0EnsuresViolation]=== [2018-02-04 04:03:05,422 INFO L82 PathProgramCache]: Analyzing trace with hash -1727082791, now seen corresponding path program 1 times [2018-02-04 04:03:05,422 INFO L213 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS_NO_ARRAY [2018-02-04 04:03:05,422 INFO L67 tionRefinementEngine]: Using refinement strategy SmtInterpolRefinementStrategy [2018-02-04 04:03:05,423 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:05,423 INFO L109 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-02-04 04:03:05,423 INFO L125 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-02-04 04:03:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-02-04 04:03:05,435 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-02-04 04:03:05,441 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.MultiTrackTraceAbstractionRefinementStrategy.getTraceCheck(MultiTrackTraceAbstractionRefinementStrategy.java:222) 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-04 04:03:05,444 INFO L168 Benchmark]: Toolchain (without parser) took 2572.91 ms. Allocated memory was 405.8 MB in the beginning and 631.8 MB in the end (delta: 226.0 MB). Free memory was 359.8 MB in the beginning and 549.7 MB in the end (delta: -189.8 MB). Peak memory consumption was 36.2 MB. Max. memory is 5.3 GB. [2018-02-04 04:03:05,445 INFO L168 Benchmark]: CDTParser took 0.14 ms. Allocated memory is still 405.8 MB. Free memory is still 365.1 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-02-04 04:03:05,446 INFO L168 Benchmark]: CACSL2BoogieTranslator took 160.75 ms. Allocated memory is still 405.8 MB. Free memory was 359.8 MB in the beginning and 349.3 MB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 5.3 GB. [2018-02-04 04:03:05,446 INFO L168 Benchmark]: Boogie Preprocessor took 30.58 ms. Allocated memory is still 405.8 MB. Free memory was 349.3 MB in the beginning and 346.6 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. [2018-02-04 04:03:05,446 INFO L168 Benchmark]: RCFGBuilder took 311.91 ms. Allocated memory is still 405.8 MB. Free memory was 346.6 MB in the beginning and 329.4 MB in the end (delta: 17.2 MB). Peak memory consumption was 17.2 MB. Max. memory is 5.3 GB. [2018-02-04 04:03:05,446 INFO L168 Benchmark]: TraceAbstraction took 2066.57 ms. Allocated memory was 405.8 MB in the beginning and 631.8 MB in the end (delta: 226.0 MB). Free memory was 326.8 MB in the beginning and 549.7 MB in the end (delta: -222.9 MB). Peak memory consumption was 3.1 MB. Max. memory is 5.3 GB. [2018-02-04 04:03:05,448 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.14 ms. Allocated memory is still 405.8 MB. Free memory is still 365.1 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 160.75 ms. Allocated memory is still 405.8 MB. Free memory was 359.8 MB in the beginning and 349.3 MB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 30.58 ms. Allocated memory is still 405.8 MB. Free memory was 349.3 MB in the beginning and 346.6 MB in the end (delta: 2.6 MB). Peak memory consumption was 2.6 MB. Max. memory is 5.3 GB. * RCFGBuilder took 311.91 ms. Allocated memory is still 405.8 MB. Free memory was 346.6 MB in the beginning and 329.4 MB in the end (delta: 17.2 MB). Peak memory consumption was 17.2 MB. Max. memory is 5.3 GB. * TraceAbstraction took 2066.57 ms. Allocated memory was 405.8 MB in the beginning and 631.8 MB in the end (delta: 226.0 MB). Free memory was 326.8 MB in the beginning and 549.7 MB in the end (delta: -222.9 MB). Peak memory consumption was 3.1 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/array02-alloca_true-valid-memsafety_true-termination.i_svcomp-DerefFreeMemtrack-32bit-Automizer_SmtInterpol_NoArray.epf_AutomizerC.xml/Csv-Benchmark-0-2018-02-04_04-03-05-454.csv Received shutdown request...