./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 66d360c8c29bda7e5219dac4b14837aec8d465009822b05f671b68702d836670 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:40:03,650 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:40:03,724 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-06 22:40:03,742 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:40:03,743 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:40:03,783 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:40:03,784 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:40:03,784 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:40:03,788 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:40:03,794 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:40:03,794 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:40:03,795 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:40:03,795 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:40:03,797 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:40:03,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:40:03,798 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:40:03,798 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:40:03,799 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:40:03,799 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:40:03,799 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:40:03,800 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:40:03,800 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:40:03,801 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:40:03,803 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:40:03,803 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:40:03,804 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:40:03,804 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:40:03,805 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:40:03,805 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:40:03,805 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:40:03,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:40:03,807 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:40:03,807 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:40:03,807 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:40:03,807 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:40:03,808 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:40:03,808 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 66d360c8c29bda7e5219dac4b14837aec8d465009822b05f671b68702d836670 [2023-11-06 22:40:04,081 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:40:04,113 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:40:04,115 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:40:04,117 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:40:04,118 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:40:04,119 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i [2023-11-06 22:40:07,278 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:40:07,987 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:40:07,988 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i [2023-11-06 22:40:08,042 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/7e7982e4f/f7962f047c5b4f9ba002fef5c15a8d3a/FLAG6a3586f8e [2023-11-06 22:40:08,060 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/7e7982e4f/f7962f047c5b4f9ba002fef5c15a8d3a [2023-11-06 22:40:08,066 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:40:08,069 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:40:08,074 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:40:08,076 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:40:08,081 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:40:08,082 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:08" (1/1) ... [2023-11-06 22:40:08,083 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3433396b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:40:08, skipping insertion in model container [2023-11-06 22:40:08,084 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:08" (1/1) ... [2023-11-06 22:40:08,249 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:40:08,577 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4491,4504] [2023-11-06 22:40:08,590 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4551,4564] [2023-11-06 22:40:09,833 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,834 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,835 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,836 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,837 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,858 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,859 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,861 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,862 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,864 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,866 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,867 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:09,867 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:10,489 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 22:40:10,490 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 22:40:10,492 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 22:40:10,493 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 22:40:10,496 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 22:40:10,496 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 22:40:10,497 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 22:40:10,498 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 22:40:10,499 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 22:40:10,500 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 22:40:11,186 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,186 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,220 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,222 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,232 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,233 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,317 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,320 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,321 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,337 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,338 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,339 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,340 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,408 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:40:11,485 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:40:11,511 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4491,4504] [2023-11-06 22:40:11,512 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4551,4564] [2023-11-06 22:40:11,573 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,574 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,574 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,575 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,575 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,588 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,590 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,594 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,595 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,599 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,600 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,600 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,600 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,631 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 22:40:11,632 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 22:40:11,633 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 22:40:11,633 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 22:40:11,634 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 22:40:11,635 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 22:40:11,635 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 22:40:11,636 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 22:40:11,639 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 22:40:11,639 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 22:40:11,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] [2023-11-06 22:40:11,810 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,810 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,818 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,819 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,823 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,823 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:11,829 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.ArithmeticException: BigInteger out of long range at java.base/java.math.BigInteger.longValueExact(BigInteger.java:4773) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.countNumberOfPrimitiveElementInType(InitializationHandler.java:1049) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.lambda$3(InitializationHandler.java:1043) at java.base/java.util.stream.ReferencePipeline$5$1.accept(ReferencePipeline.java:229) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.LongPipeline.reduce(LongPipeline.java:474) at java.base/java.util.stream.LongPipeline.sum(LongPipeline.java:432) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.countNumberOfPrimitiveElementInType(InitializationHandler.java:1043) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.useConstArrayInitialization(InitializationHandler.java:1019) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:262) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:208) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleIASTDeclarator(CHandler.java:2994) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2186) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:267) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1152) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:306) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:320) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:383) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1499) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:275) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3388) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2409) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:608) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:258) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:242) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:204) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-06 22:40:11,834 INFO L158 Benchmark]: Toolchain (without parser) took 3763.71ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 100.6MB in the beginning and 78.1MB in the end (delta: 22.5MB). Peak memory consumption was 57.4MB. Max. memory is 16.1GB. [2023-11-06 22:40:11,834 INFO L158 Benchmark]: CDTParser took 0.59ms. Allocated memory is still 111.1MB. Free memory is still 70.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:40:11,836 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3757.19ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 100.2MB in the beginning and 78.1MB in the end (delta: 22.1MB). Peak memory consumption was 57.4MB. Max. memory is 16.1GB. [2023-11-06 22:40:11,838 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.59ms. Allocated memory is still 111.1MB. Free memory is still 70.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3757.19ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 100.2MB in the beginning and 78.1MB in the end (delta: 22.1MB). Peak memory consumption was 57.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7558]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] - ExceptionOrErrorResult: ArithmeticException: BigInteger out of long range de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: ArithmeticException: BigInteger out of long range: java.base/java.math.BigInteger.longValueExact(BigInteger.java:4773) 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/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 66d360c8c29bda7e5219dac4b14837aec8d465009822b05f671b68702d836670 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:40:14,437 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:40:14,568 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-06 22:40:14,577 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:40:14,578 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:40:14,629 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:40:14,631 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:40:14,631 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:40:14,632 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:40:14,637 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:40:14,638 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:40:14,639 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:40:14,639 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:40:14,642 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:40:14,642 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:40:14,643 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:40:14,643 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:40:14,644 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:40:14,644 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:40:14,644 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:40:14,645 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 22:40:14,646 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 22:40:14,646 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:40:14,646 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:40:14,647 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:40:14,648 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:40:14,648 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:40:14,649 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:40:14,649 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:40:14,650 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:40:14,651 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:40:14,651 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 22:40:14,652 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 22:40:14,652 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:40:14,653 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:40:14,653 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:40:14,653 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:40:14,654 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 22:40:14,654 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:40:14,655 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 66d360c8c29bda7e5219dac4b14837aec8d465009822b05f671b68702d836670 [2023-11-06 22:40:15,115 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:40:15,148 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:40:15,150 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:40:15,152 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:40:15,153 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:40:15,154 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i [2023-11-06 22:40:18,465 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:40:19,134 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:40:19,135 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i [2023-11-06 22:40:19,179 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/82e5604c7/273c70ab17c5475c8cbde2bfa3f26f74/FLAGb1b529be2 [2023-11-06 22:40:19,194 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79a97722-2f2c-41c2-a1f6-116a62772b6e/bin/uautomizer-verify-WvqO1wxjHP/data/82e5604c7/273c70ab17c5475c8cbde2bfa3f26f74 [2023-11-06 22:40:19,199 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:40:19,200 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:40:19,204 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:40:19,204 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:40:19,209 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:40:19,210 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:19" (1/1) ... [2023-11-06 22:40:19,211 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67fc781c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:40:19, skipping insertion in model container [2023-11-06 22:40:19,211 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:19" (1/1) ... [2023-11-06 22:40:19,386 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:40:19,682 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4491,4504] [2023-11-06 22:40:19,692 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4551,4564] [2023-11-06 22:40:21,008 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,009 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,012 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,013 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,014 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,037 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,038 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,040 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,044 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,046 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,048 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,048 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,049 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:21,628 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 22:40:21,630 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 22:40:21,631 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 22:40:21,632 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 22:40:21,634 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 22:40:21,635 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 22:40:21,635 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 22:40:21,636 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 22:40:21,637 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 22:40:21,638 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 22:40:22,426 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,427 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,457 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,458 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,465 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,466 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,491 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,492 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,493 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,494 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,495 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,495 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,496 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,554 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:40:22,657 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-06 22:40:22,728 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:40:22,733 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4491,4504] [2023-11-06 22:40:22,734 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4551,4564] [2023-11-06 22:40:22,816 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,816 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,817 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,817 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,818 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,824 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,825 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,830 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,830 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,834 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,836 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,837 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,837 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:22,881 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 22:40:22,882 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 22:40:22,883 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 22:40:22,885 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 22:40:22,886 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 22:40:22,887 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 22:40:22,888 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 22:40:22,889 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 22:40:22,889 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 22:40:22,891 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 22:40:23,113 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,113 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,122 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,124 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,127 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,128 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,142 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,143 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,144 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,144 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,144 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,145 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,145 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,168 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:40:23,211 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:40:23,233 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4491,4504] [2023-11-06 22:40:23,233 WARN L240 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_79a97722-2f2c-41c2-a1f6-116a62772b6e/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness.i[4551,4564] [2023-11-06 22:40:23,273 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,274 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,274 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,275 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,275 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,280 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,281 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,281 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,282 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,283 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,283 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,284 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,284 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,320 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 22:40:23,321 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 22:40:23,322 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 22:40:23,323 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 22:40:23,324 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 22:40:23,325 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 22:40:23,325 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 22:40:23,326 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 22:40:23,326 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 22:40:23,327 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 22:40:23,388 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] [2023-11-06 22:40:23,465 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,467 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,479 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,479 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,482 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,482 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 22:40:23,486 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.ArithmeticException: BigInteger out of long range at java.base/java.math.BigInteger.longValueExact(BigInteger.java:4773) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.countNumberOfPrimitiveElementInType(InitializationHandler.java:1049) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.lambda$3(InitializationHandler.java:1043) at java.base/java.util.stream.ReferencePipeline$5$1.accept(ReferencePipeline.java:229) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.LongPipeline.reduce(LongPipeline.java:474) at java.base/java.util.stream.LongPipeline.sum(LongPipeline.java:432) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.countNumberOfPrimitiveElementInType(InitializationHandler.java:1043) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.useConstArrayInitialization(InitializationHandler.java:1019) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:262) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.InitializationHandler.initialize(InitializationHandler.java:208) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleIASTDeclarator(CHandler.java:2994) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2186) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:267) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1152) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:306) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:320) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:383) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1499) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:275) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3388) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2409) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:608) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainDispatcher.dispatch(MainDispatcher.java:258) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:242) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:204) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-06 22:40:23,493 INFO L158 Benchmark]: Toolchain (without parser) took 4291.96ms. Allocated memory was 75.5MB in the beginning and 117.4MB in the end (delta: 41.9MB). Free memory was 41.6MB in the beginning and 35.1MB in the end (delta: 6.5MB). Peak memory consumption was 59.9MB. Max. memory is 16.1GB. [2023-11-06 22:40:23,494 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 75.5MB. Free memory is still 50.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:40:23,495 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4287.96ms. Allocated memory was 75.5MB in the beginning and 117.4MB in the end (delta: 41.9MB). Free memory was 41.2MB in the beginning and 35.1MB in the end (delta: 6.1MB). Peak memory consumption was 59.9MB. Max. memory is 16.1GB. [2023-11-06 22:40:23,496 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.31ms. Allocated memory is still 75.5MB. Free memory is still 50.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4287.96ms. Allocated memory was 75.5MB in the beginning and 117.4MB in the end (delta: 41.9MB). Free memory was 41.2MB in the beginning and 35.1MB in the end (delta: 6.1MB). Peak memory consumption was 59.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7558]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] - ExceptionOrErrorResult: ArithmeticException: BigInteger out of long range de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: ArithmeticException: BigInteger out of long range: java.base/java.math.BigInteger.longValueExact(BigInteger.java:4773) 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: ERROR: ExceptionOrErrorResult: ArithmeticException: BigInteger out of long range