Trace number 3283230

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) 1301.39 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark250.24
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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

running on 2 cores: 4,6

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: 1.00 1.19 2.05 8/202 9174
/proc/meminfo: memFree=16602244/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=102604 CPUtime=0 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 920 0 0 0 0 0 0 0 22 0 8 0 487765602 105066496 829 33554432000 4194304 7232020 140733654805088 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 25684 829 639 742 0 18255 0
[pid=9174/tid=9175] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=102736 CPUtime=0 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 487765602 105201664 830 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0

[startup+0.041267 s]
/proc/loadavg: 1.00 1.19 2.05 8/202 9174
/proc/meminfo: memFree=16602244/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=121656 CPUtime=0.03 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 4487 0 0 0 3 0 0 0 23 0 9 0 487765602 124575744 4390 33554432000 4194304 7232020 140733654805088 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 30414 4393 975 742 0 22985 0
[pid=9174/tid=9175] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4395 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4398 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4400 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4402 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4403 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4406 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=121656 CPUtime=0 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124575744 4408 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 121656

[startup+0.101259 s]
/proc/loadavg: 1.00 1.19 2.05 8/202 9174
/proc/meminfo: memFree=16602244/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=121720 CPUtime=0.09 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 5261 0 0 0 9 0 0 0 23 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 1080875864 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 30430 5164 975 742 0 23001 0
[pid=9174/tid=9175] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=121720 CPUtime=0 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 487765602 124641280 5164 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 121720

[startup+0.301223 s]
/proc/loadavg: 1.00 1.19 2.05 8/202 9174
/proc/meminfo: memFree=16602244/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=127192 CPUtime=0.33 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 6813 0 0 0 32 1 0 0 18 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485794251 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 31798 6716 975 742 0 24369 0
[pid=9174/tid=9175] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=127192 CPUtime=0.01 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=127192 CPUtime=0 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 487765602 130244608 6716 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 127192

[startup+0.701152 s]
/proc/loadavg: 1.00 1.19 2.05 8/202 9174
/proc/meminfo: memFree=16602244/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=142808 CPUtime=0.78 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 10107 0 0 0 77 1 0 0 18 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274473660112 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 35702 10010 975 742 0 28273 0
[pid=9174/tid=9175] ppid=9172 vsize=142808 CPUtime=0.01 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=142808 CPUtime=0.02 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=142808 CPUtime=0.01 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=142808 CPUtime=0.02 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=142808 CPUtime=0.02 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=142808 CPUtime=0.02 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=142808 CPUtime=0.01 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 487765602 146235392 10010 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 142808

[startup+1.50101 s]
/proc/loadavg: 1.24 1.24 2.06 5/222 9197
/proc/meminfo: memFree=16445100/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=167960 CPUtime=1.71 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 15377 0 0 0 169 2 0 0 19 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 1080877584 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 41990 15280 975 742 0 34561 0
[pid=9174/tid=9175] ppid=9172 vsize=167960 CPUtime=0.04 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=167960 CPUtime=0.04 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=167960 CPUtime=0.05 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=167960 CPUtime=0.06 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=167960 CPUtime=0.05 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=167960 CPUtime=0.06 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=167960 CPUtime=0.03 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 487765602 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=167960 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 171991040 15280 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 167960

[startup+3.10073 s]
/proc/loadavg: 1.24 1.24 2.06 5/222 9207
/proc/meminfo: memFree=16041808/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=210616 CPUtime=3.44 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 25312 0 0 0 341 3 0 0 21 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 1080889130 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 52654 25215 994 742 0 45225 0
[pid=9174/tid=9175] ppid=9172 vsize=210616 CPUtime=0.09 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=210616 CPUtime=0.06 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=210616 CPUtime=0.07 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=210616 CPUtime=0.1 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=210616 CPUtime=0.1 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=210616 CPUtime=0.1 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=210616 CPUtime=0.08 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 487765602 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=210616 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 215670784 25215 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 210616

[startup+6.30122 s]
/proc/loadavg: 1.46 1.28 2.07 5/222 9207
/proc/meminfo: memFree=14420268/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=907524 CPUtime=6.82 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 196881 0 0 0 661 21 0 0 22 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 1080895136 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 226881 196784 999 742 0 219452 0
[pid=9174/tid=9175] ppid=9172 vsize=907524 CPUtime=0.12 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 12 0 0 0 16 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=907524 CPUtime=0.09 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=907524 CPUtime=0.1 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=907524 CPUtime=0.16 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 16 0 0 0 16 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=907524 CPUtime=0.13 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 487765602 929304576 196784 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0

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

/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1180772 CPUtime=0.32 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1180772 CPUtime=0.32 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1180772 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 943.33
Current children cumulated vsize (KiB) 1180772

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.36 5/222 9411
/proc/meminfo: memFree=11368952/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1180772 CPUtime=1003.43 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 266323 0 0 0 100313 30 0 0 25 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097644585 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 295193 266225 1034 742 0 287764 0
[pid=9174/tid=9175] ppid=9172 vsize=1180772 CPUtime=0.25 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 25 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1180772 CPUtime=0.24 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1180772 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1180772 CPUtime=0.37 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 37 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1180772 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1180772 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1003.43
Current children cumulated vsize (KiB) 1180772

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.39 5/222 9413
/proc/meminfo: memFree=11368912/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1180772 CPUtime=1063.43 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 266323 0 0 0 106313 30 0 0 25 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097644366 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 295193 266225 1034 742 0 287764 0
[pid=9174/tid=9175] ppid=9172 vsize=1180772 CPUtime=0.25 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 25 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1180772 CPUtime=0.24 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1180772 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1180772 CPUtime=0.37 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 37 0 0 0 16 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1180772 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 487765602 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1180772 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1209110528 266225 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1063.43
Current children cumulated vsize (KiB) 1180772

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.43 5/222 9414
/proc/meminfo: memFree=11328960/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1180772 CPUtime=1123.44 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 270274 0 0 0 112312 32 0 0 25 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097646894 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 295193 270176 1035 742 0 287764 0
[pid=9174/tid=9175] ppid=9172 vsize=1180772 CPUtime=0.25 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 25 0 0 0 15 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1180772 CPUtime=0.24 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1180772 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1180772 CPUtime=0.37 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 37 0 0 0 16 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1180772 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1180772 CPUtime=0.23 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 487765602 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1180772 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1209110528 270176 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.44
Current children cumulated vsize (KiB) 1180772

[startup+1182.3 s]
/proc/loadavg: 4.19 4.03 3.49 5/222 9416
/proc/meminfo: memFree=11303888/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1197668 CPUtime=1183.52 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 274329 0 0 0 118319 33 0 0 25 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097644271 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 299417 274231 1035 742 0 291988 0
[pid=9174/tid=9175] ppid=9172 vsize=1197668 CPUtime=0.34 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 34 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1197668 CPUtime=0.24 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1197668 CPUtime=0.23 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1197668 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1197668 CPUtime=0.38 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 38 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1197668 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1197668 CPUtime=0.24 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1197668 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.52
Current children cumulated vsize (KiB) 1197668

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.52 5/222 9418
/proc/meminfo: memFree=11286500/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1197668 CPUtime=1243.52 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 274329 0 0 0 124319 33 0 0 25 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097644366 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 299417 274231 1035 742 0 291988 0
[pid=9174/tid=9175] ppid=9172 vsize=1197668 CPUtime=0.34 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 34 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1197668 CPUtime=0.24 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1197668 CPUtime=0.23 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1197668 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1197668 CPUtime=0.38 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 38 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1197668 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1197668 CPUtime=0.24 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1197668 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.52
Current children cumulated vsize (KiB) 1197668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.54 5/222 9419
/proc/meminfo: memFree=11286352/32950928 swapFree=67111528/67111528
[pid=9174] ppid=9172 vsize=1197668 CPUtime=1301.32 cores=4,6
/proc/9174/stat : 9174 (mono) R 9172 9174 7713 0 -1 4202496 274329 0 0 0 130099 33 0 0 25 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 1097644798 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9174/statm: 299417 274231 1035 742 0 291988 0
[pid=9174/tid=9175] ppid=9172 vsize=1197668 CPUtime=0.35 cores=4,6
/proc/9174/task/9175/stat : 9175 (mono) S 9172 9174 7713 0 -1 4202560 4 0 0 0 35 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9176] ppid=9172 vsize=1197668 CPUtime=0.26 cores=4,6
/proc/9174/task/9176/stat : 9176 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9177] ppid=9172 vsize=1197668 CPUtime=0.31 cores=4,6
/proc/9174/task/9177/stat : 9177 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 31 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9178] ppid=9172 vsize=1197668 CPUtime=0.2 cores=4,6
/proc/9174/task/9178/stat : 9178 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9179] ppid=9172 vsize=1197668 CPUtime=0.39 cores=4,6
/proc/9174/task/9179/stat : 9179 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 39 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9180] ppid=9172 vsize=1197668 CPUtime=0.35 cores=4,6
/proc/9174/task/9180/stat : 9180 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
[pid=9174/tid=9181] ppid=9172 vsize=1197668 CPUtime=0.24 cores=4,6
/proc/9174/task/9181/stat : 9181 (mono) S 9172 9174 7713 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 487765602 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485783449 0 0 4096 545260780 18446604440278878208 0 0 -1 4 0 0 0
[pid=9174/tid=9183] ppid=9172 vsize=1197668 CPUtime=0 cores=4,6
/proc/9174/task/9183/stat : 9183 (mono) S 9172 9174 7713 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 487765603 1226412032 274231 33554432000 4194304 7232020 140733654805088 18446744073709551615 274485791153 0 0 4096 545260780 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.32
Current children cumulated vsize (KiB) 1197668

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.06
CPU time (s): 1301.39
CPU user time (s): 1301
CPU system time (s): 0.386941
CPU usage (%): 100.102
Max. virtual memory (cumulated for all children) (KiB): 1197668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274329
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= 3175
involuntary context switches= 3750

runsolver used 2.09368 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 22:00:59
IDJOB=3283230
IDBENCH=71010
IDSOLVER=1608
FILE ID=node125/3283230-1303761659
RUNJOBID= node125-1303761658-9123
PBS_JOBID= 13154062
Free space on /tmp= 73064 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p1.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283230-1303761659/watcher-3283230-1303761659 -o /tmp/evaluation-result-3283230-1303761659/solver-3283230-1303761659 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3283230-1303761659.cnf

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED=1969642308

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.828
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.74
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      16602780 kB
Buffers:       2195392 kB
Cached:       13508644 kB
SwapCached:          0 kB
Active:        7845480 kB
Inactive:      7971160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16602780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           81228 kB
Writeback:           0 kB
AnonPages:      111376 kB
Mapped:          17936 kB
Slab:           468500 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   428384 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= 73024 MiB
End job on node125 at 2011-04-25 22:22:41