./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/busybox-1.22.0/du-1.i --full-output --architecture 64bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/du-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 2683078e371eec45b7d8e6b27d52453497eec01e33c8b2caf576905064dc4b71
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 19:06:30,502 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 19:06:30,584 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf
[2024-11-08 19:06:30,589 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 19:06:30,589 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 19:06:30,633 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 19:06:30,634 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 19:06:30,635 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 19:06:30,636 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 19:06:30,636 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 19:06:30,637 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 19:06:30,637 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 19:06:30,638 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 19:06:30,638 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 19:06:30,639 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 19:06:30,639 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 19:06:30,640 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 19:06:30,640 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 19:06:30,641 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-08 19:06:30,641 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-08 19:06:30,642 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-08 19:06:30,643 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 19:06:30,643 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 19:06:30,643 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 19:06:30,647 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 19:06:30,648 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 19:06:30,648 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 19:06:30,648 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 19:06:30,649 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 19:06:30,649 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 19:06:30,650 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:06:30,650 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 19:06:30,650 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 19:06:30,651 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 19:06:30,651 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 19:06:30,665 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 19:06:30,665 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 19:06:30,666 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 19:06:30,666 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 19:06:30,666 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_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/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_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


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 -> 2683078e371eec45b7d8e6b27d52453497eec01e33c8b2caf576905064dc4b71
[2024-11-08 19:06:30,998 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 19:06:31,040 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 19:06:31,043 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 19:06:31,045 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 19:06:31,045 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 19:06:31,047 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/busybox-1.22.0/du-1.i
Unable to find full path for "g++"
[2024-11-08 19:06:33,459 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 19:06:34,050 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 19:06:34,050 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/sv-benchmarks/c/busybox-1.22.0/du-1.i
[2024-11-08 19:06:34,092 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/f0ef9f02f/1d588a93a48f47ec9efa6d17e1031806/FLAG7621bf9b3
[2024-11-08 19:06:34,116 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/f0ef9f02f/1d588a93a48f47ec9efa6d17e1031806
[2024-11-08 19:06:34,122 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 19:06:34,124 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 19:06:34,128 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 19:06:34,128 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 19:06:34,137 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 19:06:34,138 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:06:34" (1/1) ...
[2024-11-08 19:06:34,140 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c854329 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:06:34, skipping insertion in model container
[2024-11-08 19:06:34,140 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:06:34" (1/1) ...
[2024-11-08 19:06:34,262 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 19:06:36,356 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,356 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,363 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,366 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,368 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,369 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,372 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,376 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,378 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,383 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,386 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,388 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,389 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,390 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,392 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,392 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,394 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,400 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,406 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,408 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,416 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,419 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,424 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,435 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,436 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,438 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,441 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,442 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,445 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,460 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,476 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,481 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,500 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,501 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,508 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,510 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,527 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,534 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,534 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,543 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,548 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,553 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,559 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,598 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,604 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,605 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,610 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,617 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,619 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,621 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,624 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,637 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,637 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,642 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,644 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,645 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,651 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,652 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,656 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,657 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,723 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,724 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,729 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,734 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,737 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,743 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,744 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,747 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,753 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,761 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,828 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,843 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,856 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:36,870 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:06:37,056 ERROR L321         MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
[2024-11-08 19:06:37,057 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1640e7a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:06:37, skipping insertion in model container
[2024-11-08 19:06:37,058 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 19:06:37,058 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-11-08 19:06:37,062 INFO  L158              Benchmark]: Toolchain (without parser) took 2935.78ms. Allocated memory was 136.3MB in the beginning and 209.7MB in the end (delta: 73.4MB). Free memory was 92.7MB in the beginning and 142.0MB in the end (delta: -49.3MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB.
[2024-11-08 19:06:37,064 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 136.3MB. Free memory is still 103.1MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 19:06:37,065 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 2930.39ms. Allocated memory was 136.3MB in the beginning and 209.7MB in the end (delta: 73.4MB). Free memory was 92.3MB in the beginning and 142.0MB in the end (delta: -49.7MB). Peak memory consumption was 62.9MB. Max. memory is 16.1GB.
[2024-11-08 19:06:37,067 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.27ms. Allocated memory is still 136.3MB. Free memory is still 103.1MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 2930.39ms. Allocated memory was 136.3MB in the beginning and 209.7MB in the end (delta: 73.4MB). Free memory was 92.3MB in the beginning and 142.0MB in the end (delta: -49.7MB). Peak memory consumption was 62.9MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 2996]: Unsupported Syntax
    Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation)
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-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/du-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 2683078e371eec45b7d8e6b27d52453497eec01e33c8b2caf576905064dc4b71
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 19:06:39,665 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 19:06:39,767 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf
[2024-11-08 19:06:39,776 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 19:06:39,776 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 19:06:39,823 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 19:06:39,823 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 19:06:39,824 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 19:06:39,825 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 19:06:39,825 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 19:06:39,826 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 19:06:39,826 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 19:06:39,827 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 19:06:39,828 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 19:06:39,830 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 19:06:39,831 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 19:06:39,831 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 19:06:39,832 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 19:06:39,832 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-08 19:06:39,833 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-08 19:06:39,833 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-08 19:06:39,837 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 19:06:39,838 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 19:06:39,838 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-08 19:06:39,838 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 19:06:39,839 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-08 19:06:39,839 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 19:06:39,840 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 19:06:39,843 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 19:06:39,844 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 19:06:39,844 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 19:06:39,845 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 19:06:39,845 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:06:39,846 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 19:06:39,846 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 19:06:39,846 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-11-08 19:06:39,847 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-08 19:06:39,847 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 19:06:39,849 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 19:06:39,849 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 19:06:39,850 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 19:06:39,850 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_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/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_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


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 -> 2683078e371eec45b7d8e6b27d52453497eec01e33c8b2caf576905064dc4b71
[2024-11-08 19:06:40,311 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 19:06:40,351 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 19:06:40,354 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 19:06:40,356 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 19:06:40,357 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 19:06:40,358 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/busybox-1.22.0/du-1.i
Unable to find full path for "g++"
[2024-11-08 19:06:42,601 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 19:06:43,216 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 19:06:43,217 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/sv-benchmarks/c/busybox-1.22.0/du-1.i
[2024-11-08 19:06:43,264 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/52929b3f4/85e96813da4744208de84b3f5b628654/FLAG2614bba7c
[2024-11-08 19:06:43,287 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_93c0bb00-c6ea-40d1-bdf0-4860220b93aa/bin/uautomizer-verify-jihMAELWvX/data/52929b3f4/85e96813da4744208de84b3f5b628654
[2024-11-08 19:06:43,291 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 19:06:43,294 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 19:06:43,296 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 19:06:43,296 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 19:06:43,303 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 19:06:43,305 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:06:43" (1/1) ...
[2024-11-08 19:06:43,307 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3783d39f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:06:43, skipping insertion in model container
[2024-11-08 19:06:43,308 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:06:43" (1/1) ...
[2024-11-08 19:06:43,417 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 19:06:45,087 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,088 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,096 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,100 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,102 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,104 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,107 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,114 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,121 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,128 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,133 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,136 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,137 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,138 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,140 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,144 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,147 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,155 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,160 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,162 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,176 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,181 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,208 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,224 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,225 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,228 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,230 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,234 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,236 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,249 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,261 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,268 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,277 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,279 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,283 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,287 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,296 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,299 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,300 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,305 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,306 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,310 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,312 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,340 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,342 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,346 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,353 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,360 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,361 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,362 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,367 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,372 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,377 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,378 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,382 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,383 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,385 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,390 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,392 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,392 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,406 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,407 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,414 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,415 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,416 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,418 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,418 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,422 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,427 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,437 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,451 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,468 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,484 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,504 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:06:45,686 INFO  L197         MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution]
[2024-11-08 19:06:45,765 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 19:06:45,857 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,860 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,862 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,865 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,866 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,866 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,868 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,871 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,874 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,877 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,881 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,882 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,884 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,884 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,888 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,888 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,890 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,896 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,898 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,900 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,903 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,904 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,907 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,915 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,917 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,918 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,919 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,920 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,926 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,929 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,933 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,939 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,944 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,945 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,949 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,951 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,958 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,961 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,961 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,965 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,966 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,973 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,974 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,993 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,995 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:45,996 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,002 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,004 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,005 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,010 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,011 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,019 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,019 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,020 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,024 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,045 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,046 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,047 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,047 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,048 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,052 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,056 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,057 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,058 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,060 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,061 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,061 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,063 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,065 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,070 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,076 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,085 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,091 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 19:06:46,097 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:06:46,229 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 19:06:46,509 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:06:47,293 ERROR L321         MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: vasprintf
[2024-11-08 19:06:47,301 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@512624d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:06:47, skipping insertion in model container
[2024-11-08 19:06:47,301 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 19:06:47,302 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-11-08 19:06:47,304 INFO  L158              Benchmark]: Toolchain (without parser) took 4008.87ms. Allocated memory was 92.3MB in the beginning and 234.9MB in the end (delta: 142.6MB). Free memory was 63.2MB in the beginning and 127.5MB in the end (delta: -64.3MB). Peak memory consumption was 81.5MB. Max. memory is 16.1GB.
[2024-11-08 19:06:47,304 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 60.8MB. Free memory was 36.4MB in the beginning and 36.3MB in the end (delta: 87.0kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 19:06:47,310 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 4005.46ms. Allocated memory was 92.3MB in the beginning and 234.9MB in the end (delta: 142.6MB). Free memory was 62.9MB in the beginning and 127.5MB in the end (delta: -64.5MB). Peak memory consumption was 81.5MB. Max. memory is 16.1GB.
[2024-11-08 19:06:47,312 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.27ms. Allocated memory is still 60.8MB. Free memory was 36.4MB in the beginning and 36.3MB in the end (delta: 87.0kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 4005.46ms. Allocated memory was 92.3MB in the beginning and 234.9MB in the end (delta: 142.6MB). Free memory was 62.9MB in the beginning and 127.5MB in the end (delta: -64.5MB). Peak memory consumption was 81.5MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax
    The following functions are not defined or handled internally: vasprintf
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

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