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/ldv-memsafety-bitfields/test-bitfields-3_true-valid-memsafety_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-2f49842 [2018-01-20 22:22:58,945 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-01-20 22:22:58,947 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-01-20 22:22:58,962 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-01-20 22:22:58,962 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-01-20 22:22:58,963 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-01-20 22:22:58,965 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-01-20 22:22:58,966 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-01-20 22:22:58,968 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-01-20 22:22:58,969 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-01-20 22:22:58,969 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-01-20 22:22:58,969 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-01-20 22:22:58,970 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-01-20 22:22:58,971 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-01-20 22:22:58,971 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-01-20 22:22:58,974 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-01-20 22:22:58,976 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-01-20 22:22:58,978 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-01-20 22:22:58,979 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-01-20 22:22:58,980 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-01-20 22:22:58,983 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-01-20 22:22:58,983 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-01-20 22:22:58,983 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-01-20 22:22:58,984 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-01-20 22:22:58,985 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-01-20 22:22:58,986 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-01-20 22:22:58,987 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-01-20 22:22:58,987 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-01-20 22:22:58,987 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-01-20 22:22:58,988 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-01-20 22:22:58,988 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-01-20 22:22:58,988 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:22:58,998 INFO L110 SettingsManager]: Loading preferences was successful [2018-01-20 22:22:58,998 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-01-20 22:22:58,999 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-01-20 22:22:58,999 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-01-20 22:22:59,000 INFO L131 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2018-01-20 22:22:59,000 INFO L133 SettingsManager]: * Abstract domain for RCFG-of-the-future=VPDomain [2018-01-20 22:22:59,000 INFO L133 SettingsManager]: * Use the RCFG-of-the-future interface=true [2018-01-20 22:22:59,001 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-01-20 22:22:59,001 INFO L133 SettingsManager]: * sizeof long=4 [2018-01-20 22:22:59,001 INFO L133 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2018-01-20 22:22:59,001 INFO L133 SettingsManager]: * Check allocation purity=true [2018-01-20 22:22:59,001 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-01-20 22:22:59,002 INFO L133 SettingsManager]: * sizeof long double=12 [2018-01-20 22:22:59,003 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-01-20 22:22:59,003 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-01-20 22:22:59,003 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-01-20 22:22:59,003 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-01-20 22:22:59,003 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-01-20 22:22:59,004 INFO L133 SettingsManager]: * Add additional assume for each assert=false [2018-01-20 22:22:59,004 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-01-20 22:22:59,004 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-01-20 22:22:59,004 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-01-20 22:22:59,004 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * Stop after first violation was found=false [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-01-20 22:22:59,005 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-01-20 22:22:59,006 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-01-20 22:22:59,007 INFO L131 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2018-01-20 22:22:59,007 INFO L133 SettingsManager]: * TransformationType=HEAP_SEPARATOR [2018-01-20 22:22:59,039 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-01-20 22:22:59,054 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized [2018-01-20 22:22:59,058 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-01-20 22:22:59,059 INFO L271 PluginConnector]: Initializing CDTParser... [2018-01-20 22:22:59,060 INFO L276 PluginConnector]: CDTParser initialized [2018-01-20 22:22:59,061 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-memsafety-bitfields/test-bitfields-3_true-valid-memsafety_true-termination.i [2018-01-20 22:22:59,197 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-01-20 22:22:59,202 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2018-01-20 22:22:59,203 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-01-20 22:22:59,203 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-01-20 22:22:59,208 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-01-20 22:22:59,209 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,211 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1029c72f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59, skipping insertion in model container [2018-01-20 22:22:59,211 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,224 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:22:59,241 INFO L153 Dispatcher]: Using SV-COMP mode [2018-01-20 22:22:59,351 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:22:59,368 INFO L450 PostProcessor]: Settings: Checked method=main [2018-01-20 22:22:59,376 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59 WrapperNode [2018-01-20 22:22:59,376 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-01-20 22:22:59,377 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-01-20 22:22:59,377 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-01-20 22:22:59,377 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-01-20 22:22:59,394 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,394 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,405 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,406 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,410 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,413 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,414 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (1/1) ... [2018-01-20 22:22:59,416 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-01-20 22:22:59,416 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-01-20 22:22:59,417 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-01-20 22:22:59,417 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-01-20 22:22:59,418 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (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:22:59,466 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2018-01-20 22:22:59,466 INFO L136 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-01-20 22:22:59,466 INFO L136 BoogieDeclarations]: Found implementation of procedure main [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure write~int [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure read~int [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.free [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.alloc [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2018-01-20 22:22:59,467 INFO L136 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure memcpy [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure malloc [2018-01-20 22:22:59,467 INFO L128 BoogieDeclarations]: Found specification of procedure free [2018-01-20 22:22:59,468 INFO L128 BoogieDeclarations]: Found specification of procedure main [2018-01-20 22:22:59,468 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2018-01-20 22:22:59,468 INFO L128 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-01-20 22:22:59,723 INFO L257 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-01-20 22:22:59,724 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:22:59 BoogieIcfgContainer [2018-01-20 22:22:59,724 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-01-20 22:22:59,724 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-01-20 22:22:59,725 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-01-20 22:22:59,726 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-01-20 22:22:59,727 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.01 10:22:59" (1/3) ... [2018-01-20 22:22:59,728 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b6e59f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:22:59, skipping insertion in model container [2018-01-20 22:22:59,728 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.01 10:22:59" (2/3) ... [2018-01-20 22:22:59,728 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b6e59f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.01 10:22:59, skipping insertion in model container [2018-01-20 22:22:59,728 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.01 10:22:59" (3/3) ... [2018-01-20 22:22:59,730 INFO L105 eAbstractionObserver]: Analyzing ICFG test-bitfields-3_true-valid-memsafety_true-termination.i [2018-01-20 22:22:59,740 INFO L130 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-01-20 22:22:59,748 INFO L142 ceAbstractionStarter]: Appying trace abstraction to program that has 3 error locations. [2018-01-20 22:22:59,796 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:22:59,796 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:22:59,797 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:22:59,797 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:22:59,797 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:22:59,797 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:22:59,797 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:22:59,797 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.initErr0EnsuresViolation======== [2018-01-20 22:22:59,798 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:22:59,818 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states. [2018-01-20 22:22:59,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2018-01-20 22:22:59,826 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:22:59,827 INFO L322 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:22:59,827 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.initErr0EnsuresViolation]=== [2018-01-20 22:22:59,832 INFO L82 PathProgramCache]: Analyzing trace with hash -1598992620, now seen corresponding path program 1 times [2018-01-20 22:22:59,834 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:22:59,835 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:22:59,878 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:59,879 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:22:59,879 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:22:59,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-01-20 22:22:59,975 INFO L381 BasicCegarLoop]: Counterexample might be feasible [2018-01-20 22:22:59,987 WARN L343 cessorBacktranslator]: Generated EnsuresSpecification ensures #valid == old(#valid); is not ensure(true) [2018-01-20 22:22:59,991 WARN L1215 BoogieBacktranslator]: Unfinished Backtranslation: IntegerLiteral 13 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# [2018-01-20 22:22:59,992 WARN L1215 BoogieBacktranslator]: Unfinished Backtranslation: IntegerLiteral 12 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# [2018-01-20 22:22:59,994 WARN L1215 BoogieBacktranslator]: Unfinished Backtranslation: IntegerLiteral 12 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# [2018-01-20 22:22:59,994 WARN L1215 BoogieBacktranslator]: Unfinished Backtranslation: IntegerLiteral 13 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# [2018-01-20 22:23:00,000 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:23:00,000 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:23:00,001 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:23:00,001 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:23:00,001 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:23:00,001 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:23:00,001 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:23:00,001 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == ULTIMATE.startErr0EnsuresViolation======== [2018-01-20 22:23:00,002 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:23:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states. [2018-01-20 22:23:00,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2018-01-20 22:23:00,007 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:23:00,007 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:23:00,007 INFO L371 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0EnsuresViolation]=== [2018-01-20 22:23:00,008 INFO L82 PathProgramCache]: Analyzing trace with hash -629367839, now seen corresponding path program 1 times [2018-01-20 22:23:00,008 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:23:00,008 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:23:00,009 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:23:00,009 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:23:00,009 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:23:00,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:23:00,043 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:23:00,335 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-01-20 22:23:00,337 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:23:00,337 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-01-20 22:23:00,339 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-20 22:23:00,352 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-20 22:23:00,353 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-01-20 22:23:00,355 INFO L87 Difference]: Start difference. First operand 60 states. Second operand 6 states. [2018-01-20 22:23:00,410 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:23:00,410 INFO L93 Difference]: Finished difference Result 60 states and 70 transitions. [2018-01-20 22:23:00,411 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:23:00,412 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 46 [2018-01-20 22:23:00,412 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:23:00,419 INFO L225 Difference]: With dead ends: 60 [2018-01-20 22:23:00,419 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:23:00,422 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-01-20 22:23:00,438 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:23:00,445 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:23:00,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:23:00,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:23:00,448 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 46 [2018-01-20 22:23:00,448 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:23:00,448 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:23:00,448 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-20 22:23:00,448 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:23:00,449 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:23:00,452 INFO L322 AbstractCegarLoop]: Interprodecural is true [2018-01-20 22:23:00,452 INFO L323 AbstractCegarLoop]: Hoare is true [2018-01-20 22:23:00,452 INFO L324 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-01-20 22:23:00,452 INFO L325 AbstractCegarLoop]: Backedges is TWOTRACK [2018-01-20 22:23:00,452 INFO L326 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-01-20 22:23:00,452 INFO L327 AbstractCegarLoop]: Difference is false [2018-01-20 22:23:00,452 INFO L328 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-01-20 22:23:00,453 INFO L333 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == mainErr0EnsuresViolation======== [2018-01-20 22:23:00,453 INFO L87 2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure [2018-01-20 22:23:00,455 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states. [2018-01-20 22:23:00,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2018-01-20 22:23:00,457 INFO L314 BasicCegarLoop]: Found error trace [2018-01-20 22:23:00,457 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-01-20 22:23:00,457 INFO L371 AbstractCegarLoop]: === Iteration 1 === [mainErr0EnsuresViolation]=== [2018-01-20 22:23:00,457 INFO L82 PathProgramCache]: Analyzing trace with hash -907916474, now seen corresponding path program 1 times [2018-01-20 22:23:00,458 INFO L209 onRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-01-20 22:23:00,458 INFO L67 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-01-20 22:23:00,459 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:23:00,459 INFO L101 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-01-20 22:23:00,459 INFO L117 rtionOrderModulation]: Craig nested/tree interpolation forces the following order [2018-01-20 22:23:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-01-20 22:23:00,473 WARN L137 erpolLogProxyWrapper]: Using partial proofs (cut at CNF-level). Set option :produce-proofs to true to get complete proofs. [2018-01-20 22:23:00,602 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:23:00,602 INFO L320 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-01-20 22:23:00,602 INFO L335 seRefinementStrategy]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2018-01-20 22:23:00,603 INFO L409 AbstractCegarLoop]: Interpolant automaton has 6 states [2018-01-20 22:23:00,603 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2018-01-20 22:23:00,603 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-01-20 22:23:00,603 INFO L87 Difference]: Start difference. First operand 60 states. Second operand 6 states. [2018-01-20 22:23:00,690 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-01-20 22:23:00,690 INFO L93 Difference]: Finished difference Result 60 states and 70 transitions. [2018-01-20 22:23:00,691 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-01-20 22:23:00,691 INFO L78 Accepts]: Start accepts. Automaton has 6 states. Word has length 44 [2018-01-20 22:23:00,691 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-01-20 22:23:00,691 INFO L225 Difference]: With dead ends: 60 [2018-01-20 22:23:00,692 INFO L226 Difference]: Without dead ends: 0 [2018-01-20 22:23:00,692 INFO L525 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-01-20 22:23:00,693 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-01-20 22:23:00,693 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-01-20 22:23:00,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-01-20 22:23:00,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-01-20 22:23:00,693 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 44 [2018-01-20 22:23:00,694 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-01-20 22:23:00,694 INFO L432 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-01-20 22:23:00,694 INFO L433 AbstractCegarLoop]: Interpolant automaton has 6 states. [2018-01-20 22:23:00,694 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-01-20 22:23:00,694 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-01-20 22:23:00,697 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.01 10:23:00 BoogieIcfgContainer [2018-01-20 22:23:00,697 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-01-20 22:23:00,699 INFO L168 Benchmark]: Toolchain (without parser) took 1500.42 ms. Allocated memory was 306.2 MB in the beginning and 465.0 MB in the end (delta: 158.9 MB). Free memory was 265.5 MB in the beginning and 403.6 MB in the end (delta: -138.1 MB). Peak memory consumption was 20.8 MB. Max. memory is 5.3 GB. [2018-01-20 22:23:00,700 INFO L168 Benchmark]: CDTParser took 0.19 ms. Allocated memory is still 306.2 MB. Free memory is still 269.5 MB. There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 22:23:00,700 INFO L168 Benchmark]: CACSL2BoogieTranslator took 173.45 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 255.5 MB in the end (delta: 8.0 MB). Peak memory consumption was 8.0 MB. Max. memory is 5.3 GB. [2018-01-20 22:23:00,701 INFO L168 Benchmark]: Boogie Preprocessor took 39.32 ms. Allocated memory is still 306.2 MB. Free memory was 255.5 MB in the beginning and 253.5 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:23:00,701 INFO L168 Benchmark]: RCFGBuilder took 307.48 ms. Allocated memory is still 306.2 MB. Free memory was 253.5 MB in the beginning and 232.9 MB in the end (delta: 20.6 MB). Peak memory consumption was 20.6 MB. Max. memory is 5.3 GB. [2018-01-20 22:23:00,701 INFO L168 Benchmark]: TraceAbstraction took 973.08 ms. Allocated memory was 306.2 MB in the beginning and 465.0 MB in the end (delta: 158.9 MB). Free memory was 232.9 MB in the beginning and 403.6 MB in the end (delta: -170.6 MB). There was no memory consumed. Max. memory is 5.3 GB. [2018-01-20 22:23:00,703 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.19 ms. Allocated memory is still 306.2 MB. Free memory is still 269.5 MB. There was no memory consumed. Max. memory is 5.3 GB. * CACSL2BoogieTranslator took 173.45 ms. Allocated memory is still 306.2 MB. Free memory was 263.5 MB in the beginning and 255.5 MB in the end (delta: 8.0 MB). Peak memory consumption was 8.0 MB. Max. memory is 5.3 GB. * Boogie Preprocessor took 39.32 ms. Allocated memory is still 306.2 MB. Free memory was 255.5 MB in the beginning and 253.5 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB. * RCFGBuilder took 307.48 ms. Allocated memory is still 306.2 MB. Free memory was 253.5 MB in the beginning and 232.9 MB in the end (delta: 20.6 MB). Peak memory consumption was 20.6 MB. Max. memory is 5.3 GB. * TraceAbstraction took 973.08 ms. Allocated memory was 306.2 MB in the beginning and 465.0 MB in the end (delta: 158.9 MB). Free memory was 232.9 MB in the beginning and 403.6 MB in the end (delta: -170.6 MB). There was no memory consumed. 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) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IntegerLiteral 13 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IntegerLiteral 12 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IntegerLiteral 12 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IntegerLiteral 13 could not be translated for associated CType STRUCT#?a~UCHAR?b~UCHAR?c~UCHAR?d~UCHAR?e~UCHAR?pad~UCHAR?f~UINT# * 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: IVAL [\old(d)=null, \old(d)=null, d={13:12}] [L36] FCALL struct A d = {.b = 3}; VAL [\old(d)=null, \old(d)=null, d={15:0}] - StatisticsResult: Ultimate Automizer benchmark data for error location: ULTIMATE.initErr0EnsuresViolation CFG has 4 procedures, 60 locations, 3 error locations. UNSAFE Result, 0.2s 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=60occurred 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, 11 NumberOfCodeBlocks, 11 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 - PositiveResult [Line: 1]: 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: ULTIMATE.startErr0EnsuresViolation CFG has 4 procedures, 60 locations, 3 error locations. SAFE Result, 0.4s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 1 SDtfs, 8 SDslu, 0 SDs, 0 SdLazy, 33 SolverSat, 2 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=60occurred 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.2s InterpolantComputationTime, 46 NumberOfCodeBlocks, 46 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 45 ConstructedInterpolants, 0 QuantifiedInterpolants, 5400 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: 37]: 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, 60 locations, 3 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 1 SDtfs, 8 SDslu, 0 SDs, 0 SdLazy, 33 SolverSat, 2 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=60occurred 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.1s InterpolantComputationTime, 44 NumberOfCodeBlocks, 44 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 43 ConstructedInterpolants, 0 QuantifiedInterpolants, 5074 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/test-bitfields-3_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-Benchmark-0-2018-01-20_22-23-00-713.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test-bitfields-3_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-20_22-23-00-713.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test-bitfields-3_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-1-2018-01-20_22-23-00-713.csv Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test-bitfields-3_true-valid-memsafety_true-termination.i_mempurity-32bit-Automizer_Camel+AI_EQ.epf_AutomizerC.xml/Csv-TraceAbstractionBenchmarks-2-2018-01-20_22-23-00-713.csv Received shutdown request...