Trace number 3394561

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.11 4961.86

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.96 2.02 2.02 3/534 20819
/proc/meminfo: memFree=13879704/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=105328 CPUtime=0 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 1201 0 0 0 0 0 0 0 23 0 9 0 700424402 107855872 1108 33554432000 4194304 7232020 140737328403024 18446744073709551615 233509958341 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20819/statm: 26332 1110 815 742 0 18903 0
[pid=20819/tid=20820] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 700424403 108199936 1275 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1275 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1275 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1277 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1277 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1277 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1277 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 700424403 108199936 1278 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0

[startup+0.0946431 s]
/proc/loadavg: 1.96 2.02 2.02 3/534 20819
/proc/meminfo: memFree=13879704/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=110844 CPUtime=0.09 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 2597 0 0 0 8 1 0 0 18 0 9 0 700424402 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 1083759352 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20819/statm: 27711 2504 975 742 0 20282 0
[pid=20819/tid=20820] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2504 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110844

[startup+0.100602 s]
/proc/loadavg: 1.96 2.02 2.02 3/534 20819
/proc/meminfo: memFree=13879704/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=110844 CPUtime=0.1 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 2632 0 0 0 9 1 0 0 18 0 9 0 700424402 113504256 2539 33554432000 4194304 7232020 140737328403024 18446744073709551615 1083756816 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20819/statm: 27711 2539 975 742 0 20282 0
[pid=20819/tid=20820] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 700424403 113504256 2539 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700424403 113504256 2539 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2539 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2540 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2542 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2545 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700424403 113504256 2548 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=110844 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 700424403 113504256 2551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 110844

[startup+0.305567 s]
/proc/loadavg: 1.96 2.02 2.02 3/534 20819
/proc/meminfo: memFree=13879704/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=118068 CPUtime=0.35 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 4498 0 0 0 33 2 0 0 18 0 9 0 700424402 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 1083733454 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 29517 4405 975 742 0 22088 0
[pid=20819/tid=20820] ppid=20817 vsize=118068 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=118068 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=118068 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=118068 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=118068 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=118068 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=118068 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=118068 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 700424403 120901632 4405 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 118068

[startup+0.700535 s]
/proc/loadavg: 1.96 2.02 2.02 3/534 20819
/proc/meminfo: memFree=13879704/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=213164 CPUtime=0.79 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 26930 0 0 0 75 4 0 0 18 0 9 0 700424402 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 1087301488 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 53291 26837 999 742 0 45862 0
[pid=20819/tid=20820] ppid=20817 vsize=213164 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=213164 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=213164 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=213164 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=213164 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=213164 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=213164 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=213164 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 700424403 218279936 26837 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 213164

[startup+1.50039 s]
/proc/loadavg: 1.96 2.02 2.02 3/543 20828
/proc/meminfo: memFree=13741876/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=246724 CPUtime=1.61 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 35324 0 0 0 156 5 0 0 18 0 9 0 700424402 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079225798 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 61681 35231 1024 742 0 54252 0
[pid=20819/tid=20820] ppid=20817 vsize=246724 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=246724 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=246724 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=246724 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=246724 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=246724 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=246724 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=246724 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 252645376 35231 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 246724

[startup+3.10112 s]
/proc/loadavg: 1.96 2.02 2.02 3/543 20828
/proc/meminfo: memFree=13740016/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=247236 CPUtime=3.24 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 35707 0 0 0 319 5 0 0 18 0 9 0 700424402 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226478 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 61809 35614 1024 742 0 54380 0
[pid=20819/tid=20820] ppid=20817 vsize=247236 CPUtime=0.03 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=247236 CPUtime=0.03 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=247236 CPUtime=0.01 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=247236 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=247236 CPUtime=0.02 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=247236 CPUtime=0.03 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=247236 CPUtime=0.03 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=247236 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 253169664 35614 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 247236

[startup+6.30053 s]
/proc/loadavg: 1.97 2.02 2.02 3/543 20828
/proc/meminfo: memFree=13735816/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=247300 CPUtime=6.47 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 36678 0 0 0 642 5 0 0 18 0 9 0 700424402 253235200 36585 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226389 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 61825 36585 1024 742 0 54396 0

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

/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 646 3 0 0 16 0 9 0 700424403 1089437696 200227 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=6.58 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 655 3 0 0 15 0 9 0 700424403 1089437696 200227 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=6.62 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 659 3 0 0 15 0 9 0 700424403 1089437696 200227 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=6.42 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 638 4 0 0 16 0 9 0 700424403 1089437696 200227 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 200227 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4637.42
Current children cumulated vsize (KiB) 1063904

[startup+4662.3 s]
/proc/loadavg: 2.06 2.16 2.07 3/543 20964
/proc/meminfo: memFree=12601600/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=4698.1 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 546179 0 0 0 469692 118 0 0 25 0 9 0 700424402 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226400 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20819/statm: 265976 197189 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=6.49 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 646 3 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.34 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 631 3 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=6.69 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 666 3 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=6.6 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 657 3 0 0 15 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=6.74 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 671 3 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=6.77 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 674 3 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=6.66 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 662 4 0 0 16 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 197189 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4698.1
Current children cumulated vsize (KiB) 1063904

[startup+4722.32 s]
/proc/loadavg: 2.13 2.16 2.07 3/543 20966
/proc/meminfo: memFree=12552828/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=4758.36 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 554541 0 0 0 475716 120 0 0 25 0 9 0 700424402 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20819/statm: 265976 205551 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=6.52 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 649 3 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.39 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 636 3 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=6.75 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 672 3 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=6.64 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 661 3 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=6.78 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=6.81 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 677 4 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=6.74 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 670 4 0 0 16 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 205551 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4758.36
Current children cumulated vsize (KiB) 1063904

[startup+4782.3 s]
/proc/loadavg: 2.02 2.12 2.07 2/529 20986
/proc/meminfo: memFree=13132100/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=4818.87 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 561058 0 0 0 481766 121 0 0 19 0 9 0 700424402 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20819/statm: 265976 210738 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=6.65 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 662 3 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.54 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 651 3 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=6.8 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 677 3 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=6.72 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 669 3 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=6.87 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 684 3 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=6.92 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 688 4 0 0 16 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=6.83 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 679 4 0 0 15 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 210738 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4818.87
Current children cumulated vsize (KiB) 1063904

[startup+4842.3 s]
/proc/loadavg: 1.37 1.92 2.00 2/529 20987
/proc/meminfo: memFree=13166932/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=4879.51 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 562015 0 0 0 487830 121 0 0 21 0 9 0 700424402 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20819/statm: 265976 202048 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=6.78 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 675 3 0 0 15 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.7 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 667 3 0 0 16 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=6.88 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 685 3 0 0 15 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=6.86 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 683 3 0 0 16 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=6.99 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 696 3 0 0 16 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=7.02 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 698 4 0 0 15 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=6.94 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 690 4 0 0 16 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 202048 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4879.51
Current children cumulated vsize (KiB) 1063904

[startup+4902.3 s]
/proc/loadavg: 1.13 1.75 1.93 2/529 20989
/proc/meminfo: memFree=13159940/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=4940.03 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 566950 0 0 0 493880 123 0 0 25 0 9 0 700424402 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226747 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20819/statm: 265976 203789 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=6.9 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 687 3 0 0 16 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.8 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 677 3 0 0 15 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=6.97 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 694 3 0 0 15 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=6.97 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 694 3 0 0 16 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=7.04 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 701 3 0 0 15 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=7.12 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 708 4 0 0 15 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=7.02 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 698 4 0 0 16 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 203789 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4940.03
Current children cumulated vsize (KiB) 1063904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4961.8 s]
/proc/loadavg: 1.05 1.61 1.87 2/529 20991
/proc/meminfo: memFree=13164116/32951124 swapFree=67023164/67111528
[pid=20819] ppid=20817 vsize=1063904 CPUtime=5000.06 cores=1,3,5,7
/proc/20819/stat : 20819 (mono) R 20817 20819 20289 0 -1 4202496 566979 0 0 0 499883 123 0 0 25 0 9 0 700424402 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 1079226383 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20819/statm: 265976 202658 1036 742 0 258547 0
[pid=20819/tid=20820] ppid=20817 vsize=1063904 CPUtime=7.04 cores=1,3,5,7
/proc/20819/task/20820/stat : 20820 (mono) S 20817 20819 20289 0 -1 4202560 4 0 0 0 701 3 0 0 15 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 5 0 0 0
[pid=20819/tid=20821] ppid=20817 vsize=1063904 CPUtime=6.84 cores=1,3,5,7
/proc/20819/task/20821/stat : 20821 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 681 3 0 0 15 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20822] ppid=20817 vsize=1063904 CPUtime=7.09 cores=1,3,5,7
/proc/20819/task/20822/stat : 20822 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 706 3 0 0 16 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 1 0 0 0
[pid=20819/tid=20823] ppid=20817 vsize=1063904 CPUtime=7.04 cores=1,3,5,7
/proc/20819/task/20823/stat : 20823 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 701 3 0 0 15 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20824] ppid=20817 vsize=1063904 CPUtime=7.18 cores=1,3,5,7
/proc/20819/task/20824/stat : 20824 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 715 3 0 0 16 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
[pid=20819/tid=20825] ppid=20817 vsize=1063904 CPUtime=7.2 cores=1,3,5,7
/proc/20819/task/20825/stat : 20825 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 716 4 0 0 15 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20826] ppid=20817 vsize=1063904 CPUtime=7.07 cores=1,3,5,7
/proc/20819/task/20826/stat : 20826 (mono) S 20817 20819 20289 0 -1 4202560 2 0 0 0 703 4 0 0 16 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522113433 0 0 4096 545260780 18446604455090723584 0 0 -1 7 0 0 0
[pid=20819/tid=20827] ppid=20817 vsize=1063904 CPUtime=0 cores=1,3,5,7
/proc/20819/task/20827/stat : 20827 (mono) S 20817 20819 20289 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700424403 1089437696 202658 33554432000 4194304 7232020 140737328403024 18446744073709551615 233522121137 0 0 4096 545260780 18446604455090723584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1063904

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): 4961.86
CPU time (s): 5000.11
CPU user time (s): 4998.85
CPU system time (s): 1.26681
CPU usage (%): 100.771
Max. virtual memory (cumulated for all children) (KiB): 1063904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.85
system time used= 1.26681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 566979
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= 57174
involuntary context switches= 19907

runsolver used 24.7642 second user time and 59.514 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-22 18:01:25
IDJOB=3394561
IDBENCH=83245
IDSOLVER=1880
FILE ID=node145/3394561-1306080085
RUNJOBID= node145-1306069993-20308
PBS_JOBID= 13387858
Free space on /tmp= 73364 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394561-1306080085/watcher-3394561-1306080085 -o /tmp/evaluation-result-3394561-1306080085/solver-3394561-1306080085 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394561-1306080085.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=75849782

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13879984 kB
Buffers:        233672 kB
Cached:        6746888 kB
SwapCached:       4796 kB
Active:       11042296 kB
Inactive:      7741720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13879984 kB
SwapTotal:    67111528 kB
SwapFree:     67023164 kB
Dirty:            2468 kB
Writeback:           0 kB
AnonPages:    11798108 kB
Mapped:          41612 kB
Slab:           151800 kB
PageTables:      66188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153393124 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= 73364 MiB
End job on node145 at 2011-05-22 19:24:09