Trace number 3394399

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.07 4954.85

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394399-1306074952/watcher-3394399-1306074952 -o /tmp/evaluation-result-3394399-1306074952/solver-3394399-1306074952 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394399-1306074952.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.05 2.01 3/444 13819
/proc/meminfo: memFree=7726584/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=105664 CPUtime=0.01 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 1398 0 0 0 1 0 0 0 25 0 9 0 719093103 108199936 1305 33554432000 4194304 7232020 140736757165488 18446744073709551615 5678710 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/13819/statm: 26416 1306 921 742 0 18987 0
[pid=13819/tid=13820] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719093104 108339200 1375 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0

[startup+0.112252 s]
/proc/loadavg: 2.01 2.05 2.01 3/444 13819
/proc/meminfo: memFree=7726584/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=107696 CPUtime=0.1 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 1985 0 0 0 10 0 0 0 25 0 9 0 719093103 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083343163 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/13819/statm: 26924 1885 1023 742 0 19495 0
[pid=13819/tid=13820] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719093104 110280704 1885 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 107696

[startup+0.201175 s]
/proc/loadavg: 2.01 2.05 2.01 3/444 13819
/proc/meminfo: memFree=7726584/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=108228 CPUtime=0.19 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 2088 0 0 0 19 0 0 0 18 0 9 0 719093103 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083344512 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/13819/statm: 27057 1988 1023 742 0 19628 0
[pid=13819/tid=13820] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=108228 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 24 0 9 0 719093104 110825472 1988 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 108228

[startup+0.301192 s]
/proc/loadavg: 2.01 2.05 2.01 3/444 13819
/proc/meminfo: memFree=7726584/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=109004 CPUtime=0.29 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 2325 0 0 0 29 0 0 0 18 0 9 0 719093103 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 1104639856 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 27251 2225 1023 742 0 19822 0
[pid=13819/tid=13820] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719093104 111620096 2225 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109004

[startup+0.701107 s]
/proc/loadavg: 2.01 2.05 2.01 3/444 13819
/proc/meminfo: memFree=7726584/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=111364 CPUtime=0.7 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 2697 0 0 0 70 0 0 0 18 0 9 0 719093103 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083342965 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/13819/statm: 27841 2597 1023 742 0 20412 0
[pid=13819/tid=13820] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=111364 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719093104 114036736 2597 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 111364

[startup+1.50094 s]
/proc/loadavg: 2.01 2.05 2.01 3/453 13828
/proc/meminfo: memFree=7715116/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=113268 CPUtime=1.51 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 3455 0 0 0 151 0 0 0 18 0 9 0 719093103 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083345445 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/13819/statm: 28317 3143 1023 742 0 20888 0
[pid=13819/tid=13820] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=113268 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719093104 115986432 3143 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 113268

[startup+3.10067 s]
/proc/loadavg: 2.01 2.05 2.01 3/453 13828
/proc/meminfo: memFree=7711520/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=118776 CPUtime=3.14 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 4639 0 0 0 314 0 0 0 18 0 9 0 719093103 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083342168 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 29694 3607 1023 742 0 22265 0
[pid=13819/tid=13820] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=118776 CPUtime=0.01 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=118776 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=118776 CPUtime=0 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719093104 121626624 3607 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 118776

[startup+6.30111 s]
/proc/loadavg: 2.01 2.05 2.01 3/453 13828
/proc/meminfo: memFree=7701420/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=122988 CPUtime=6.39 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 6451 0 0 0 639 0 0 0 18 0 9 0 719093103 125939712 5419 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083342415 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 30747 5419 1024 742 0 23318 0

################
# More data... #
################

/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 754 1 0 0 16 0 9 0 719093104 573763584 114500 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=560316 CPUtime=8.22 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 821 1 0 0 16 0 9 0 719093104 573763584 114500 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=560316 CPUtime=8.03 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 802 1 0 0 16 0 9 0 719093104 573763584 114500 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=560316 CPUtime=8.06 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 804 2 0 0 15 0 9 0 719093104 573763584 114500 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=560316 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 573763584 114500 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4704.48
Current children cumulated vsize (KiB) 560316

[startup+4722.3 s]
/proc/loadavg: 2.03 2.13 2.10 3/453 13966
/proc/meminfo: memFree=6287272/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=560316 CPUtime=4765.23 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 369931 0 0 0 476419 104 0 0 25 0 9 0 719093103 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083342965 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 140079 113713 1035 742 0 132650 0
[pid=13819/tid=13820] ppid=13817 vsize=560316 CPUtime=7.95 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 793 2 0 0 16 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=560316 CPUtime=8.17 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 816 1 0 0 16 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=560316 CPUtime=8.39 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 838 1 0 0 16 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=560316 CPUtime=7.67 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 766 1 0 0 15 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=560316 CPUtime=8.35 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 834 1 0 0 16 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=560316 CPUtime=8.21 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 820 1 0 0 16 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=560316 CPUtime=8.19 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 817 2 0 0 15 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=560316 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 573763584 113713 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4765.23
Current children cumulated vsize (KiB) 560316

[startup+4782.3 s]
/proc/loadavg: 2.26 2.17 2.11 3/453 13967
/proc/meminfo: memFree=6258500/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=560316 CPUtime=4825.96 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 371676 0 0 0 482492 104 0 0 25 0 9 0 719093103 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083343388 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 140079 112636 1035 742 0 132650 0
[pid=13819/tid=13820] ppid=13817 vsize=560316 CPUtime=8.07 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 805 2 0 0 16 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=560316 CPUtime=8.3 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 829 1 0 0 15 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=560316 CPUtime=8.58 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 857 1 0 0 16 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=560316 CPUtime=7.77 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 776 1 0 0 16 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=560316 CPUtime=8.5 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 849 1 0 0 15 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=560316 CPUtime=8.35 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 834 1 0 0 16 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=560316 CPUtime=8.34 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 832 2 0 0 16 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=560316 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 573763584 112636 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4825.96
Current children cumulated vsize (KiB) 560316

[startup+4842.32 s]
/proc/loadavg: 2.08 2.13 2.10 3/453 13969
/proc/meminfo: memFree=6214492/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=560316 CPUtime=4886.21 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 375062 0 0 0 488515 106 0 0 25 0 9 0 719093103 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083343285 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/13819/statm: 140079 114995 1035 742 0 132650 0
[pid=13819/tid=13820] ppid=13817 vsize=560316 CPUtime=8.12 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 810 2 0 0 16 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=560316 CPUtime=8.31 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 830 1 0 0 15 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=560316 CPUtime=8.63 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 862 1 0 0 15 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=560316 CPUtime=7.81 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 780 1 0 0 16 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=560316 CPUtime=8.53 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 852 1 0 0 16 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=560316 CPUtime=8.41 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 840 1 0 0 16 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=560316 CPUtime=8.38 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 836 2 0 0 15 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=560316 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 573763584 114995 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4886.21
Current children cumulated vsize (KiB) 560316

[startup+4902.3 s]
/proc/loadavg: 2.03 2.11 2.09 3/453 13971
/proc/meminfo: memFree=6163776/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=584892 CPUtime=4946.99 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 379875 0 0 0 494593 106 0 0 25 0 9 0 719093103 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083342965 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13819/statm: 146223 119079 1035 742 0 138794 0
[pid=13819/tid=13820] ppid=13817 vsize=584892 CPUtime=8.28 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 826 2 0 0 15 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=584892 CPUtime=8.44 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 843 1 0 0 16 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=584892 CPUtime=8.84 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 882 2 0 0 16 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=584892 CPUtime=7.92 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 791 1 0 0 15 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=584892 CPUtime=8.68 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 867 1 0 0 15 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=584892 CPUtime=8.58 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 857 1 0 0 16 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=584892 CPUtime=8.51 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 849 2 0 0 16 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=584892 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 598929408 119079 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4946.99
Current children cumulated vsize (KiB) 584892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4954.8 s]
/proc/loadavg: 2.06 2.10 2.09 3/453 14008
/proc/meminfo: memFree=7471128/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=584956 CPUtime=5000.04 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 382298 0 0 0 499897 107 0 0 25 0 9 0 719093103 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083343151 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/13819/statm: 146239 120861 1035 742 0 138810 0
[pid=13819/tid=13820] ppid=13817 vsize=584956 CPUtime=8.36 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 834 2 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=584956 CPUtime=8.53 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 852 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=584956 CPUtime=8.93 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 891 2 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=584956 CPUtime=8.01 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 800 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=584956 CPUtime=8.82 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 881 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=584956 CPUtime=8.68 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 867 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=584956 CPUtime=8.61 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 859 2 0 0 15 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=584956 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 584956

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4954.8 s]
/proc/loadavg: 2.06 2.10 2.09 3/453 14008
/proc/meminfo: memFree=7471128/32951124 swapFree=63308224/67111528
[pid=13819] ppid=13817 vsize=584956 CPUtime=5000.04 cores=0,2,4,6
/proc/13819/stat : 13819 (mono) R 13817 13819 13557 0 -1 4202496 382298 0 0 0 499897 107 0 0 25 0 9 0 719093103 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 1083343151 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/13819/statm: 146239 120861 1035 742 0 138810 0
[pid=13819/tid=13820] ppid=13817 vsize=584956 CPUtime=8.36 cores=0,2,4,6
/proc/13819/task/13820/stat : 13820 (mono) S 13817 13819 13557 0 -1 4202560 4 0 0 0 834 2 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13821] ppid=13817 vsize=584956 CPUtime=8.53 cores=0,2,4,6
/proc/13819/task/13821/stat : 13821 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 852 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13822] ppid=13817 vsize=584956 CPUtime=8.93 cores=0,2,4,6
/proc/13819/task/13822/stat : 13822 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 891 2 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
[pid=13819/tid=13823] ppid=13817 vsize=584956 CPUtime=8.01 cores=0,2,4,6
/proc/13819/task/13823/stat : 13823 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 800 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13824] ppid=13817 vsize=584956 CPUtime=8.82 cores=0,2,4,6
/proc/13819/task/13824/stat : 13824 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 881 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 0 0 0 0
[pid=13819/tid=13825] ppid=13817 vsize=584956 CPUtime=8.68 cores=0,2,4,6
/proc/13819/task/13825/stat : 13825 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 867 1 0 0 16 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 6 0 0 0
[pid=13819/tid=13826] ppid=13817 vsize=584956 CPUtime=8.61 cores=0,2,4,6
/proc/13819/task/13826/stat : 13826 (mono) S 13817 13819 13557 0 -1 4202560 2 0 0 0 859 2 0 0 15 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389117337 0 0 4096 545260780 18446604448099567488 0 0 -1 2 0 0 0
[pid=13819/tid=13827] ppid=13817 vsize=584956 CPUtime=0.04 cores=0,2,4,6
/proc/13819/task/13827/stat : 13827 (mono) S 13817 13819 13557 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719093104 598994944 120861 33554432000 4194304 7232020 140736757165488 18446744073709551615 255389125041 0 0 4096 545260780 18446604448099567488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 584956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4954.85
CPU time (s): 5000.07
CPU user time (s): 4998.98
CPU system time (s): 1.09383
CPU usage (%): 100.913
Max. virtual memory (cumulated for all children) (KiB): 584956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.98
system time used= 1.09383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120623
involuntary context switches= 36646

runsolver used 22.9055 second user time and 49.1715 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-22 16:35:52
IDJOB=3394399
IDBENCH=83143
IDSOLVER=1880
FILE ID=node135/3394399-1306074952
RUNJOBID= node135-1306069994-13575
PBS_JOBID= 13387868
Free space on /tmp= 73356 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394399-1306074952/watcher-3394399-1306074952 -o /tmp/evaluation-result-3394399-1306074952/solver-3394399-1306074952 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394399-1306074952.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=120571069

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7726740 kB
Buffers:        349684 kB
Cached:       10708480 kB
SwapCached:      18108 kB
Active:       13960472 kB
Inactive:     10964772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7726740 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:    13854108 kB
Mapped:          29016 kB
Slab:           166296 kB
PageTables:      66396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124705364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node135 at 2011-05-22 17:58:29