./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memcleanup.prp --file ../../sv-benchmarks/c/memsafety/global-atexit-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (memcleanup) Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/memsafety/global-atexit-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9da781861d59395b8d404bdcbec80a46056549d551480bc32d5f4fe797e308d7 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:51:12,339 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:51:12,511 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-MemCleanup-32bit-Automizer_Default.epf [2023-11-06 22:51:12,521 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:51:12,522 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:51:12,569 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:51:12,570 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:51:12,571 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:51:12,572 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:51:12,578 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:51:12,580 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:51:12,580 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:51:12,581 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:51:12,583 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:51:12,584 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:51:12,584 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:51:12,585 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:51:12,585 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:51:12,586 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:51:12,586 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:51:12,586 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:51:12,587 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:51:12,589 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:51:12,590 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:51:12,590 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:51:12,591 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:51:12,592 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:51:12,592 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:51:12,593 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:51:12,593 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:51:12,595 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:51:12,595 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:51:12,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:51:12,596 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:51:12,596 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:51:12,596 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:51:12,596 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:51:12,597 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_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-memcleanup) ) 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9da781861d59395b8d404bdcbec80a46056549d551480bc32d5f4fe797e308d7 [2023-11-06 22:51:12,927 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:51:12,966 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:51:12,970 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:51:12,972 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:51:12,972 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:51:12,974 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/memsafety/global-atexit-2.i [2023-11-06 22:51:16,018 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:51:16,380 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:51:16,381 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/sv-benchmarks/c/memsafety/global-atexit-2.i [2023-11-06 22:51:16,397 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/56f22e263/0edabeb624374a2d8b74fe8079384787/FLAGe7a616506 [2023-11-06 22:51:16,413 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/56f22e263/0edabeb624374a2d8b74fe8079384787 [2023-11-06 22:51:16,416 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:51:16,417 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:51:16,419 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:51:16,419 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:51:16,425 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:51:16,426 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:51:16" (1/1) ... [2023-11-06 22:51:16,427 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d8ebdc3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:51:16, skipping insertion in model container [2023-11-06 22:51:16,428 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:51:16" (1/1) ... [2023-11-06 22:51:16,474 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:51:16,810 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: atexit [2023-11-06 22:51:16,811 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3c8bb02b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:51:16, skipping insertion in model container [2023-11-06 22:51:16,811 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:51:16,812 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 22:51:16,814 INFO L158 Benchmark]: Toolchain (without parser) took 395.79ms. Allocated memory is still 142.6MB. Free memory was 110.2MB in the beginning and 99.6MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-06 22:51:16,815 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 109.1MB. Free memory is still 70.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:51:16,815 INFO L158 Benchmark]: CACSL2BoogieTranslator took 393.06ms. Allocated memory is still 142.6MB. Free memory was 110.2MB in the beginning and 99.6MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-06 22:51:16,817 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.36ms. Allocated memory is still 109.1MB. Free memory is still 70.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 393.06ms. Allocated memory is still 142.6MB. Free memory was 110.2MB in the beginning and 99.6MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 570]: Unsupported Syntax Unsupported function: atexit RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/memsafety/global-atexit-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9da781861d59395b8d404bdcbec80a46056549d551480bc32d5f4fe797e308d7 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:51:19,388 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:51:19,476 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf [2023-11-06 22:51:19,483 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:51:19,484 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:51:19,514 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:51:19,515 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:51:19,516 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:51:19,519 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:51:19,520 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:51:19,521 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:51:19,522 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:51:19,522 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:51:19,525 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:51:19,526 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:51:19,526 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:51:19,528 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:51:19,532 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:51:19,532 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:51:19,534 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:51:19,534 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:51:19,535 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:51:19,535 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 22:51:19,536 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 22:51:19,536 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:51:19,537 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:51:19,537 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:51:19,538 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:51:19,539 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:51:19,539 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:51:19,540 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:51:19,541 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:51:19,542 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:51:19,542 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 22:51:19,543 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 22:51:19,543 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:51:19,543 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:51:19,544 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:51:19,544 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 22:51:19,545 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:51:19,545 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_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-memcleanup) ) 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9da781861d59395b8d404bdcbec80a46056549d551480bc32d5f4fe797e308d7 [2023-11-06 22:51:19,946 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:51:19,968 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:51:19,970 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:51:19,972 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:51:19,972 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:51:19,974 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/memsafety/global-atexit-2.i [2023-11-06 22:51:23,098 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:51:23,453 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:51:23,454 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/sv-benchmarks/c/memsafety/global-atexit-2.i [2023-11-06 22:51:23,468 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/3faa72e5e/42ce54313c8840f1915441a13888aea4/FLAG664584c66 [2023-11-06 22:51:23,484 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_120122d4-a4d3-475f-9f5c-ef41c2afdc66/bin/uautomizer-verify-WvqO1wxjHP/data/3faa72e5e/42ce54313c8840f1915441a13888aea4 [2023-11-06 22:51:23,490 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:51:23,494 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:51:23,501 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:51:23,501 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:51:23,506 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:51:23,510 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:51:23" (1/1) ... [2023-11-06 22:51:23,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@404b7d86 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:51:23, skipping insertion in model container [2023-11-06 22:51:23,511 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:51:23" (1/1) ... [2023-11-06 22:51:23,567 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:51:23,888 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: atexit [2023-11-06 22:51:23,889 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@25fec12b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:51:23, skipping insertion in model container [2023-11-06 22:51:23,889 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:51:23,890 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 22:51:23,893 INFO L158 Benchmark]: Toolchain (without parser) took 397.55ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 79.7MB in the end (delta: 11.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-06 22:51:23,893 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 77.6MB. Free memory is still 53.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:51:23,894 INFO L158 Benchmark]: CACSL2BoogieTranslator took 389.56ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 79.7MB in the end (delta: 11.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-06 22:51:23,896 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.29ms. Allocated memory is still 77.6MB. Free memory is still 53.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 389.56ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 79.7MB in the end (delta: 11.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 570]: Unsupported Syntax Unsupported function: atexit 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