./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i --full-output --architecture 64bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 0bc82298dd9e93d3f08465a2718be97126543f900d7cea0bfc6c785597cc25bb
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:26:37,223 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:26:37,339 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-64bit-Automizer_Default.epf
[2024-11-24 01:26:37,347 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:26:37,348 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:26:37,381 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:26:37,382 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:26:37,382 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:26:37,382 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:26:37,383 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:26:37,383 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:26:37,383 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:26:37,384 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:26:37,384 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:26:37,384 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:26:37,384 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:26:37,385 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:26:37,385 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:26:37,385 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:26:37,385 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:26:37,385 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:26:37,386 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:26:37,386 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:26:37,386 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:26:37,389 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:26:37,389 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:26:37,389 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:26:37,390 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:26:37,390 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:26:37,391 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:26:37,391 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:26:37,392 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:26:37,392 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:26:37,392 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0bc82298dd9e93d3f08465a2718be97126543f900d7cea0bfc6c785597cc25bb
[2024-11-24 01:26:37,799 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:26:37,813 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:26:37,819 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:26:37,821 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:26:37,821 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:26:37,824 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i
[2024-11-24 01:26:41,659 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/44547dbce/c60c72299615488eba305d29bf0043f0/FLAGedeb31e1d
[2024-11-24 01:26:42,270 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:26:42,274 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i
[2024-11-24 01:26:42,308 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/44547dbce/c60c72299615488eba305d29bf0043f0/FLAGedeb31e1d
[2024-11-24 01:26:42,340 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/44547dbce/c60c72299615488eba305d29bf0043f0
[2024-11-24 01:26:42,344 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:26:42,346 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:26:42,348 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:26:42,350 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:26:42,355 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:26:42,356 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:26:42" (1/1) ...
[2024-11-24 01:26:42,357 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9e75487 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:26:42, skipping insertion in model container
[2024-11-24 01:26:42,360 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:26:42" (1/1) ...
[2024-11-24 01:26:42,440 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:26:42,706 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i[4493,4506]
[2024-11-24 01:26:42,712 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i[4553,4566]
[2024-11-24 01:26:43,268 ERROR L321         MainTranslator]: Unsupported Syntax: Unsupported function: __builtin_popcountl
[2024-11-24 01:26:43,268 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@29e1c161 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:26:43, skipping insertion in model container
[2024-11-24 01:26:43,269 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:26:43,272 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-11-24 01:26:43,277 INFO  L158              Benchmark]: Toolchain (without parser) took 927.81ms. Allocated memory is still 142.6MB. Free memory was 98.6MB in the beginning and 81.3MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 01:26:43,278 INFO  L158              Benchmark]: CDTParser took 2.59ms. Allocated memory is still 167.8MB. Free memory is still 104.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:26:43,278 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 924.67ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 81.3MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 01:26:43,280 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 2.59ms. Allocated memory is still 167.8MB. Free memory is still 104.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 924.67ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 81.3MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * 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...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 0bc82298dd9e93d3f08465a2718be97126543f900d7cea0bfc6c785597cc25bb
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:26:46,425 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:26:46,595 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-64bit-Automizer_Bitvector.epf
[2024-11-24 01:26:46,604 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:26:46,605 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:26:46,657 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:26:46,658 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:26:46,658 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:26:46,658 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:26:46,659 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:26:46,659 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:26:46,660 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:26:46,661 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:26:46,662 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:26:46,663 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:26:46,664 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:26:46,664 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:26:46,664 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:26:46,664 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:26:46,664 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:26:46,664 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:26:46,665 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-24 01:26:46,665 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-24 01:26:46,665 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-24 01:26:46,665 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:26:46,666 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:26:46,666 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:26:46,666 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:26:46,666 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:26:46,666 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:26:46,667 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:26:46,667 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:26:46,667 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:26:46,668 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:26:46,668 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:26:46,668 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:26:46,668 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:26:46,669 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-24 01:26:46,669 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:26:46,670 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:26:46,670 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:26:46,670 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:26:46,670 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0bc82298dd9e93d3f08465a2718be97126543f900d7cea0bfc6c785597cc25bb
[2024-11-24 01:26:47,124 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:26:47,134 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:26:47,137 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:26:47,139 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:26:47,139 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:26:47,141 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i
[2024-11-24 01:26:50,740 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/c1ebf39e4/5074d2bdc2734daca83e83f08aa9c7bd/FLAGa0f8b1e97
[2024-11-24 01:26:51,206 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:26:51,207 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i
[2024-11-24 01:26:51,226 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/c1ebf39e4/5074d2bdc2734daca83e83f08aa9c7bd/FLAGa0f8b1e97
[2024-11-24 01:26:51,252 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/bin/uautomizer-verify-LYvppIcaGC/data/c1ebf39e4/5074d2bdc2734daca83e83f08aa9c7bd
[2024-11-24 01:26:51,255 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:26:51,257 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:26:51,260 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:26:51,261 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:26:51,267 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:26:51,268 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:26:51" (1/1) ...
[2024-11-24 01:26:51,269 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d96e63f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:26:51, skipping insertion in model container
[2024-11-24 01:26:51,269 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:26:51" (1/1) ...
[2024-11-24 01:26:51,351 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:26:51,679 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i[4493,4506]
[2024-11-24 01:26:51,686 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d66a897f-7102-43c1-90e8-47b0b3dfd9f1/sv-benchmarks/c/aws-c-common/aws_is_power_of_two_harness.i[4553,4566]
[2024-11-24 01:26:52,341 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-24 01:26:52,410 ERROR L321         MainTranslator]: Unsupported Syntax: Unsupported function: __builtin_popcountl
[2024-11-24 01:26:52,411 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@383a6917 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:26:52, skipping insertion in model container
[2024-11-24 01:26:52,411 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:26:52,412 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-11-24 01:26:52,415 INFO  L158              Benchmark]: Toolchain (without parser) took 1156.64ms. Allocated memory is still 83.9MB. Free memory was 58.2MB in the beginning and 40.5MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 01:26:52,415 INFO  L158              Benchmark]: CDTParser took 0.44ms. Allocated memory is still 83.9MB. Free memory is still 64.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 01:26:52,416 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1151.88ms. Allocated memory is still 83.9MB. Free memory was 57.9MB in the beginning and 40.5MB in the end (delta: 17.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 01:26:52,419 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.44ms. Allocated memory is still 83.9MB. Free memory is still 64.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1151.88ms. Allocated memory is still 83.9MB. Free memory was 57.9MB in the beginning and 40.5MB in the end (delta: 17.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * 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...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
UNKNOWN