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_15_true-unreach-call_true-valid-memsafety_false-termination.c


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


This is Ultimate 0.1.23-1cceb4a
[2018-01-30 03:40:56,142 INFO  L170        SettingsManager]: Resetting all preferences to default values...
[2018-01-30 03:40:56,143 INFO  L174        SettingsManager]: Resetting UltimateCore preferences to default values
[2018-01-30 03:40:56,155 INFO  L177        SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring...
[2018-01-30 03:40:56,156 INFO  L174        SettingsManager]: Resetting Boogie Preprocessor preferences to default values
[2018-01-30 03:40:56,157 INFO  L174        SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values
[2018-01-30 03:40:56,158 INFO  L174        SettingsManager]: Resetting Abstract Interpretation preferences to default values
[2018-01-30 03:40:56,159 INFO  L174        SettingsManager]: Resetting LassoRanker preferences to default values
[2018-01-30 03:40:56,161 INFO  L174        SettingsManager]: Resetting Reaching Definitions preferences to default values
[2018-01-30 03:40:56,161 INFO  L174        SettingsManager]: Resetting SyntaxChecker preferences to default values
[2018-01-30 03:40:56,162 INFO  L177        SettingsManager]: Büchi Program Product provides no preferences, ignoring...
[2018-01-30 03:40:56,162 INFO  L174        SettingsManager]: Resetting LTL2Aut preferences to default values
[2018-01-30 03:40:56,163 INFO  L174        SettingsManager]: Resetting BlockEncodingV2 preferences to default values
[2018-01-30 03:40:56,164 INFO  L174        SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values
[2018-01-30 03:40:56,165 INFO  L174        SettingsManager]: Resetting BuchiAutomizer preferences to default values
[2018-01-30 03:40:56,168 INFO  L174        SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values
[2018-01-30 03:40:56,170 INFO  L174        SettingsManager]: Resetting CodeCheck preferences to default values
[2018-01-30 03:40:56,172 INFO  L174        SettingsManager]: Resetting InvariantSynthesis preferences to default values
[2018-01-30 03:40:56,173 INFO  L174        SettingsManager]: Resetting RCFGBuilder preferences to default values
[2018-01-30 03:40:56,175 INFO  L174        SettingsManager]: Resetting TraceAbstraction preferences to default values
[2018-01-30 03:40:56,177 INFO  L177        SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring...
[2018-01-30 03:40:56,177 INFO  L177        SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring...
[2018-01-30 03:40:56,177 INFO  L174        SettingsManager]: Resetting IcfgTransformer preferences to default values
[2018-01-30 03:40:56,178 INFO  L174        SettingsManager]: Resetting Boogie Printer preferences to default values
[2018-01-30 03:40:56,179 INFO  L174        SettingsManager]: Resetting Witness Printer preferences to default values
[2018-01-30 03:40:56,180 INFO  L177        SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring...
[2018-01-30 03:40:56,181 INFO  L174        SettingsManager]: Resetting CDTParser preferences to default values
[2018-01-30 03:40:56,181 INFO  L177        SettingsManager]: PEA to Boogie provides no preferences, ignoring...
[2018-01-30 03:40:56,181 INFO  L177        SettingsManager]: AutomataScriptParser provides no preferences, ignoring...
[2018-01-30 03:40:56,182 INFO  L174        SettingsManager]: Resetting Witness Parser preferences to default values
[2018-01-30 03:40:56,182 INFO  L181        SettingsManager]: Finished resetting all preferences to default values...
[2018-01-30 03:40:56,182 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-30 03:40:56,192 INFO  L110        SettingsManager]: Loading preferences was successful
[2018-01-30 03:40:56,192 INFO  L112        SettingsManager]: Preferences different from defaults after loading the file:
[2018-01-30 03:40:56,193 INFO  L131        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2018-01-30 03:40:56,193 INFO  L133        SettingsManager]:  * to procedures, called more than once=true
[2018-01-30 03:40:56,193 INFO  L131        SettingsManager]: Preferences of Abstract Interpretation differ from their defaults:
[2018-01-30 03:40:56,194 INFO  L133        SettingsManager]:  * Abstract domain for RCFG-of-the-future=VPDomain
[2018-01-30 03:40:56,194 INFO  L133        SettingsManager]:  * Use the RCFG-of-the-future interface=true
[2018-01-30 03:40:56,195 INFO  L131        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2018-01-30 03:40:56,195 INFO  L133        SettingsManager]:  * sizeof long=4
[2018-01-30 03:40:56,195 INFO  L133        SettingsManager]:  * Check unreachability of error function in SV-COMP mode=false
[2018-01-30 03:40:56,195 INFO  L133        SettingsManager]:  * Overapproximate operations on floating types=true
[2018-01-30 03:40:56,195 INFO  L133        SettingsManager]:  * sizeof POINTER=4
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * Check division by zero=IGNORE
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * Bitprecise bitfields=true
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2018-01-30 03:40:56,196 INFO  L133        SettingsManager]:  * sizeof long double=12
[2018-01-30 03:40:56,197 INFO  L131        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2018-01-30 03:40:56,197 INFO  L133        SettingsManager]:  * Size of a code block=SingleStatement
[2018-01-30 03:40:56,197 INFO  L133        SettingsManager]:  * To the following directory=./dump/
[2018-01-30 03:40:56,197 INFO  L133        SettingsManager]:  * Add additional assume for each assert=false
[2018-01-30 03:40:56,198 INFO  L133        SettingsManager]:  * SMT solver=External_DefaultMode
[2018-01-30 03:40:56,198 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2018-01-30 03:40:56,198 INFO  L131        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2018-01-30 03:40:56,198 INFO  L133        SettingsManager]:  * Interpolant automaton=TWOTRACK
[2018-01-30 03:40:56,198 INFO  L133        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2018-01-30 03:40:56,199 INFO  L133        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles
[2018-01-30 03:40:56,199 INFO  L133        SettingsManager]:  * Trace refinement strategy=CAMEL
[2018-01-30 03:40:56,199 INFO  L133        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2018-01-30 03:40:56,199 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2018-01-30 03:40:56,199 INFO  L133        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2018-01-30 03:40:56,200 INFO  L131        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2018-01-30 03:40:56,200 INFO  L133        SettingsManager]:  * TransformationType=HEAP_SEPARATOR
[2018-01-30 03:40:56,237 INFO  L81    nceAwareModelManager]: Repository-Root is: /tmp
[2018-01-30 03:40:56,250 INFO  L266   ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully initialized
[2018-01-30 03:40:56,254 INFO  L222   ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected.
[2018-01-30 03:40:56,255 INFO  L271        PluginConnector]: Initializing CDTParser...
[2018-01-30 03:40:56,256 INFO  L276        PluginConnector]: CDTParser initialized
[2018-01-30 03:40:56,256 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/locks/test_locks_15_true-unreach-call_true-valid-memsafety_false-termination.c
[2018-01-30 03:40:56,387 INFO  L304   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2018-01-30 03:40:56,394 INFO  L131        ToolchainWalker]: Walking toolchain with 5 elements.
[2018-01-30 03:40:56,395 INFO  L113        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2018-01-30 03:40:56,395 INFO  L271        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2018-01-30 03:40:56,399 INFO  L276        PluginConnector]: CACSL2BoogieTranslator initialized
[2018-01-30 03:40:56,400 INFO  L185        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,402 INFO  L205        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27d38a5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56, skipping insertion in model container
[2018-01-30 03:40:56,402 INFO  L185        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,419 INFO  L153             Dispatcher]: Using SV-COMP mode
[2018-01-30 03:40:56,445 INFO  L153             Dispatcher]: Using SV-COMP mode
[2018-01-30 03:40:56,569 INFO  L450          PostProcessor]: Settings: Checked method=main
[2018-01-30 03:40:56,591 INFO  L450          PostProcessor]: Settings: Checked method=main
[2018-01-30 03:40:56,596 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56 WrapperNode
[2018-01-30 03:40:56,596 INFO  L132        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2018-01-30 03:40:56,597 INFO  L113        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2018-01-30 03:40:56,597 INFO  L271        PluginConnector]: Initializing Boogie Preprocessor...
[2018-01-30 03:40:56,597 INFO  L276        PluginConnector]: Boogie Preprocessor initialized
[2018-01-30 03:40:56,613 INFO  L185        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,613 INFO  L185        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,622 INFO  L185        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,622 INFO  L185        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,626 INFO  L185        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,631 INFO  L185        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,633 INFO  L185        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (1/1) ...
[2018-01-30 03:40:56,634 INFO  L132        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2018-01-30 03:40:56,635 INFO  L113        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2018-01-30 03:40:56,635 INFO  L271        PluginConnector]: Initializing RCFGBuilder...
[2018-01-30 03:40:56,635 INFO  L276        PluginConnector]: RCFGBuilder initialized
[2018-01-30 03:40:56,636 INFO  L185        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (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-30 03:40:56,687 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2018-01-30 03:40:56,687 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2018-01-30 03:40:56,687 INFO  L136     BoogieDeclarations]: Found implementation of procedure main
[2018-01-30 03:40:56,688 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_error
[2018-01-30 03:40:56,688 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int
[2018-01-30 03:40:56,688 INFO  L128     BoogieDeclarations]: Found specification of procedure main
[2018-01-30 03:40:56,688 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2018-01-30 03:40:56,688 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2018-01-30 03:40:57,083 INFO  L257             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2018-01-30 03:40:57,084 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.01 03:40:57 BoogieIcfgContainer
[2018-01-30 03:40:57,084 INFO  L132        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2018-01-30 03:40:57,084 INFO  L113        PluginConnector]: ------------------------IcfgTransformer----------------------------
[2018-01-30 03:40:57,084 INFO  L271        PluginConnector]: Initializing IcfgTransformer...
[2018-01-30 03:40:57,086 INFO  L276        PluginConnector]: IcfgTransformer initialized
[2018-01-30 03:40:57,089 INFO  L185        PluginConnector]: Executing the observer IcfgTransformationObserver from plugin IcfgTransformer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.01 03:40:57" (1/1) ...
[2018-01-30 03:40:57,095 WARN  L213   ansformationObserver]: HeapSeparator: input icfg has no '#valid' array -- returning unchanged Icfg!
[2018-01-30 03:40:57,115 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 30.01 03:40:57 BasicIcfg
[2018-01-30 03:40:57,115 INFO  L132        PluginConnector]: ------------------------ END IcfgTransformer----------------------------
[2018-01-30 03:40:57,116 INFO  L113        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2018-01-30 03:40:57,116 INFO  L271        PluginConnector]: Initializing TraceAbstraction...
[2018-01-30 03:40:57,119 INFO  L276        PluginConnector]: TraceAbstraction initialized
[2018-01-30 03:40:57,119 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.01 03:40:56" (1/4) ...
[2018-01-30 03:40:57,119 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@725091a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.01 03:40:57, skipping insertion in model container
[2018-01-30 03:40:57,120 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 03:40:56" (2/4) ...
[2018-01-30 03:40:57,120 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@725091a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.01 03:40:57, skipping insertion in model container
[2018-01-30 03:40:57,120 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.01 03:40:57" (3/4) ...
[2018-01-30 03:40:57,121 INFO  L205        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@725091a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 30.01 03:40:57, skipping insertion in model container
[2018-01-30 03:40:57,121 INFO  L185        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 30.01 03:40:57" (4/4) ...
[2018-01-30 03:40:57,123 INFO  L107   eAbstractionObserver]: Analyzing ICFG test_locks_15_true-unreach-call_true-valid-memsafety_false-termination.cleft_unchanged_by_heapseparator
[2018-01-30 03:40:57,131 INFO  L128   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2018-01-30 03:40:57,137 INFO  L140   ceAbstractionStarter]: Appying trace abstraction to program that has 0 error locations.
[2018-01-30 03:40:57,188 INFO  L322      AbstractCegarLoop]: Interprodecural is true
[2018-01-30 03:40:57,188 INFO  L323      AbstractCegarLoop]: Hoare is true
[2018-01-30 03:40:57,188 INFO  L324      AbstractCegarLoop]: Compute interpolants for FPandBP
[2018-01-30 03:40:57,189 INFO  L325      AbstractCegarLoop]: Backedges is TWOTRACK
[2018-01-30 03:40:57,189 INFO  L326      AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2018-01-30 03:40:57,189 INFO  L327      AbstractCegarLoop]: Difference is false
[2018-01-30 03:40:57,189 INFO  L328      AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA
[2018-01-30 03:40:57,189 INFO  L333      AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce========
[2018-01-30 03:40:57,190 INFO  L87    2NestedWordAutomaton]: Mode: main mode - execution starts in main procedure
[2018-01-30 03:40:57,213 INFO  L276                IsEmpty]: Start isEmpty. Operand 168 states.
[2018-01-30 03:40:57,223 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2018-01-30 03:40:57,230 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 168 states.
[2018-01-30 03:40:57,288 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.initEXIT(lines 1 234)  no Hoare annotation was computed.
[2018-01-30 03:40:57,288 INFO  L402   ceAbstractionStarter]: At program point  ULTIMATE.initFINAL(lines 1 234)  the Hoare annotation is:  true
[2018-01-30 03:40:57,289 INFO  L402   ceAbstractionStarter]: At program point  ULTIMATE.startENTRY(lines 1 234)  the Hoare annotation is:  true
[2018-01-30 03:40:57,289 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.startFINAL(lines 1 234)  no Hoare annotation was computed.
[2018-01-30 03:40:57,289 INFO  L402   ceAbstractionStarter]: At program point  L1(lines 1 234)  the Hoare annotation is:  true
[2018-01-30 03:40:57,289 INFO  L399   ceAbstractionStarter]: For program point  ULTIMATE.startEXIT(lines 1 234)  no Hoare annotation was computed.
[2018-01-30 03:40:57,289 INFO  L399   ceAbstractionStarter]: For program point  L173'(lines 173 176)  no Hoare annotation was computed.
[2018-01-30 03:40:57,289 INFO  L399   ceAbstractionStarter]: For program point  L185(line 185)  no Hoare annotation was computed.
[2018-01-30 03:40:57,289 INFO  L399   ceAbstractionStarter]: For program point  L184(line 184)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L189(line 189)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L61(line 61)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L100(line 100)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L220(line 220)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L63(line 63)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L65(line 65)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L104(line 104)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L225(line 225)  no Hoare annotation was computed.
[2018-01-30 03:40:57,290 INFO  L399   ceAbstractionStarter]: For program point  L224(line 224)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L67(line 67)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L91''(lines 91 93)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L402   ceAbstractionStarter]: At program point  L229(lines 229 230)  the Hoare annotation is:  true
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L69(line 69)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L108(line 108)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L30''(line 30)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L15''(line 15)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L99'(lines 99 101)  no Hoare annotation was computed.
[2018-01-30 03:40:57,291 INFO  L399   ceAbstractionStarter]: For program point  L203'(lines 203 206)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L158'(lines 158 161)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L190(line 190)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L175(line 175)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L174(line 174)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L179(line 179)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L198'(lines 198 201)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L210(line 210)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L71(line 71)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L73(line 73)  no Hoare annotation was computed.
[2018-01-30 03:40:57,292 INFO  L399   ceAbstractionStarter]: For program point  L215(line 215)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L45''(line 45)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L214(line 214)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L75(line 75)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L77(line 77)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L219(line 219)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L9''(line 9)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  mainEXIT(lines 4 233)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L79(line 79)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L18'(line 18)  no Hoare annotation was computed.
[2018-01-30 03:40:57,293 INFO  L399   ceAbstractionStarter]: For program point  L147'(lines 147 149)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L107'(lines 107 109)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L180(line 180)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L119'(lines 119 121)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L120(line 120)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L183'(lines 183 186)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L131'(lines 131 133)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L81(line 81)  no Hoare annotation was computed.
[2018-01-30 03:40:57,294 INFO  L399   ceAbstractionStarter]: For program point  L124(line 124)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L143'(lines 143 145)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L83(line 83)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L85(line 85)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L128(line 128)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L87(line 87)  no Hoare annotation was computed.
[2018-01-30 03:40:57,295 INFO  L399   ceAbstractionStarter]: For program point  L12''(line 12)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L39''(line 39)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L213'(lines 213 216)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L9'(line 9)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L195(line 195)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L194(line 194)  no Hoare annotation was computed.
[2018-01-30 03:40:57,296 INFO  L399   ceAbstractionStarter]: For program point  L92(line 92)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L91(lines 91 93)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L112(line 112)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L232(line 232)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L168'(lines 168 171)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L199(line 199)  no Hoare annotation was computed.
[2018-01-30 03:40:57,297 INFO  L399   ceAbstractionStarter]: For program point  L96(line 96)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L116(line 116)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L6(line 6)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L10(line 10)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L7(line 7)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L12(line 12)  no Hoare annotation was computed.
[2018-01-30 03:40:57,298 INFO  L399   ceAbstractionStarter]: For program point  L9(line 9)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L42''(line 42)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L13(line 13)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L16(line 16)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L15(line 15)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L18(line 18)  no Hoare annotation was computed.
[2018-01-30 03:40:57,299 INFO  L399   ceAbstractionStarter]: For program point  L48'(line 48)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L19(line 19)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L27''(line 27)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L12'(line 12)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L24'(line 24)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L36'(line 36)  no Hoare annotation was computed.
[2018-01-30 03:40:57,300 INFO  L399   ceAbstractionStarter]: For program point  L140(line 140)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L153'(lines 153 156)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L144(line 144)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L36''(line 36)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L21(line 21)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L148(line 148)  no Hoare annotation was computed.
[2018-01-30 03:40:57,301 INFO  L399   ceAbstractionStarter]: For program point  L55''(line 55)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L22(line 22)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L25(line 25)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L193'(lines 193 196)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L24(line 24)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L27(line 27)  no Hoare annotation was computed.
[2018-01-30 03:40:57,302 INFO  L399   ceAbstractionStarter]: For program point  L28(line 28)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L399   ceAbstractionStarter]: For program point  L15'(line 15)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L399   ceAbstractionStarter]: For program point  L27'(line 27)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L399   ceAbstractionStarter]: For program point  L39'(line 39)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L399   ceAbstractionStarter]: For program point  L55'(line 55)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L399   ceAbstractionStarter]: For program point  L95'(lines 95 97)  no Hoare annotation was computed.
[2018-01-30 03:40:57,303 INFO  L402   ceAbstractionStarter]: At program point  L223'(lines 223 226)  the Hoare annotation is:  true
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  L132(line 132)  no Hoare annotation was computed.
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  L178'(lines 178 181)  no Hoare annotation was computed.
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  L24''(line 24)  no Hoare annotation was computed.
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  L30(line 30)  no Hoare annotation was computed.
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  mainFINAL(lines 4 233)  no Hoare annotation was computed.
[2018-01-30 03:40:57,304 INFO  L399   ceAbstractionStarter]: For program point  L31(line 31)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L136(line 136)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L34(line 34)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L33(line 33)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L36(line 36)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L402   ceAbstractionStarter]: At program point  mainENTRY(lines 4 233)  the Hoare annotation is:  true
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L37(line 37)  no Hoare annotation was computed.
[2018-01-30 03:40:57,305 INFO  L399   ceAbstractionStarter]: For program point  L39(line 39)  no Hoare annotation was computed.
[2018-01-30 03:40:57,306 INFO  L402   ceAbstractionStarter]: At program point  L224'(line 224)  the Hoare annotation is:  true
[2018-01-30 03:40:57,306 INFO  L399   ceAbstractionStarter]: For program point  L103'(lines 103 105)  no Hoare annotation was computed.
[2018-01-30 03:40:57,306 INFO  L399   ceAbstractionStarter]: For program point  L139'(lines 139 141)  no Hoare annotation was computed.
[2018-01-30 03:40:57,306 INFO  L399   ceAbstractionStarter]: For program point  L115'(lines 115 117)  no Hoare annotation was computed.
[2018-01-30 03:40:57,306 INFO  L399   ceAbstractionStarter]: For program point  L127'(lines 127 129)  no Hoare annotation was computed.
[2018-01-30 03:40:57,306 INFO  L399   ceAbstractionStarter]: For program point  L30'(line 30)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L42'(line 42)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L208'(lines 208 211)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L164(line 164)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L163'(lines 163 166)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L200(line 200)  no Hoare annotation was computed.
[2018-01-30 03:40:57,307 INFO  L399   ceAbstractionStarter]: For program point  L135'(lines 135 137)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L111'(lines 111 113)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L123'(lines 123 125)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L165(line 165)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L205(line 205)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L40(line 40)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L204(line 204)  no Hoare annotation was computed.
[2018-01-30 03:40:57,308 INFO  L399   ceAbstractionStarter]: For program point  L33''(line 33)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L43(line 43)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L42(line 42)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L169(line 169)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L45(line 45)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L209(line 209)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L46(line 46)  no Hoare annotation was computed.
[2018-01-30 03:40:57,309 INFO  L399   ceAbstractionStarter]: For program point  L49(line 49)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L48(line 48)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L18''(line 18)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L33'(line 33)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L45'(line 45)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L170(line 170)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L21'(line 21)  no Hoare annotation was computed.
[2018-01-30 03:40:57,310 INFO  L399   ceAbstractionStarter]: For program point  L188'(lines 188 191)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L155(line 155)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L154(line 154)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L52(line 52)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L54(lines 54 228)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L159(line 159)  no Hoare annotation was computed.
[2018-01-30 03:40:57,311 INFO  L399   ceAbstractionStarter]: For program point  L56(lines 56 58)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L21''(line 21)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L55(line 55)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L59(line 59)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L48''(line 48)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L6'(line 6)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L160(line 160)  no Hoare annotation was computed.
[2018-01-30 03:40:57,312 INFO  L399   ceAbstractionStarter]: For program point  L218'(lines 218 221)  no Hoare annotation was computed.
[2018-01-30 03:40:57,324 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 30.01 03:40:57 BasicIcfg
[2018-01-30 03:40:57,324 INFO  L132        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2018-01-30 03:40:57,325 INFO  L168              Benchmark]: Toolchain (without parser) took 937.25 ms. Allocated memory is still 304.6 MB. Free memory was 265.6 MB in the beginning and 201.2 MB in the end (delta: 64.4 MB). Peak memory consumption was 64.4 MB. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,327 INFO  L168              Benchmark]: CDTParser took 0.26 ms. Allocated memory is still 304.6 MB. Free memory is still 269.6 MB. There was no memory consumed. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,328 INFO  L168              Benchmark]: CACSL2BoogieTranslator took 202.15 ms. Allocated memory is still 304.6 MB. Free memory was 263.6 MB in the beginning and 253.7 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,329 INFO  L168              Benchmark]: Boogie Preprocessor took 37.55 ms. Allocated memory is still 304.6 MB. Free memory is still 253.7 MB. There was no memory consumed. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,329 INFO  L168              Benchmark]: RCFGBuilder took 449.04 ms. Allocated memory is still 304.6 MB. Free memory was 253.7 MB in the beginning and 223.1 MB in the end (delta: 30.6 MB). Peak memory consumption was 30.6 MB. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,330 INFO  L168              Benchmark]: IcfgTransformer took 31.35 ms. Allocated memory is still 304.6 MB. Free memory was 223.1 MB in the beginning and 221.1 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,330 INFO  L168              Benchmark]: TraceAbstraction took 208.42 ms. Allocated memory is still 304.6 MB. Free memory was 221.1 MB in the beginning and 201.2 MB in the end (delta: 19.9 MB). Peak memory consumption was 19.9 MB. Max. memory is 5.3 GB.
[2018-01-30 03:40:57,334 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.26 ms. Allocated memory is still 304.6 MB. Free memory is still 269.6 MB. There was no memory consumed. Max. memory is 5.3 GB.
 * CACSL2BoogieTranslator took 202.15 ms. Allocated memory is still 304.6 MB. Free memory was 263.6 MB in the beginning and 253.7 MB in the end (delta: 10.0 MB). Peak memory consumption was 10.0 MB. Max. memory is 5.3 GB.
 * Boogie Preprocessor took 37.55 ms. Allocated memory is still 304.6 MB. Free memory is still 253.7 MB. There was no memory consumed. Max. memory is 5.3 GB.
 * RCFGBuilder took 449.04 ms. Allocated memory is still 304.6 MB. Free memory was 253.7 MB in the beginning and 223.1 MB in the end (delta: 30.6 MB). Peak memory consumption was 30.6 MB. Max. memory is 5.3 GB.
 * IcfgTransformer took 31.35 ms. Allocated memory is still 304.6 MB. Free memory was 223.1 MB in the beginning and 221.1 MB in the end (delta: 2.0 MB). Peak memory consumption was 2.0 MB. Max. memory is 5.3 GB.
 * TraceAbstraction took 208.42 ms. Allocated memory is still 304.6 MB. Free memory was 221.1 MB in the beginning and 201.2 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: 224]: Loop Invariant
    Derived loop invariant: 1
  - InvariantResult [Line: 229]: Loop Invariant
    Derived loop invariant: 1
  - InvariantResult [Line: 223]: Loop Invariant
    Derived loop invariant: 1
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 3 procedures, 168 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=168occurred 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_15_true-unreach-call_true-valid-memsafety_false-termination.c_svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf_AutomizerCTransformed.xml/Csv-Benchmark-0-2018-01-30_03-40-57-347.csv
Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/test_locks_15_true-unreach-call_true-valid-memsafety_false-termination.c_svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf_AutomizerCTransformed.xml/Csv-TraceAbstractionBenchmarks-0-2018-01-30_03-40-57-347.csv
Received shutdown request...