./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i --full-output --traceabstraction.commutativity.condition.synthesis NECESSARY_AND_SUFFICIENT --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 1f73d82f Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120 --traceabstraction.commutativity.condition.synthesis NECESSARY_AND_SUFFICIENT --- Real Ultimate output --- This is Ultimate 0.3.0-dev-1f73d82-m [2024-11-21 14:35:33,749 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 14:35:33,821 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-11-21 14:35:33,828 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 14:35:33,828 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 14:35:33,860 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 14:35:33,861 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 14:35:33,861 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 14:35:33,861 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 14:35:33,861 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 14:35:33,861 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 14:35:33,861 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 14:35:33,862 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 14:35:33,862 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 14:35:33,863 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 14:35:33,863 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-21 14:35:33,864 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Commutativity condition synthesis=SUFFICIENT [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-11-21 14:35:33,864 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 14:35:33,865 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 14:35:33,865 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-21 14:35:33,865 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-21 14:35:33,865 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-21 14:35:33,865 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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter 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 -> f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Commutativity condition synthesis -> NECESSARY_AND_SUFFICIENT [2024-11-21 14:35:34,101 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 14:35:34,106 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 14:35:34,108 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 14:35:34,109 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 14:35:34,109 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 14:35:34,110 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i [2024-11-21 14:35:35,211 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/c0ba8f001/205edb58f497411bbb870e69d1a73147/FLAGceecca2c4 [2024-11-21 14:35:35,526 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 14:35:35,527 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i [2024-11-21 14:35:35,539 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/c0ba8f001/205edb58f497411bbb870e69d1a73147/FLAGceecca2c4 [2024-11-21 14:35:35,781 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/c0ba8f001/205edb58f497411bbb870e69d1a73147 [2024-11-21 14:35:35,782 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 14:35:35,783 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 14:35:35,784 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 14:35:35,784 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 14:35:35,787 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 14:35:35,788 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 02:35:35" (1/1) ... [2024-11-21 14:35:35,789 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23747d12 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 02:35:35, skipping insertion in model container [2024-11-21 14:35:35,789 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 02:35:35" (1/1) ... [2024-11-21 14:35:35,812 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 14:35:35,919 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i[951,964] [2024-11-21 14:35:36,180 ERROR L321 MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init [2024-11-21 14:35:36,180 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@337c37a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 02:35:36, skipping insertion in model container [2024-11-21 14:35:36,180 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 14:35:36,181 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-21 14:35:36,182 INFO L158 Benchmark]: Toolchain (without parser) took 397.86ms. Allocated memory is still 117.4MB. Free memory was 90.0MB in the beginning and 74.0MB in the end (delta: 15.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-21 14:35:36,183 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 117.4MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 14:35:36,184 INFO L158 Benchmark]: CACSL2BoogieTranslator took 396.21ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 74.0MB in the end (delta: 15.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-21 14:35:36,185 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.21ms. Allocated memory is still 117.4MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 396.21ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 74.0MB in the end (delta: 15.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 1374]: Unsupported Syntax Unsupported function: pthread_attr_init 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: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120 --traceabstraction.commutativity.condition.synthesis NECESSARY_AND_SUFFICIENT --- Real Ultimate output --- This is Ultimate 0.3.0-dev-1f73d82-m [2024-11-21 14:35:37,929 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 14:35:38,031 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf [2024-11-21 14:35:38,036 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 14:35:38,036 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 14:35:38,059 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 14:35:38,059 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 14:35:38,060 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 14:35:38,060 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 14:35:38,060 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 14:35:38,060 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 14:35:38,060 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 14:35:38,060 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 14:35:38,060 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 14:35:38,061 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 14:35:38,061 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-21 14:35:38,061 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Refinement strategy for commutativity condition synthesis=FOX [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Commutativity condition synthesis=SUFFICIENT [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-21 14:35:38,062 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-21 14:35:38,062 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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter 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 -> f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Commutativity condition synthesis -> NECESSARY_AND_SUFFICIENT [2024-11-21 14:35:38,295 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 14:35:38,299 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 14:35:38,301 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 14:35:38,301 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 14:35:38,302 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 14:35:38,302 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i [2024-11-21 14:35:39,544 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/85804f3de/5342267fd3c94ab19171142b5a1b5344/FLAG80dfaab2f [2024-11-21 14:35:39,818 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 14:35:39,819 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i [2024-11-21 14:35:39,829 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/85804f3de/5342267fd3c94ab19171142b5a1b5344/FLAG80dfaab2f [2024-11-21 14:35:39,839 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/85804f3de/5342267fd3c94ab19171142b5a1b5344 [2024-11-21 14:35:39,840 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 14:35:39,841 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 14:35:39,842 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 14:35:39,842 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 14:35:39,845 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 14:35:39,845 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 02:35:39" (1/1) ... [2024-11-21 14:35:39,846 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43e92749 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 02:35:39, skipping insertion in model container [2024-11-21 14:35:39,846 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 02:35:39" (1/1) ... [2024-11-21 14:35:39,869 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 14:35:39,994 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i[951,964] [2024-11-21 14:35:40,193 ERROR L321 MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init [2024-11-21 14:35:40,194 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@57aa4149 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 02:35:40, skipping insertion in model container [2024-11-21 14:35:40,194 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 14:35:40,195 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-21 14:35:40,197 INFO L158 Benchmark]: Toolchain (without parser) took 354.42ms. Allocated memory is still 83.9MB. Free memory was 57.8MB in the beginning and 41.7MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-21 14:35:40,197 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 83.9MB. Free memory is still 64.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 14:35:40,198 INFO L158 Benchmark]: CACSL2BoogieTranslator took 352.87ms. Allocated memory is still 83.9MB. Free memory was 57.8MB in the beginning and 41.7MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-21 14:35:40,200 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.13ms. Allocated memory is still 83.9MB. Free memory is still 64.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 352.87ms. Allocated memory is still 83.9MB. Free memory was 57.8MB in the beginning and 41.7MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 1374]: Unsupported Syntax Unsupported function: pthread_attr_init 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