java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AbstractInterpretationInline.xml -s ../../../trunk/examples/settings/ai/array-bench/reach_32bit_oct.epf -i ../../../trunk/examples/programs/real-life/GuiTestExampleUnsafe.bpl -------------------------------------------------------------------------------- This is Ultimate 0.1.24-f57a05f [2019-01-08 14:50:26,771 INFO L170 SettingsManager]: Resetting all preferences to default values... [2019-01-08 14:50:26,773 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2019-01-08 14:50:26,786 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2019-01-08 14:50:26,787 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2019-01-08 14:50:26,788 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2019-01-08 14:50:26,790 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2019-01-08 14:50:26,791 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2019-01-08 14:50:26,793 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2019-01-08 14:50:26,794 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2019-01-08 14:50:26,795 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2019-01-08 14:50:26,796 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2019-01-08 14:50:26,797 INFO L174 SettingsManager]: Resetting PEA to Boogie preferences to default values [2019-01-08 14:50:26,798 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2019-01-08 14:50:26,799 INFO L174 SettingsManager]: Resetting ChcToBoogie preferences to default values [2019-01-08 14:50:26,800 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2019-01-08 14:50:26,801 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2019-01-08 14:50:26,803 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2019-01-08 14:50:26,805 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2019-01-08 14:50:26,807 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2019-01-08 14:50:26,808 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2019-01-08 14:50:26,810 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2019-01-08 14:50:26,812 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2019-01-08 14:50:26,812 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2019-01-08 14:50:26,813 INFO L174 SettingsManager]: Resetting TreeAutomizer preferences to default values [2019-01-08 14:50:26,814 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2019-01-08 14:50:26,815 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2019-01-08 14:50:26,816 INFO L174 SettingsManager]: Resetting ReqPrinter preferences to default values [2019-01-08 14:50:26,816 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2019-01-08 14:50:26,818 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2019-01-08 14:50:26,818 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2019-01-08 14:50:26,819 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2019-01-08 14:50:26,819 INFO L177 SettingsManager]: ReqParser provides no preferences, ignoring... [2019-01-08 14:50:26,819 INFO L174 SettingsManager]: Resetting SmtParser preferences to default values [2019-01-08 14:50:26,821 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2019-01-08 14:50:26,821 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2019-01-08 14:50:26,822 INFO L98 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/array-bench/reach_32bit_oct.epf [2019-01-08 14:50:26,842 INFO L110 SettingsManager]: Loading preferences was successful [2019-01-08 14:50:26,842 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2019-01-08 14:50:26,844 INFO L131 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2019-01-08 14:50:26,844 INFO L133 SettingsManager]: * Show backtranslation warnings=false [2019-01-08 14:50:26,844 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2019-01-08 14:50:26,844 INFO L133 SettingsManager]: * User list type=DISABLED [2019-01-08 14:50:26,845 INFO L133 SettingsManager]: * Inline calls to unimplemented procedures=true [2019-01-08 14:50:26,845 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2019-01-08 14:50:26,845 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2019-01-08 14:50:26,845 INFO L133 SettingsManager]: * Underlying domain=OctagonDomain [2019-01-08 14:50:26,845 INFO L133 SettingsManager]: * Abstract domain=OctagonDomain [2019-01-08 14:50:26,846 INFO L133 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2019-01-08 14:50:26,846 INFO L133 SettingsManager]: * Interval Domain=false [2019-01-08 14:50:26,847 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2019-01-08 14:50:26,847 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2019-01-08 14:50:26,848 INFO L133 SettingsManager]: * Use SBE=true [2019-01-08 14:50:26,848 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2019-01-08 14:50:26,848 INFO L133 SettingsManager]: * sizeof long=4 [2019-01-08 14:50:26,848 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2019-01-08 14:50:26,848 INFO L133 SettingsManager]: * sizeof POINTER=4 [2019-01-08 14:50:26,849 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2019-01-08 14:50:26,850 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2019-01-08 14:50:26,851 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2019-01-08 14:50:26,851 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2019-01-08 14:50:26,851 INFO L133 SettingsManager]: * sizeof long double=12 [2019-01-08 14:50:26,851 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2019-01-08 14:50:26,851 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2019-01-08 14:50:26,852 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2019-01-08 14:50:26,852 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2019-01-08 14:50:26,852 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2019-01-08 14:50:26,853 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:8192 -smt2 -in -t:2000 [2019-01-08 14:50:26,853 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2019-01-08 14:50:26,853 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2019-01-08 14:50:26,853 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2019-01-08 14:50:26,853 INFO L133 SettingsManager]: * Trace refinement strategy=TAIPAN [2019-01-08 14:50:26,854 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2019-01-08 14:50:26,854 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:8192 -smt2 -in [2019-01-08 14:50:26,854 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2019-01-08 14:50:26,854 INFO L133 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES [2019-01-08 14:50:26,905 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2019-01-08 14:50:26,919 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2019-01-08 14:50:26,923 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2019-01-08 14:50:26,924 INFO L271 PluginConnector]: Initializing Boogie PL CUP Parser... [2019-01-08 14:50:26,925 INFO L276 PluginConnector]: Boogie PL CUP Parser initialized [2019-01-08 14:50:26,926 INFO L418 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/real-life/GuiTestExampleUnsafe.bpl [2019-01-08 14:50:26,926 INFO L111 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/real-life/GuiTestExampleUnsafe.bpl' [2019-01-08 14:50:27,021 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2019-01-08 14:50:27,023 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2019-01-08 14:50:27,024 INFO L113 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2019-01-08 14:50:27,024 INFO L271 PluginConnector]: Initializing Boogie Procedure Inliner... [2019-01-08 14:50:27,024 INFO L276 PluginConnector]: Boogie Procedure Inliner initialized [2019-01-08 14:50:27,045 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,067 INFO L185 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,086 WARN L165 Inliner]: Program contained no entry procedure! [2019-01-08 14:50:27,086 WARN L168 Inliner]: Missing entry procedures: [ULTIMATE.start] [2019-01-08 14:50:27,087 WARN L175 Inliner]: Fallback enabled. All procedures will be processed. [2019-01-08 14:50:27,163 INFO L132 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2019-01-08 14:50:27,164 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2019-01-08 14:50:27,164 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2019-01-08 14:50:27,164 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2019-01-08 14:50:27,183 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,183 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,204 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,205 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,231 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,244 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,248 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... [2019-01-08 14:50:27,262 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2019-01-08 14:50:27,262 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2019-01-08 14:50:27,263 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2019-01-08 14:50:27,265 INFO L276 PluginConnector]: RCFGBuilder initialized [2019-01-08 14:50:27,266 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 08.01 02:50:27" (1/1) ... No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:8192 -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:8192 -smt2 -in -t:2000 [2019-01-08 14:50:27,348 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$3$$la$init$ra$$4885 given in one single declaration [2019-01-08 14:50:27,348 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$3$$la$init$ra$$4885 [2019-01-08 14:50:27,349 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$3$$la$init$ra$$4885 [2019-01-08 14:50:27,349 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$2$actionPerformed$4553 given in one single declaration [2019-01-08 14:50:27,349 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$2$actionPerformed$4553 [2019-01-08 14:50:27,349 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$2$actionPerformed$4553 [2019-01-08 14:50:27,350 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$3$actionPerformed$4886 given in one single declaration [2019-01-08 14:50:27,350 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$3$actionPerformed$4886 [2019-01-08 14:50:27,350 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$3$actionPerformed$4886 [2019-01-08 14:50:27,350 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$$la$init$ra$$1805 given in one single declaration [2019-01-08 14:50:27,351 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$$la$init$ra$$1805 [2019-01-08 14:50:27,353 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$$la$init$ra$$1805 [2019-01-08 14:50:27,353 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$1$$la$init$ra$$1802 given in one single declaration [2019-01-08 14:50:27,353 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$1$$la$init$ra$$1802 [2019-01-08 14:50:27,353 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$1$$la$init$ra$$1802 [2019-01-08 14:50:27,354 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.SwingUtilities$invokeLater$4940 [2019-01-08 14:50:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.JFrame$setLayout$1827 [2019-01-08 14:50:27,358 INFO L124 BoogieDeclarations]: Specification and implementation of procedure javax.swing.JButton$SimpleFrame2Cons$access$0$1806 given in one single declaration [2019-01-08 14:50:27,358 INFO L130 BoogieDeclarations]: Found specification of procedure javax.swing.JButton$SimpleFrame2Cons$access$0$1806 [2019-01-08 14:50:27,359 INFO L138 BoogieDeclarations]: Found implementation of procedure javax.swing.JButton$SimpleFrame2Cons$access$0$1806 [2019-01-08 14:50:27,360 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$2$$la$init$ra$$4552 given in one single declaration [2019-01-08 14:50:27,360 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$2$$la$init$ra$$4552 [2019-01-08 14:50:27,360 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$2$$la$init$ra$$4552 [2019-01-08 14:50:27,361 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.Frame$setResizable$1858 [2019-01-08 14:50:27,361 INFO L124 BoogieDeclarations]: Specification and implementation of procedure java.awt.Dimension$java.awt.Toolkit$getScreenSize$3246 given in one single declaration [2019-01-08 14:50:27,361 INFO L130 BoogieDeclarations]: Found specification of procedure java.awt.Dimension$java.awt.Toolkit$getScreenSize$3246 [2019-01-08 14:50:27,361 INFO L138 BoogieDeclarations]: Found implementation of procedure java.awt.Dimension$java.awt.Toolkit$getScreenSize$3246 [2019-01-08 14:50:27,362 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$javax.swing.JFrame$$la$init$ra$$1809 given in one single declaration [2019-01-08 14:50:27,362 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.JFrame$$la$init$ra$$1809 [2019-01-08 14:50:27,362 INFO L138 BoogieDeclarations]: Found implementation of procedure void$javax.swing.JFrame$$la$init$ra$$1809 [2019-01-08 14:50:27,363 INFO L124 BoogieDeclarations]: Specification and implementation of procedure int$SimpleFrame2Cons$access$2$1808 given in one single declaration [2019-01-08 14:50:27,363 INFO L130 BoogieDeclarations]: Found specification of procedure int$SimpleFrame2Cons$access$2$1808 [2019-01-08 14:50:27,363 INFO L138 BoogieDeclarations]: Found implementation of procedure int$SimpleFrame2Cons$access$2$1808 [2019-01-08 14:50:27,363 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.JFrame$setDefaultCloseOperation$1816 [2019-01-08 14:50:27,363 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.AbstractButton$addActionListener$4123 [2019-01-08 14:50:27,364 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.Window$setLocation$1913 [2019-01-08 14:50:27,364 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$4$$la$init$ra$$4887 given in one single declaration [2019-01-08 14:50:27,364 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$4$$la$init$ra$$4887 [2019-01-08 14:50:27,364 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$4$$la$init$ra$$4887 [2019-01-08 14:50:27,364 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$4$actionPerformed$4888 given in one single declaration [2019-01-08 14:50:27,365 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$4$actionPerformed$4888 [2019-01-08 14:50:27,365 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$4$actionPerformed$4888 [2019-01-08 14:50:27,365 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.AbstractButton$setEnabled$4131 [2019-01-08 14:50:27,366 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.Window$setVisible$1918 [2019-01-08 14:50:27,366 INFO L130 BoogieDeclarations]: Found specification of procedure int$java.awt.Component$getHeight$2305 [2019-01-08 14:50:27,366 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.Window$pack$1909 [2019-01-08 14:50:27,366 INFO L130 BoogieDeclarations]: Found specification of procedure java.awt.Toolkit$java.awt.Toolkit$getDefaultToolkit$3255 [2019-01-08 14:50:27,366 INFO L130 BoogieDeclarations]: Found specification of procedure int$java.awt.Component$getWidth$2304 [2019-01-08 14:50:27,367 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.Frame$setTitle$1852 [2019-01-08 14:50:27,367 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$access$1$1807 given in one single declaration [2019-01-08 14:50:27,367 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$access$1$1807 [2019-01-08 14:50:27,367 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$access$1$1807 [2019-01-08 14:50:27,367 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.awt.FlowLayout$$la$init$ra$$4889 [2019-01-08 14:50:27,369 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$1$run$1803 given in one single declaration [2019-01-08 14:50:27,369 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$1$run$1803 [2019-01-08 14:50:27,369 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$1$run$1803 [2019-01-08 14:50:27,369 INFO L124 BoogieDeclarations]: Specification and implementation of procedure void$SimpleFrame2Cons$main$1804 given in one single declaration [2019-01-08 14:50:27,370 INFO L130 BoogieDeclarations]: Found specification of procedure void$SimpleFrame2Cons$main$1804 [2019-01-08 14:50:27,370 INFO L138 BoogieDeclarations]: Found implementation of procedure void$SimpleFrame2Cons$main$1804 [2019-01-08 14:50:27,370 INFO L130 BoogieDeclarations]: Found specification of procedure void$javax.swing.JButton$$la$init$ra$$2558 [2019-01-08 14:50:27,370 INFO L124 BoogieDeclarations]: Specification and implementation of procedure $EFG_Procedure given in one single declaration [2019-01-08 14:50:27,371 INFO L130 BoogieDeclarations]: Found specification of procedure $EFG_Procedure [2019-01-08 14:50:27,371 INFO L138 BoogieDeclarations]: Found implementation of procedure $EFG_Procedure [2019-01-08 14:50:27,371 INFO L130 BoogieDeclarations]: Found specification of procedure java.awt.Component$java.awt.Container$add$2075 [2019-01-08 14:50:27,371 INFO L130 BoogieDeclarations]: Found specification of procedure void$java.lang.Object$$la$init$ra$$38 [2019-01-08 14:50:27,700 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:27,773 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:27,827 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:27,853 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,167 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,194 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,209 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,239 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,243 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,253 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,271 WARN L745 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2019-01-08 14:50:28,915 INFO L278 CfgBuilder]: Using library mode [2019-01-08 14:50:28,916 INFO L286 CfgBuilder]: Removed 206 assue(true) statements. [2019-01-08 14:50:28,917 INFO L202 PluginConnector]: Adding new model GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.01 02:50:28 BoogieIcfgContainer [2019-01-08 14:50:28,917 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2019-01-08 14:50:28,918 INFO L113 PluginConnector]: ------------------------Abstract Interpretation---------------------------- [2019-01-08 14:50:28,918 INFO L271 PluginConnector]: Initializing Abstract Interpretation... [2019-01-08 14:50:28,919 INFO L276 PluginConnector]: Abstract Interpretation initialized [2019-01-08 14:50:28,920 INFO L185 PluginConnector]: Executing the observer AbstractInterpretationRcfgObserver from plugin Abstract Interpretation for "GuiTestExampleUnsafe.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.01 02:50:28" (1/1) ... [2019-01-08 14:50:28,981 INFO L101 FixpointEngine]: Starting fixpoint engine with domain OctagonDomain (maxUnwinding=3, maxParallelStates=2) [2019-01-08 14:50:29,040 FATAL L265 ToolchainWalker]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: Sort ref not declared at de.uni_freiburg.informatik.ultimate.logic.NoopScript.sort(NoopScript.java:289) at de.uni_freiburg.informatik.ultimate.logic.NoopScript.sort(NoopScript.java:278) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.smt.SmtSortUtils.getNamedSort(SmtSortUtils.java:118) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.boogie.TypeSortTranslator.constructSort(TypeSortTranslator.java:253) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.util.FakeBoogieVar.(FakeBoogieVar.java:60) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.util.AbsIntUtil.createTemporaryIBoogieVar(AbsIntUtil.java:343) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.domain.relational.octagon.OctStatementProcessor.processAssignmentStatement(OctStatementProcessor.java:105) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.domain.relational.octagon.OctStatementProcessor.processStatement(OctStatementProcessor.java:65) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.domain.relational.octagon.OctPostOperator.apply(OctPostOperator.java:204) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.domain.relational.octagon.OctPostOperator.apply(OctPostOperator.java:1) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.absint.DisjunctiveAbstractState.lambda$17(DisjunctiveAbstractState.java:323) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.absint.DisjunctiveAbstractState.mapCollection(DisjunctiveAbstractState.java:519) at de.uni_freiburg.informatik.ultimate.modelcheckerutils.absint.DisjunctiveAbstractState.apply(DisjunctiveAbstractState.java:323) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.algorithm.FixpointEngine.calculateAbstractPost(FixpointEngine.java:249) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.algorithm.FixpointEngine.calculateFixpoint(FixpointEngine.java:134) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.algorithm.FixpointEngine.run(FixpointEngine.java:105) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.tool.AbstractInterpreter.run(AbstractInterpreter.java:109) at de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2.AbstractInterpretationRcfgObserver.process(AbstractInterpretationRcfgObserver.java:73) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.CFGWalker.runObserver(CFGWalker.java:57) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:156) 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:316) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-01-08 14:50:29,047 INFO L168 Benchmark]: Toolchain (without parser) took 2022.29 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 95.2 MB). Peak memory consumption was 95.2 MB. Max. memory is 7.1 GB. [2019-01-08 14:50:29,049 INFO L168 Benchmark]: Boogie PL CUP Parser took 0.22 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. [2019-01-08 14:50:29,052 INFO L168 Benchmark]: Boogie Procedure Inliner took 139.50 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. [2019-01-08 14:50:29,053 INFO L168 Benchmark]: Boogie Preprocessor took 97.98 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. [2019-01-08 14:50:29,054 INFO L168 Benchmark]: RCFGBuilder took 1655.18 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 84.6 MB). Peak memory consumption was 84.6 MB. Max. memory is 7.1 GB. [2019-01-08 14:50:29,055 INFO L168 Benchmark]: Abstract Interpretation took 124.95 ms. Allocated memory is still 1.5 GB. Free memory was 1.4 GB in the beginning and 1.4 GB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 7.1 GB. [2019-01-08 14:50:29,060 INFO L336 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.22 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. * Boogie Procedure Inliner took 139.50 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. * Boogie Preprocessor took 97.98 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. * RCFGBuilder took 1655.18 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 84.6 MB). Peak memory consumption was 84.6 MB. Max. memory is 7.1 GB. * Abstract Interpretation took 124.95 ms. Allocated memory is still 1.5 GB. Free memory was 1.4 GB in the beginning and 1.4 GB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 7.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2: - ExceptionOrErrorResult: SMTLIBException: Sort ref not declared de.uni_freiburg.informatik.ultimate.plugins.analysis.abstractinterpretationv2: SMTLIBException: Sort ref not declared: de.uni_freiburg.informatik.ultimate.logic.NoopScript.sort(NoopScript.java:289) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...