./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/libvsync/arraylock.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/libvsync/arraylock.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9ef00830dcb82cc10e5b0f8d7fb365d9f2713a5f71453d70a7c45b027c5a738d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:11:24,371 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:11:24,486 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 23:11:24,495 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:11:24,496 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:11:24,540 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:11:24,542 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:11:24,542 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:11:24,543 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:11:24,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:11:24,543 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:11:24,543 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:11:24,543 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:11:24,543 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:11:24,544 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:11:24,545 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:11:24,545 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:11:24,545 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:11:24,545 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:11:24,545 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:11:24,547 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:11:24,548 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:11:24,548 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:11:24,548 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:11:24,548 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:11:24,548 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:11:24,548 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:11:24,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:11:24,549 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm 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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak 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 -> 9ef00830dcb82cc10e5b0f8d7fb365d9f2713a5f71453d70a7c45b027c5a738d [2024-11-13 23:11:24,887 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:11:24,896 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:11:24,899 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:11:24,900 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:11:24,900 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:11:24,902 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/libvsync/arraylock.i Unable to find full path for "g++" [2024-11-13 23:11:26,807 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:11:27,537 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:11:27,540 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/sv-benchmarks/c/libvsync/arraylock.i [2024-11-13 23:11:27,615 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/683b6c120/9570d97f961d436da9f0fc43a265f66b/FLAG655a5397f [2024-11-13 23:11:27,640 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/683b6c120/9570d97f961d436da9f0fc43a265f66b [2024-11-13 23:11:27,646 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:11:27,649 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:11:27,651 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:11:27,653 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:11:27,659 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:11:27,660 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:11:27" (1/1) ... [2024-11-13 23:11:27,661 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d9217a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:11:27, skipping insertion in model container [2024-11-13 23:11:27,662 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:11:27" (1/1) ... [2024-11-13 23:11:27,774 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:11:31,546 ERROR L321 MainTranslator]: Unsupported Syntax: Thread local variables are not supported yet. [2024-11-13 23:11:31,547 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@23943279 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:11:31, skipping insertion in model container [2024-11-13 23:11:31,547 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:11:31,548 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 23:11:31,551 INFO L158 Benchmark]: Toolchain (without parser) took 3900.38ms. Allocated memory is still 142.6MB. Free memory was 109.9MB in the beginning and 46.2MB in the end (delta: 63.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2024-11-13 23:11:31,554 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 167.8MB. Free memory is still 105.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:11:31,555 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3897.26ms. Allocated memory is still 142.6MB. Free memory was 109.9MB in the beginning and 46.2MB in the end (delta: 63.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2024-11-13 23:11:31,556 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.30ms. Allocated memory is still 167.8MB. Free memory is still 105.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3897.26ms. Allocated memory is still 142.6MB. Free memory was 109.9MB in the beginning and 46.2MB in the end (delta: 63.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 6066]: Unsupported Syntax Thread local variables are not supported yet. 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/libvsync/arraylock.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9ef00830dcb82cc10e5b0f8d7fb365d9f2713a5f71453d70a7c45b027c5a738d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:11:34,588 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:11:34,741 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf [2024-11-13 23:11:34,781 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:11:34,783 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:11:34,783 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:11:34,783 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:11:34,783 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:11:34,784 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:11:34,785 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:11:34,786 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:11:34,787 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:11:34,788 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-13 23:11:34,788 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:11:34,788 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:11:34,789 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-13 23:11:34,789 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm 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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak 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 -> 9ef00830dcb82cc10e5b0f8d7fb365d9f2713a5f71453d70a7c45b027c5a738d [2024-11-13 23:11:35,198 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:11:35,214 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:11:35,216 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:11:35,218 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:11:35,219 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:11:35,220 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/libvsync/arraylock.i Unable to find full path for "g++" [2024-11-13 23:11:37,731 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:11:38,444 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:11:38,445 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/sv-benchmarks/c/libvsync/arraylock.i [2024-11-13 23:11:38,521 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/b20af7e2f/050c5a1abfba4fc6999444ef8c3d8023/FLAG0c22ce956 [2024-11-13 23:11:38,540 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad5f844d-6c95-49f5-a0e8-2f964d282386/bin/ukojak-verify-EEHR8qb7sm/data/b20af7e2f/050c5a1abfba4fc6999444ef8c3d8023 [2024-11-13 23:11:38,545 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:11:38,547 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:11:38,550 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:11:38,551 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:11:38,557 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:11:38,558 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:11:38" (1/1) ... [2024-11-13 23:11:38,560 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6df537e0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:11:38, skipping insertion in model container [2024-11-13 23:11:38,560 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:11:38" (1/1) ... [2024-11-13 23:11:38,717 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:11:42,036 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-13 23:11:42,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-13 23:11:42,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-13 23:11:42,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-13 23:11:42,064 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-13 23:11:42,817 ERROR L321 MainTranslator]: Unsupported Syntax: Thread local variables are not supported yet. [2024-11-13 23:11:42,818 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7a27bbe8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:11:42, skipping insertion in model container [2024-11-13 23:11:42,818 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:11:42,819 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 23:11:42,822 INFO L158 Benchmark]: Toolchain (without parser) took 4273.42ms. Allocated memory is still 83.9MB. Free memory was 51.9MB in the beginning and 40.4MB in the end (delta: 11.5MB). Peak memory consumption was 47.7MB. Max. memory is 16.1GB. [2024-11-13 23:11:42,823 INFO L158 Benchmark]: CDTParser took 0.43ms. Allocated memory is still 83.9MB. Free memory is still 66.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:11:42,824 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4268.24ms. Allocated memory is still 83.9MB. Free memory was 51.6MB in the beginning and 40.4MB in the end (delta: 11.2MB). Peak memory consumption was 47.7MB. Max. memory is 16.1GB. [2024-11-13 23:11:42,826 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.43ms. Allocated memory is still 83.9MB. Free memory is still 66.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4268.24ms. Allocated memory is still 83.9MB. Free memory was 51.6MB in the beginning and 40.4MB in the end (delta: 11.2MB). Peak memory consumption was 47.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 6066]: Unsupported Syntax Thread local variables are not supported yet. 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