/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver 'cvc5 --incremental --print-success --lang smt' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-05 02:37:15,642 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-05 02:37:15,700 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-05 02:37:15,705 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-05 02:37:15,705 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-05 02:37:15,726 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-05 02:37:15,727 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-05 02:37:15,727 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-05 02:37:15,728 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-05 02:37:15,728 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-05 02:37:15,728 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-05 02:37:15,729 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-05 02:37:15,729 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-05 02:37:15,729 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-05 02:37:15,729 INFO L153 SettingsManager]: * Use SBE=true [2024-11-05 02:37:15,730 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-05 02:37:15,730 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-05 02:37:15,730 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-05 02:37:15,730 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-05 02:37:15,730 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-05 02:37:15,731 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-05 02:37:15,733 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-05 02:37:15,733 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-05 02:37:15,733 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-05 02:37:15,734 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-05 02:37:15,734 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 02:37:15,735 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-05 02:37:15,735 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-05 02:37:15,736 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-05 02:37:15,736 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-05 02:37:15,736 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-05 02:37:15,737 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> cvc5 --incremental --print-success --lang smt [2024-11-05 02:37:15,896 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-05 02:37:15,917 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-05 02:37:15,920 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-05 02:37:15,921 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-05 02:37:15,921 INFO L274 PluginConnector]: CDTParser initialized [2024-11-05 02:37:15,922 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i [2024-11-05 02:37:17,135 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-05 02:37:17,499 INFO L384 CDTParser]: Found 1 translation units. [2024-11-05 02:37:17,499 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i [2024-11-05 02:37:17,528 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f0afaadd2/647f25c1a91b4f928fb9d8ceb164a763/FLAG4063a1b12 [2024-11-05 02:37:17,691 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f0afaadd2/647f25c1a91b4f928fb9d8ceb164a763 [2024-11-05 02:37:17,693 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-05 02:37:17,694 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-05 02:37:17,695 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-05 02:37:17,695 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-05 02:37:17,698 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-05 02:37:17,699 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 02:37:17" (1/1) ... [2024-11-05 02:37:17,699 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63493fe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:17, skipping insertion in model container [2024-11-05 02:37:17,700 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 02:37:17" (1/1) ... [2024-11-05 02:37:17,801 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-05 02:37:18,005 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4492,4505] [2024-11-05 02:37:18,012 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4552,4565] [2024-11-05 02:37:18,447 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,526 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,526 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,538 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,538 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,538 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,539 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,539 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,539 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,558 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,561 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,561 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,562 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,563 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,563 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,563 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,833 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,834 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,834 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,834 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,937 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,939 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,945 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,994 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,995 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,997 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:18,998 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:18,998 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,065 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,066 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,068 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,068 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,087 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 02:37:19,142 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-05 02:37:19,171 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-05 02:37:19,174 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4492,4505] [2024-11-05 02:37:19,174 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4552,4565] [2024-11-05 02:37:19,192 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,201 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,201 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,201 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,203 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,204 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,204 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,204 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,204 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,204 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,205 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,206 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,206 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,207 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,207 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,209 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,209 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,209 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,210 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,210 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,222 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,222 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,223 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,254 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,271 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,272 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,274 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,292 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,292 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,293 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,293 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,294 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,320 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,325 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,326 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,326 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 02:37:19,331 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 02:37:19,357 INFO L200 MainTranslator]: Completed pre-run [2024-11-05 02:37:19,367 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4492,4505] [2024-11-05 02:37:19,368 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_destroy_harness.i[4552,4565] [2024-11-05 02:37:19,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,402 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,402 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,405 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,405 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,406 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,406 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,467 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8035] [2024-11-05 02:37:19,470 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,470 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 02:37:19,480 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8521-8532] [2024-11-05 02:37:19,498 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 02:37:19,675 INFO L204 MainTranslator]: Completed translation [2024-11-05 02:37:19,675 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19 WrapperNode [2024-11-05 02:37:19,675 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-05 02:37:19,676 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-05 02:37:19,676 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-05 02:37:19,676 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-05 02:37:19,681 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,749 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,814 INFO L138 Inliner]: procedures = 702, calls = 2665, calls flagged for inlining = 56, calls inlined = 7, statements flattened = 804 [2024-11-05 02:37:19,814 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-05 02:37:19,815 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-05 02:37:19,815 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-05 02:37:19,816 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-05 02:37:19,824 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,824 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,837 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,892 INFO L175 MemorySlicer]: Split 527 memory accesses to 6 slices as follows [2, 6, 8, 257, 238, 16]. 49 percent of accesses are in the largest equivalence class. The 29 initializations are split as follows [2, 5, 0, 0, 6, 16]. The 492 writes are split as follows [0, 0, 3, 257, 232, 0]. [2024-11-05 02:37:19,892 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,892 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,924 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,928 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,945 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,954 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,971 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-05 02:37:19,973 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-05 02:37:19,973 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-05 02:37:19,973 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-05 02:37:19,974 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (1/1) ... [2024-11-05 02:37:19,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 02:37:19,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-05 02:37:20,001 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-05 02:37:20,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure aws_string_is_valid [2024-11-05 02:37:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_string_is_valid [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_bool [2024-11-05 02:37:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_bool [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-05 02:37:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-05 02:37:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-05 02:37:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2024-11-05 02:37:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-05 02:37:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure aws_mem_release [2024-11-05 02:37:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_mem_release [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-05 02:37:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-05 02:37:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-05 02:37:20,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-05 02:37:20,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_allocator [2024-11-05 02:37:20,029 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_allocator [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2024-11-05 02:37:20,029 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-05 02:37:20,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-05 02:37:20,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-05 02:37:20,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-05 02:37:20,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-05 02:37:20,292 INFO L238 CfgBuilder]: Building ICFG [2024-11-05 02:37:20,294 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-05 02:37:27,564 INFO L? ?]: Removed 44 outVars from TransFormulas that were not future-live. [2024-11-05 02:37:27,564 INFO L287 CfgBuilder]: Performing block encoding [2024-11-05 02:37:27,573 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-05 02:37:27,573 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-05 02:37:27,573 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.11 02:37:27 BoogieIcfgContainer [2024-11-05 02:37:27,573 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-05 02:37:27,575 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-05 02:37:27,575 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-05 02:37:27,577 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-05 02:37:27,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.11 02:37:17" (1/3) ... [2024-11-05 02:37:27,578 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47a2e714 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.11 02:37:27, skipping insertion in model container [2024-11-05 02:37:27,578 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 02:37:19" (2/3) ... [2024-11-05 02:37:27,578 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47a2e714 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.11 02:37:27, skipping insertion in model container [2024-11-05 02:37:27,578 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.11 02:37:27" (3/3) ... [2024-11-05 02:37:27,579 INFO L112 eAbstractionObserver]: Analyzing ICFG aws_string_destroy_harness.i [2024-11-05 02:37:27,589 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-05 02:37:27,589 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 0 error locations. [2024-11-05 02:37:27,590 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47a2e714 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 05.11 02:37:27, skipping insertion in model container [2024-11-05 02:37:27,590 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-05 02:37:27,591 INFO L158 Benchmark]: Toolchain (without parser) took 9896.55ms. Allocated memory was 222.3MB in the beginning and 494.9MB in the end (delta: 272.6MB). Free memory was 149.7MB in the beginning and 383.2MB in the end (delta: -233.5MB). Peak memory consumption was 37.3MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,591 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 222.3MB. Free memory was 171.1MB in the beginning and 170.9MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 8.0GB. [2024-11-05 02:37:27,592 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1980.55ms. Allocated memory was 222.3MB in the beginning and 390.1MB in the end (delta: 167.8MB). Free memory was 149.7MB in the beginning and 201.7MB in the end (delta: -52.0MB). Peak memory consumption was 120.3MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,592 INFO L158 Benchmark]: Boogie Procedure Inliner took 138.62ms. Allocated memory is still 390.1MB. Free memory was 201.7MB in the beginning and 189.7MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,592 INFO L158 Benchmark]: Boogie Preprocessor took 156.33ms. Allocated memory is still 390.1MB. Free memory was 189.7MB in the beginning and 170.8MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,593 INFO L158 Benchmark]: RCFGBuilder took 7600.81ms. Allocated memory was 390.1MB in the beginning and 494.9MB in the end (delta: 104.9MB). Free memory was 170.8MB in the beginning and 385.9MB in the end (delta: -215.1MB). Peak memory consumption was 117.3MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,593 INFO L158 Benchmark]: TraceAbstraction took 14.91ms. Allocated memory is still 494.9MB. Free memory was 385.3MB in the beginning and 383.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-11-05 02:37:27,594 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.12ms. Allocated memory is still 222.3MB. Free memory was 171.1MB in the beginning and 170.9MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 1980.55ms. Allocated memory was 222.3MB in the beginning and 390.1MB in the end (delta: 167.8MB). Free memory was 149.7MB in the beginning and 201.7MB in the end (delta: -52.0MB). Peak memory consumption was 120.3MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 138.62ms. Allocated memory is still 390.1MB. Free memory was 201.7MB in the beginning and 189.7MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 8.0GB. * Boogie Preprocessor took 156.33ms. Allocated memory is still 390.1MB. Free memory was 189.7MB in the beginning and 170.8MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * RCFGBuilder took 7600.81ms. Allocated memory was 390.1MB in the beginning and 494.9MB in the end (delta: 104.9MB). Free memory was 170.8MB in the beginning and 385.9MB in the end (delta: -215.1MB). Peak memory consumption was 117.3MB. Max. memory is 8.0GB. * TraceAbstraction took 14.91ms. Allocated memory is still 494.9MB. Free memory was 385.3MB in the beginning and 383.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 8035]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : "+r"(index)); [8035] - GenericResultAtLocation [Line: 8521]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [8521-8532] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - AllSpecificationsHoldResult: All specifications hold We were not able to verify any specification because the program does not contain any specification. RESULT: Ultimate proved your program to be correct! [2024-11-05 02:37:27,803 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2024-11-05 02:37:27,828 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...