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/AutomizerCTransformed.xml -s ../../../trunk/examples/settings/ai/eq-bench/svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf -i ../../../trunk/examples/svcomp/locks/test_locks_14_false-unreach-call_true-valid-memsafety_false-termination.c


--------------------------------------------------------------------------------


This is Ultimate 0.1.23-acfac67
[2018-01-29 01:51:30,652 INFO  L170        SettingsManager]: Resetting all preferences to default values...
[2018-01-29 01:51:30,654 INFO  L174        SettingsManager]: Resetting UltimateCore preferences to default values
[2018-01-29 01:51:30,674 INFO  L177        SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring...
[2018-01-29 01:51:30,674 INFO  L174        SettingsManager]: Resetting Boogie Preprocessor preferences to default values
[2018-01-29 01:51:30,675 INFO  L174        SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values
[2018-01-29 01:51:30,676 INFO  L174        SettingsManager]: Resetting Abstract Interpretation preferences to default values
[2018-01-29 01:51:30,682 INFO  L174        SettingsManager]: Resetting LassoRanker preferences to default values
[2018-01-29 01:51:30,685 INFO  L174        SettingsManager]: Resetting Reaching Definitions preferences to default values
[2018-01-29 01:51:30,686 INFO  L174        SettingsManager]: Resetting SyntaxChecker preferences to default values
[2018-01-29 01:51:30,686 INFO  L177        SettingsManager]: Büchi Program Product provides no preferences, ignoring...
[2018-01-29 01:51:30,686 INFO  L174        SettingsManager]: Resetting LTL2Aut preferences to default values
[2018-01-29 01:51:30,687 INFO  L174        SettingsManager]: Resetting BlockEncodingV2 preferences to default values
[2018-01-29 01:51:30,688 INFO  L174        SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values
[2018-01-29 01:51:30,689 INFO  L174        SettingsManager]: Resetting BuchiAutomizer preferences to default values
[2018-01-29 01:51:30,692 INFO  L174        SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values
[2018-01-29 01:51:30,695 INFO  L174        SettingsManager]: Resetting CodeCheck preferences to default values
[2018-01-29 01:51:30,697 INFO  L174        SettingsManager]: Resetting InvariantSynthesis preferences to default values
[2018-01-29 01:51:30,699 INFO  L174        SettingsManager]: Resetting RCFGBuilder preferences to default values
[2018-01-29 01:51:30,700 INFO  L174        SettingsManager]: Resetting TraceAbstraction preferences to default values
[2018-01-29 01:51:30,703 INFO  L177        SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring...
[2018-01-29 01:51:30,703 INFO  L177        SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring...
[2018-01-29 01:51:30,704 INFO  L174        SettingsManager]: Resetting IcfgTransformer preferences to default values
[2018-01-29 01:51:30,705 INFO  L174        SettingsManager]: Resetting Boogie Printer preferences to default values
[2018-01-29 01:51:30,706 INFO  L174        SettingsManager]: Resetting Witness Printer preferences to default values
[2018-01-29 01:51:30,708 INFO  L177        SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring...
[2018-01-29 01:51:30,708 INFO  L174        SettingsManager]: Resetting CDTParser preferences to default values
[2018-01-29 01:51:30,709 INFO  L177        SettingsManager]: PEA to Boogie provides no preferences, ignoring...
[2018-01-29 01:51:30,709 INFO  L177        SettingsManager]: AutomataScriptParser provides no preferences, ignoring...
[2018-01-29 01:51:30,709 INFO  L174        SettingsManager]: Resetting Witness Parser preferences to default values
[2018-01-29 01:51:30,710 INFO  L181        SettingsManager]: Finished resetting all preferences to default values...
[2018-01-29 01:51:30,710 INFO  L98         SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/ai/eq-bench/svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf
[2018-01-29 01:51:30,722 INFO  L110        SettingsManager]: Loading preferences was successful
[2018-01-29 01:51:30,722 INFO  L112        SettingsManager]: Preferences different from defaults after loading the file:
[2018-01-29 01:51:30,723 INFO  L131        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2018-01-29 01:51:30,724 INFO  L133        SettingsManager]:  * to procedures, called more than once=true
[2018-01-29 01:51:30,724 INFO  L131        SettingsManager]: Preferences of Abstract Interpretation differ from their defaults:
[2018-01-29 01:51:30,724 INFO  L133        SettingsManager]:  * Abstract domain for RCFG-of-the-future=VPDomain
[2018-01-29 01:51:30,724 INFO  L133        SettingsManager]:  * Use the RCFG-of-the-future interface=true
[2018-01-29 01:51:30,725 INFO  L131        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2018-01-29 01:51:30,725 INFO  L133        SettingsManager]:  * sizeof long=4
[2018-01-29 01:51:30,726 INFO  L133        SettingsManager]:  * Check unreachability of error function in SV-COMP mode=false
[2018-01-29 01:51:30,726 INFO  L133        SettingsManager]:  * Overapproximate operations on floating types=true
[2018-01-29 01:51:30,726 INFO  L133        SettingsManager]:  * sizeof POINTER=4
[2018-01-29 01:51:30,726 INFO  L133        SettingsManager]:  * Check division by zero=IGNORE
[2018-01-29 01:51:30,726 INFO  L133        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2018-01-29 01:51:30,727 INFO  L133        SettingsManager]:  * Bitprecise bitfields=true
[2018-01-29 01:51:30,727 INFO  L133        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2018-01-29 01:51:30,727 INFO  L133        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2018-01-29 01:51:30,727 INFO  L133        SettingsManager]:  * sizeof long double=12
[2018-01-29 01:51:30,727 INFO  L131        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2018-01-29 01:51:30,728 INFO  L133        SettingsManager]:  * Size of a code block=SingleStatement
[2018-01-29 01:51:30,728 INFO  L133        SettingsManager]:  * To the following directory=./dump/
[2018-01-29 01:51:30,728 INFO  L133        SettingsManager]:  * Add additional assume for each assert=false
[2018-01-29 01:51:30,728 INFO  L133        SettingsManager]:  * SMT solver=External_DefaultMode
[2018-01-29 01:51:30,728 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2018-01-29 01:51:30,729 INFO  L131        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2018-01-29 01:51:30,729 INFO  L133        SettingsManager]:  * Interpolant automaton=TWOTRACK
[2018-01-29 01:51:30,729 INFO  L133        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2018-01-29 01:51:30,729 INFO  L133        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles
[2018-01-29 01:51:30,729 INFO  L133        SettingsManager]:  * Trace refinement strategy=CAMEL
[2018-01-29 01:51:30,730 INFO  L133        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2018-01-29 01:51:30,730 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2018-01-29 01:51:30,730 INFO  L133        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2018-01-29 01:51:30,731 INFO  L131        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2018-01-29 01:51:30,731 INFO  L133        SettingsManager]:  * TransformationType=HEAP_SEPARATOR
[2018-01-29 01:51:30,769 INFO  L81    nceAwareModelManager]: Repository-Root is: /tmp
[2018-01-29 01:51:30,783 INFO  L266   ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized
[2018-01-29 01:51:30,787 INFO  L222   ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected.
[2018-01-29 01:51:30,789 INFO  L271        PluginConnector]: Initializing CDTParser...
[2018-01-29 01:51:30,789 INFO  L276        PluginConnector]: CDTParser initialized
[2018-01-29 01:51:30,790 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/locks/test_locks_14_false-unreach-call_true-valid-memsafety_false-termination.c
[2018-01-29 01:51:30,964 INFO  L304   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2018-01-29 01:51:30,982 INFO  L131        ToolchainWalker]: Walking toolchain with 5 elements.
[2018-01-29 01:51:30,983 INFO  L113        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2018-01-29 01:51:30,983 INFO  L271        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2018-01-29 01:51:30,989 INFO  L276        PluginConnector]: CACSL2BoogieTranslator initialized
[2018-01-29 01:51:30,990 INFO  L185        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 01:51:30" (1/1) ...
[2018-01-29 01:51:30,992 INFO  L205        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22d7fb55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:30, skipping insertion in model container
[2018-01-29 01:51:30,993 INFO  L185        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 01:51:30" (1/1) ...
[2018-01-29 01:51:31,010 INFO  L153             Dispatcher]: Using SV-COMP mode
[2018-01-29 01:51:31,033 INFO  L153             Dispatcher]: Using SV-COMP mode
[2018-01-29 01:51:31,205 INFO  L450          PostProcessor]: Settings: Checked method=main
[2018-01-29 01:51:31,240 INFO  L450          PostProcessor]: Settings: Checked method=main
[2018-01-29 01:51:31,253 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31 WrapperNode
[2018-01-29 01:51:31,254 INFO  L132        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2018-01-29 01:51:31,254 INFO  L113        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2018-01-29 01:51:31,255 INFO  L271        PluginConnector]: Initializing Boogie Preprocessor...
[2018-01-29 01:51:31,255 INFO  L276        PluginConnector]: Boogie Preprocessor initialized
[2018-01-29 01:51:31,270 INFO  L185        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,270 INFO  L185        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,281 INFO  L185        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,281 INFO  L185        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,285 INFO  L185        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,291 INFO  L185        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,293 INFO  L185        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,295 INFO  L132        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2018-01-29 01:51:31,296 INFO  L113        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2018-01-29 01:51:31,296 INFO  L271        PluginConnector]: Initializing RCFGBuilder...
[2018-01-29 01:51:31,296 INFO  L276        PluginConnector]: RCFGBuilder initialized
[2018-01-29 01:51:31,297 INFO  L185        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (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-29 01:51:31,344 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2018-01-29 01:51:31,344 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2018-01-29 01:51:31,344 INFO  L136     BoogieDeclarations]: Found implementation of procedure main
[2018-01-29 01:51:31,345 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_error
[2018-01-29 01:51:31,345 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int
[2018-01-29 01:51:31,345 INFO  L128     BoogieDeclarations]: Found specification of procedure main
[2018-01-29 01:51:31,345 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2018-01-29 01:51:31,345 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2018-01-29 01:51:31,862 INFO  L257             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2018-01-29 01:51:31,863 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.01 01:51:31 BoogieIcfgContainer
[2018-01-29 01:51:31,863 INFO  L132        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2018-01-29 01:51:31,864 INFO  L113        PluginConnector]: ------------------------IcfgTransformer----------------------------
[2018-01-29 01:51:31,864 INFO  L271        PluginConnector]: Initializing IcfgTransformer...
[2018-01-29 01:51:31,865 INFO  L276        PluginConnector]: IcfgTransformer initialized
[2018-01-29 01:51:31,869 INFO  L185        PluginConnector]: Executing the observer IcfgTransformationObserver from plugin IcfgTransformer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.01 01:51:31" (1/1) ...
[2018-01-29 01:51:31,875 WARN  L213   ansformationObserver]: HeapSeparator: input icfg has no '#valid' array -- returning unchanged Icfg!
[2018-01-29 01:51:31,898 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 29.01 01:51:31 BasicIcfg
[2018-01-29 01:51:31,898 INFO  L132        PluginConnector]: ------------------------ END IcfgTransformer----------------------------
[2018-01-29 01:51:31,899 INFO  L113        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2018-01-29 01:51:31,899 INFO  L271        PluginConnector]: Initializing TraceAbstraction...
[2018-01-29 01:51:31,903 INFO  L276        PluginConnector]: TraceAbstraction initialized
[2018-01-29 01:51:31,904 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.01 01:51:30" (1/4) ...
[2018-01-29 01:51:31,905 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38318f4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.01 01:51:31, skipping insertion in model container
[2018-01-29 01:51:31,905 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 01:51:31" (2/4) ...
[2018-01-29 01:51:31,905 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38318f4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.01 01:51:31, skipping insertion in model container
[2018-01-29 01:51:31,906 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.01 01:51:31" (3/4) ...
[2018-01-29 01:51:31,906 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38318f4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.01 01:51:31, skipping insertion in model container
[2018-01-29 01:51:31,906 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 29.01 01:51:31" (4/4) ...
[2018-01-29 01:51:31,908 INFO  L107   eAbstractionObserver]: Analyzing ICFG test_locks_14_false-unreach-call_true-valid-memsafety_false-termination.cleft_unchanged_by_heapseparator
[2018-01-29 01:51:31,917 INFO  L128   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2018-01-29 01:51:31,925 INFO  L140   ceAbstractionStarter]: Appying trace abstraction to program that has 0 error locations.
[2018-01-29 01:51:31,964 INFO  L322      AbstractCegarLoop]: Interprodecural is true
[2018-01-29 01:51:31,964 INFO  L323      AbstractCegarLoop]: Hoare is true
[2018-01-29 01:51:31,965 INFO  L324      AbstractCegarLoop]: Compute interpolants for FPandBP
[2018-01-29 01:51:31,965 INFO  L325      AbstractCegarLoop]: Backedges is TWOTRACK
[2018-01-29 01:51:31,965 INFO  L326      AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2018-01-29 01:51:31,965 INFO  L327      AbstractCegarLoop]: Difference is false
[2018-01-29 01:51:31,965 INFO  L328      AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA
[2018-01-29 01:51:31,965 INFO  L333      AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce========
[2018-01-29 01:51:31,966 INFO  L87    2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure
[2018-01-29 01:51:31,985 INFO  L276                IsEmpty]: Start isEmpty. Operand 158 states.
[2018-01-29 01:51:31,995 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2018-01-29 01:51:32,003 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 158 states.
[2018-01-29 01:51:32,064 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.initEXIT(lines 1 220)  no Hoare annotation was computed.
[2018-01-29 01:51:32,064 INFO  L402   ceAbstractionStarter]: At program point  ULTIMATE.initFINAL(lines 1 220)  the Hoare annotation is:  true
[2018-01-29 01:51:32,064 INFO  L402   ceAbstractionStarter]: At program point  ULTIMATE.startENTRY(lines 1 220)  the Hoare annotation is:  true
[2018-01-29 01:51:32,064 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.startFINAL(lines 1 220)  no Hoare annotation was computed.
[2018-01-29 01:51:32,064 INFO  L402   ceAbstractionStarter]: At program point  L1(lines 1 220)  the Hoare annotation is:  true
[2018-01-29 01:51:32,064 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.startEXIT(lines 1 220)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L186(line 186)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L185(line 185)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L60(line 60)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L90'(lines 90 92)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L62(line 62)  no Hoare annotation was computed.
[2018-01-29 01:51:32,065 INFO  L399   ceAbstractionStarter]: For program point  L64(line 64)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L103(line 103)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L66(line 66)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L30''(line 30)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L68(line 68)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L107(line 107)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L15''(line 15)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L106'(lines 106 108)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L118'(lines 118 120)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L191(line 191)  no Hoare annotation was computed.
[2018-01-29 01:51:32,066 INFO  L399   ceAbstractionStarter]: For program point  L190(line 190)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L175(line 175)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L174'(lines 174 177)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L70(line 70)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L122'(lines 122 124)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L402   ceAbstractionStarter]: At program point  L212(line 212)  the Hoare annotation is:  true
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L211(line 211)  no Hoare annotation was computed.
[2018-01-29 01:51:32,067 INFO  L399   ceAbstractionStarter]: For program point  L72(line 72)  no Hoare annotation was computed.
[2018-01-29 01:51:32,068 INFO  L399   ceAbstractionStarter]: For program point  L110'(lines 110 112)  no Hoare annotation was computed.
[2018-01-29 01:51:32,068 INFO  L399   ceAbstractionStarter]: For program point  L210(line 210)  no Hoare annotation was computed.
[2018-01-29 01:51:32,068 INFO  L399   ceAbstractionStarter]: For program point  L134'(lines 134 136)  no Hoare annotation was computed.
[2018-01-29 01:51:32,068 INFO  L399   ceAbstractionStarter]: For program point  L176(line 176)  no Hoare annotation was computed.
[2018-01-29 01:51:32,068 INFO  L399   ceAbstractionStarter]: For program point  L74(line 74)  no Hoare annotation was computed.
[2018-01-29 01:51:32,069 INFO  L402   ceAbstractionStarter]: At program point  L215(lines 215 216)  the Hoare annotation is:  true
[2018-01-29 01:51:32,069 INFO  L399   ceAbstractionStarter]: For program point  L45''(line 45)  no Hoare annotation was computed.
[2018-01-29 01:51:32,069 INFO  L399   ceAbstractionStarter]: For program point  L76(line 76)  no Hoare annotation was computed.
[2018-01-29 01:51:32,069 INFO  L399   ceAbstractionStarter]: For program point  L78(line 78)  no Hoare annotation was computed.
[2018-01-29 01:51:32,069 INFO  L399   ceAbstractionStarter]: For program point  L9''(line 9)  no Hoare annotation was computed.
[2018-01-29 01:51:32,069 INFO  L399   ceAbstractionStarter]: For program point  L218(line 218)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  mainEXIT(lines 4 219)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  L18'(line 18)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  L159'(lines 159 162)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  L204'(lines 204 207)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  L181(line 181)  no Hoare annotation was computed.
[2018-01-29 01:51:32,070 INFO  L399   ceAbstractionStarter]: For program point  L180(line 180)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L98'(lines 98 100)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L80(line 80)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L123(line 123)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L179'(lines 179 182)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L82(line 82)  no Hoare annotation was computed.
[2018-01-29 01:51:32,071 INFO  L399   ceAbstractionStarter]: For program point  L127(line 127)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L87(line 87)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L12''(line 12)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L86(lines 86 88)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L39''(line 39)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L9'(line 9)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L184'(lines 184 187)  no Hoare annotation was computed.
[2018-01-29 01:51:32,072 INFO  L399   ceAbstractionStarter]: For program point  L196(line 196)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L195(line 195)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L144'(lines 144 147)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L91(line 91)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L111(line 111)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L95(line 95)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L6(line 6)  no Hoare annotation was computed.
[2018-01-29 01:51:32,073 INFO  L399   ceAbstractionStarter]: For program point  L10(line 10)  no Hoare annotation was computed.
[2018-01-29 01:51:32,074 INFO  L399   ceAbstractionStarter]: For program point  L115(line 115)  no Hoare annotation was computed.
[2018-01-29 01:51:32,074 INFO  L399   ceAbstractionStarter]: For program point  L7(line 7)  no Hoare annotation was computed.
[2018-01-29 01:51:32,074 INFO  L399   ceAbstractionStarter]: For program point  L12(line 12)  no Hoare annotation was computed.
[2018-01-29 01:51:32,075 INFO  L399   ceAbstractionStarter]: For program point  L9(line 9)  no Hoare annotation was computed.
[2018-01-29 01:51:32,075 INFO  L399   ceAbstractionStarter]: For program point  L42''(line 42)  no Hoare annotation was computed.
[2018-01-29 01:51:32,075 INFO  L399   ceAbstractionStarter]: For program point  L99(line 99)  no Hoare annotation was computed.
[2018-01-29 01:51:32,075 INFO  L399   ceAbstractionStarter]: For program point  L119(line 119)  no Hoare annotation was computed.
[2018-01-29 01:51:32,075 INFO  L399   ceAbstractionStarter]: For program point  L13(line 13)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L16(line 16)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L15(line 15)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L18(line 18)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L19(line 19)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L27''(line 27)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L12'(line 12)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L169'(lines 169 172)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L24'(line 24)  no Hoare annotation was computed.
[2018-01-29 01:51:32,076 INFO  L399   ceAbstractionStarter]: For program point  L36'(line 36)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L52'(line 52)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L94'(lines 94 96)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L146(line 146)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L145(line 145)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L189'(lines 189 192)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L36''(line 36)  no Hoare annotation was computed.
[2018-01-29 01:51:32,077 INFO  L399   ceAbstractionStarter]: For program point  L149(lines 149 152)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L21(line 21)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L22(line 22)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L25(line 25)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L24(line 24)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L27(line 27)  no Hoare annotation was computed.
[2018-01-29 01:51:32,078 INFO  L399   ceAbstractionStarter]: For program point  L28(line 28)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L15'(line 15)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L27'(line 27)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L39'(line 39)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L126'(lines 126 128)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L114'(lines 114 116)  no Hoare annotation was computed.
[2018-01-29 01:51:32,079 INFO  L399   ceAbstractionStarter]: For program point  L138'(lines 138 140)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L131(line 131)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L194'(lines 194 197)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L130'(lines 130 132)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L135(line 135)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L102'(lines 102 104)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L154'(lines 154 157)  no Hoare annotation was computed.
[2018-01-29 01:51:32,080 INFO  L399   ceAbstractionStarter]: For program point  L24''(line 24)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  L30(line 30)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  mainFINAL(lines 4 219)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  L139(line 139)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  L31(line 31)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  L34(line 34)  no Hoare annotation was computed.
[2018-01-29 01:51:32,081 INFO  L399   ceAbstractionStarter]: For program point  L33(line 33)  no Hoare annotation was computed.
[2018-01-29 01:51:32,082 INFO  L399   ceAbstractionStarter]: For program point  L36(line 36)  no Hoare annotation was computed.
[2018-01-29 01:51:32,082 INFO  L402   ceAbstractionStarter]: At program point  mainENTRY(lines 4 219)  the Hoare annotation is:  true
[2018-01-29 01:51:32,082 INFO  L399   ceAbstractionStarter]: For program point  L37(line 37)  no Hoare annotation was computed.
[2018-01-29 01:51:32,082 INFO  L399   ceAbstractionStarter]: For program point  L39(line 39)  no Hoare annotation was computed.
[2018-01-29 01:51:32,082 INFO  L399   ceAbstractionStarter]: For program point  L30'(line 30)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L42'(line 42)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L161(line 161)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L199'(lines 199 202)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L201(line 201)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L200(line 200)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L166(line 166)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L165(line 165)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L205(line 205)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L40(line 40)  no Hoare annotation was computed.
[2018-01-29 01:51:32,083 INFO  L399   ceAbstractionStarter]: For program point  L33''(line 33)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L43(line 43)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L42(line 42)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L45(line 45)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L402   ceAbstractionStarter]: At program point  L209(lines 209 212)  the Hoare annotation is:  true
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L52''(line 52)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L46(line 46)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L206(line 206)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L49(line 49)  no Hoare annotation was computed.
[2018-01-29 01:51:32,084 INFO  L399   ceAbstractionStarter]: For program point  L18''(line 18)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L33'(line 33)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L45'(line 45)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L171(line 171)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L170(line 170)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L21'(line 21)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L151(line 151)  no Hoare annotation was computed.
[2018-01-29 01:51:32,085 INFO  L399   ceAbstractionStarter]: For program point  L164'(lines 164 167)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L86''(lines 86 88)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L150(line 150)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L156(line 156)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L155(line 155)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L52(line 52)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L51(lines 51 214)  no Hoare annotation was computed.
[2018-01-29 01:51:32,086 INFO  L399   ceAbstractionStarter]: For program point  L53(lines 53 55)  no Hoare annotation was computed.
[2018-01-29 01:51:32,087 INFO  L399   ceAbstractionStarter]: For program point  L56(line 56)  no Hoare annotation was computed.
[2018-01-29 01:51:32,087 INFO  L399   ceAbstractionStarter]: For program point  L21''(line 21)  no Hoare annotation was computed.
[2018-01-29 01:51:32,087 INFO  L399   ceAbstractionStarter]: For program point  L58(line 58)  no Hoare annotation was computed.
[2018-01-29 01:51:32,087 INFO  L399   ceAbstractionStarter]: For program point  L6'(line 6)  no Hoare annotation was computed.
[2018-01-29 01:51:32,087 INFO  L399   ceAbstractionStarter]: For program point  L160(line 160)  no Hoare annotation was computed.
[2018-01-29 01:51:32,099 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.01 01:51:32 BasicIcfg
[2018-01-29 01:51:32,100 INFO  L132        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2018-01-29 01:51:32,101 INFO  L168              Benchmark]: Toolchain (without parser) took 1135.82 ms. Allocated memory is still 300.4 MB. Free memory was 261.4 MB in the beginning and 199.0 MB in the end (delta: 62.4 MB). Peak memory consumption was 62.4 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,104 INFO  L168              Benchmark]: CDTParser took 0.25 ms. Allocated memory is still 300.4 MB. Free memory is still 265.4 MB. There was no memory consumed. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,105 INFO  L168              Benchmark]: CACSL2BoogieTranslator took 271.19 ms. Allocated memory is still 300.4 MB. Free memory was 259.5 MB in the beginning and 251.5 MB in the end (delta: 8.0 MB). Peak memory consumption was 8.0 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,105 INFO  L168              Benchmark]: Boogie Preprocessor took 40.78 ms. Allocated memory is still 300.4 MB. Free memory was 251.5 MB in the beginning and 249.5 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,106 INFO  L168              Benchmark]: RCFGBuilder took 567.93 ms. Allocated memory is still 300.4 MB. Free memory was 249.5 MB in the beginning and 220.9 MB in the end (delta: 28.6 MB). Peak memory consumption was 28.6 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,106 INFO  L168              Benchmark]: IcfgTransformer took 34.05 ms. Allocated memory is still 300.4 MB. Free memory was 220.9 MB in the beginning and 218.9 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,107 INFO  L168              Benchmark]: TraceAbstraction took 200.82 ms. Allocated memory is still 300.4 MB. Free memory was 218.9 MB in the beginning and 199.0 MB in the end (delta: 19.9 MB). Peak memory consumption was 19.9 MB. Max. memory is 5.3 GB.
[2018-01-29 01:51:32,111 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.25 ms. Allocated memory is still 300.4 MB. Free memory is still 265.4 MB. There was no memory consumed. Max. memory is 5.3 GB.
 * CACSL2BoogieTranslator took 271.19 ms. Allocated memory is still 300.4 MB. Free memory was 259.5 MB in the beginning and 251.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 40.78 ms. Allocated memory is still 300.4 MB. Free memory was 251.5 MB in the beginning and 249.5 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
 * RCFGBuilder took 567.93 ms. Allocated memory is still 300.4 MB. Free memory was 249.5 MB in the beginning and 220.9 MB in the end (delta: 28.6 MB). Peak memory consumption was 28.6 MB. Max. memory is 5.3 GB.
 * IcfgTransformer took 34.05 ms. Allocated memory is still 300.4 MB. Free memory was 220.9 MB in the beginning and 218.9 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
 * TraceAbstraction took 200.82 ms. Allocated memory is still 300.4 MB. Free memory was 218.9 MB in the beginning and 199.0 MB in the end (delta: 19.9 MB). Peak memory consumption was 19.9 MB. Max. memory is 5.3 GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - AllSpecificationsHoldResult: All specifications hold
    We were not able to verify any specifiation because the program does not contain any specification.
  - InvariantResult [Line: 215]: Loop Invariant
    Derived loop invariant: 1
  - InvariantResult [Line: 209]: Loop Invariant
    Derived loop invariant: 1
  - InvariantResult [Line: 212]: Loop Invariant
    Derived loop invariant: 1
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 3 procedures, 158 locations, 0 error locations. SAFE Result, 0.1s OverallTime, 0 OverallIterations, 0 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: No data available, PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=158occurred 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, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 7 LocationsWithAnnotation, 7 PreInvPairs, 7 NumberOfFragments, 7 HoareAnnotationTreeSize, 7 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 7 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: No data available, ReuseStatistics: No data available
RESULT: Ultimate proved your program to be correct!
Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test_locks_14_false-unreach-call_true-valid-memsafety_false-termination.c_svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf_AutomizerCTransformed.xml/Csv-Benchmark-0-2018-01-29_01-51-32-158.csv
Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test_locks_14_false-unreach-call_true-valid-memsafety_false-termination.c_svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf_AutomizerCTransformed.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-29_01-51-32-158.csv
Received shutdown request...