Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
File Area Memory Map Disk Thread Time
-------------------------------------------------------------------------------
10001 4.1983GB 1.955GiB 3.91GiB unlimited 2 unlimited
What is your system limit? Try `ulimit -a`. You may need to up the file limit or reduce the ImageMagick file limit to something less than the system limit.
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 15845
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 15845
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
I have done this montage before with 28x28 sized images (rather than the current 150x150) and the total number of opened images wasn't an issue, so not exactly sure how to move forward.