diff --git a/salomon.csv b/salomon.csv
index 125668db8c173be4aa6ba2502bfb3b58c348322d..6ea45207b3c5d7a31ea2340c604e53b9de98815e 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1296,6 +1296,7 @@ ParMETIS/4.0.3-intel-2017a,2
 ParMETIS/4.0.3-intel-2018.04,2
 PatchELF/0.9,2
 pbr/5.1.1-Py-2.7,2
+PBSPro/18.1.3,2
 PCRE/8.36-intel-2015b,2
 PCRE/8.36-intel-2016.01,2
 PCRE/8.37,2
diff --git a/salomon.md b/salomon.md
index a1f86056adcf54fa1e04cabcf179bb825485dc6d..2eae1a1312f4429c61c2969ed456b57c9a70c0c6 100644
--- a/salomon.md
+++ b/salomon.md
@@ -585,6 +585,7 @@
 | [PAPI](http://icl.cs.utk.edu/projects/papi/) | PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. |
 | [parallel](http://savannah.gnu.org/projects/parallel/) | parallel: Build and execute shell commands in parallel |
 | [PatchELF](https://nixos.org/patchelf.html) | PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. |
+| PBSPro | Old module, description not available. |
 | [pigz](http://zlib.net/pigz/) | pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries. |
 | [QBOX](https://asc.llnl.gov/CORAL-benchmarks/#qbox) | QBOX benchmark, part of CORAL suite |
 | [QEMU](http://wiki.qemu.org/Main_Page) | QEMU is a generic and open source machine emulator and virtualizer. |