Trace number 3394431

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.05 4988.65

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394431-1306075599/watcher-3394431-1306075599 -o /tmp/evaluation-result-3394431-1306075599/solver-3394431-1306075599 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394431-1306075599.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.93 2.04 2.02 2/583 16333
/proc/meminfo: memFree=7841384/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 1362 0 0 0 0 0 0 0 25 0 9 0 719157627 108199936 1270 33554432000 4194304 7232020 140735663208352 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16333/statm: 26416 1270 887 742 0 18987 0
[pid=16333/tid=16334] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1401 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1401 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=105940 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719157628 108482560 1402 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0

[startup+0.082966 s]
/proc/loadavg: 1.93 2.04 2.02 2/583 16333
/proc/meminfo: memFree=7841384/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=109524 CPUtime=0.07 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) S 16331 16333 15985 0 -1 4202496 2425 0 0 0 7 0 0 0 18 0 9 0 719157627 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16333/statm: 27381 2327 975 742 0 19952 0
[pid=16333/tid=16334] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=109524 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) R 16331 16333 15985 0 -1 4194368 3 0 0 0 0 0 0 0 25 0 9 0 719157628 112152576 2327 33554432000 4194304 7232020 140735663208352 18446744073709551615 212687062975 8388608 2138816217 4096 545260780 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 109524

[startup+0.103942 s]
/proc/loadavg: 1.93 2.04 2.02 2/583 16333
/proc/meminfo: memFree=7841384/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=110784 CPUtime=0.1 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 2588 0 0 0 10 0 0 0 18 0 9 0 719157627 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16333/statm: 27696 2490 975 742 0 20267 0
[pid=16333/tid=16334] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) R 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) R 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) R 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 6172630 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=110784 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719157628 113442816 2490 33554432000 4194304 7232020 140735663208352 18446744073709551615 212687062975 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 110784

[startup+0.304925 s]
/proc/loadavg: 1.93 2.04 2.02 2/583 16333
/proc/meminfo: memFree=7841384/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=117884 CPUtime=0.34 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 4011 0 0 0 33 1 0 0 18 0 9 0 719157627 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 29471 3913 975 742 0 22042 0
[pid=16333/tid=16334] ppid=16331 vsize=117884 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) R 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=117884 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) R 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699501237 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=117884 CPUtime=0.01 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=117884 CPUtime=0.01 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=117884 CPUtime=0.01 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=117884 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=117884 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=117884 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4194368 3 0 0 0 0 0 0 0 23 0 9 0 719157628 120713216 3913 33554432000 4194304 7232020 140735663208352 18446744073709551615 212687062975 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 117884

[startup+0.700872 s]
/proc/loadavg: 1.93 2.04 2.02 2/583 16333
/proc/meminfo: memFree=7841384/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=197952 CPUtime=0.79 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 24043 0 0 0 76 3 0 0 18 0 9 0 719157627 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 1096095526 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 49488 23945 999 742 0 42059 0
[pid=16333/tid=16334] ppid=16331 vsize=197952 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=197952 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=197952 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=197952 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=197952 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=197952 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=197952 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=197952 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719157628 202702848 23945 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 197952

[startup+1.50073 s]
/proc/loadavg: 1.94 2.04 2.02 3/592 16342
/proc/meminfo: memFree=7745344/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=214592 CPUtime=1.59 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 27568 0 0 0 155 4 0 0 19 0 9 0 719157627 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 1096095027 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 53648 27470 999 742 0 46219 0
[pid=16333/tid=16334] ppid=16331 vsize=214592 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=214592 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=214592 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=214592 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=214592 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=214592 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=214592 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=214592 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719157628 219742208 27470 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 214592

[startup+3.1004 s]
/proc/loadavg: 1.94 2.04 2.02 3/592 16342
/proc/meminfo: memFree=7706352/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=247924 CPUtime=3.2 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 35604 0 0 0 315 5 0 0 18 0 9 0 719157627 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 1096094587 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/16333/statm: 61981 35506 999 742 0 54552 0
[pid=16333/tid=16334] ppid=16331 vsize=247924 CPUtime=0.01 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=247924 CPUtime=0.01 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=247924 CPUtime=0.03 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=247924 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=247924 CPUtime=0.03 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=247924 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=247924 CPUtime=0.02 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=247924 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 719157628 253874176 35506 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 247924

[startup+6.30085 s]
/proc/loadavg: 1.94 2.04 2.02 3/592 16343
/proc/meminfo: memFree=7683420/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=264756 CPUtime=6.43 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 39843 0 0 0 637 6 0 0 18 0 9 0 719157627 271110144 39745 33554432000 4194304 7232020 140735663208352 18446744073709551615 5705843 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 66189 39745 999 742 0 58760 0

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

/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 199 1 0 0 15 0 9 0 719157628 683433984 136611 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=667416 CPUtime=2.09 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 208 1 0 0 16 0 9 0 719157628 683433984 136611 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=667416 CPUtime=1.9 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 188 2 0 0 16 0 9 0 719157628 683433984 136611 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=667416 CPUtime=2.09 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 208 1 0 0 15 0 9 0 719157628 683433984 136611 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=667416 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 683433984 136611 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4672.98
Current children cumulated vsize (KiB) 667416

[startup+4722.32 s]
/proc/loadavg: 2.25 2.11 2.03 3/592 16598
/proc/meminfo: memFree=7506944/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=667736 CPUtime=4733.19 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 261334 0 0 0 473262 57 0 0 25 0 9 0 719157627 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098228872 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16333/statm: 166934 137616 1035 742 0 159505 0
[pid=16333/tid=16334] ppid=16331 vsize=667736 CPUtime=2.03 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 202 1 0 0 16 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=667736 CPUtime=1.91 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 189 2 0 0 15 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=667736 CPUtime=1.87 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 186 1 0 0 15 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=667736 CPUtime=2.04 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 203 1 0 0 16 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=667736 CPUtime=2.12 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 211 1 0 0 15 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=667736 CPUtime=1.94 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 192 2 0 0 16 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=667736 CPUtime=2.13 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 212 1 0 0 15 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=667736 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 683761664 137616 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4733.19
Current children cumulated vsize (KiB) 667736

[startup+4782.3 s]
/proc/loadavg: 2.16 2.10 2.03 3/592 16600
/proc/meminfo: memFree=7485228/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=668568 CPUtime=4793.31 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 265020 0 0 0 479273 58 0 0 25 0 9 0 719157627 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098219243 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 167142 141302 1035 742 0 159713 0
[pid=16333/tid=16334] ppid=16331 vsize=668568 CPUtime=2.06 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 205 1 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=668568 CPUtime=1.93 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 191 2 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=668568 CPUtime=1.89 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 188 1 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=668568 CPUtime=2.06 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 205 1 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=668568 CPUtime=2.14 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 213 1 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=668568 CPUtime=1.98 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 196 2 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=668568 CPUtime=2.15 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 214 1 0 0 16 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=668568 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 684613632 141302 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4793.31
Current children cumulated vsize (KiB) 668568

[startup+4842.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/592 16602
/proc/meminfo: memFree=7448996/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=685464 CPUtime=4853.44 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 268997 0 0 0 485286 58 0 0 25 0 9 0 719157627 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098219184 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16333/statm: 171366 145279 1035 742 0 163937 0
[pid=16333/tid=16334] ppid=16331 vsize=685464 CPUtime=2.1 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 209 1 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=685464 CPUtime=1.95 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 193 2 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=685464 CPUtime=1.91 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 190 1 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=685464 CPUtime=2.08 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 207 1 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=685464 CPUtime=2.18 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 217 1 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=685464 CPUtime=2 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 198 2 0 0 16 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=685464 CPUtime=2.17 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 216 1 0 0 15 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=685464 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 701915136 145279 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4853.44
Current children cumulated vsize (KiB) 685464

[startup+4902.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/592 16603
/proc/meminfo: memFree=7419344/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=702168 CPUtime=4913.58 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 273258 0 0 0 491299 59 0 0 25 0 9 0 719157627 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098219440 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16333/statm: 175542 149540 1035 742 0 168113 0
[pid=16333/tid=16334] ppid=16331 vsize=702168 CPUtime=2.12 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 211 1 0 0 16 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=702168 CPUtime=1.99 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 197 2 0 0 16 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=702168 CPUtime=1.94 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 193 1 0 0 16 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=702168 CPUtime=2.1 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 209 1 0 0 15 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=702168 CPUtime=2.2 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 219 1 0 0 15 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=702168 CPUtime=2.02 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 200 2 0 0 15 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=702168 CPUtime=2.2 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 219 1 0 0 16 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=702168 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 719020032 149540 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4913.58
Current children cumulated vsize (KiB) 702168

[startup+4962.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/592 16605
/proc/meminfo: memFree=7396508/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=710808 CPUtime=4973.65 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 275591 0 0 0 497306 59 0 0 25 0 9 0 719157627 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098219251 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16333/statm: 177702 151873 1035 742 0 170273 0
[pid=16333/tid=16334] ppid=16331 vsize=710808 CPUtime=2.13 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 212 1 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=710808 CPUtime=2.01 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 199 2 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=710808 CPUtime=1.96 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 195 1 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=710808 CPUtime=2.12 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 211 1 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=710808 CPUtime=2.21 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 220 1 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=710808 CPUtime=2.02 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 200 2 0 0 16 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=710808 CPUtime=2.2 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 219 1 0 0 15 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=710808 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 727867392 151873 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4973.65
Current children cumulated vsize (KiB) 710808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4988.6 s]
/proc/loadavg: 2.00 2.04 2.01 3/592 16605
/proc/meminfo: memFree=7383352/32951124 swapFree=67111364/67111528
[pid=16333] ppid=16331 vsize=719320 CPUtime=5000.01 cores=1,3,5,7
/proc/16333/stat : 16333 (mono) R 16331 16333 15985 0 -1 4202496 277979 0 0 0 499941 60 0 0 25 0 9 0 719157627 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 1098228939 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16333/statm: 179830 154261 1035 742 0 172401 0
[pid=16333/tid=16334] ppid=16331 vsize=719320 CPUtime=2.14 cores=1,3,5,7
/proc/16333/task/16334/stat : 16334 (mono) S 16331 16333 15985 0 -1 4202560 4 0 0 0 213 1 0 0 16 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16335] ppid=16331 vsize=719320 CPUtime=2.03 cores=1,3,5,7
/proc/16333/task/16335/stat : 16335 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 201 2 0 0 16 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 1 0 0 0
[pid=16333/tid=16336] ppid=16331 vsize=719320 CPUtime=1.96 cores=1,3,5,7
/proc/16333/task/16336/stat : 16336 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 195 1 0 0 16 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16337] ppid=16331 vsize=719320 CPUtime=2.12 cores=1,3,5,7
/proc/16333/task/16337/stat : 16337 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 211 1 0 0 15 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16338] ppid=16331 vsize=719320 CPUtime=2.22 cores=1,3,5,7
/proc/16333/task/16338/stat : 16338 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 221 1 0 0 15 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 5 0 0 0
[pid=16333/tid=16339] ppid=16331 vsize=719320 CPUtime=2.03 cores=1,3,5,7
/proc/16333/task/16339/stat : 16339 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 201 2 0 0 15 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 7 0 0 0
[pid=16333/tid=16340] ppid=16331 vsize=719320 CPUtime=2.21 cores=1,3,5,7
/proc/16333/task/16340/stat : 16340 (mono) S 16331 16333 15985 0 -1 4202560 2 0 0 0 220 1 0 0 15 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699491225 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
[pid=16333/tid=16341] ppid=16331 vsize=719320 CPUtime=0 cores=1,3,5,7
/proc/16333/task/16341/stat : 16341 (mono) S 16331 16333 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719157628 736583680 154261 33554432000 4194304 7232020 140735663208352 18446744073709551615 212699498929 0 0 4096 545260780 18446604464671042496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 719320

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): 4988.65
CPU time (s): 5000.05
CPU user time (s): 4999.43
CPU system time (s): 0.626904
CPU usage (%): 100.229
Max. virtual memory (cumulated for all children) (KiB): 719320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.43
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277979
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= 34439
involuntary context switches= 24853

runsolver used 27.7708 second user time and 67.5317 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-22 16:46:39
IDJOB=3394431
IDBENCH=83159
IDSOLVER=1880
FILE ID=node139/3394431-1306075599
RUNJOBID= node139-1306069994-16004
PBS_JOBID= 13387864
Free space on /tmp= 73260 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394431-1306075599/watcher-3394431-1306075599 -o /tmp/evaluation-result-3394431-1306075599/solver-3394431-1306075599 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394431-1306075599.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1358379174

node139.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.852
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7841664 kB
Buffers:        366988 kB
Cached:        7514336 kB
SwapCached:          0 kB
Active:       19426248 kB
Inactive:      5321008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7841664 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3432 kB
Writeback:           0 kB
AnonPages:    16865472 kB
Mapped:          48248 kB
Slab:           212588 kB
PageTables:      79764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 171456832 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= 73256 MiB
End job on node139 at 2011-05-22 18:09:50