./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-memsafety/fillarray.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 30f4e4ab Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx12G -Xms1G -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-memsafety/fillarray.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness.graphml --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 32bit --witnessprinter.graph.data.programhash 317acdded5b2f05710e753bf8fd3c2308f1aec62 ............................................................................................................................ Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx12G -Xms1G -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-memsafety/fillarray.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness.graphml --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 32bit --witnessprinter.graph.data.programhash 317acdded5b2f05710e753bf8fd3c2308f1aec62 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................ Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalStateException: fork and join should never be part of a composition. Are you accidentally using a block encoding that is not suitable for concurrent programs? --- Real Ultimate output --- This is Ultimate 0.1.24-30f4e4a [2019-11-28 02:46:44,025 INFO L177 SettingsManager]: Resetting all preferences to default values... [2019-11-28 02:46:44,028 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2019-11-28 02:46:44,041 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2019-11-28 02:46:44,042 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2019-11-28 02:46:44,043 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2019-11-28 02:46:44,045 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2019-11-28 02:46:44,047 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2019-11-28 02:46:44,049 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2019-11-28 02:46:44,050 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2019-11-28 02:46:44,051 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2019-11-28 02:46:44,053 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2019-11-28 02:46:44,053 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2019-11-28 02:46:44,054 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2019-11-28 02:46:44,055 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2019-11-28 02:46:44,057 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2019-11-28 02:46:44,058 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2019-11-28 02:46:44,059 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2019-11-28 02:46:44,061 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2019-11-28 02:46:44,063 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2019-11-28 02:46:44,065 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2019-11-28 02:46:44,067 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2019-11-28 02:46:44,068 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2019-11-28 02:46:44,069 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2019-11-28 02:46:44,072 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2019-11-28 02:46:44,072 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2019-11-28 02:46:44,072 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2019-11-28 02:46:44,073 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2019-11-28 02:46:44,074 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2019-11-28 02:46:44,075 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2019-11-28 02:46:44,075 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2019-11-28 02:46:44,076 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2019-11-28 02:46:44,077 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2019-11-28 02:46:44,078 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2019-11-28 02:46:44,079 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2019-11-28 02:46:44,079 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2019-11-28 02:46:44,080 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2019-11-28 02:46:44,081 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2019-11-28 02:46:44,081 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2019-11-28 02:46:44,082 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2019-11-28 02:46:44,083 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2019-11-28 02:46:44,084 INFO L101 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2019-11-28 02:46:44,099 INFO L113 SettingsManager]: Loading preferences was successful [2019-11-28 02:46:44,099 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2019-11-28 02:46:44,100 INFO L136 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2019-11-28 02:46:44,101 INFO L138 SettingsManager]: * Create parallel compositions if possible=false [2019-11-28 02:46:44,101 INFO L138 SettingsManager]: * Use SBE=true [2019-11-28 02:46:44,101 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2019-11-28 02:46:44,102 INFO L138 SettingsManager]: * sizeof long=4 [2019-11-28 02:46:44,102 INFO L138 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2019-11-28 02:46:44,102 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2019-11-28 02:46:44,102 INFO L138 SettingsManager]: * sizeof POINTER=4 [2019-11-28 02:46:44,103 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2019-11-28 02:46:44,103 INFO L138 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2019-11-28 02:46:44,103 INFO L138 SettingsManager]: * Bitprecise bitfields=true [2019-11-28 02:46:44,104 INFO L138 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2019-11-28 02:46:44,104 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2019-11-28 02:46:44,104 INFO L138 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2019-11-28 02:46:44,104 INFO L138 SettingsManager]: * sizeof long double=12 [2019-11-28 02:46:44,105 INFO L138 SettingsManager]: * Use constant arrays=true [2019-11-28 02:46:44,105 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2019-11-28 02:46:44,105 INFO L138 SettingsManager]: * Size of a code block=SequenceOfStatements [2019-11-28 02:46:44,106 INFO L138 SettingsManager]: * To the following directory=./dump/ [2019-11-28 02:46:44,106 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2019-11-28 02:46:44,106 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2019-11-28 02:46:44,106 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2019-11-28 02:46:44,107 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2019-11-28 02:46:44,107 INFO L138 SettingsManager]: * Trace refinement strategy=CAMEL [2019-11-28 02:46:44,107 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2019-11-28 02:46:44,107 INFO L138 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/releaseScripts/default/UAutomizer-linux 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-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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 317acdded5b2f05710e753bf8fd3c2308f1aec62 [2019-11-28 02:46:44,437 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2019-11-28 02:46:44,453 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2019-11-28 02:46:44,458 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2019-11-28 02:46:44,460 INFO L271 PluginConnector]: Initializing CDTParser... [2019-11-28 02:46:44,461 INFO L275 PluginConnector]: CDTParser initialized [2019-11-28 02:46:44,461 INFO L428 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-memsafety/fillarray.i [2019-11-28 02:46:44,540 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0498fda18/1c082f52f8b142f48339aa7226b55ee2/FLAG218ae6e0f [2019-11-28 02:46:45,179 INFO L306 CDTParser]: Found 1 translation units. [2019-11-28 02:46:45,180 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-memsafety/fillarray.i [2019-11-28 02:46:45,209 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0498fda18/1c082f52f8b142f48339aa7226b55ee2/FLAG218ae6e0f [2019-11-28 02:46:45,399 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0498fda18/1c082f52f8b142f48339aa7226b55ee2 [2019-11-28 02:46:45,403 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2019-11-28 02:46:45,405 INFO L131 ToolchainWalker]: Walking toolchain with 5 elements. [2019-11-28 02:46:45,408 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2019-11-28 02:46:45,408 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2019-11-28 02:46:45,412 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2019-11-28 02:46:45,413 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:46:45" (1/1) ... [2019-11-28 02:46:45,416 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@33519a14 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:45, skipping insertion in model container [2019-11-28 02:46:45,416 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:46:45" (1/1) ... [2019-11-28 02:46:45,425 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2019-11-28 02:46:45,493 INFO L178 MainTranslator]: Built tables and reachable declarations [2019-11-28 02:46:46,091 INFO L206 PostProcessor]: Analyzing one entry point: main [2019-11-28 02:46:46,105 ERROR L326 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types where the value type is smaller than the cast-to type while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2019-11-28 02:46:46,106 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@545bed5e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:46, skipping insertion in model container [2019-11-28 02:46:46,106 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2019-11-28 02:46:46,106 INFO L184 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2019-11-28 02:46:46,110 INFO L168 Benchmark]: Toolchain (without parser) took 703.59 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 142.1 MB). Free memory was 956.3 MB in the beginning and 1.1 GB in the end (delta: -173.7 MB). Peak memory consumption was 22.1 MB. Max. memory is 11.5 GB. [2019-11-28 02:46:46,110 INFO L168 Benchmark]: CDTParser took 1.35 ms. Allocated memory is still 1.0 GB. Free memory is still 987.2 MB. There was no memory consumed. Max. memory is 11.5 GB. [2019-11-28 02:46:46,112 INFO L168 Benchmark]: CACSL2BoogieTranslator took 698.66 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 142.1 MB). Free memory was 956.3 MB in the beginning and 1.1 GB in the end (delta: -173.7 MB). Peak memory consumption was 22.1 MB. Max. memory is 11.5 GB. [2019-11-28 02:46:46,115 INFO L335 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.35 ms. Allocated memory is still 1.0 GB. Free memory is still 987.2 MB. There was no memory consumed. Max. memory is 11.5 GB. * CACSL2BoogieTranslator took 698.66 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 142.1 MB). Free memory was 956.3 MB in the beginning and 1.1 GB in the end (delta: -173.7 MB). Peak memory consumption was 22.1 MB. Max. memory is 11.5 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 1041]: Unsupported Syntax Found a cast between two array/pointer types where the value type is smaller than the cast-to type 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... ### Bit-precise run ### This is Ultimate 0.1.24-30f4e4a [2019-11-28 02:46:47,961 INFO L177 SettingsManager]: Resetting all preferences to default values... [2019-11-28 02:46:47,963 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2019-11-28 02:46:47,982 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2019-11-28 02:46:47,982 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2019-11-28 02:46:47,985 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2019-11-28 02:46:47,987 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2019-11-28 02:46:47,988 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2019-11-28 02:46:47,990 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2019-11-28 02:46:47,991 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2019-11-28 02:46:47,992 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2019-11-28 02:46:47,994 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2019-11-28 02:46:47,994 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2019-11-28 02:46:47,995 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2019-11-28 02:46:47,996 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2019-11-28 02:46:47,997 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2019-11-28 02:46:47,998 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2019-11-28 02:46:47,999 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2019-11-28 02:46:48,001 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2019-11-28 02:46:48,003 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2019-11-28 02:46:48,005 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2019-11-28 02:46:48,006 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2019-11-28 02:46:48,007 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2019-11-28 02:46:48,008 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2019-11-28 02:46:48,011 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2019-11-28 02:46:48,011 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2019-11-28 02:46:48,011 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2019-11-28 02:46:48,012 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2019-11-28 02:46:48,013 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2019-11-28 02:46:48,014 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2019-11-28 02:46:48,014 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2019-11-28 02:46:48,015 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2019-11-28 02:46:48,016 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2019-11-28 02:46:48,016 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2019-11-28 02:46:48,020 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2019-11-28 02:46:48,020 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2019-11-28 02:46:48,023 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2019-11-28 02:46:48,023 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2019-11-28 02:46:48,023 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2019-11-28 02:46:48,024 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2019-11-28 02:46:48,025 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2019-11-28 02:46:48,027 INFO L101 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2019-11-28 02:46:48,042 INFO L113 SettingsManager]: Loading preferences was successful [2019-11-28 02:46:48,042 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2019-11-28 02:46:48,044 INFO L136 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2019-11-28 02:46:48,044 INFO L138 SettingsManager]: * Create parallel compositions if possible=false [2019-11-28 02:46:48,044 INFO L138 SettingsManager]: * Use SBE=true [2019-11-28 02:46:48,045 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2019-11-28 02:46:48,045 INFO L138 SettingsManager]: * sizeof long=4 [2019-11-28 02:46:48,045 INFO L138 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2019-11-28 02:46:48,045 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2019-11-28 02:46:48,045 INFO L138 SettingsManager]: * sizeof POINTER=4 [2019-11-28 02:46:48,046 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2019-11-28 02:46:48,046 INFO L138 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2019-11-28 02:46:48,046 INFO L138 SettingsManager]: * Bitprecise bitfields=true [2019-11-28 02:46:48,046 INFO L138 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2019-11-28 02:46:48,047 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2019-11-28 02:46:48,047 INFO L138 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2019-11-28 02:46:48,047 INFO L138 SettingsManager]: * Use bitvectors instead of ints=true [2019-11-28 02:46:48,047 INFO L138 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2019-11-28 02:46:48,047 INFO L138 SettingsManager]: * sizeof long double=12 [2019-11-28 02:46:48,048 INFO L138 SettingsManager]: * Use constant arrays=true [2019-11-28 02:46:48,048 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2019-11-28 02:46:48,048 INFO L138 SettingsManager]: * Size of a code block=SequenceOfStatements [2019-11-28 02:46:48,048 INFO L138 SettingsManager]: * To the following directory=./dump/ [2019-11-28 02:46:48,049 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2019-11-28 02:46:48,049 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2019-11-28 02:46:48,049 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2019-11-28 02:46:48,049 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2019-11-28 02:46:48,050 INFO L138 SettingsManager]: * Trace refinement strategy=WOLF [2019-11-28 02:46:48,050 INFO L138 SettingsManager]: * Command for external solver=cvc4 --incremental --rewrite-divk --print-success --lang smt [2019-11-28 02:46:48,050 INFO L138 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2019-11-28 02:46:48,050 INFO L138 SettingsManager]: * Logic for external solver=AUFBV 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/releaseScripts/default/UAutomizer-linux 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-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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 317acdded5b2f05710e753bf8fd3c2308f1aec62 [2019-11-28 02:46:48,352 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2019-11-28 02:46:48,365 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2019-11-28 02:46:48,369 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2019-11-28 02:46:48,371 INFO L271 PluginConnector]: Initializing CDTParser... [2019-11-28 02:46:48,371 INFO L275 PluginConnector]: CDTParser initialized [2019-11-28 02:46:48,372 INFO L428 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-memsafety/fillarray.i [2019-11-28 02:46:48,435 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c850ab834/37fd344f85f04f2cb75a494511e84a7f/FLAGafa049272 [2019-11-28 02:46:48,965 INFO L306 CDTParser]: Found 1 translation units. [2019-11-28 02:46:48,968 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-memsafety/fillarray.i [2019-11-28 02:46:48,988 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c850ab834/37fd344f85f04f2cb75a494511e84a7f/FLAGafa049272 [2019-11-28 02:46:49,245 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c850ab834/37fd344f85f04f2cb75a494511e84a7f [2019-11-28 02:46:49,249 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2019-11-28 02:46:49,251 INFO L131 ToolchainWalker]: Walking toolchain with 5 elements. [2019-11-28 02:46:49,252 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2019-11-28 02:46:49,252 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2019-11-28 02:46:49,256 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2019-11-28 02:46:49,257 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:46:49" (1/1) ... [2019-11-28 02:46:49,260 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7aa3b6ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:49, skipping insertion in model container [2019-11-28 02:46:49,260 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:46:49" (1/1) ... [2019-11-28 02:46:49,268 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2019-11-28 02:46:49,326 INFO L178 MainTranslator]: Built tables and reachable declarations [2019-11-28 02:46:50,106 INFO L206 PostProcessor]: Analyzing one entry point: main [2019-11-28 02:46:50,121 INFO L200 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2019-11-28 02:46:50,135 INFO L178 MainTranslator]: Built tables and reachable declarations [2019-11-28 02:46:50,206 INFO L206 PostProcessor]: Analyzing one entry point: main [2019-11-28 02:46:50,211 INFO L203 MainTranslator]: Completed pre-run [2019-11-28 02:46:50,249 INFO L206 PostProcessor]: Analyzing one entry point: main [2019-11-28 02:46:50,384 INFO L208 MainTranslator]: Completed translation [2019-11-28 02:46:50,384 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50 WrapperNode [2019-11-28 02:46:50,385 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2019-11-28 02:46:50,385 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2019-11-28 02:46:50,386 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2019-11-28 02:46:50,386 INFO L275 PluginConnector]: Boogie Preprocessor initialized [2019-11-28 02:46:50,400 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,401 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,426 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,427 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,452 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,458 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,467 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... [2019-11-28 02:46:50,478 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2019-11-28 02:46:50,479 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2019-11-28 02:46:50,481 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2019-11-28 02:46:50,481 INFO L275 PluginConnector]: RCFGBuilder initialized [2019-11-28 02:46:50,482 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:46:50" (1/1) ... No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2019-11-28 02:46:50,538 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2019-11-28 02:46:50,539 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2019-11-28 02:46:50,540 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.setCurrentRoundingMode [2019-11-28 02:46:50,541 INFO L138 BoogieDeclarations]: Found implementation of procedure __bswap_32 [2019-11-28 02:46:50,541 INFO L138 BoogieDeclarations]: Found implementation of procedure __bswap_64 [2019-11-28 02:46:50,542 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2019-11-28 02:46:50,542 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2019-11-28 02:46:50,542 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2019-11-28 02:46:50,543 INFO L130 BoogieDeclarations]: Found specification of procedure __bswap_32 [2019-11-28 02:46:50,543 INFO L130 BoogieDeclarations]: Found specification of procedure __bswap_64 [2019-11-28 02:46:50,543 INFO L130 BoogieDeclarations]: Found specification of procedure __sched_cpucount [2019-11-28 02:46:50,544 INFO L130 BoogieDeclarations]: Found specification of procedure __sched_cpualloc [2019-11-28 02:46:50,545 INFO L130 BoogieDeclarations]: Found specification of procedure __sched_cpufree [2019-11-28 02:46:50,545 INFO L130 BoogieDeclarations]: Found specification of procedure sched_setparam [2019-11-28 02:46:50,545 INFO L130 BoogieDeclarations]: Found specification of procedure sched_getparam [2019-11-28 02:46:50,545 INFO L130 BoogieDeclarations]: Found specification of procedure sched_setscheduler [2019-11-28 02:46:50,546 INFO L130 BoogieDeclarations]: Found specification of procedure sched_getscheduler [2019-11-28 02:46:50,546 INFO L130 BoogieDeclarations]: Found specification of procedure sched_yield [2019-11-28 02:46:50,546 INFO L130 BoogieDeclarations]: Found specification of procedure sched_get_priority_max [2019-11-28 02:46:50,546 INFO L130 BoogieDeclarations]: Found specification of procedure sched_get_priority_min [2019-11-28 02:46:50,546 INFO L130 BoogieDeclarations]: Found specification of procedure sched_rr_get_interval [2019-11-28 02:46:50,548 INFO L130 BoogieDeclarations]: Found specification of procedure clock [2019-11-28 02:46:50,548 INFO L130 BoogieDeclarations]: Found specification of procedure time [2019-11-28 02:46:50,548 INFO L130 BoogieDeclarations]: Found specification of procedure difftime [2019-11-28 02:46:50,549 INFO L130 BoogieDeclarations]: Found specification of procedure mktime [2019-11-28 02:46:50,549 INFO L130 BoogieDeclarations]: Found specification of procedure strftime [2019-11-28 02:46:50,549 INFO L130 BoogieDeclarations]: Found specification of procedure strftime_l [2019-11-28 02:46:50,549 INFO L130 BoogieDeclarations]: Found specification of procedure gmtime [2019-11-28 02:46:50,549 INFO L130 BoogieDeclarations]: Found specification of procedure localtime [2019-11-28 02:46:50,550 INFO L130 BoogieDeclarations]: Found specification of procedure gmtime_r [2019-11-28 02:46:50,550 INFO L130 BoogieDeclarations]: Found specification of procedure localtime_r [2019-11-28 02:46:50,550 INFO L130 BoogieDeclarations]: Found specification of procedure asctime [2019-11-28 02:46:50,550 INFO L130 BoogieDeclarations]: Found specification of procedure ctime [2019-11-28 02:46:50,550 INFO L130 BoogieDeclarations]: Found specification of procedure asctime_r [2019-11-28 02:46:50,551 INFO L130 BoogieDeclarations]: Found specification of procedure ctime_r [2019-11-28 02:46:50,551 INFO L130 BoogieDeclarations]: Found specification of procedure tzset [2019-11-28 02:46:50,551 INFO L130 BoogieDeclarations]: Found specification of procedure stime [2019-11-28 02:46:50,551 INFO L130 BoogieDeclarations]: Found specification of procedure timegm [2019-11-28 02:46:50,551 INFO L130 BoogieDeclarations]: Found specification of procedure timelocal [2019-11-28 02:46:50,553 INFO L130 BoogieDeclarations]: Found specification of procedure dysize [2019-11-28 02:46:50,554 INFO L130 BoogieDeclarations]: Found specification of procedure nanosleep [2019-11-28 02:46:50,554 INFO L130 BoogieDeclarations]: Found specification of procedure clock_getres [2019-11-28 02:46:50,555 INFO L130 BoogieDeclarations]: Found specification of procedure clock_gettime [2019-11-28 02:46:50,556 INFO L130 BoogieDeclarations]: Found specification of procedure clock_settime [2019-11-28 02:46:50,556 INFO L130 BoogieDeclarations]: Found specification of procedure clock_nanosleep [2019-11-28 02:46:50,556 INFO L130 BoogieDeclarations]: Found specification of procedure clock_getcpuclockid [2019-11-28 02:46:50,556 INFO L130 BoogieDeclarations]: Found specification of procedure timer_create [2019-11-28 02:46:50,556 INFO L130 BoogieDeclarations]: Found specification of procedure timer_delete [2019-11-28 02:46:50,557 INFO L130 BoogieDeclarations]: Found specification of procedure timer_settime [2019-11-28 02:46:50,557 INFO L130 BoogieDeclarations]: Found specification of procedure timer_gettime [2019-11-28 02:46:50,557 INFO L130 BoogieDeclarations]: Found specification of procedure timer_getoverrun [2019-11-28 02:46:50,557 INFO L130 BoogieDeclarations]: Found specification of procedure timespec_get [2019-11-28 02:46:50,558 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_create [2019-11-28 02:46:50,558 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_exit [2019-11-28 02:46:50,558 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_join [2019-11-28 02:46:50,558 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_detach [2019-11-28 02:46:50,559 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_self [2019-11-28 02:46:50,559 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_equal [2019-11-28 02:46:50,559 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_init [2019-11-28 02:46:50,559 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_destroy [2019-11-28 02:46:50,559 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getdetachstate [2019-11-28 02:46:50,560 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setdetachstate [2019-11-28 02:46:50,560 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getguardsize [2019-11-28 02:46:50,561 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setguardsize [2019-11-28 02:46:50,561 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getschedparam [2019-11-28 02:46:50,562 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setschedparam [2019-11-28 02:46:50,562 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getschedpolicy [2019-11-28 02:46:50,563 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setschedpolicy [2019-11-28 02:46:50,563 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getinheritsched [2019-11-28 02:46:50,564 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setinheritsched [2019-11-28 02:46:50,564 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getscope [2019-11-28 02:46:50,565 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setscope [2019-11-28 02:46:50,565 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getstackaddr [2019-11-28 02:46:50,565 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setstackaddr [2019-11-28 02:46:50,565 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getstacksize [2019-11-28 02:46:50,566 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setstacksize [2019-11-28 02:46:50,566 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_getstack [2019-11-28 02:46:50,566 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_attr_setstack [2019-11-28 02:46:50,566 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_setschedparam [2019-11-28 02:46:50,566 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_getschedparam [2019-11-28 02:46:50,567 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_setschedprio [2019-11-28 02:46:50,567 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_once [2019-11-28 02:46:50,567 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_setcancelstate [2019-11-28 02:46:50,567 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_setcanceltype [2019-11-28 02:46:50,567 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cancel [2019-11-28 02:46:50,568 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_testcancel [2019-11-28 02:46:50,568 INFO L130 BoogieDeclarations]: Found specification of procedure __pthread_register_cancel [2019-11-28 02:46:50,568 INFO L130 BoogieDeclarations]: Found specification of procedure __pthread_unregister_cancel [2019-11-28 02:46:50,568 INFO L130 BoogieDeclarations]: Found specification of procedure __pthread_unwind_next [2019-11-28 02:46:50,568 INFO L130 BoogieDeclarations]: Found specification of procedure __sigsetjmp [2019-11-28 02:46:50,569 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_init [2019-11-28 02:46:50,569 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_destroy [2019-11-28 02:46:50,569 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_trylock [2019-11-28 02:46:50,569 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_lock [2019-11-28 02:46:50,569 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_timedlock [2019-11-28 02:46:50,570 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_unlock [2019-11-28 02:46:50,570 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_getprioceiling [2019-11-28 02:46:50,570 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_setprioceiling [2019-11-28 02:46:50,570 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutex_consistent [2019-11-28 02:46:50,570 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_init [2019-11-28 02:46:50,571 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_destroy [2019-11-28 02:46:50,571 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_getpshared [2019-11-28 02:46:50,571 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_setpshared [2019-11-28 02:46:50,571 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_gettype [2019-11-28 02:46:50,571 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_settype [2019-11-28 02:46:50,572 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_getprotocol [2019-11-28 02:46:50,572 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_setprotocol [2019-11-28 02:46:50,572 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_getprioceiling [2019-11-28 02:46:50,572 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_setprioceiling [2019-11-28 02:46:50,572 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_getrobust [2019-11-28 02:46:50,573 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_mutexattr_setrobust [2019-11-28 02:46:50,573 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_init [2019-11-28 02:46:50,574 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_destroy [2019-11-28 02:46:50,574 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_rdlock [2019-11-28 02:46:50,574 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_tryrdlock [2019-11-28 02:46:50,575 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_timedrdlock [2019-11-28 02:46:50,575 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_wrlock [2019-11-28 02:46:50,575 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_trywrlock [2019-11-28 02:46:50,576 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_timedwrlock [2019-11-28 02:46:50,576 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlock_unlock [2019-11-28 02:46:50,576 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_init [2019-11-28 02:46:50,576 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_destroy [2019-11-28 02:46:50,576 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_getpshared [2019-11-28 02:46:50,577 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_setpshared [2019-11-28 02:46:50,577 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_getkind_np [2019-11-28 02:46:50,578 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_rwlockattr_setkind_np [2019-11-28 02:46:50,578 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_init [2019-11-28 02:46:50,580 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_destroy [2019-11-28 02:46:50,580 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_signal [2019-11-28 02:46:50,580 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_broadcast [2019-11-28 02:46:50,580 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_wait [2019-11-28 02:46:50,580 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_cond_timedwait [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_init [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_destroy [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_getpshared [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_setpshared [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_getclock [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_condattr_setclock [2019-11-28 02:46:50,581 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_spin_init [2019-11-28 02:46:50,582 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_spin_destroy [2019-11-28 02:46:50,584 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_spin_lock [2019-11-28 02:46:50,584 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_spin_trylock [2019-11-28 02:46:50,584 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_spin_unlock [2019-11-28 02:46:50,585 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrier_init [2019-11-28 02:46:50,585 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrier_destroy [2019-11-28 02:46:50,585 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrier_wait [2019-11-28 02:46:50,585 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrierattr_init [2019-11-28 02:46:50,586 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrierattr_destroy [2019-11-28 02:46:50,586 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrierattr_getpshared [2019-11-28 02:46:50,586 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_barrierattr_setpshared [2019-11-28 02:46:50,586 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_key_create [2019-11-28 02:46:50,586 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_key_delete [2019-11-28 02:46:50,587 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_getspecific [2019-11-28 02:46:50,587 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_setspecific [2019-11-28 02:46:50,587 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_getcpuclockid [2019-11-28 02:46:50,587 INFO L130 BoogieDeclarations]: Found specification of procedure pthread_atfork [2019-11-28 02:46:50,587 INFO L130 BoogieDeclarations]: Found specification of procedure __ctype_get_mb_cur_max [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure atof [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure atoi [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure atol [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure atoll [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure strtod [2019-11-28 02:46:50,588 INFO L130 BoogieDeclarations]: Found specification of procedure strtof [2019-11-28 02:46:50,589 INFO L130 BoogieDeclarations]: Found specification of procedure strtold [2019-11-28 02:46:50,589 INFO L130 BoogieDeclarations]: Found specification of procedure strtol [2019-11-28 02:46:50,589 INFO L130 BoogieDeclarations]: Found specification of procedure strtoul [2019-11-28 02:46:50,589 INFO L130 BoogieDeclarations]: Found specification of procedure strtoq [2019-11-28 02:46:50,589 INFO L130 BoogieDeclarations]: Found specification of procedure strtouq [2019-11-28 02:46:50,590 INFO L130 BoogieDeclarations]: Found specification of procedure strtoll [2019-11-28 02:46:50,591 INFO L130 BoogieDeclarations]: Found specification of procedure strtoull [2019-11-28 02:46:50,591 INFO L130 BoogieDeclarations]: Found specification of procedure l64a [2019-11-28 02:46:50,591 INFO L130 BoogieDeclarations]: Found specification of procedure a64l [2019-11-28 02:46:50,591 INFO L130 BoogieDeclarations]: Found specification of procedure select [2019-11-28 02:46:50,591 INFO L130 BoogieDeclarations]: Found specification of procedure pselect [2019-11-28 02:46:50,592 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_major [2019-11-28 02:46:50,592 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_minor [2019-11-28 02:46:50,592 INFO L130 BoogieDeclarations]: Found specification of procedure gnu_dev_makedev [2019-11-28 02:46:50,592 INFO L130 BoogieDeclarations]: Found specification of procedure random [2019-11-28 02:46:50,592 INFO L130 BoogieDeclarations]: Found specification of procedure srandom [2019-11-28 02:46:50,593 INFO L130 BoogieDeclarations]: Found specification of procedure initstate [2019-11-28 02:46:50,593 INFO L130 BoogieDeclarations]: Found specification of procedure setstate [2019-11-28 02:46:50,593 INFO L130 BoogieDeclarations]: Found specification of procedure random_r [2019-11-28 02:46:50,594 INFO L130 BoogieDeclarations]: Found specification of procedure srandom_r [2019-11-28 02:46:50,594 INFO L130 BoogieDeclarations]: Found specification of procedure initstate_r [2019-11-28 02:46:50,594 INFO L130 BoogieDeclarations]: Found specification of procedure setstate_r [2019-11-28 02:46:50,594 INFO L130 BoogieDeclarations]: Found specification of procedure rand [2019-11-28 02:46:50,594 INFO L130 BoogieDeclarations]: Found specification of procedure srand [2019-11-28 02:46:50,595 INFO L130 BoogieDeclarations]: Found specification of procedure rand_r [2019-11-28 02:46:50,595 INFO L130 BoogieDeclarations]: Found specification of procedure drand48 [2019-11-28 02:46:50,595 INFO L130 BoogieDeclarations]: Found specification of procedure erand48 [2019-11-28 02:46:50,595 INFO L130 BoogieDeclarations]: Found specification of procedure lrand48 [2019-11-28 02:46:50,596 INFO L130 BoogieDeclarations]: Found specification of procedure nrand48 [2019-11-28 02:46:50,596 INFO L130 BoogieDeclarations]: Found specification of procedure mrand48 [2019-11-28 02:46:50,596 INFO L130 BoogieDeclarations]: Found specification of procedure jrand48 [2019-11-28 02:46:50,596 INFO L130 BoogieDeclarations]: Found specification of procedure srand48 [2019-11-28 02:46:50,596 INFO L130 BoogieDeclarations]: Found specification of procedure seed48 [2019-11-28 02:46:50,597 INFO L130 BoogieDeclarations]: Found specification of procedure lcong48 [2019-11-28 02:46:50,597 INFO L130 BoogieDeclarations]: Found specification of procedure drand48_r [2019-11-28 02:46:50,597 INFO L130 BoogieDeclarations]: Found specification of procedure erand48_r [2019-11-28 02:46:50,597 INFO L130 BoogieDeclarations]: Found specification of procedure lrand48_r [2019-11-28 02:46:50,598 INFO L130 BoogieDeclarations]: Found specification of procedure nrand48_r [2019-11-28 02:46:50,598 INFO L130 BoogieDeclarations]: Found specification of procedure mrand48_r [2019-11-28 02:46:50,598 INFO L130 BoogieDeclarations]: Found specification of procedure jrand48_r [2019-11-28 02:46:50,598 INFO L130 BoogieDeclarations]: Found specification of procedure srand48_r [2019-11-28 02:46:50,598 INFO L130 BoogieDeclarations]: Found specification of procedure seed48_r [2019-11-28 02:46:50,599 INFO L130 BoogieDeclarations]: Found specification of procedure lcong48_r [2019-11-28 02:46:50,599 INFO L130 BoogieDeclarations]: Found specification of procedure malloc [2019-11-28 02:46:50,599 INFO L130 BoogieDeclarations]: Found specification of procedure calloc [2019-11-28 02:46:50,599 INFO L130 BoogieDeclarations]: Found specification of procedure realloc [2019-11-28 02:46:50,599 INFO L130 BoogieDeclarations]: Found specification of procedure free [2019-11-28 02:46:50,600 INFO L130 BoogieDeclarations]: Found specification of procedure cfree [2019-11-28 02:46:50,600 INFO L130 BoogieDeclarations]: Found specification of procedure alloca [2019-11-28 02:46:50,600 INFO L130 BoogieDeclarations]: Found specification of procedure valloc [2019-11-28 02:46:50,600 INFO L130 BoogieDeclarations]: Found specification of procedure posix_memalign [2019-11-28 02:46:50,601 INFO L130 BoogieDeclarations]: Found specification of procedure aligned_alloc [2019-11-28 02:46:50,601 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2019-11-28 02:46:50,601 INFO L130 BoogieDeclarations]: Found specification of procedure atexit [2019-11-28 02:46:50,601 INFO L130 BoogieDeclarations]: Found specification of procedure at_quick_exit [2019-11-28 02:46:50,602 INFO L130 BoogieDeclarations]: Found specification of procedure on_exit [2019-11-28 02:46:50,602 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2019-11-28 02:46:50,602 INFO L130 BoogieDeclarations]: Found specification of procedure quick_exit [2019-11-28 02:46:50,602 INFO L130 BoogieDeclarations]: Found specification of procedure _Exit [2019-11-28 02:46:50,602 INFO L130 BoogieDeclarations]: Found specification of procedure getenv [2019-11-28 02:46:50,603 INFO L130 BoogieDeclarations]: Found specification of procedure putenv [2019-11-28 02:46:50,603 INFO L130 BoogieDeclarations]: Found specification of procedure setenv [2019-11-28 02:46:50,603 INFO L130 BoogieDeclarations]: Found specification of procedure unsetenv [2019-11-28 02:46:50,603 INFO L130 BoogieDeclarations]: Found specification of procedure clearenv [2019-11-28 02:46:50,603 INFO L130 BoogieDeclarations]: Found specification of procedure mktemp [2019-11-28 02:46:50,604 INFO L130 BoogieDeclarations]: Found specification of procedure mkstemp [2019-11-28 02:46:50,604 INFO L130 BoogieDeclarations]: Found specification of procedure mkstemps [2019-11-28 02:46:50,604 INFO L130 BoogieDeclarations]: Found specification of procedure mkdtemp [2019-11-28 02:46:50,604 INFO L130 BoogieDeclarations]: Found specification of procedure system [2019-11-28 02:46:50,605 INFO L130 BoogieDeclarations]: Found specification of procedure realpath [2019-11-28 02:46:50,605 INFO L130 BoogieDeclarations]: Found specification of procedure bsearch [2019-11-28 02:46:50,605 INFO L130 BoogieDeclarations]: Found specification of procedure qsort [2019-11-28 02:46:50,605 INFO L130 BoogieDeclarations]: Found specification of procedure abs [2019-11-28 02:46:50,605 INFO L130 BoogieDeclarations]: Found specification of procedure labs [2019-11-28 02:46:50,606 INFO L130 BoogieDeclarations]: Found specification of procedure llabs [2019-11-28 02:46:50,606 INFO L130 BoogieDeclarations]: Found specification of procedure div [2019-11-28 02:46:50,606 INFO L130 BoogieDeclarations]: Found specification of procedure ldiv [2019-11-28 02:46:50,606 INFO L130 BoogieDeclarations]: Found specification of procedure lldiv [2019-11-28 02:46:50,606 INFO L130 BoogieDeclarations]: Found specification of procedure ecvt [2019-11-28 02:46:50,607 INFO L130 BoogieDeclarations]: Found specification of procedure fcvt [2019-11-28 02:46:50,607 INFO L130 BoogieDeclarations]: Found specification of procedure gcvt [2019-11-28 02:46:50,607 INFO L130 BoogieDeclarations]: Found specification of procedure qecvt [2019-11-28 02:46:50,607 INFO L130 BoogieDeclarations]: Found specification of procedure qfcvt [2019-11-28 02:46:50,608 INFO L130 BoogieDeclarations]: Found specification of procedure qgcvt [2019-11-28 02:46:50,608 INFO L130 BoogieDeclarations]: Found specification of procedure ecvt_r [2019-11-28 02:46:50,608 INFO L130 BoogieDeclarations]: Found specification of procedure fcvt_r [2019-11-28 02:46:50,608 INFO L130 BoogieDeclarations]: Found specification of procedure qecvt_r [2019-11-28 02:46:50,608 INFO L130 BoogieDeclarations]: Found specification of procedure qfcvt_r [2019-11-28 02:46:50,609 INFO L130 BoogieDeclarations]: Found specification of procedure mblen [2019-11-28 02:46:50,609 INFO L130 BoogieDeclarations]: Found specification of procedure mbtowc [2019-11-28 02:46:50,610 INFO L130 BoogieDeclarations]: Found specification of procedure wctomb [2019-11-28 02:46:50,612 INFO L130 BoogieDeclarations]: Found specification of procedure mbstowcs [2019-11-28 02:46:50,615 INFO L130 BoogieDeclarations]: Found specification of procedure wcstombs [2019-11-28 02:46:50,615 INFO L130 BoogieDeclarations]: Found specification of procedure rpmatch [2019-11-28 02:46:50,615 INFO L130 BoogieDeclarations]: Found specification of procedure getsubopt [2019-11-28 02:46:50,616 INFO L130 BoogieDeclarations]: Found specification of procedure getloadavg [2019-11-28 02:46:50,616 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2019-11-28 02:46:50,616 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2019-11-28 02:46:50,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2019-11-28 02:46:50,616 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2019-11-28 02:46:50,617 INFO L130 BoogieDeclarations]: Found specification of procedure main [2019-11-28 02:46:50,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2019-11-28 02:46:50,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2019-11-28 02:46:50,617 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2019-11-28 02:46:50,626 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2019-11-28 02:46:50,627 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2019-11-28 02:46:50,627 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.setCurrentRoundingMode [2019-11-28 02:46:50,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2019-11-28 02:46:50,630 WARN L205 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to SingleStatement [2019-11-28 02:46:51,435 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder has thrown an exception: java.lang.IllegalStateException: fork and join should never be part of a composition. Are you accidentally using a block encoding that is not suitable for concurrent programs? at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder$LargeBlockEncoding.isIntermediateNodeOfSequentialCompositionCandidate(CfgBuilder.java:1720) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder$LargeBlockEncoding.(CfgBuilder.java:1632) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:280) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.RCFGBuilderObserver.process(RCFGBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:151) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:128) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:232) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:226) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:142) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:104) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:316) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-11-28 02:46:51,440 INFO L168 Benchmark]: Toolchain (without parser) took 2188.95 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 128.5 MB). Free memory was 955.0 MB in the beginning and 970.3 MB in the end (delta: -15.3 MB). Peak memory consumption was 113.1 MB. Max. memory is 11.5 GB. [2019-11-28 02:46:51,441 INFO L168 Benchmark]: CDTParser took 0.31 ms. Allocated memory is still 1.0 GB. Free memory is still 987.2 MB. There was no memory consumed. Max. memory is 11.5 GB. [2019-11-28 02:46:51,442 INFO L168 Benchmark]: CACSL2BoogieTranslator took 1133.21 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 128.5 MB). Free memory was 955.0 MB in the beginning and 1.1 GB in the end (delta: -105.4 MB). Peak memory consumption was 33.8 MB. Max. memory is 11.5 GB. [2019-11-28 02:46:51,443 INFO L168 Benchmark]: Boogie Preprocessor took 92.75 ms. Allocated memory is still 1.2 GB. Free memory is still 1.1 GB. There was no memory consumed. Max. memory is 11.5 GB. [2019-11-28 02:46:51,444 INFO L168 Benchmark]: RCFGBuilder took 958.45 ms. Allocated memory is still 1.2 GB. Free memory was 1.1 GB in the beginning and 970.3 MB in the end (delta: 90.1 MB). Peak memory consumption was 90.1 MB. Max. memory is 11.5 GB. [2019-11-28 02:46:51,447 INFO L335 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.31 ms. Allocated memory is still 1.0 GB. Free memory is still 987.2 MB. There was no memory consumed. Max. memory is 11.5 GB. * CACSL2BoogieTranslator took 1133.21 ms. Allocated memory was 1.0 GB in the beginning and 1.2 GB in the end (delta: 128.5 MB). Free memory was 955.0 MB in the beginning and 1.1 GB in the end (delta: -105.4 MB). Peak memory consumption was 33.8 MB. Max. memory is 11.5 GB. * Boogie Preprocessor took 92.75 ms. Allocated memory is still 1.2 GB. Free memory is still 1.1 GB. There was no memory consumed. Max. memory is 11.5 GB. * RCFGBuilder took 958.45 ms. Allocated memory is still 1.2 GB. Free memory was 1.1 GB in the beginning and 970.3 MB in the end (delta: 90.1 MB). Peak memory consumption was 90.1 MB. Max. memory is 11.5 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: - ExceptionOrErrorResult: IllegalStateException: fork and join should never be part of a composition. Are you accidentally using a block encoding that is not suitable for concurrent programs? de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: IllegalStateException: fork and join should never be part of a composition. Are you accidentally using a block encoding that is not suitable for concurrent programs?: de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder$LargeBlockEncoding.isIntermediateNodeOfSequentialCompositionCandidate(CfgBuilder.java:1720) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...