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/forester-heap/sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i


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


This is Ultimate 0.1.23-d4a2356
[2018-03-23 12:26:13,588 INFO  L170        SettingsManager]: Resetting all preferences to default values...
[2018-03-23 12:26:13,589 INFO  L174        SettingsManager]: Resetting UltimateCore preferences to default values
[2018-03-23 12:26:13,604 INFO  L177        SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring...
[2018-03-23 12:26:13,604 INFO  L174        SettingsManager]: Resetting Boogie Preprocessor preferences to default values
[2018-03-23 12:26:13,605 INFO  L174        SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values
[2018-03-23 12:26:13,606 INFO  L174        SettingsManager]: Resetting Abstract Interpretation preferences to default values
[2018-03-23 12:26:13,608 INFO  L174        SettingsManager]: Resetting LassoRanker preferences to default values
[2018-03-23 12:26:13,610 INFO  L174        SettingsManager]: Resetting Reaching Definitions preferences to default values
[2018-03-23 12:26:13,611 INFO  L174        SettingsManager]: Resetting SyntaxChecker preferences to default values
[2018-03-23 12:26:13,612 INFO  L177        SettingsManager]: Büchi Program Product provides no preferences, ignoring...
[2018-03-23 12:26:13,613 INFO  L174        SettingsManager]: Resetting LTL2Aut preferences to default values
[2018-03-23 12:26:13,614 INFO  L174        SettingsManager]: Resetting BlockEncodingV2 preferences to default values
[2018-03-23 12:26:13,615 INFO  L174        SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values
[2018-03-23 12:26:13,616 INFO  L174        SettingsManager]: Resetting BuchiAutomizer preferences to default values
[2018-03-23 12:26:13,619 INFO  L174        SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values
[2018-03-23 12:26:13,621 INFO  L174        SettingsManager]: Resetting CodeCheck preferences to default values
[2018-03-23 12:26:13,623 INFO  L174        SettingsManager]: Resetting InvariantSynthesis preferences to default values
[2018-03-23 12:26:13,624 INFO  L174        SettingsManager]: Resetting RCFGBuilder preferences to default values
[2018-03-23 12:26:13,625 INFO  L174        SettingsManager]: Resetting TraceAbstraction preferences to default values
[2018-03-23 12:26:13,627 INFO  L177        SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring...
[2018-03-23 12:26:13,628 INFO  L177        SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring...
[2018-03-23 12:26:13,628 INFO  L174        SettingsManager]: Resetting IcfgTransformer preferences to default values
[2018-03-23 12:26:13,629 INFO  L174        SettingsManager]: Resetting Boogie Printer preferences to default values
[2018-03-23 12:26:13,630 INFO  L174        SettingsManager]: Resetting Witness Printer preferences to default values
[2018-03-23 12:26:13,631 INFO  L177        SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring...
[2018-03-23 12:26:13,631 INFO  L174        SettingsManager]: Resetting CDTParser preferences to default values
[2018-03-23 12:26:13,632 INFO  L174        SettingsManager]: Resetting PEA to Boogie preferences to default values
[2018-03-23 12:26:13,633 INFO  L177        SettingsManager]: AutomataScriptParser provides no preferences, ignoring...
[2018-03-23 12:26:13,633 INFO  L174        SettingsManager]: Resetting Witness Parser preferences to default values
[2018-03-23 12:26:13,633 INFO  L181        SettingsManager]: Finished resetting all preferences to default values...
[2018-03-23 12:26:13,634 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-03-23 12:26:13,644 INFO  L110        SettingsManager]: Loading preferences was successful
[2018-03-23 12:26:13,644 INFO  L112        SettingsManager]: Preferences different from defaults after loading the file:
[2018-03-23 12:26:13,645 INFO  L131        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2018-03-23 12:26:13,645 INFO  L133        SettingsManager]:  * to procedures, called more than once=true
[2018-03-23 12:26:13,646 INFO  L131        SettingsManager]: Preferences of Abstract Interpretation differ from their defaults:
[2018-03-23 12:26:13,646 INFO  L133        SettingsManager]:  * Abstract domain for RCFG-of-the-future=VPDomain
[2018-03-23 12:26:13,646 INFO  L133        SettingsManager]:  * Use the RCFG-of-the-future interface=true
[2018-03-23 12:26:13,647 INFO  L131        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2018-03-23 12:26:13,647 INFO  L133        SettingsManager]:  * sizeof long=4
[2018-03-23 12:26:13,647 INFO  L133        SettingsManager]:  * Check unreachability of error function in SV-COMP mode=false
[2018-03-23 12:26:13,647 INFO  L133        SettingsManager]:  * Overapproximate operations on floating types=true
[2018-03-23 12:26:13,647 INFO  L133        SettingsManager]:  * sizeof POINTER=4
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * Check division by zero=IGNORE
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * Bitprecise bitfields=true
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2018-03-23 12:26:13,648 INFO  L133        SettingsManager]:  * sizeof long double=12
[2018-03-23 12:26:13,649 INFO  L131        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2018-03-23 12:26:13,649 INFO  L133        SettingsManager]:  * Size of a code block=SingleStatement
[2018-03-23 12:26:13,649 INFO  L133        SettingsManager]:  * To the following directory=./dump/
[2018-03-23 12:26:13,649 INFO  L133        SettingsManager]:  * Add additional assume for each assert=false
[2018-03-23 12:26:13,649 INFO  L133        SettingsManager]:  * SMT solver=External_DefaultMode
[2018-03-23 12:26:13,650 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2018-03-23 12:26:13,650 INFO  L131        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2018-03-23 12:26:13,650 INFO  L133        SettingsManager]:  * Interpolant automaton=TWOTRACK
[2018-03-23 12:26:13,650 INFO  L133        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2018-03-23 12:26:13,650 INFO  L133        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles
[2018-03-23 12:26:13,651 INFO  L133        SettingsManager]:  * Trace refinement strategy=CAMEL
[2018-03-23 12:26:13,651 INFO  L133        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2018-03-23 12:26:13,651 INFO  L133        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2018-03-23 12:26:13,651 INFO  L133        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2018-03-23 12:26:13,652 INFO  L131        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2018-03-23 12:26:13,652 INFO  L133        SettingsManager]:  * TransformationType=HEAP_SEPARATOR
[2018-03-23 12:26:13,689 INFO  L81    nceAwareModelManager]: Repository-Root is: /tmp
[2018-03-23 12:26:13,702 INFO  L266   ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully (re)initialized
[2018-03-23 12:26:13,706 INFO  L222   ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected.
[2018-03-23 12:26:13,708 INFO  L271        PluginConnector]: Initializing CDTParser...
[2018-03-23 12:26:13,708 INFO  L276        PluginConnector]: CDTParser initialized
[2018-03-23 12:26:13,708 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/forester-heap/sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,009 INFO  L228              CDTParser]: Created temporary CDT project at /storage/ultimate/releaseScripts/default/UAutomizer-linux/data/FLAGd09a9f45c
[2018-03-23 12:26:14,184 INFO  L291              CDTParser]: IsIndexed: true
[2018-03-23 12:26:14,184 INFO  L292              CDTParser]: Found 1 translation units.
[2018-03-23 12:26:14,185 INFO  L171              CDTParser]: Scanning sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,196 INFO  L210   ultiparseSymbolTable]: Include resolver:
[2018-03-23 12:26:14,196 INFO  L215   ultiparseSymbolTable]: <empty include resolver>
[2018-03-23 12:26:14,196 INFO  L218   ultiparseSymbolTable]: Function table:
[2018-03-23 12:26:14,197 INFO  L221   ultiparseSymbolTable]: Function definition of null ('main') in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L227   ultiparseSymbolTable]: Global variable table:
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_rwlockattr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____gid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____uint16_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__clock_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_char in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____int16_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____u_long in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__blkcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__daddr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,197 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____loff_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__suseconds_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_int32_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____sigset_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__fd_mask in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__sigset_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____ino_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_spinlock_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__SLL in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____caddr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____off_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,198 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____ino64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_long in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__ulong in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____uint32_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__uid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__fsblkcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__lldiv_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,199 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__wchar_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__int16_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__blksize_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____clockid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__clockid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____pthread_slist_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____int32_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____syscall_ulong_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____sig_atomic_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,200 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__div_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____id_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fd_mask in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__quad_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_int8_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_int16_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_cond_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,201 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsblkcnt64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____pid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____rlim_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____timer_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_mutexattr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_attr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_int in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____u_char in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,202 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____u_quad_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_barrier_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____quad_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____off64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____suseconds_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsfilcnt64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_int64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____blkcnt64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,203 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__ldiv_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__ino_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__fsfilcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____ssize_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____socklen_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____mode_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__int32_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__idtype_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____int8_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,204 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____nlink_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____intptr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__timer_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__size_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__off_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__key_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____uint64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_once_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsword_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__caddr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__mode_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,205 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____u_short in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__nlink_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_short in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____uid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__gid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__ssize_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__uint in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__loff_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____useconds_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__fd_set in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_condattr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__dev_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____rlim64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____blksize_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__id_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,206 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____qaddr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____clock_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_key_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____dev_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsblkcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__fsid_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____u_int in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____blkcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__time_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_rwlock_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_mutex_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____fsfilcnt_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____syscall_slong_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__pthread_barrierattr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,207 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__register_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__int64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____daddr_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____int64_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__int8_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____time_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____uint8_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i____key_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__u_quad_t in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,208 INFO  L230   ultiparseSymbolTable]: Global variable declaration of __U_MULTI_fsll_simple_white_blue_true_unreach_call_false_valid_memtrack_i__ushort in sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i
[2018-03-23 12:26:14,230 INFO  L334              CDTParser]: Deleted temporary CDT project at /storage/ultimate/releaseScripts/default/UAutomizer-linux/data/FLAGd09a9f45c
[2018-03-23 12:26:14,234 INFO  L304   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2018-03-23 12:26:14,237 INFO  L131        ToolchainWalker]: Walking toolchain with 5 elements.
[2018-03-23 12:26:14,238 INFO  L113        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2018-03-23 12:26:14,238 INFO  L271        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2018-03-23 12:26:14,243 INFO  L276        PluginConnector]: CACSL2BoogieTranslator initialized
[2018-03-23 12:26:14,244 INFO  L185        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,246 INFO  L205        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a5c1c4e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14, skipping insertion in model container
[2018-03-23 12:26:14,247 INFO  L185        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,267 INFO  L167             Dispatcher]: Using SV-COMP mode
[2018-03-23 12:26:14,307 INFO  L167             Dispatcher]: Using SV-COMP mode
[2018-03-23 12:26:14,502 INFO  L175          PostProcessor]: Settings: Checked method=main
[2018-03-23 12:26:14,552 INFO  L175          PostProcessor]: Settings: Checked method=main
[2018-03-23 12:26:14,559 INFO  L100         SccComputation]: Graph consists of 0 InCaSumBalls and 115 non ball SCCs. Number of states in SCCs 115.
[2018-03-23 12:26:14,605 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14 WrapperNode
[2018-03-23 12:26:14,606 INFO  L132        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2018-03-23 12:26:14,606 INFO  L113        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2018-03-23 12:26:14,607 INFO  L271        PluginConnector]: Initializing Boogie Preprocessor...
[2018-03-23 12:26:14,607 INFO  L276        PluginConnector]: Boogie Preprocessor initialized
[2018-03-23 12:26:14,617 INFO  L185        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,617 INFO  L185        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,633 INFO  L185        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,633 INFO  L185        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,648 INFO  L185        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,653 INFO  L185        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,656 INFO  L185        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (1/1) ...
[2018-03-23 12:26:14,661 INFO  L132        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2018-03-23 12:26:14,662 INFO  L113        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2018-03-23 12:26:14,662 INFO  L271        PluginConnector]: Initializing RCFGBuilder...
[2018-03-23 12:26:14,662 INFO  L276        PluginConnector]: RCFGBuilder initialized
[2018-03-23 12:26:14,663 INFO  L185        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.03 12:26:14" (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-03-23 12:26:14,790 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2018-03-23 12:26:14,790 INFO  L136     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2018-03-23 12:26:14,791 INFO  L136     BoogieDeclarations]: Found implementation of procedure main
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure __ctype_get_mb_cur_max
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure atof
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure atoi
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure atol
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure atoll
[2018-03-23 12:26:14,791 INFO  L128     BoogieDeclarations]: Found specification of procedure strtod
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtof
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtold
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtol
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtoul
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtoq
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtouq
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtoll
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure strtoull
[2018-03-23 12:26:14,792 INFO  L128     BoogieDeclarations]: Found specification of procedure l64a
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure a64l
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure select
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure pselect
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure gnu_dev_major
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure gnu_dev_minor
[2018-03-23 12:26:14,793 INFO  L128     BoogieDeclarations]: Found specification of procedure gnu_dev_makedev
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure random
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure srandom
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure initstate
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure setstate
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure random_r
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure srandom_r
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure initstate_r
[2018-03-23 12:26:14,794 INFO  L128     BoogieDeclarations]: Found specification of procedure setstate_r
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure rand
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure srand
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure rand_r
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure drand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure erand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure lrand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure nrand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure mrand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure jrand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure srand48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure seed48
[2018-03-23 12:26:14,795 INFO  L128     BoogieDeclarations]: Found specification of procedure lcong48
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure drand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure erand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure lrand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure nrand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure mrand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure jrand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure srand48_r
[2018-03-23 12:26:14,796 INFO  L128     BoogieDeclarations]: Found specification of procedure seed48_r
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure lcong48_r
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure malloc
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure calloc
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure realloc
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure free
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure cfree
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure alloca
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure valloc
[2018-03-23 12:26:14,797 INFO  L128     BoogieDeclarations]: Found specification of procedure posix_memalign
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure aligned_alloc
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure abort
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure atexit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure at_quick_exit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure on_exit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure exit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure quick_exit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure _Exit
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure getenv
[2018-03-23 12:26:14,798 INFO  L128     BoogieDeclarations]: Found specification of procedure putenv
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure setenv
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure unsetenv
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure clearenv
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure mktemp
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure mkstemp
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure mkstemps
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure mkdtemp
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure system
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure realpath
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure bsearch
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure qsort
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure abs
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure labs
[2018-03-23 12:26:14,799 INFO  L128     BoogieDeclarations]: Found specification of procedure llabs
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure div
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure ldiv
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure lldiv
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure ecvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure fcvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure gcvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure qecvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure qfcvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure qgcvt
[2018-03-23 12:26:14,800 INFO  L128     BoogieDeclarations]: Found specification of procedure ecvt_r
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure fcvt_r
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure qecvt_r
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure qfcvt_r
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure mblen
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure mbtowc
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure wctomb
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure mbstowcs
[2018-03-23 12:26:14,801 INFO  L128     BoogieDeclarations]: Found specification of procedure wcstombs
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure rpmatch
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure getsubopt
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure getloadavg
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure __VERIFIER_error
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure main
[2018-03-23 12:26:14,802 INFO  L128     BoogieDeclarations]: Found specification of procedure #Ultimate.alloc
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure write~int
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure read~int
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2018-03-23 12:26:14,803 INFO  L128     BoogieDeclarations]: Found specification of procedure write~unchecked~int
[2018-03-23 12:26:15,321 INFO  L259             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2018-03-23 12:26:15,322 INFO  L202        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.03 12:26:15 BoogieIcfgContainer
[2018-03-23 12:26:15,322 INFO  L132        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2018-03-23 12:26:15,323 INFO  L113        PluginConnector]: ------------------------IcfgTransformer----------------------------
[2018-03-23 12:26:15,323 INFO  L271        PluginConnector]: Initializing IcfgTransformer...
[2018-03-23 12:26:15,324 INFO  L276        PluginConnector]: IcfgTransformer initialized
[2018-03-23 12:26:15,328 INFO  L185        PluginConnector]: Executing the observer IcfgTransformationObserver from plugin IcfgTransformer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.03 12:26:15" (1/1) ...
[2018-03-23 12:26:15,338 INFO  L112   apSepIcfgTransformer]: HeapSepIcfgTransformer: Starting heap partitioning
[2018-03-23 12:26:15,338 INFO  L113   apSepIcfgTransformer]: To be partitioned heap arrays found [#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset]
[2018-03-23 12:26:15,362 INFO  L255   apSepIcfgTransformer]: Heap separator: starting memloc-array-style preprocessing
[2018-03-23 12:26:15,396 INFO  L271   apSepIcfgTransformer]: finished MemlocArrayUpdater, created 20 location literals (each corresponds to one heap write)
[2018-03-23 12:26:15,419 INFO  L322   apSepIcfgTransformer]: finished preprocessing for the equality analysis
[2018-03-23 12:26:15,497 INFO  L101         FixpointEngine]: Starting fixpoint engine with domain VPDomain (maxUnwinding=3, maxParallelStates=2)
Received shutdown request...
[2018-03-23 12:28:44,720 WARN  L571         FixpointEngine]: Received timeout, aborting fixpoint engine
[2018-03-23 12:28:44,721 INFO  L256        ToolchainWalker]: Toolchain cancelled while executing plugin de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation. Reason: Timeout or Toolchain cancelled by user
[2018-03-23 12:28:44,723 INFO  L168              Benchmark]: Toolchain (without parser) took 150487.90 ms. Allocated memory was 304.1 MB in the beginning and 2.3 GB in the end (delta: 2.0 GB). Free memory was 242.2 MB in the beginning and 1.2 GB in the end (delta: -939.5 MB). Peak memory consumption was 2.0 GB. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,724 INFO  L168              Benchmark]: CDTParser took 0.13 ms. Allocated memory is still 304.1 MB. Free memory is still 268.0 MB. There was no memory consumed. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,724 INFO  L168              Benchmark]: CACSL2BoogieTranslator took 368.00 ms. Allocated memory is still 304.1 MB. Free memory was 242.2 MB in the beginning and 214.3 MB in the end (delta: 27.9 MB). Peak memory consumption was 27.9 MB. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,724 INFO  L168              Benchmark]: Boogie Preprocessor took 55.31 ms. Allocated memory is still 304.1 MB. Free memory was 214.3 MB in the beginning and 211.3 MB in the end (delta: 3.0 MB). Peak memory consumption was 3.0 MB. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,724 INFO  L168              Benchmark]: RCFGBuilder took 660.40 ms. Allocated memory was 304.1 MB in the beginning and 469.2 MB in the end (delta: 165.2 MB). Free memory was 211.3 MB in the beginning and 391.6 MB in the end (delta: -180.3 MB). Peak memory consumption was 21.3 MB. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,725 INFO  L168              Benchmark]: IcfgTransformer took 149399.22 ms. Allocated memory was 469.2 MB in the beginning and 2.3 GB in the end (delta: 1.8 GB). Free memory was 391.6 MB in the beginning and 1.2 GB in the end (delta: -790.1 MB). Peak memory consumption was 2.0 GB. Max. memory is 5.3 GB.
[2018-03-23 12:28:44,727 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.13 ms. Allocated memory is still 304.1 MB. Free memory is still 268.0 MB. There was no memory consumed. Max. memory is 5.3 GB.
 * CACSL2BoogieTranslator took 368.00 ms. Allocated memory is still 304.1 MB. Free memory was 242.2 MB in the beginning and 214.3 MB in the end (delta: 27.9 MB). Peak memory consumption was 27.9 MB. Max. memory is 5.3 GB.
 * Boogie Preprocessor took 55.31 ms. Allocated memory is still 304.1 MB. Free memory was 214.3 MB in the beginning and 211.3 MB in the end (delta: 3.0 MB). Peak memory consumption was 3.0 MB. Max. memory is 5.3 GB.
 * RCFGBuilder took 660.40 ms. Allocated memory was 304.1 MB in the beginning and 469.2 MB in the end (delta: 165.2 MB). Free memory was 211.3 MB in the beginning and 391.6 MB in the end (delta: -180.3 MB). Peak memory consumption was 21.3 MB. Max. memory is 5.3 GB.
 * IcfgTransformer took 149399.22 ms. Allocated memory was 469.2 MB in the beginning and 2.3 GB in the end (delta: 1.8 GB). Free memory was 391.6 MB in the beginning and 1.2 GB in the end (delta: -790.1 MB). Peak memory consumption was 2.0 GB. Max. memory is 5.3 GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation:
  - TimeoutResult: Timeout (de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation)
    Toolchain cancelled  while FixpointEngine was executing abstract interpretation.
RESULT: Ultimate could not prove your program: Timeout
Written .csv to /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../releaseScripts/default/UAutomizer-linux/csv/sll-simple-white-blue_true-unreach-call_false-valid-memtrack.i_svcomp-DerefFreeMemtrack-32bit-Automizer_Camel+AI_EQ_SS.epf_AutomizerCTransformed.xml/Csv-Benchmark-0-2018-03-23_12-28-44-735.csv
Completed graceful shutdown