Trace number 3284012

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) 1306.32 1300.08

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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: 935)

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-3284012-1303763770/watcher-3284012-1303763770 -o /tmp/evaluation-result-3284012-1303763770/solver-3284012-1303763770 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3284012-1303763770.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.81 5/213 10887
/proc/meminfo: memFree=19639520/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 910 0 0 0 0 0 0 0 25 0 8 0 487976800 105066496 818 33554432000 4194304 7232020 140737016098000 18446744073709551615 237278571094 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 25651 819 636 742 0 18222 0
[pid=10887/tid=10888] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=102604 CPUtime=0 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 487976801 105066496 821 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0

[startup+0.0186509 s]
/proc/loadavg: 3.99 3.97 3.81 5/213 10887
/proc/meminfo: memFree=19639520/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=105848 CPUtime=0.01 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 1466 0 0 0 1 0 0 0 25 0 9 0 487976800 108388352 1372 33554432000 4194304 7232020 140737016098000 18446744073709551615 4555293 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 26462 1372 954 742 0 19033 0
[pid=10887/tid=10888] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1372 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1372 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1372 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1372 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1373 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1373 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=105848 CPUtime=0 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 487976801 108388352 1373 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105848

[startup+0.100635 s]
/proc/loadavg: 3.99 3.97 3.81 5/213 10887
/proc/meminfo: memFree=19639520/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=115332 CPUtime=0.09 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 3523 0 0 0 9 0 0 0 25 0 9 0 487976800 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290706379 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 28833 3429 975 742 0 21404 0
[pid=10887/tid=10888] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=115332 CPUtime=0 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 487976801 118099968 3429 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 115332

[startup+0.300587 s]
/proc/loadavg: 3.99 3.97 3.81 5/213 10887
/proc/meminfo: memFree=19639520/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=122916 CPUtime=0.31 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 5222 0 0 0 31 0 0 0 25 0 9 0 487976800 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290699186 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/10887/statm: 30729 5128 975 742 0 23300 0
[pid=10887/tid=10888] ppid=10885 vsize=122916 CPUtime=0.01 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 1 0 0 0 17 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=122916 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=122916 CPUtime=0 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=122916 CPUtime=0 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=122916 CPUtime=0.01 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 1 0 0 0 17 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=122916 CPUtime=0 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=122916 CPUtime=0 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 487976801 125865984 5128 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 122916

[startup+0.701541 s]
/proc/loadavg: 3.99 3.97 3.81 5/213 10887
/proc/meminfo: memFree=19639520/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=136444 CPUtime=0.79 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 8318 0 0 0 77 2 0 0 25 0 9 0 487976800 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 1167156588 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/10887/statm: 34111 8224 975 742 0 26682 0
[pid=10887/tid=10888] ppid=10885 vsize=136444 CPUtime=0.06 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=136444 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=136444 CPUtime=0 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=136444 CPUtime=0 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=136444 CPUtime=0.06 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=136444 CPUtime=0 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=136444 CPUtime=0.01 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 1 0 0 0 19 0 9 0 487976801 139718656 8224 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 136444

[startup+1.50034 s]
/proc/loadavg: 3.99 3.97 3.81 5/222 10896
/proc/meminfo: memFree=19601016/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=191580 CPUtime=1.66 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 18119 0 0 0 163 3 0 0 25 0 9 0 487976800 196177920 18025 33554432000 4194304 7232020 140737016098000 18446744073709551615 237278573627 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 47895 18043 995 742 0 40466 0
[pid=10887/tid=10888] ppid=10885 vsize=191580 CPUtime=0.11 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 487976801 196177920 18055 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=191580 CPUtime=0 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 487976801 196177920 18072 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=191580 CPUtime=0.01 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487976801 196177920 18087 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=191580 CPUtime=0.02 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 487976801 196177920 18103 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=191580 CPUtime=0.09 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 487976801 196177920 18117 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=191580 CPUtime=0.02 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487976801 196177920 18134 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=191580 CPUtime=0.01 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487976801 196177920 18148 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=191580 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 196177920 18164 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 191580

[startup+3.10111 s]
/proc/loadavg: 3.99 3.97 3.81 5/222 10896
/proc/meminfo: memFree=19425604/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=374456 CPUtime=3.32 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 68688 0 0 0 323 9 0 0 25 0 9 0 487976800 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169330217 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 93614 68593 1023 742 0 86185 0
[pid=10887/tid=10888] ppid=10885 vsize=374456 CPUtime=0.12 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 12 0 0 0 16 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=374456 CPUtime=0.01 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=374456 CPUtime=0.02 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=374456 CPUtime=0.04 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=374456 CPUtime=0.12 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=374456 CPUtime=0.03 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=374456 CPUtime=0.03 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=374456 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 383442944 68593 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 374456

[startup+6.30049 s]
/proc/loadavg: 3.99 3.97 3.81 5/222 10896
/proc/meminfo: memFree=19357900/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=374904 CPUtime=6.55 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 68807 0 0 0 646 9 0 0 25 0 9 0 487976800 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 6148579 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 93726 68712 1023 742 0 86297 0
[pid=10887/tid=10888] ppid=10885 vsize=374904 CPUtime=0.13 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 13 0 0 0 15 0 9 0 487976801 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=374904 CPUtime=0.02 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487976801 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=374904 CPUtime=0.02 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 487976801 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=374904 CPUtime=0.04 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 487976801 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=374904 CPUtime=0.13 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 487976801 383901696 68712 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0

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

/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.16 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.18 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.15 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.11
Current children cumulated vsize (KiB) 1405532

[startup+1002.3 s]
/proc/loadavg: 3.82 3.98 3.91 4/208 10976
/proc/meminfo: memFree=18975848/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1405532 CPUtime=1007.36 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 456721 0 0 0 100669 67 0 0 25 0 9 0 487976800 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169330286 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 351383 324599 1035 742 0 343954 0
[pid=10887/tid=10888] ppid=10885 vsize=1405532 CPUtime=1.4 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 140 0 0 0 15 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1405532 CPUtime=1.55 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 155 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1405532 CPUtime=1.2 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1405532 CPUtime=1.12 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.16 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.24 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.21 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 324599 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.36
Current children cumulated vsize (KiB) 1405532

[startup+1062.3 s]
/proc/loadavg: 3.10 3.74 3.83 3/194 10996
/proc/meminfo: memFree=19682544/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1405532 CPUtime=1067.65 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 468722 0 0 0 106693 72 0 0 25 0 9 0 487976800 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169330312 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 351383 240266 1035 742 0 343954 0
[pid=10887/tid=10888] ppid=10885 vsize=1405532 CPUtime=1.5 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 150 0 0 0 16 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1405532 CPUtime=1.62 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 162 0 0 0 15 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1405532 CPUtime=1.24 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1405532 CPUtime=1.18 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.27 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 127 0 0 0 15 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.31 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.26 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 240266 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1067.65
Current children cumulated vsize (KiB) 1405532

[startup+1122.3 s]
/proc/loadavg: 2.43 3.41 3.71 3/194 10997
/proc/meminfo: memFree=19596840/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1405532 CPUtime=1127.98 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 489812 0 0 0 112724 74 0 0 25 0 9 0 487976800 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169329626 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 351383 253294 1035 742 0 343954 0
[pid=10887/tid=10888] ppid=10885 vsize=1405532 CPUtime=1.59 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 159 0 0 0 16 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1405532 CPUtime=1.73 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 173 0 0 0 16 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1405532 CPUtime=1.33 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1405532 CPUtime=1.26 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.34 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.42 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.33 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 253294 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.98
Current children cumulated vsize (KiB) 1405532

[startup+1182.3 s]
/proc/loadavg: 2.17 3.17 3.61 3/194 10999
/proc/meminfo: memFree=19645048/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1405532 CPUtime=1188.28 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 504454 0 0 0 118752 76 0 0 25 0 9 0 487976800 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169330513 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 351383 267630 1035 742 0 343954 0
[pid=10887/tid=10888] ppid=10885 vsize=1405532 CPUtime=1.66 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 166 0 0 0 16 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1405532 CPUtime=1.81 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1405532 CPUtime=1.4 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1405532 CPUtime=1.32 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.44 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 144 0 0 0 15 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.48 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 148 0 0 0 15 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.37 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 267630 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1188.28
Current children cumulated vsize (KiB) 1405532

[startup+1242.3 s]
/proc/loadavg: 2.06 2.95 3.50 3/194 11000
/proc/meminfo: memFree=19597788/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1405532 CPUtime=1248.35 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 510684 0 0 0 124759 76 0 0 25 0 9 0 487976800 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169338185 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 351383 273860 1035 742 0 343954 0
[pid=10887/tid=10888] ppid=10885 vsize=1405532 CPUtime=1.66 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 166 0 0 0 15 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1405532 CPUtime=1.86 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1405532 CPUtime=1.4 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1405532 CPUtime=1.32 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1405532 CPUtime=1.47 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 147 0 0 0 16 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1405532 CPUtime=1.48 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 148 0 0 0 15 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1405532 CPUtime=1.41 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1405532 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1439264768 273860 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1248.35
Current children cumulated vsize (KiB) 1405532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.78 3.41 3/194 11002
/proc/meminfo: memFree=19393912/32950904 swapFree=67082284/67111528
[pid=10887] ppid=10885 vsize=1421924 CPUtime=1306.24 cores=0,2
/proc/10887/stat : 10887 (mono) R 10885 10887 9900 0 -1 4202496 554490 0 0 0 130543 81 0 0 25 0 9 0 487976800 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 1169330434 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/10887/statm: 355481 317567 1035 742 0 348052 0
[pid=10887/tid=10888] ppid=10885 vsize=1421924 CPUtime=1.73 cores=0,2
/proc/10887/task/10888/stat : 10888 (mono) S 10885 10887 9900 0 -1 4202560 4 0 0 0 173 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10889] ppid=10885 vsize=1421924 CPUtime=1.91 cores=0,2
/proc/10887/task/10889/stat : 10889 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 191 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10890] ppid=10885 vsize=1421924 CPUtime=1.44 cores=0,2
/proc/10887/task/10890/stat : 10890 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10891] ppid=10885 vsize=1421924 CPUtime=1.42 cores=0,2
/proc/10887/task/10891/stat : 10891 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10892] ppid=10885 vsize=1421924 CPUtime=1.53 cores=0,2
/proc/10887/task/10892/stat : 10892 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 153 0 0 0 15 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 0 0 0 0
[pid=10887/tid=10893] ppid=10885 vsize=1421924 CPUtime=1.49 cores=0,2
/proc/10887/task/10893/stat : 10893 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10894] ppid=10885 vsize=1421924 CPUtime=1.43 cores=0,2
/proc/10887/task/10894/stat : 10894 (mono) S 10885 10887 9900 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290695577 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
[pid=10887/tid=10896] ppid=10885 vsize=1421924 CPUtime=0 cores=0,2
/proc/10887/task/10896/stat : 10896 (mono) S 10885 10887 9900 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487976801 1456050176 317567 33554432000 4194304 7232020 140737016098000 18446744073709551615 237290703281 0 0 4096 545260780 18446604453922487040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1306.24
Current children cumulated vsize (KiB) 1421924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1306.32
CPU user time (s): 1305.44
CPU system time (s): 0.880866
CPU usage (%): 100.48
Max. virtual memory (cumulated for all children) (KiB): 1421924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.44
system time used= 0.880866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554490
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= 8585
involuntary context switches= 7612

runsolver used 2.17667 second user time and 4.93925 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 22:36:11
IDJOB=3284012
IDBENCH=71095
IDSOLVER=1608
FILE ID=node121/3284012-1303763770
RUNJOBID= node121-1303763458-10673
PBS_JOBID= 13157135
Free space on /tmp= 72064 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284012-1303763770/watcher-3284012-1303763770 -o /tmp/evaluation-result-3284012-1303763770/solver-3284012-1303763770 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3284012-1303763770.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=485924350

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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	: 5332.77
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.817
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.82
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.817
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.74
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.817
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.75
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19639552 kB
Buffers:       2145656 kB
Cached:        9213280 kB
SwapCached:       2776 kB
Active:        9896880 kB
Inactive:      2899988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19639552 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            8116 kB
Writeback:           0 kB
AnonPages:     1435656 kB
Mapped:          17184 kB
Slab:           445620 kB
PageTables:       8440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1878072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72080 MiB
End job on node121 at 2011-04-25 22:57:53