java -Xmx6000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data --generate-csv --csv-dir ../../../releaseScripts/default/UAutomizer-linux/csv -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf -i ../../../trunk/examples/svcomp/forester-heap/sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-2f49842 [2018-01-20 22:31:10,946 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 22:31:10,948 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 22:31:10,963 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 22:31:10,963 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 22:31:10,964 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 22:31:10,965 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 22:31:10,967 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 22:31:10,969 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 22:31:10,970 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 22:31:10,971 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 22:31:10,971 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 22:31:10,972 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 22:31:10,974 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 22:31:10,975 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 22:31:10,977 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 22:31:10,979 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 22:31:10,981 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 22:31:10,983 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 22:31:10,984 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 22:31:10,986 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 22:31:10,987 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 22:31:10,987 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 22:31:10,988 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 22:31:10,989 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 22:31:10,990 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 22:31:10,991 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 22:31:10,991 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 22:31:10,991 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 22:31:10,992 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 22:31:10,992 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 22:31:10,993 INFO L98 SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf [2018-01-20 22:31:11,001 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 22:31:11,002 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 22:31:11,002 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 22:31:11,003 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 22:31:11,003 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 22:31:11,003 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 22:31:11,003 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 22:31:11,003 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 22:31:11,003 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 22:31:11,004 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 22:31:11,005 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 22:31:11,005 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 22:31:11,006 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 22:31:11,006 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 22:31:11,006 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 22:31:11,006 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 22:31:11,006 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 22:31:11,006 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 22:31:11,007 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 22:31:11,007 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-20 22:31:11,007 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 22:31:11,007 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 22:31:11,007 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 22:31:11,008 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 22:31:11,008 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 22:31:11,041 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 22:31:11,052 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 22:31:11,054 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 22:31:11,056 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 22:31:11,056 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 22:31:11,056 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/forester-heap/sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i [2018-01-20 22:31:11,228 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 22:31:11,233 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 22:31:11,234 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 22:31:11,234 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 22:31:11,238 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 22:31:11,239 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,242 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d3346b9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11, skipping insertion in model container [2018-01-20 22:31:11,242 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,255 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:31:11,294 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:31:11,415 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:31:11,439 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:31:11,445 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11 WrapperNode [2018-01-20 22:31:11,445 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 22:31:11,446 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 22:31:11,446 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 22:31:11,446 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 22:31:11,458 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,458 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,467 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,468 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,473 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,477 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,478 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... [2018-01-20 22:31:11,480 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 22:31:11,481 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 22:31:11,481 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 22:31:11,481 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 22:31:11,482 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (1/1) ... No working directory specified, using /storage/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 22:31:11,533 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 22:31:11,534 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 22:31:11,534 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 22:31:11,534 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_error [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 22:31:11,535 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 22:31:11,842 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 22:31:11,842 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:31:11 BoogieIcfgContainer [2018-01-20 22:31:11,843 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 22:31:11,844 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 22:31:11,844 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 22:31:11,846 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 22:31:11,846 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 10:31:11" (1/3) ... [2018-01-20 22:31:11,847 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c14320b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:31:11, skipping insertion in model container [2018-01-20 22:31:11,847 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:31:11" (2/3) ... [2018-01-20 22:31:11,848 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c14320b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:31:11, skipping insertion in model container [2018-01-20 22:31:11,848 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:31:11" (3/3) ... [2018-01-20 22:31:11,850 INFO L105 eAbstractionObserver]: Analyzing ICFG sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i [2018-01-20 22:31:11,859 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 22:31:11,867 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 3 error locations. [2018-01-20 22:31:11,909 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:31:11,909 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:31:11,910 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:31:11,910 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:31:11,910 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:31:11,910 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:31:11,910 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:31:11,910 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 22:31:11,911 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:31:11,933 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:31:11,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-20 22:31:11,938 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:11,939 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-20 22:31:11,939 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 22:31:11,943 INFO L82 PathProgramCache]: Analyzing trace with hash 202351, now seen corresponding path program 1 times [2018-01-20 22:31:11,944 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:11,944 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:11,990 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:11,990 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:11,990 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:31:12,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:31:12,043 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:31:12,049 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:31:12,055 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:31:12,055 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:31:12,055 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:31:12,055 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:31:12,055 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:31:12,055 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:31:12,055 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:31:12,055 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 22:31:12,055 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:31:12,058 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:31:12,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2018-01-20 22:31:12,060 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,060 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,060 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 22:31:12,061 INFO L82 PathProgramCache]: Analyzing trace with hash -579641887, now seen corresponding path program 1 times [2018-01-20 22:31:12,061 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,061 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,063 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,063 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,063 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:12,093 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:12,210 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:31:12,213 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:31:12,213 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 22:31:12,214 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 22:31:12,229 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 22:31:12,230 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 22:31:12,233 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 2 states. [2018-01-20 22:31:12,255 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:12,255 INFO L93 Difference]: Finished difference Result 117 states and 154 transitions. [2018-01-20 22:31:12,255 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 22:31:12,256 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 20 [2018-01-20 22:31:12,256 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:12,264 INFO L225 Difference]: With dead ends: 117 [2018-01-20 22:31:12,265 INFO L226 Difference]: Without dead ends: 70 [2018-01-20 22:31:12,267 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 22:31:12,280 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2018-01-20 22:31:12,294 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70. [2018-01-20 22:31:12,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 70 states. [2018-01-20 22:31:12,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 75 transitions. [2018-01-20 22:31:12,298 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 75 transitions. Word has length 20 [2018-01-20 22:31:12,298 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:12,298 INFO L432 AbstractCegarLoop]: Abstraction has 70 states and 75 transitions. [2018-01-20 22:31:12,298 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 22:31:12,298 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 75 transitions. [2018-01-20 22:31:12,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-01-20 22:31:12,299 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,299 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,299 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 22:31:12,299 INFO L82 PathProgramCache]: Analyzing trace with hash -675072438, now seen corresponding path program 1 times [2018-01-20 22:31:12,300 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,300 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,301 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,301 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,301 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:12,319 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:31:12,414 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:31:12,415 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 22:31:12,416 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 22:31:12,417 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 22:31:12,417 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 22:31:12,417 INFO L87 Difference]: Start difference. First operand 70 states and 75 transitions. Second operand 5 states. [2018-01-20 22:31:12,579 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:12,579 INFO L93 Difference]: Finished difference Result 118 states and 129 transitions. [2018-01-20 22:31:12,580 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:31:12,580 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 29 [2018-01-20 22:31:12,580 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:12,582 INFO L225 Difference]: With dead ends: 118 [2018-01-20 22:31:12,582 INFO L226 Difference]: Without dead ends: 99 [2018-01-20 22:31:12,584 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2018-01-20 22:31:12,584 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 99 states. [2018-01-20 22:31:12,592 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 99 to 74. [2018-01-20 22:31:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 74 states. [2018-01-20 22:31:12,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 79 transitions. [2018-01-20 22:31:12,594 INFO L78 Accepts]: Start accepts. Automaton has 74 states and 79 transitions. Word has length 29 [2018-01-20 22:31:12,595 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:12,595 INFO L432 AbstractCegarLoop]: Abstraction has 74 states and 79 transitions. [2018-01-20 22:31:12,595 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 22:31:12,595 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 79 transitions. [2018-01-20 22:31:12,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2018-01-20 22:31:12,597 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,597 INFO L322 BasicCegarLoop]: trace histogram [2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,597 INFO L371 AbstractCegarLoop]: === Iteration 3 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 22:31:12,597 INFO L82 PathProgramCache]: Analyzing trace with hash -1367476593, now seen corresponding path program 1 times [2018-01-20 22:31:12,597 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,597 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,599 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,599 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,599 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:31:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:31:12,661 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:31:12,670 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:31:12,677 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:31:12,678 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:31:12,693 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:31:12,693 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:31:12,693 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:31:12,693 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:31:12,693 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:31:12,693 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:31:12,694 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:31:12,694 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 22:31:12,694 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:31:12,696 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states. [2018-01-20 22:31:12,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2018-01-20 22:31:12,697 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,697 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,697 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 22:31:12,698 INFO L82 PathProgramCache]: Analyzing trace with hash -1698925306, now seen corresponding path program 1 times [2018-01-20 22:31:12,698 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,698 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,700 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,700 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,700 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:12,711 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:12,726 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:31:12,726 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:31:12,726 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-20 22:31:12,727 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-20 22:31:12,727 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-20 22:31:12,727 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 22:31:12,727 INFO L87 Difference]: Start difference. First operand 73 states. Second operand 2 states. [2018-01-20 22:31:12,733 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:12,734 INFO L93 Difference]: Finished difference Result 117 states and 154 transitions. [2018-01-20 22:31:12,734 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-20 22:31:12,734 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 18 [2018-01-20 22:31:12,734 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:12,735 INFO L225 Difference]: With dead ends: 117 [2018-01-20 22:31:12,735 INFO L226 Difference]: Without dead ends: 68 [2018-01-20 22:31:12,736 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-20 22:31:12,736 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2018-01-20 22:31:12,741 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 68. [2018-01-20 22:31:12,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 68 states. [2018-01-20 22:31:12,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 73 transitions. [2018-01-20 22:31:12,743 INFO L78 Accepts]: Start accepts. Automaton has 68 states and 73 transitions. Word has length 18 [2018-01-20 22:31:12,743 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:12,743 INFO L432 AbstractCegarLoop]: Abstraction has 68 states and 73 transitions. [2018-01-20 22:31:12,743 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-20 22:31:12,743 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 73 transitions. [2018-01-20 22:31:12,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2018-01-20 22:31:12,744 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,745 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,745 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-20 22:31:12,745 INFO L82 PathProgramCache]: Analyzing trace with hash -456567889, now seen corresponding path program 1 times [2018-01-20 22:31:12,745 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,745 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,747 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,747 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,747 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:12,760 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:12,803 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:31:12,803 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:31:12,803 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-01-20 22:31:12,803 INFO L409 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-01-20 22:31:12,804 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-01-20 22:31:12,804 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-01-20 22:31:12,804 INFO L87 Difference]: Start difference. First operand 68 states and 73 transitions. Second operand 5 states. [2018-01-20 22:31:12,939 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:12,939 INFO L93 Difference]: Finished difference Result 114 states and 125 transitions. [2018-01-20 22:31:12,940 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:31:12,940 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 27 [2018-01-20 22:31:12,940 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:12,941 INFO L225 Difference]: With dead ends: 114 [2018-01-20 22:31:12,941 INFO L226 Difference]: Without dead ends: 97 [2018-01-20 22:31:12,942 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2018-01-20 22:31:12,942 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2018-01-20 22:31:12,947 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 72. [2018-01-20 22:31:12,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 72 states. [2018-01-20 22:31:12,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 77 transitions. [2018-01-20 22:31:12,948 INFO L78 Accepts]: Start accepts. Automaton has 72 states and 77 transitions. Word has length 27 [2018-01-20 22:31:12,949 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:12,949 INFO L432 AbstractCegarLoop]: Abstraction has 72 states and 77 transitions. [2018-01-20 22:31:12,949 INFO L433 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-01-20 22:31:12,949 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 77 transitions. [2018-01-20 22:31:12,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2018-01-20 22:31:12,950 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:12,950 INFO L322 BasicCegarLoop]: trace histogram [2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:12,951 INFO L371 AbstractCegarLoop]: === Iteration 3 === [mainErr0EnsuresViolation]=== [2018-01-20 22:31:12,951 INFO L82 PathProgramCache]: Analyzing trace with hash -1118740172, now seen corresponding path program 1 times [2018-01-20 22:31:12,951 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:12,951 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:12,952 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,953 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:12,953 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:12,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:12,970 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:13,107 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-01-20 22:31:13,108 INFO L308 seRefinementStrategy]: The current sequences of interpolants are not accepted, trying to find more. [2018-01-20 22:31:13,108 INFO L209 onRefinementStrategy]: Switched to mode Z3_FP No working directory specified, using /storage/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 2 with z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:12000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 2 with z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:12000 [2018-01-20 22:31:13,118 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:13,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:13,169 INFO L270 TraceCheckSpWp]: Computing forward predicates... [2018-01-20 22:31:13,330 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-01-20 22:31:13,364 INFO L320 seRefinementStrategy]: Constructing automaton from 0 perfect and 2 imperfect interpolant sequences. [2018-01-20 22:31:13,364 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6] total 8 [2018-01-20 22:31:13,365 INFO L409 AbstractCegarLoop]: Interpolant automaton has 9 states [2018-01-20 22:31:13,365 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2018-01-20 22:31:13,365 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=50, Unknown=5, NotChecked=0, Total=72 [2018-01-20 22:31:13,365 INFO L87 Difference]: Start difference. First operand 72 states and 77 transitions. Second operand 9 states. [2018-01-20 22:31:13,664 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:13,664 INFO L93 Difference]: Finished difference Result 128 states and 138 transitions. [2018-01-20 22:31:13,665 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2018-01-20 22:31:13,665 INFO L78 Accepts]: Start accepts. Automaton has 9 states. Word has length 41 [2018-01-20 22:31:13,665 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:13,666 INFO L225 Difference]: With dead ends: 128 [2018-01-20 22:31:13,667 INFO L226 Difference]: Without dead ends: 125 [2018-01-20 22:31:13,667 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=41, Invalid=110, Unknown=5, NotChecked=0, Total=156 [2018-01-20 22:31:13,668 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 125 states. [2018-01-20 22:31:13,679 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 108. [2018-01-20 22:31:13,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 108 states. [2018-01-20 22:31:13,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 117 transitions. [2018-01-20 22:31:13,681 INFO L78 Accepts]: Start accepts. Automaton has 108 states and 117 transitions. Word has length 41 [2018-01-20 22:31:13,681 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:13,681 INFO L432 AbstractCegarLoop]: Abstraction has 108 states and 117 transitions. [2018-01-20 22:31:13,681 INFO L433 AbstractCegarLoop]: Interpolant automaton has 9 states. [2018-01-20 22:31:13,682 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 117 transitions. [2018-01-20 22:31:13,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2018-01-20 22:31:13,683 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:13,684 INFO L322 BasicCegarLoop]: trace histogram [2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:31:13,684 INFO L371 AbstractCegarLoop]: === Iteration 4 === [mainErr0EnsuresViolation]=== [2018-01-20 22:31:13,684 INFO L82 PathProgramCache]: Analyzing trace with hash -152877011, now seen corresponding path program 1 times [2018-01-20 22:31:13,684 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:13,685 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:13,686 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:13,686 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:13,686 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:13,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:13,700 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:13,799 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:31:13,800 INFO L308 seRefinementStrategy]: The current sequences of interpolants are not accepted, trying to find more. [2018-01-20 22:31:13,800 INFO L209 onRefinementStrategy]: Switched to mode Z3_FP No working directory specified, using /storage/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 3 with z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:12000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 3 with z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:12000 [2018-01-20 22:31:13,814 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:13,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:13,847 INFO L270 TraceCheckSpWp]: Computing forward predicates... [2018-01-20 22:31:13,870 INFO L477 Elim1Store]: Elim1 did not use preprocessing eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 10 [2018-01-20 22:31:13,873 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 10 treesize of output 9 [2018-01-20 22:31:13,873 INFO L267 ElimStorePlain]: Start of recursive call 3: End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,876 INFO L267 ElimStorePlain]: Start of recursive call 2: 1 dim-1 vars, End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,878 INFO L267 ElimStorePlain]: Start of recursive call 1: 1 dim-2 vars, End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,878 INFO L202 ElimStorePlain]: Needed 3 recursive calls to eliminate 1 variables, input treesize:13, output treesize:9 [2018-01-20 22:31:13,896 INFO L477 Elim1Store]: Elim1 did not use preprocessing eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2018-01-20 22:31:13,898 INFO L477 Elim1Store]: Elim1 did not use preprocessing eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 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 15 treesize of output 3 [2018-01-20 22:31:13,899 INFO L267 ElimStorePlain]: Start of recursive call 3: End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,900 INFO L267 ElimStorePlain]: Start of recursive call 2: 1 dim-1 vars, End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,902 INFO L267 ElimStorePlain]: Start of recursive call 1: 2 dim-0 vars, 1 dim-2 vars, End of recursive call: and 1 xjuncts. [2018-01-20 22:31:13,902 INFO L202 ElimStorePlain]: Needed 3 recursive calls to eliminate 3 variables, input treesize:19, output treesize:3 [2018-01-20 22:31:13,915 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2018-01-20 22:31:13,950 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 1 imperfect interpolant sequences. [2018-01-20 22:31:13,950 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 9 [2018-01-20 22:31:13,950 INFO L409 AbstractCegarLoop]: Interpolant automaton has 9 states [2018-01-20 22:31:13,951 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2018-01-20 22:31:13,951 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2018-01-20 22:31:13,951 INFO L87 Difference]: Start difference. First operand 108 states and 117 transitions. Second operand 9 states. [2018-01-20 22:31:14,278 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:31:14,279 INFO L93 Difference]: Finished difference Result 198 states and 217 transitions. [2018-01-20 22:31:14,279 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2018-01-20 22:31:14,279 INFO L78 Accepts]: Start accepts. Automaton has 9 states. Word has length 43 [2018-01-20 22:31:14,279 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:31:14,281 INFO L225 Difference]: With dead ends: 198 [2018-01-20 22:31:14,281 INFO L226 Difference]: Without dead ends: 156 [2018-01-20 22:31:14,281 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 42 SyntacticMatches, 1 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=61, Invalid=179, Unknown=0, NotChecked=0, Total=240 [2018-01-20 22:31:14,282 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2018-01-20 22:31:14,295 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 131. [2018-01-20 22:31:14,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 131 states. [2018-01-20 22:31:14,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 131 states and 142 transitions. [2018-01-20 22:31:14,296 INFO L78 Accepts]: Start accepts. Automaton has 131 states and 142 transitions. Word has length 43 [2018-01-20 22:31:14,297 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:31:14,297 INFO L432 AbstractCegarLoop]: Abstraction has 131 states and 142 transitions. [2018-01-20 22:31:14,297 INFO L433 AbstractCegarLoop]: Interpolant automaton has 9 states. [2018-01-20 22:31:14,297 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 142 transitions. [2018-01-20 22:31:14,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2018-01-20 22:31:14,299 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:31:14,300 INFO L322 BasicCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1] [2018-01-20 22:31:14,300 INFO L371 AbstractCegarLoop]: === Iteration 5 === [mainErr0EnsuresViolation]=== [2018-01-20 22:31:14,300 INFO L82 PathProgramCache]: Analyzing trace with hash 1919622631, now seen corresponding path program 2 times [2018-01-20 22:31:14,300 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:31:14,300 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:31:14,301 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:14,302 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:31:14,302 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:31:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:31:14,314 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:31:14,364 ERROR L119 erpolLogProxyWrapper]: Interpolant 25 not inductive: (Check returned sat) [2018-01-20 22:31:14,375 FATAL L265 ToolchainWalker]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: generated interpolants did not pass sanity check at de.uni_freiburg.informatik.ultimate.smtinterpol.smtlib2.SMTInterpol.getInterpolants(SMTInterpol.java:1003) 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:279) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.singletracecheck.NestedInterpolantsBuilder.(NestedInterpolantsBuilder.java:162) 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:218) 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:368) 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:294) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:157) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:113) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:117) 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-01-20 22:31:14,378 INFO L168 Benchmark]: Toolchain (without parser) took 3148.71 ms. Allocated memory was 305.7 MB in the beginning and 480.8 MB in the end (delta: 175.1 MB). Free memory was 265.6 MB in the beginning and 353.8 MB in the end (delta: -88.3 MB). Peak memory consumption was 86.8 MB. Max. memory is 5.3 GB. [2018-01-20 22:31:14,379 INFO L168 Benchmark]: CDTParser took 0.16 ms. Allocated memory is still 305.7 MB. Free memory is still 271.6 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 22:31:14,380 INFO L168 Benchmark]: CACSL2BoogieTranslator took 212.16 ms. Allocated memory is still 305.7 MB. Free memory was 264.6 MB in the beginning and 252.5 MB in the end (delta: 12.0 MB). Peak memory consumption was 12.0 MB. Max. memory is 5.3 GB. [2018-01-20 22:31:14,380 INFO L168 Benchmark]: Boogie Preprocessor took 34.34 ms. Allocated memory is still 305.7 MB. Free memory was 252.5 MB in the beginning and 250.6 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. [2018-01-20 22:31:14,380 INFO L168 Benchmark]: RCFGBuilder took 361.98 ms. Allocated memory is still 305.7 MB. Free memory was 250.6 MB in the beginning and 226.4 MB in the end (delta: 24.1 MB). Peak memory consumption was 24.1 MB. Max. memory is 5.3 GB. [2018-01-20 22:31:14,380 INFO L168 Benchmark]: TraceAbstraction took 2533.21 ms. Allocated memory was 305.7 MB in the beginning and 480.8 MB in the end (delta: 175.1 MB). Free memory was 226.4 MB in the beginning and 353.8 MB in the end (delta: -127.4 MB). Peak memory consumption was 47.7 MB. Max. memory is 5.3 GB. [2018-01-20 22:31:14,382 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.16 ms. Allocated memory is still 305.7 MB. Free memory is still 271.6 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 212.16 ms. Allocated memory is still 305.7 MB. Free memory was 264.6 MB in the beginning and 252.5 MB in the end (delta: 12.0 MB). Peak memory consumption was 12.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 34.34 ms. Allocated memory is still 305.7 MB. Free memory was 252.5 MB in the beginning and 250.6 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 361.98 ms. Allocated memory is still 305.7 MB. Free memory was 250.6 MB in the beginning and 226.4 MB in the end (delta: 24.1 MB). Peak memory consumption was 24.1 MB. Max. memory is 5.3 GB. * TraceAbstraction took 2533.21 ms. Allocated memory was 305.7 MB in the beginning and 480.8 MB in the end (delta: 175.1 MB). Free memory was 226.4 MB in the beginning and 353.8 MB in the end (delta: -127.4 MB). Peak memory consumption was 47.7 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 3 procedures, 73 locations, 3 error locations. UNSAFE Result, 0.1s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: No data available, PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=73occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 3 NumberOfCodeBlocks, 3 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: [L995] EXPR, FCALL malloc(sizeof(SLL)) VAL [malloc(sizeof(SLL))={10:0}] [L995] SLL* list = malloc(sizeof(SLL)); VAL [list={10:0}, malloc(sizeof(SLL))={10:0}] [L996] FCALL list->next = ((void*)0) VAL [list={10:0}, malloc(sizeof(SLL))={10:0}] [L997] FCALL list->colour = BLACK VAL [list={10:0}, malloc(sizeof(SLL))={10:0}] [L999] SLL* end = list; VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1002] COND FALSE !(__VERIFIER_nondet_int()) [L1023] end = ((void*)0) [L1024] end = list VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1027] COND FALSE !(!(((void*)0) != end)) VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1027] COND FALSE !(0) VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1028] EXPR, FCALL end->colour VAL [end={10:0}, end->colour=1, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1028] COND FALSE !(!(BLACK == end->colour)) [L1028] COND FALSE !(0) VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1030] COND TRUE ((void*)0) != end VAL [end={10:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1032] EXPR, FCALL end->colour VAL [end={10:0}, end->colour=1, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1032] COND FALSE !(RED == end->colour) [L1039] EXPR, FCALL end->next VAL [end={10:0}, end->next={0:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1039] end = end->next [L1030] COND FALSE !(((void*)0) != end) VAL [end={0:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1043] COND TRUE ((void*)0) != list VAL [end={0:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1045] EXPR, FCALL list->colour VAL [end={0:0}, list={10:0}, list->colour=1, malloc(sizeof(SLL))={10:0}] [L1045] COND FALSE !(RED == list->colour) [L1054] EXPR, FCALL list->next VAL [end={0:0}, list={10:0}, list->next={0:0}, malloc(sizeof(SLL))={10:0}] [L1054] end = list->next [L1055] FCALL free(list) VAL [end={0:0}, list={10:0}, malloc(sizeof(SLL))={10:0}] [L1056] list = end VAL [end={0:0}, list={0:0}, malloc(sizeof(SLL))={10:0}] [L1043] COND FALSE !(((void*)0) != list) VAL [end={0:0}, list={0:0}, malloc(sizeof(SLL))={10:0}] [L1060] return 0; - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 3 procedures, 73 locations, 3 error locations. UNSAFE Result, 0.6s OverallTime, 3 OverallIterations, 2 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 134 SDtfs, 179 SDslu, 56 SDs, 0 SdLazy, 62 SolverSat, 4 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 9 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=74occurred in iteration=2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 25 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 92 NumberOfCodeBlocks, 92 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 47 ConstructedInterpolants, 0 QuantifiedInterpolants, 2573 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - ExceptionOrErrorResult: SMTLIBException: generated interpolants did not pass sanity check de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: generated interpolants did not pass sanity check: de.uni_freiburg.informatik.ultimate.smtinterpol.smtlib2.SMTInterpol.getInterpolants(SMTInterpol.java:1003) RESULT: Ultimate could not prove your program: Toolchain returned no result. Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-20_22-31-14-391.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-20_22-31-14-391.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/sll-rb-cnstr_1_true-unreach-call_true-valid-memsafety.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-20_22-31-14-391.csv Received shutdown request...