Trace number 3189224

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) 1305.42 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1430772875-039.SATISFIABLE.cnf
MD5SUMef1a26ad366fa6cdd721df0a7f8f760c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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

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-3189224-1307639417/watcher-3189224-1307639417 -o /tmp/evaluation-result-3189224-1307639417/solver-3189224-1307639417 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189224-1307639417.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: 3.23 2.36 2.86 4/213 6663
/proc/meminfo: memFree=32032104/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 852 0 0 0 0 0 0 0 19 0 8 0 875539633 105066496 760 33554432000 4194304 7232020 140733626406752 18446744073709551615 228122713856 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 25651 760 594 742 0 18222 0
[pid=6663/tid=6664] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 875539633 105066496 791 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 875539633 105066496 799 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 875539633 105066496 804 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 875539633 105066496 807 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 875539633 105066496 810 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 875539633 105066496 811 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=102604 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 875539633 105066496 813 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0

[startup+0.026773 s]
/proc/loadavg: 3.23 2.36 2.86 4/213 6663
/proc/meminfo: memFree=32032104/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=106052 CPUtime=0.02 cores=4,6
/proc/6663/stat : 6663 (mono) S 6661 6663 4447 0 -1 4202496 1570 0 0 0 2 0 0 0 18 0 9 0 875539633 108597248 1472 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134539636 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6663/statm: 26544 1482 975 742 0 19115 0
[pid=6663/tid=6664] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 875539633 108724224 1486 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134539636 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 875539633 108724224 1489 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 875539633 108724224 1493 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 875539633 108724224 1495 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 875539633 108724224 1504 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 875539633 108724224 1504 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=106176 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 875539633 108724224 1504 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106052

[startup+0.113629 s]
/proc/loadavg: 3.23 2.36 2.86 4/213 6663
/proc/meminfo: memFree=32032104/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=112504 CPUtime=0.11 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 2912 0 0 0 11 0 0 0 18 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228122406608 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 28126 2814 1024 742 0 20697 0
[pid=6663/tid=6664] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 875539633 115204096 2814 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 112504

[startup+0.300475 s]
/proc/loadavg: 3.23 2.36 2.86 4/213 6663
/proc/meminfo: memFree=32032104/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=112504 CPUtime=0.29 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 2918 0 0 0 29 0 0 0 18 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 6155442 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 28126 2820 1024 742 0 20697 0
[pid=6663/tid=6664] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=112504 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 875539633 115204096 2820 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112504

[startup+0.700366 s]
/proc/loadavg: 3.23 2.36 2.86 4/213 6663
/proc/meminfo: memFree=32032104/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=114624 CPUtime=0.7 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 3310 0 0 0 70 0 0 0 18 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169681620 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 28656 3212 1024 742 0 21227 0
[pid=6663/tid=6664] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=114624 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 117374976 3212 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 114624

[startup+1.50122 s]
/proc/loadavg: 3.23 2.36 2.86 5/222 6672
/proc/meminfo: memFree=32022508/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=117516 CPUtime=1.51 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 3861 0 0 0 151 0 0 0 18 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674381 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6663/statm: 29379 3763 1024 742 0 21950 0
[pid=6663/tid=6664] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=117516 CPUtime=0 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875539634 120336384 3763 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 117516

[startup+3.10093 s]
/proc/loadavg: 3.23 2.36 2.86 6/222 6672
/proc/meminfo: memFree=32018420/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=121536 CPUtime=3.12 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 4707 0 0 0 311 1 0 0 18 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674538 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6663/statm: 30384 4592 1024 742 0 22955 0
[pid=6663/tid=6664] ppid=6661 vsize=121536 CPUtime=0.01 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=121536 CPUtime=0 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=121536 CPUtime=0.01 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=121536 CPUtime=0 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=121536 CPUtime=0.01 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=121536 CPUtime=0 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=121536 CPUtime=0 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875539633 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=121536 CPUtime=0 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875539634 124452864 4592 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 121536

[startup+6.30039 s]
/proc/loadavg: 3.29 2.38 2.87 5/222 6672
/proc/meminfo: memFree=32010112/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=121600 CPUtime=6.35 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 5602 0 0 0 634 1 0 0 18 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674357 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 30400 5152 1024 742 0 22971 0
[pid=6663/tid=6664] ppid=6661 vsize=121600 CPUtime=0.02 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=121600 CPUtime=0.01 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=121600 CPUtime=0.01 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=121600 CPUtime=0.01 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=121600 CPUtime=0.02 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 875539633 124518400 5152 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0

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

/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 875539633 291598336 45034 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=284764 CPUtime=1.15 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 875539633 291598336 45034 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=284764 CPUtime=1.07 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 875539633 291598336 45034 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=284764 CPUtime=1.08 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 875539633 291598336 45034 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=284764 CPUtime=0.01 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 875539634 291598336 45034 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 945.89
Current children cumulated vsize (KiB) 284764

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.66 5/222 6698
/proc/meminfo: memFree=31497692/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293020 CPUtime=1006.22 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 82589 0 0 0 100600 22 0 0 25 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674269 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 73255 47380 1036 742 0 65826 0
[pid=6663/tid=6664] ppid=6661 vsize=293020 CPUtime=1.19 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 119 0 0 0 16 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293020 CPUtime=1.13 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293020 CPUtime=1.27 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 127 0 0 0 15 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293020 CPUtime=1.32 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293020 CPUtime=1.21 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293020 CPUtime=1.18 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293020 CPUtime=1.18 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 875539633 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293020 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300052480 47380 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1006.22
Current children cumulated vsize (KiB) 293020

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.67 5/222 6700
/proc/meminfo: memFree=31476800/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293660 CPUtime=1066.35 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 82749 0 0 0 106613 22 0 0 22 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674357 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 73415 47540 1036 742 0 65986 0
[pid=6663/tid=6664] ppid=6661 vsize=293660 CPUtime=1.23 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 123 0 0 0 16 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293660 CPUtime=1.17 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293660 CPUtime=1.29 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293660 CPUtime=1.34 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293660 CPUtime=1.25 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293660 CPUtime=1.22 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293660 CPUtime=1.2 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 875539633 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293660 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300707840 47540 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1066.35
Current children cumulated vsize (KiB) 293660

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.70 5/222 6702
/proc/meminfo: memFree=31493348/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293660 CPUtime=1126.63 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 85684 0 0 0 112638 25 0 0 19 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674350 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 73415 35698 1036 742 0 65986 0
[pid=6663/tid=6664] ppid=6661 vsize=293660 CPUtime=1.29 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 129 0 0 0 15 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293660 CPUtime=1.24 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293660 CPUtime=1.37 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 137 0 0 0 15 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293660 CPUtime=1.41 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293660 CPUtime=1.33 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293660 CPUtime=1.31 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 131 0 0 0 15 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293660 CPUtime=1.28 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 875539633 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293660 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300707840 35698 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1126.63
Current children cumulated vsize (KiB) 293660

[startup+1182.3 s]
/proc/loadavg: 4.30 4.10 3.74 5/222 6703
/proc/meminfo: memFree=31410828/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293660 CPUtime=1187 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 91355 0 0 0 118674 26 0 0 25 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674350 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6663/statm: 73415 40325 1036 742 0 65986 0
[pid=6663/tid=6664] ppid=6661 vsize=293660 CPUtime=1.37 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 137 0 0 0 16 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293660 CPUtime=1.39 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 139 0 0 0 15 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293660 CPUtime=1.47 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293660 CPUtime=1.52 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293660 CPUtime=1.45 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 145 0 0 0 16 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293660 CPUtime=1.42 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293660 CPUtime=1.4 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 875539633 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293660 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300707840 40325 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1187
Current children cumulated vsize (KiB) 293660

[startup+1242.3 s]
/proc/loadavg: 3.44 3.93 3.70 2/180 6780
/proc/meminfo: memFree=32005864/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293660 CPUtime=1247.37 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 97154 0 0 0 124708 29 0 0 20 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169674577 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 73415 42928 1036 742 0 65986 0
[pid=6663/tid=6664] ppid=6661 vsize=293660 CPUtime=1.48 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 148 0 0 0 16 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293660 CPUtime=1.56 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293660 CPUtime=1.54 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293660 CPUtime=1.59 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293660 CPUtime=1.58 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293660 CPUtime=1.52 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 152 0 0 0 15 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293660 CPUtime=1.49 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 875539633 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293660 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300707840 42928 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1247.37
Current children cumulated vsize (KiB) 293660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.90 3.39 3.53 2/180 6781
/proc/meminfo: memFree=32002224/32951124 swapFree=67051740/67111528
[pid=6663] ppid=6661 vsize=293660 CPUtime=1305.39 cores=4,6
/proc/6663/stat : 6663 (mono) R 6661 6663 4447 0 -1 4202496 101252 0 0 0 130509 30 0 0 25 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 1169673670 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6663/statm: 73415 43855 1036 742 0 65986 0
[pid=6663/tid=6664] ppid=6661 vsize=293660 CPUtime=1.57 cores=4,6
/proc/6663/task/6664/stat : 6664 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 157 0 0 0 16 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6665] ppid=6661 vsize=293660 CPUtime=1.68 cores=4,6
/proc/6663/task/6665/stat : 6665 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 168 0 0 0 15 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6666] ppid=6661 vsize=293660 CPUtime=1.64 cores=4,6
/proc/6663/task/6666/stat : 6666 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 164 0 0 0 15 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6667] ppid=6661 vsize=293660 CPUtime=1.67 cores=4,6
/proc/6663/task/6667/stat : 6667 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 167 0 0 0 16 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6668] ppid=6661 vsize=293660 CPUtime=1.66 cores=4,6
/proc/6663/task/6668/stat : 6668 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6669] ppid=6661 vsize=293660 CPUtime=1.58 cores=4,6
/proc/6663/task/6669/stat : 6669 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 6 0 0 0
[pid=6663/tid=6670] ppid=6661 vsize=293660 CPUtime=1.58 cores=4,6
/proc/6663/task/6670/stat : 6670 (mono) S 6661 6663 4447 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 875539633 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134529945 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
[pid=6663/tid=6672] ppid=6661 vsize=293660 CPUtime=0.02 cores=4,6
/proc/6663/task/6672/stat : 6672 (mono) S 6661 6663 4447 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875539634 300707840 43855 33554432000 4194304 7232020 140733626406752 18446744073709551615 228134537649 0 0 4096 545260780 18446604453946484032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1305.39
Current children cumulated vsize (KiB) 293660

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.02
CPU time (s): 1305.42
CPU user time (s): 1305.1
CPU system time (s): 0.311952
CPU usage (%): 100.415
Max. virtual memory (cumulated for all children) (KiB): 293660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.1
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101252
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= 47874
involuntary context switches= 15271

runsolver used 2.38364 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 19:10:17
IDJOB=3189224
IDBENCH=82755
IDSOLVER=1608
FILE ID=node138/3189224-1307639417
RUNJOBID= node138-1307639340-6534
PBS_JOBID= 13549354
Free space on /tmp= 74108 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1430772875-039.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189224-1307639417/watcher-3189224-1307639417 -o /tmp/evaluation-result-3189224-1307639417/solver-3189224-1307639417 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189224-1307639417.cnf

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

MD5SUM BENCH= ef1a26ad366fa6cdd721df0a7f8f760c
RANDOM SEED=1684702718

node138.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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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:     32951124 kB
MemFree:      32032524 kB
Buffers:        196736 kB
Cached:         370460 kB
SwapCached:      13344 kB
Active:         484284 kB
Inactive:       245004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32032524 kB
SwapTotal:    67111528 kB
SwapFree:     67051740 kB
Dirty:              76 kB
Writeback:           0 kB
AnonPages:      159648 kB
Mapped:          12108 kB
Slab:           124672 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   627736 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= 74108 MiB
End job on node138 at 2011-06-09 19:31:59