./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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 edc61b8c285d87a6706f10a0369a5dd380942e398b4b2231a7f494f856622f23 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:28,523 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:28,627 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-06 21:53:28,633 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:28,634 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:28,677 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:28,678 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:28,679 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:28,680 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:53:28,685 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:53:28,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:28,687 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:28,688 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:28,689 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:28,690 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:53:28,690 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 21:53:28,691 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:28,691 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:53:28,691 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:53:28,692 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:53:28,692 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:28,694 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:28,695 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:28,695 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:28,696 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:53:28,696 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:28,697 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:28,697 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:53:28,697 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:53:28,698 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 21:53:28,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 21:53:28,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 21:53:28,699 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:53:28,699 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 21:53:28,700 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:53:28,700 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 21:53:28,700 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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 -> edc61b8c285d87a6706f10a0369a5dd380942e398b4b2231a7f494f856622f23 [2023-11-06 21:53:28,991 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:29,024 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:29,027 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:29,029 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:29,030 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:29,031 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i [2023-11-06 21:53:32,209 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:32,840 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:32,840 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i [2023-11-06 21:53:32,904 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/127564daf/8fdf8e1ce62e4c148b57a08e59a55afe/FLAGc30e3a806 [2023-11-06 21:53:32,925 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/127564daf/8fdf8e1ce62e4c148b57a08e59a55afe [2023-11-06 21:53:32,931 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:32,933 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:32,938 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:32,939 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:32,945 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:32,946 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:32" (1/1) ... [2023-11-06 21:53:32,947 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30621072 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:32, skipping insertion in model container [2023-11-06 21:53:32,947 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:32" (1/1) ... [2023-11-06 21:53:33,110 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:33,432 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4503,4516] [2023-11-06 21:53:33,442 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4563,4576] [2023-11-06 21:53:34,842 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,843 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,845 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,846 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,848 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,865 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,866 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,868 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,869 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,872 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,873 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,874 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:34,875 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:35,592 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 21:53:35,598 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 21:53:35,600 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 21:53:35,605 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 21:53:35,610 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 21:53:35,611 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 21:53:35,612 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 21:53:35,613 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 21:53:35,614 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 21:53:35,614 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 21:53:36,284 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,285 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,316 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,319 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,327 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,328 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,365 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,371 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,372 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,372 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,373 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,374 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,375 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,432 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:36,482 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:36,504 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4503,4516] [2023-11-06 21:53:36,506 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4563,4576] [2023-11-06 21:53:36,563 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,563 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,564 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,564 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,566 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,577 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,579 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,581 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,582 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,585 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,586 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,586 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,586 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,625 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 21:53:36,626 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 21:53:36,627 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 21:53:36,628 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 21:53:36,629 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 21:53:36,630 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 21:53:36,630 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 21:53:36,631 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 21:53:36,632 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 21:53:36,632 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 21:53:36,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7576-7587] [2023-11-06 21:53:36,807 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,807 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,816 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,819 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,822 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,823 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:36,827 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 21:53:36,833 INFO L158 Benchmark]: Toolchain (without parser) took 3898.46ms. Allocated memory is still 203.4MB. Free memory was 146.1MB in the beginning and 85.3MB in the end (delta: 60.8MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB. [2023-11-06 21:53:36,833 INFO L158 Benchmark]: CDTParser took 0.71ms. Allocated memory is still 134.2MB. Free memory is still 81.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:36,834 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3893.09ms. Allocated memory is still 203.4MB. Free memory was 146.1MB in the beginning and 85.3MB in the end (delta: 60.8MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB. [2023-11-06 21:53:36,836 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.71ms. Allocated memory is still 134.2MB. Free memory is still 81.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3893.09ms. Allocated memory is still 203.4MB. Free memory was 146.1MB in the beginning and 85.3MB in the end (delta: 60.8MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7576]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7576-7587] - 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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 edc61b8c285d87a6706f10a0369a5dd380942e398b4b2231a7f494f856622f23 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:39,348 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:39,481 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-06 21:53:39,490 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:39,491 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:39,534 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:39,536 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:39,536 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:39,537 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:53:39,538 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:53:39,539 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:39,540 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:39,540 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:39,541 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:39,542 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:53:39,542 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:39,543 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:53:39,544 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:53:39,544 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:53:39,545 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 21:53:39,545 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 21:53:39,546 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 21:53:39,547 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:39,547 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:39,548 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:39,548 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:39,549 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:53:39,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:39,550 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:39,550 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:53:39,551 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:53:39,551 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 21:53:39,551 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 21:53:39,552 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 21:53:39,552 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:53:39,552 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 21:53:39,553 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:53:39,553 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 21:53:39,553 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 21:53:39,554 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/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 -> edc61b8c285d87a6706f10a0369a5dd380942e398b4b2231a7f494f856622f23 [2023-11-06 21:53:39,955 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:39,977 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:39,979 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:39,981 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:39,981 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:39,983 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i [2023-11-06 21:53:43,120 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:43,789 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:43,790 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i [2023-11-06 21:53:43,826 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/ca85a050f/4605c74034ff48319959e68304bc2518/FLAGd37391bcf [2023-11-06 21:53:43,850 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/bin/uautomizer-verify-WvqO1wxjHP/data/ca85a050f/4605c74034ff48319959e68304bc2518 [2023-11-06 21:53:43,856 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:43,860 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:43,864 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:43,864 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:43,870 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:43,872 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:43" (1/1) ... [2023-11-06 21:53:43,874 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7dcd6268 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:43, skipping insertion in model container [2023-11-06 21:53:43,874 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:43" (1/1) ... [2023-11-06 21:53:44,068 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:44,355 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4503,4516] [2023-11-06 21:53:44,367 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4563,4576] [2023-11-06 21:53:45,460 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,461 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,461 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,463 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,464 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,495 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,496 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,498 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,499 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,501 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,503 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,504 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:45,504 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,104 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 21:53:46,106 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 21:53:46,107 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 21:53:46,108 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 21:53:46,110 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 21:53:46,111 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 21:53:46,111 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 21:53:46,112 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 21:53:46,113 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 21:53:46,114 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 21:53:46,907 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,908 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,938 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,939 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,946 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,947 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,970 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,971 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,972 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,973 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,973 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,974 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:46,974 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,027 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:47,092 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-06 21:53:47,181 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:47,190 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4503,4516] [2023-11-06 21:53:47,191 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4563,4576] [2023-11-06 21:53:47,248 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,249 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,249 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,250 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,250 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,262 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,263 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,264 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,265 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,266 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,268 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,268 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,269 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,307 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 21:53:47,308 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 21:53:47,309 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 21:53:47,310 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 21:53:47,312 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 21:53:47,312 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 21:53:47,313 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 21:53:47,313 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 21:53:47,314 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 21:53:47,315 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 21:53:47,482 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,482 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,490 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,491 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,494 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,495 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,508 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,509 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,510 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,510 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,510 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,511 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,511 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,534 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:47,573 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:47,594 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4503,4516] [2023-11-06 21:53:47,594 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_414c17a0-dd3c-4e06-9dd6-89a7022eddbb/sv-benchmarks/c/aws-c-common/aws_hash_table_init_unbounded_harness.i[4563,4576] [2023-11-06 21:53:47,669 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,670 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,670 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,670 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,671 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,676 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,677 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,678 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,678 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,679 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,679 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,680 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,681 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,716 WARN L635 FunctionHandler]: implicit declaration of function __atomic_load_n [2023-11-06 21:53:47,719 WARN L635 FunctionHandler]: implicit declaration of function __atomic_store_n [2023-11-06 21:53:47,720 WARN L635 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2023-11-06 21:53:47,720 WARN L635 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2023-11-06 21:53:47,722 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2023-11-06 21:53:47,722 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2023-11-06 21:53:47,723 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2023-11-06 21:53:47,723 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2023-11-06 21:53:47,724 WARN L635 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2023-11-06 21:53:47,724 WARN L635 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2023-11-06 21:53:47,763 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7576-7587] [2023-11-06 21:53:47,865 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,867 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,879 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,880 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,887 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,888 WARN L1577 CHandler]: Possible shadowing of function index [2023-11-06 21:53:47,892 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 21:53:47,899 INFO L158 Benchmark]: Toolchain (without parser) took 4038.82ms. Allocated memory was 88.1MB in the beginning and 109.1MB in the end (delta: 21.0MB). Free memory was 54.1MB in the beginning and 47.8MB in the end (delta: 6.3MB). Peak memory consumption was 57.5MB. Max. memory is 16.1GB. [2023-11-06 21:53:47,900 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 60.8MB. Free memory is still 36.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:47,901 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4033.18ms. Allocated memory was 88.1MB in the beginning and 109.1MB in the end (delta: 21.0MB). Free memory was 53.8MB in the beginning and 47.8MB in the end (delta: 6.1MB). Peak memory consumption was 57.5MB. Max. memory is 16.1GB. [2023-11-06 21:53:47,902 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.30ms. Allocated memory is still 60.8MB. Free memory is still 36.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4033.18ms. Allocated memory was 88.1MB in the beginning and 109.1MB in the end (delta: 21.0MB). Free memory was 53.8MB in the beginning and 47.8MB in the end (delta: 6.1MB). Peak memory consumption was 57.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7576]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7576-7587] - 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