java -Xmx6000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data --generate-csv --csv-dir ../../../releaseScripts/default/UAutomizer-linux/csv -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/ai/eq-bench/mempurity-32bit-Automizer_Camel+AI_EQ.epf -i ../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-47db877 [2018-01-23 14:22:19,440 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-23 14:22:19,442 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-23 14:22:19,457 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-23 14:22:19,457 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-23 14:22:19,458 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-23 14:22:19,459 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-23 14:22:19,461 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-23 14:22:19,463 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-23 14:22:19,463 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-23 14:22:19,464 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-23 14:22:19,465 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-23 14:22:19,465 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-23 14:22:19,467 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-23 14:22:19,468 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-23 14:22:19,470 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-23 14:22:19,472 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-23 14:22:19,474 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-23 14:22:19,476 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-23 14:22:19,477 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-23 14:22:19,479 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-23 14:22:19,480 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-23 14:22:19,480 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-23 14:22:19,481 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-23 14:22:19,482 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-23 14:22:19,483 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-23 14:22:19,483 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-23 14:22:19,484 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-23 14:22:19,484 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-23 14:22:19,484 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-23 14:22:19,485 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-23 14:22:19,485 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-23 14:22:19,493 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-23 14:22:19,494 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-23 14:22:19,495 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-23 14:22:19,495 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-23 14:22:19,495 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-23 14:22:19,495 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-23 14:22:19,495 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-23 14:22:19,496 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-23 14:22:19,496 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-23 14:22:19,497 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-23 14:22:19,497 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-23 14:22:19,498 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-23 14:22:19,498 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-23 14:22:19,498 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-23 14:22:19,498 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-23 14:22:19,498 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-23 14:22:19,499 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-23 14:22:19,500 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-23 14:22:19,500 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-23 14:22:19,533 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-23 14:22:19,544 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-23 14:22:19,548 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-23 14:22:19,550 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-23 14:22:19,550 INFO L276 PluginConnector]: CDTParser initialized [2018-01-23 14:22:19,551 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/array-memsafety/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:19,712 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-23 14:22:19,717 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-23 14:22:19,717 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:19,718 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-23 14:22:19,723 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-23 14:22:19,724 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,727 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@374dc2c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19, skipping insertion in model container [2018-01-23 14:22:19,727 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,741 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:19,779 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-23 14:22:19,894 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:19,910 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-23 14:22:19,917 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19 WrapperNode [2018-01-23 14:22:19,917 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-23 14:22:19,917 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-23 14:22:19,917 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-23 14:22:19,918 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-23 14:22:19,929 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,929 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,939 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,940 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,943 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,946 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,947 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (1/1) ... [2018-01-23 14:22:19,949 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-23 14:22:19,950 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-23 14:22:19,950 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-23 14:22:19,950 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-23 14:22:19,951 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (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-23 14:22:20,000 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-23 14:22:20,000 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-23 14:22:20,000 INFO L136 BoogieDeclarations]: Found implementation of procedure cstrspn [2018-01-23 14:22:20,000 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-23 14:22:20,000 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-23 14:22:20,000 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure cstrspn [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-23 14:22:20,001 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-23 14:22:20,198 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-23 14:22:20,199 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:20 BoogieIcfgContainer [2018-01-23 14:22:20,199 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-23 14:22:20,200 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-23 14:22:20,200 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-23 14:22:20,203 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-23 14:22:20,203 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.01 02:22:19" (1/3) ... [2018-01-23 14:22:20,204 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1165200c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:20, skipping insertion in model container [2018-01-23 14:22:20,204 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.01 02:22:19" (2/3) ... [2018-01-23 14:22:20,205 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1165200c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.01 02:22:20, skipping insertion in model container [2018-01-23 14:22:20,205 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.01 02:22:20" (3/3) ... [2018-01-23 14:22:20,207 INFO L105 eAbstractionObserver]: Analyzing ICFG openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i [2018-01-23 14:22:20,216 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-23 14:22:20,224 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 4 error locations. [2018-01-23 14:22:20,268 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:20,268 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:20,268 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:20,268 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:20,268 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:20,268 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:20,269 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:20,269 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-23 14:22:20,269 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:20,287 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states. [2018-01-23 14:22:20,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2018-01-23 14:22:20,294 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:20,295 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1] [2018-01-23 14:22:20,295 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-23 14:22:20,299 INFO L82 PathProgramCache]: Analyzing trace with hash 89375, now seen corresponding path program 1 times [2018-01-23 14:22:20,300 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:20,300 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:20,342 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,343 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:20,343 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:20,400 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:20,406 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:20,412 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:20,412 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:20,413 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:20,413 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:20,413 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:20,413 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:20,413 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:20,413 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-23 14:22:20,413 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:20,415 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states. [2018-01-23 14:22:20,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2018-01-23 14:22:20,417 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:20,418 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:20,418 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:20,418 INFO L82 PathProgramCache]: Analyzing trace with hash -62116859, now seen corresponding path program 1 times [2018-01-23 14:22:20,418 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:20,418 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:20,419 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,420 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:20,420 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:20,456 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:20,508 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-23 14:22:20,511 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:20,512 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:20,513 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:20,531 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:20,532 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:20,535 INFO L87 Difference]: Start difference. First operand 40 states. Second operand 2 states. [2018-01-23 14:22:20,624 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:20,624 INFO L93 Difference]: Finished difference Result 54 states and 58 transitions. [2018-01-23 14:22:20,625 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:20,626 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 31 [2018-01-23 14:22:20,627 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:20,636 INFO L225 Difference]: With dead ends: 54 [2018-01-23 14:22:20,636 INFO L226 Difference]: Without dead ends: 36 [2018-01-23 14:22:20,639 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-23 14:22:20,653 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2018-01-23 14:22:20,668 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2018-01-23 14:22:20,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 36 states. [2018-01-23 14:22:20,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 39 transitions. [2018-01-23 14:22:20,672 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 39 transitions. Word has length 31 [2018-01-23 14:22:20,672 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:20,672 INFO L432 AbstractCegarLoop]: Abstraction has 36 states and 39 transitions. [2018-01-23 14:22:20,673 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:20,673 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions. [2018-01-23 14:22:20,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2018-01-23 14:22:20,674 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:20,674 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:20,674 INFO L371 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-23 14:22:20,675 INFO L82 PathProgramCache]: Analyzing trace with hash -1962652366, now seen corresponding path program 1 times [2018-01-23 14:22:20,675 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:20,675 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:20,676 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,677 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:20,677 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:20,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-23 14:22:20,768 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-23 14:22:20,778 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:20,783 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:20,786 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:20,786 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-23 14:22:20,801 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:20,801 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:20,801 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:20,801 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:20,801 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:20,801 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:20,802 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:20,802 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-23 14:22:20,802 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:20,803 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states. [2018-01-23 14:22:20,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2018-01-23 14:22:20,805 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:20,805 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-23 14:22:20,805 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:20,806 INFO L82 PathProgramCache]: Analyzing trace with hash -1287214047, now seen corresponding path program 1 times [2018-01-23 14:22:20,806 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:20,806 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:20,807 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,808 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:20,808 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:20,824 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-23 14:22:20,846 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:20,846 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:20,846 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:20,847 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:20,847 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:20,847 INFO L87 Difference]: Start difference. First operand 40 states. Second operand 2 states. [2018-01-23 14:22:20,850 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:20,851 INFO L93 Difference]: Finished difference Result 54 states and 58 transitions. [2018-01-23 14:22:20,851 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:20,851 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 29 [2018-01-23 14:22:20,851 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:20,852 INFO L225 Difference]: With dead ends: 54 [2018-01-23 14:22:20,852 INFO L226 Difference]: Without dead ends: 34 [2018-01-23 14:22:20,852 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-23 14:22:20,853 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2018-01-23 14:22:20,856 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2018-01-23 14:22:20,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2018-01-23 14:22:20,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 37 transitions. [2018-01-23 14:22:20,858 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 37 transitions. Word has length 29 [2018-01-23 14:22:20,858 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:20,858 INFO L432 AbstractCegarLoop]: Abstraction has 34 states and 37 transitions. [2018-01-23 14:22:20,859 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:20,859 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2018-01-23 14:22:20,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2018-01-23 14:22:20,860 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:20,860 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-23 14:22:20,860 INFO L371 AbstractCegarLoop]: === Iteration 2 === [mainErr0EnsuresViolation]=== [2018-01-23 14:22:20,861 INFO L82 PathProgramCache]: Analyzing trace with hash 234828942, now seen corresponding path program 1 times [2018-01-23 14:22:20,861 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:20,861 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:20,862 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,862 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:20,862 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:20,887 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:21,232 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-23 14:22:21,233 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:21,233 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2018-01-23 14:22:21,233 INFO L409 AbstractCegarLoop]: Interpolant automaton has 9 states [2018-01-23 14:22:21,234 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2018-01-23 14:22:21,234 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2018-01-23 14:22:21,234 INFO L87 Difference]: Start difference. First operand 34 states and 37 transitions. Second operand 9 states. [2018-01-23 14:22:21,454 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:21,454 INFO L93 Difference]: Finished difference Result 34 states and 37 transitions. [2018-01-23 14:22:21,454 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2018-01-23 14:22:21,455 INFO L78 Accepts]: Start accepts. Automaton has 9 states. Word has length 32 [2018-01-23 14:22:21,455 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:21,455 INFO L225 Difference]: With dead ends: 34 [2018-01-23 14:22:21,455 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:21,456 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132 [2018-01-23 14:22:21,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:21,456 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:21,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:21,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:21,457 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 32 [2018-01-23 14:22:21,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:21,457 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:21,457 INFO L433 AbstractCegarLoop]: Interpolant automaton has 9 states. [2018-01-23 14:22:21,457 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:21,457 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:21,459 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-23 14:22:21,459 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-23 14:22:21,460 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-23 14:22:21,460 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-23 14:22:21,460 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-23 14:22:21,460 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-23 14:22:21,460 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-23 14:22:21,460 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == cstrspnErr0EnsuresViolation======== [2018-01-23 14:22:21,460 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-23 14:22:21,461 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states. [2018-01-23 14:22:21,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2018-01-23 14:22:21,462 INFO L314 BasicCegarLoop]: Found error trace [2018-01-23 14:22:21,462 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] [2018-01-23 14:22:21,462 INFO L371 AbstractCegarLoop]: === Iteration 1 === [cstrspnErr0EnsuresViolation]=== [2018-01-23 14:22:21,462 INFO L82 PathProgramCache]: Analyzing trace with hash -649328313, now seen corresponding path program 1 times [2018-01-23 14:22:21,463 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-23 14:22:21,463 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-23 14:22:21,463 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:21,464 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-23 14:22:21,464 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-23 14:22:21,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-23 14:22:21,472 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-23 14:22:21,485 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-23 14:22:21,485 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-23 14:22:21,486 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-01-23 14:22:21,486 INFO L409 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-01-23 14:22:21,486 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-01-23 14:22:21,486 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-01-23 14:22:21,487 INFO L87 Difference]: Start difference. First operand 40 states. Second operand 2 states. [2018-01-23 14:22:21,490 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-23 14:22:21,490 INFO L93 Difference]: Finished difference Result 54 states and 58 transitions. [2018-01-23 14:22:21,490 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-01-23 14:22:21,490 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 22 [2018-01-23 14:22:21,490 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-23 14:22:21,491 INFO L225 Difference]: With dead ends: 54 [2018-01-23 14:22:21,491 INFO L226 Difference]: Without dead ends: 0 [2018-01-23 14:22:21,491 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-23 14:22:21,491 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-23 14:22:21,492 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-23 14:22:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-23 14:22:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-23 14:22:21,492 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 22 [2018-01-23 14:22:21,492 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-23 14:22:21,492 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-23 14:22:21,492 INFO L433 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-01-23 14:22:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-23 14:22:21,493 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-23 14:22:21,494 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.01 02:22:21 BoogieIcfgContainer [2018-01-23 14:22:21,495 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-23 14:22:21,495 INFO L168 Benchmark]: Toolchain (without parser) took 1782.63 ms. Allocated memory was 301.5 MB in the beginning and 458.2 MB in the end (delta: 156.8 MB). Free memory was 259.8 MB in the beginning and 349.6 MB in the end (delta: -89.8 MB). Peak memory consumption was 66.9 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:21,496 INFO L168 Benchmark]: CDTParser took 0.18 ms. Allocated memory is still 301.5 MB. Free memory is still 265.8 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-23 14:22:21,497 INFO L168 Benchmark]: CACSL2BoogieTranslator took 199.65 ms. Allocated memory is still 301.5 MB. Free memory was 258.8 MB in the beginning and 248.7 MB in the end (delta: 10.1 MB). Peak memory consumption was 10.1 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:21,497 INFO L168 Benchmark]: Boogie Preprocessor took 31.90 ms. Allocated memory is still 301.5 MB. Free memory was 248.7 MB in the beginning and 246.6 MB in the end (delta: 2.1 MB). Peak memory consumption was 2.1 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:21,497 INFO L168 Benchmark]: RCFGBuilder took 249.93 ms. Allocated memory is still 301.5 MB. Free memory was 246.6 MB in the beginning and 231.0 MB in the end (delta: 15.6 MB). Peak memory consumption was 15.6 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:21,497 INFO L168 Benchmark]: TraceAbstraction took 1294.49 ms. Allocated memory was 301.5 MB in the beginning and 458.2 MB in the end (delta: 156.8 MB). Free memory was 231.0 MB in the beginning and 349.6 MB in the end (delta: -118.6 MB). Peak memory consumption was 38.2 MB. Max. memory is 5.3 GB. [2018-01-23 14:22:21,499 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.18 ms. Allocated memory is still 301.5 MB. Free memory is still 265.8 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 199.65 ms. Allocated memory is still 301.5 MB. Free memory was 258.8 MB in the beginning and 248.7 MB in the end (delta: 10.1 MB). Peak memory consumption was 10.1 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 31.90 ms. Allocated memory is still 301.5 MB. Free memory was 248.7 MB in the beginning and 246.6 MB in the end (delta: 2.1 MB). Peak memory consumption was 2.1 MB. Max. memory is 5.3 GB. * RCFGBuilder took 249.93 ms. Allocated memory is still 301.5 MB. Free memory was 246.6 MB in the beginning and 231.0 MB in the end (delta: 15.6 MB). Peak memory consumption was 15.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 1294.49 ms. Allocated memory was 301.5 MB in the beginning and 458.2 MB in the end (delta: 156.8 MB). Free memory was 231.0 MB in the beginning and 349.6 MB in the end (delta: -118.6 MB). Peak memory consumption was 38.2 MB. Max. memory is 5.3 GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) - GenericResult: Unfinished Backtranslation Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 1]: not all allocated memory was freed not all allocated memory was freed We found a FailurePath: - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 4 procedures, 40 locations, 4 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=40occurred 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: [L553] int length1 = __VERIFIER_nondet_int(); [L554] int length2 = __VERIFIER_nondet_int(); [L555] COND TRUE length1 < 1 [L556] length1 = 1 VAL [length1=1, length2=0] [L558] COND TRUE length2 < 1 [L559] length2 = 1 VAL [length1=1, length2=1] [L561] EXPR, FCALL __builtin_alloca (length1 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, length2=1] [L561] char* nondetString1 = (char*) __builtin_alloca (length1 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, length1=1, length2=1, nondetString1={3:0}] [L562] EXPR, FCALL __builtin_alloca (length2 * sizeof(char)) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, __builtin_alloca (length2 * sizeof(char))={4:0}, length1=1, length2=1, nondetString1={3:0}] [L562] char* nondetString2 = (char*) __builtin_alloca (length2 * sizeof(char)); VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, __builtin_alloca (length2 * sizeof(char))={4:0}, length1=1, length2=1, nondetString1={3:0}, nondetString2={4:0}] [L563] FCALL nondetString1[length1-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, __builtin_alloca (length2 * sizeof(char))={4:0}, length1=1, length2=1, nondetString1={3:0}, nondetString2={4:0}] [L564] FCALL nondetString2[length2-1] = '\0' VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, __builtin_alloca (length2 * sizeof(char))={4:0}, length1=1, length2=1, nondetString1={3:0}, nondetString2={4:0}] [L565] CALL, EXPR cstrspn(nondetString1,nondetString2) VAL [s1={3:0}, s2={4:0}] [L543] const char *p = s1, *spanp; [L544] char c, sc; VAL [p={3:0}, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}] [L546] EXPR p++ VAL [p={3:1}, p++={3:0}, p++=0, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}] [L546] c = *p++ [L547] spanp = s2 VAL [c=0, p={4:0}, p={3:1}, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}] [L547] EXPR spanp++ VAL [c=0, p={4:1}, p={3:1}, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}, spanp++={4:0}spanp++=0] [L547] EXPR sc = *spanp++ VAL [c=0, c=0, p={3:1}, p={4:1}, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}, spanp++=0spanp++={4:0}] [L547] COND FALSE !((sc = *spanp++) != 0) [L550] RET return (p - 1 - s1); VAL [\result=0, c=0, c=0, p={3:1}, p={4:1}, s1={3:0}, s1={3:0}, s2={4:0}, s2={4:0}] [L565] EXPR cstrspn(nondetString1,nondetString2) VAL [__builtin_alloca (length1 * sizeof(char))={3:0}, __builtin_alloca (length2 * sizeof(char))={4:0}, cstrspn(nondetString1,nondetString2)=0, length1=1, length2=1, nondetString1={3:0}, nondetString2={4:0}] [L565] return cstrspn(nondetString1,nondetString2); - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 40 locations, 4 error locations. UNSAFE Result, 0.3s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 42 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=40occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 65 NumberOfCodeBlocks, 65 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 30 ConstructedInterpolants, 0 QuantifiedInterpolants, 900 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available - PositiveResult [Line: 552]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: mainErr0EnsuresViolation CFG has 4 procedures, 40 locations, 4 error locations. SAFE Result, 0.6s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.2s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 68 SDtfs, 24 SDslu, 20 SDs, 0 SdLazy, 100 SolverSat, 9 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.1s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 17 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=40occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 61 NumberOfCodeBlocks, 61 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 59 ConstructedInterpolants, 0 QuantifiedInterpolants, 7418 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 - PositiveResult [Line: 540]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data for error location: cstrspnErr0EnsuresViolation CFG has 4 procedures, 40 locations, 4 error locations. SAFE Result, 0.0s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 42 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=40occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 21 ConstructedInterpolants, 0 QuantifiedInterpolants, 441 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, REUSE_STATISTICS: No data available RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-23_14-22-21-507.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-23_14-22-21-507.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-23_14-22-21-507.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-23_14-22-21-507.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/openbsd_cstrspn-alloca_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-3-2018-01-23_14-22-21-507.csv Received shutdown request...