/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver 'z3 -smt2 -in SMTLIB2_COMPLIANT=true' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/aws-c-common/aws_is_power_of_two_harness_negated.i


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


This is Ultimate 0.2.5-dev-356b6ba-m
[2024-11-01 03:47:57,791 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-01 03:47:57,863 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf
[2024-11-01 03:47:57,866 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-01 03:47:57,867 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-01 03:47:57,890 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-01 03:47:57,892 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-01 03:47:57,892 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-01 03:47:57,893 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-01 03:47:57,894 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-01 03:47:57,894 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-01 03:47:57,894 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-01 03:47:57,895 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-01 03:47:57,895 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-01 03:47:57,895 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-01 03:47:57,896 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-01 03:47:57,896 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-01 03:47:57,896 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-01 03:47:57,898 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-01 03:47:57,899 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-01 03:47:57,899 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-01 03:47:57,899 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-01 03:47:57,899 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-01 03:47:57,900 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-01 03:47:57,900 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-01 03:47:57,900 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-01 03:47:57,900 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-01 03:47:57,900 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-01 03:47:57,901 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-01 03:47:57,901 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-01 03:47:57,901 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-01 03:47:57,901 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-01 03:47:57,901 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-01 03:47:57,901 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-01 03:47:57,902 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-01 03:47:57,904 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-11-01 03:47:57,904 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-01 03:47:58,139 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-01 03:47:58,155 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-01 03:47:58,157 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-01 03:47:58,158 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-01 03:47:58,158 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-01 03:47:58,159 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_is_power_of_two_harness_negated.i
[2024-11-01 03:47:59,338 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-01 03:47:59,597 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-01 03:47:59,597 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_is_power_of_two_harness_negated.i
[2024-11-01 03:47:59,617 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d47dd1e2/af5cd82bc2fb44ec9156ed7470d43516/FLAG7a48f3909
[2024-11-01 03:47:59,634 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d47dd1e2/af5cd82bc2fb44ec9156ed7470d43516
[2024-11-01 03:47:59,636 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-01 03:47:59,638 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-11-01 03:47:59,639 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-01 03:47:59,639 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-01 03:47:59,643 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-01 03:47:59,643 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 03:47:59" (1/1) ...
[2024-11-01 03:47:59,644 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6f5fe8f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:47:59, skipping insertion in model container
[2024-11-01 03:47:59,644 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 03:47:59" (1/1) ...
[2024-11-01 03:47:59,694 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-01 03:47:59,874 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_is_power_of_two_harness_negated.i[4493,4506]
[2024-11-01 03:47:59,879 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_is_power_of_two_harness_negated.i[4553,4566]
[2024-11-01 03:48:00,053 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:48:00,086 ERROR L321         MainTranslator]: Unsupported Syntax: Unsupported function: __builtin_popcountl
[2024-11-01 03:48:00,087 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@207bc721 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:48:00, skipping insertion in model container
[2024-11-01 03:48:00,087 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-01 03:48:00,087 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-11-01 03:48:00,088 INFO  L158              Benchmark]: Toolchain (without parser) took 449.77ms. Allocated memory is still 173.0MB. Free memory was 146.9MB in the beginning and 125.4MB in the end (delta: 21.5MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB.
[2024-11-01 03:48:00,088 INFO  L158              Benchmark]: CDTParser took 0.10ms. Allocated memory is still 173.0MB. Free memory is still 148.7MB. There was no memory consumed. Max. memory is 8.0GB.
[2024-11-01 03:48:00,089 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 447.60ms. Allocated memory is still 173.0MB. Free memory was 146.4MB in the beginning and 125.4MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB.
[2024-11-01 03:48:00,090 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.10ms. Allocated memory is still 173.0MB. Free memory is still 148.7MB. There was no memory consumed. Max. memory is 8.0GB.
 * CACSL2BoogieTranslator took 447.60ms. Allocated memory is still 173.0MB. Free memory was 146.4MB in the beginning and 125.4MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 2673]: Unsupported Syntax
    Unsupported function: __builtin_popcountl
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...