./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-overflow.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9f01133064e8d36e68b9f85134d72a09d965175ad33f2003b7d0ebb14c50d01e --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 21:18:18,416 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 21:18:18,489 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf [2024-10-14 21:18:18,493 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 21:18:18,495 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 21:18:18,534 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 21:18:18,537 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 21:18:18,537 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 21:18:18,538 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 21:18:18,539 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 21:18:18,540 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 21:18:18,540 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 21:18:18,541 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 21:18:18,541 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 21:18:18,543 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 21:18:18,543 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 21:18:18,544 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 21:18:18,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 21:18:18,544 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 21:18:18,544 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 21:18:18,545 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 21:18:18,549 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 21:18:18,549 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 21:18:18,549 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-14 21:18:18,549 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 21:18:18,550 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 21:18:18,550 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 21:18:18,550 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 21:18:18,550 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 21:18:18,551 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 21:18:18,551 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 21:18:18,551 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 21:18:18,551 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 21:18:18,551 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 21:18:18,552 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 21:18:18,552 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 21:18:18,552 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 21:18:18,553 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 21:18:18,553 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 21:18:18,554 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 21:18:18,554 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 21:18:18,555 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 ! overflow) ) 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 -> 9f01133064e8d36e68b9f85134d72a09d965175ad33f2003b7d0ebb14c50d01e [2024-10-14 21:18:18,816 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 21:18:18,841 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 21:18:18,844 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 21:18:18,845 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 21:18:18,846 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 21:18:18,847 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i [2024-10-14 21:18:20,278 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 21:18:20,712 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 21:18:20,712 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i [2024-10-14 21:18:20,744 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/69f0fbcf1/edfa34e0120845b797d8d9a18bb3ae63/FLAGeec199e13 [2024-10-14 21:18:20,760 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/69f0fbcf1/edfa34e0120845b797d8d9a18bb3ae63 [2024-10-14 21:18:20,762 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 21:18:20,763 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 21:18:20,764 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 21:18:20,765 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 21:18:20,772 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 21:18:20,773 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 09:18:20" (1/1) ... [2024-10-14 21:18:20,773 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@558945cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 09:18:20, skipping insertion in model container [2024-10-14 21:18:20,774 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 09:18:20" (1/1) ... [2024-10-14 21:18:20,894 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 21:18:21,838 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,839 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,839 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,840 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,841 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,852 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,853 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,855 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,855 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,857 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,858 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,859 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:21,859 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,272 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,273 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,277 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,284 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,357 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,360 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,360 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,361 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,361 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,361 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,362 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,362 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,362 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,363 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,363 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,363 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,363 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,367 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,367 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,367 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,368 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,374 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,375 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,382 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,383 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,383 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,406 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 21:18:22,443 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 21:18:22,513 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,513 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,514 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,514 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,515 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,521 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,522 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,523 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,524 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,525 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,527 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,528 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,528 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,597 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,597 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,598 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,602 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,607 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7776-7787] [2024-10-14 21:18:22,622 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,622 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,622 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,623 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,623 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,623 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,624 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,624 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,624 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,625 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,625 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,625 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,626 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,626 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,627 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,627 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,627 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,629 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,630 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,634 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,635 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,635 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:22,641 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 21:18:22,875 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: ntohs, htons, ntohl, htonl [2024-10-14 21:18:22,879 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6aa362c8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 09:18:22, skipping insertion in model container [2024-10-14 21:18:22,879 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 21:18:22,880 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-10-14 21:18:22,883 INFO L158 Benchmark]: Toolchain (without parser) took 2117.57ms. Allocated memory was 146.8MB in the beginning and 186.6MB in the end (delta: 39.8MB). Free memory was 85.1MB in the beginning and 96.5MB in the end (delta: -11.4MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. [2024-10-14 21:18:22,883 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 146.8MB. Free memory is still 106.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 21:18:22,884 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2115.20ms. Allocated memory was 146.8MB in the beginning and 186.6MB in the end (delta: 39.8MB). Free memory was 84.8MB in the beginning and 96.5MB in the end (delta: -11.7MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. [2024-10-14 21:18:22,886 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.19ms. Allocated memory is still 146.8MB. Free memory is still 106.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2115.20ms. Allocated memory was 146.8MB in the beginning and 186.6MB in the end (delta: 39.8MB). Free memory was 84.8MB in the beginning and 96.5MB in the end (delta: -11.7MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7776]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7776-7787] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: ntohs, htons, ntohl, htonl 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: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9f01133064e8d36e68b9f85134d72a09d965175ad33f2003b7d0ebb14c50d01e --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 21:18:24,920 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 21:18:24,992 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Bitvector.epf [2024-10-14 21:18:24,998 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 21:18:24,998 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 21:18:24,999 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2024-10-14 21:18:25,026 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 21:18:25,026 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 21:18:25,027 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 21:18:25,028 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 21:18:25,029 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 21:18:25,029 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 21:18:25,029 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 21:18:25,030 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 21:18:25,030 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 21:18:25,030 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 21:18:25,031 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 21:18:25,031 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 21:18:25,031 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 21:18:25,032 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 21:18:25,032 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 21:18:25,036 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 21:18:25,037 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-14 21:18:25,038 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-14 21:18:25,038 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 21:18:25,038 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-14 21:18:25,040 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-14 21:18:25,041 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 21:18:25,041 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 21:18:25,041 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 21:18:25,042 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 21:18:25,042 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 21:18:25,042 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 21:18:25,042 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 21:18:25,042 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 21:18:25,048 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 21:18:25,049 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 21:18:25,049 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 21:18:25,049 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-14 21:18:25,049 INFO L153 SettingsManager]: * Command for external solver=cvc5 --incremental --print-success --lang smt [2024-10-14 21:18:25,050 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 21:18:25,051 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 21:18:25,052 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 21:18:25,052 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 21:18:25,052 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-14 21:18:25,052 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 ! overflow) ) 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 -> 9f01133064e8d36e68b9f85134d72a09d965175ad33f2003b7d0ebb14c50d01e [2024-10-14 21:18:25,380 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 21:18:25,407 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 21:18:25,409 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 21:18:25,410 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 21:18:25,411 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 21:18:25,412 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i [2024-10-14 21:18:26,970 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 21:18:27,435 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 21:18:27,436 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_priority_queue_s_sift_up_harness.i [2024-10-14 21:18:27,474 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/962d907ee/5859e37d65304d66821f05eecfe35359/FLAGd8cc7e476 [2024-10-14 21:18:27,491 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/962d907ee/5859e37d65304d66821f05eecfe35359 [2024-10-14 21:18:27,494 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 21:18:27,496 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 21:18:27,497 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 21:18:27,497 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 21:18:27,503 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 21:18:27,504 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 09:18:27" (1/1) ... [2024-10-14 21:18:27,505 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ca7a790 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 09:18:27, skipping insertion in model container [2024-10-14 21:18:27,505 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 09:18:27" (1/1) ... [2024-10-14 21:18:27,600 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 21:18:28,746 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,747 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,747 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,748 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,749 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,766 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,781 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,784 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,787 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,788 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,825 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,827 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:28,830 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,287 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,287 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,294 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,301 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,419 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,420 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,421 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,421 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,421 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,422 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,422 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,423 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,423 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,423 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,423 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,424 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,424 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,427 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,428 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,428 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,428 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,431 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,431 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,439 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,441 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,441 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,461 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 21:18:29,500 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-10-14 21:18:29,543 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 21:18:29,583 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,584 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,584 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,585 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,585 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,590 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,590 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,591 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,591 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,592 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,593 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,593 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,593 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,682 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,683 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,684 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,689 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,736 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,737 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,737 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,737 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,737 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,738 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,739 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,739 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,739 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,740 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,740 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,740 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,741 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,742 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,742 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,743 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,743 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,746 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,747 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,753 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,753 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,754 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,765 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 21:18:29,786 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 21:18:29,845 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,846 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,846 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,846 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,847 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,853 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,854 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,855 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,855 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,857 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,858 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,858 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,859 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,945 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,946 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,946 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,950 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7776-7787] [2024-10-14 21:18:29,974 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,975 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,975 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,976 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,976 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,976 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,976 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,977 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,978 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,978 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,978 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,981 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,981 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,982 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,982 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,982 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,982 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,985 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,985 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,989 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,990 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,990 WARN L1659 CHandler]: Possible shadowing of function index [2024-10-14 21:18:29,996 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 21:18:30,375 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: ntohs, htons, ntohl, htonl [2024-10-14 21:18:30,377 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3b3dfa66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 09:18:30, skipping insertion in model container [2024-10-14 21:18:30,377 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 21:18:30,378 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-10-14 21:18:30,380 INFO L158 Benchmark]: Toolchain (without parser) took 2883.47ms. Allocated memory was 65.0MB in the beginning and 136.3MB in the end (delta: 71.3MB). Free memory was 39.0MB in the beginning and 56.7MB in the end (delta: -17.7MB). Peak memory consumption was 60.9MB. Max. memory is 16.1GB. [2024-10-14 21:18:30,380 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 65.0MB. Free memory is still 39.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 21:18:30,381 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2881.02ms. Allocated memory was 65.0MB in the beginning and 136.3MB in the end (delta: 71.3MB). Free memory was 38.8MB in the beginning and 56.7MB in the end (delta: -17.9MB). Peak memory consumption was 60.9MB. Max. memory is 16.1GB. [2024-10-14 21:18:30,383 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.14ms. Allocated memory is still 65.0MB. Free memory is still 39.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2881.02ms. Allocated memory was 65.0MB in the beginning and 136.3MB in the end (delta: 71.3MB). Free memory was 38.8MB in the beginning and 56.7MB in the end (delta: -17.9MB). Peak memory consumption was 60.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7776]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7776-7787] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: ntohs, htons, ntohl, htonl 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