Trace number 3394411

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 4967.35

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark68.6746
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-3394411-1306074959/watcher-3394411-1306074959 -o /tmp/evaluation-result-3394411-1306074959/solver-3394411-1306074959 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394411-1306074959.cnf 

running on 4 cores: 0,2,4,6

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: 2.00 2.05 2.02 2/522 2741
/proc/meminfo: memFree=12355324/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=102404 CPUtime=0 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 714 0 0 0 0 0 0 0 19 0 8 0 699911467 104861696 623 33554432000 4194304 7232020 140735972199168 18446744073709551615 6085765 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 25601 624 491 742 0 18172 0
[pid=2741/tid=2742] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 699911467 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 699911468 108339200 1373 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0

[startup+0.102541 s]
/proc/loadavg: 2.00 2.05 2.02 2/522 2741
/proc/meminfo: memFree=12355324/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=108376 CPUtime=0.09 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 2083 0 0 0 9 0 0 0 18 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086443008 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 27094 1986 1024 742 0 19665 0
[pid=2741/tid=2742] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699911467 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=108376 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 699911468 110977024 1986 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108376

[startup+0.200535 s]
/proc/loadavg: 2.00 2.05 2.02 2/522 2741
/proc/meminfo: memFree=12355324/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=109176 CPUtime=0.19 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 2246 0 0 0 19 0 0 0 18 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441451 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 27294 2149 1024 742 0 19865 0
[pid=2741/tid=2742] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699911467 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699911468 111796224 2149 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 109176

[startup+0.300493 s]
/proc/loadavg: 2.00 2.05 2.02 2/522 2741
/proc/meminfo: memFree=12355324/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=109176 CPUtime=0.29 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 2344 0 0 0 29 0 0 0 18 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441277 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/2741/statm: 27294 2247 1024 742 0 19865 0
[pid=2741/tid=2742] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699911467 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=109176 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 699911468 111796224 2247 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109176

[startup+0.700404 s]
/proc/loadavg: 2.00 2.05 2.02 2/522 2741
/proc/meminfo: memFree=12355324/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=110160 CPUtime=0.69 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 2667 0 0 0 69 0 0 0 18 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441457 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/2741/statm: 27540 2546 1024 742 0 20111 0
[pid=2741/tid=2742] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699911467 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=110160 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699911468 112803840 2546 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110160

[startup+1.50125 s]
/proc/loadavg: 2.00 2.05 2.02 3/531 2750
/proc/meminfo: memFree=12344860/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=113368 CPUtime=1.5 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 3318 0 0 0 149 1 0 0 18 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086437914 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/2741/statm: 28342 3135 1024 742 0 20913 0
[pid=2741/tid=2742] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=113368 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699911468 116088832 3135 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113368

[startup+3.10095 s]
/proc/loadavg: 2.00 2.05 2.01 3/531 2750
/proc/meminfo: memFree=12339280/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=116048 CPUtime=3.12 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 4611 0 0 0 311 1 0 0 18 0 9 0 699911467 118833152 3753 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441880 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 29012 3753 1024 742 0 21583 0
[pid=2741/tid=2742] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 699911467 118833152 3753 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699911467 118833152 3753 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 118833152 3753 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=116048 CPUtime=0.01 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699911467 118833152 3753 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 118833152 3754 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699911467 118833152 3754 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=116048 CPUtime=0.01 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699911467 118833152 3754 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=116048 CPUtime=0 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699911468 118833152 3754 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 116048

[startup+6.30131 s]
/proc/loadavg: 2.00 2.05 2.01 8/531 2750
/proc/meminfo: memFree=12328988/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=123716 CPUtime=6.37 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 6580 0 0 0 635 2 0 0 18 0 9 0 699911467 126685184 4452 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086442973 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/2741/statm: 30929 4452 1024 742 0 23500 0

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

/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 572 2 0 0 16 0 9 0 699911467 704299008 122600 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=5.86 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 584 2 0 0 15 0 9 0 699911467 704299008 122600 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.72 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 571 1 0 0 16 0 9 0 699911467 704299008 122600 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=5.85 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 583 2 0 0 16 0 9 0 699911467 704299008 122600 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.02 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699911468 704299008 122600 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4693.28
Current children cumulated vsize (KiB) 687792

[startup+4722.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/531 2904
/proc/meminfo: memFree=11118856/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=4753.41 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 482679 0 0 0 475226 115 0 0 25 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441253 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 123977 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=5.99 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 597 2 0 0 15 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.01 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 600 1 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.04 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 603 1 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=5.76 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 574 2 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=5.9 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 588 2 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.74 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 573 1 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=5.87 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 585 2 0 0 16 0 9 0 699911467 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.02 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699911468 704299008 123977 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4753.41
Current children cumulated vsize (KiB) 687792

[startup+4782.3 s]
/proc/loadavg: 2.20 2.10 2.03 3/531 2906
/proc/meminfo: memFree=11127492/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=4813.54 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 482736 0 0 0 481239 115 0 0 25 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441246 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 119999 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=6.01 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 599 2 0 0 15 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.03 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 602 1 0 0 16 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.07 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 606 1 0 0 16 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=5.78 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 576 2 0 0 16 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=5.92 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 590 2 0 0 16 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.77 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 576 1 0 0 16 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=5.89 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 587 2 0 0 15 0 9 0 699911467 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.02 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699911468 704299008 119999 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4813.54
Current children cumulated vsize (KiB) 687792

[startup+4842.32 s]
/proc/loadavg: 2.15 2.09 2.03 3/531 2907
/proc/meminfo: memFree=11094216/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=4873.82 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 490267 0 0 0 487265 117 0 0 25 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086441151 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 125838 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=6.06 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 604 2 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.07 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 606 1 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.15 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 614 1 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=5.83 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 581 2 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=5.96 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 594 2 0 0 15 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.83 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 582 1 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=5.94 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 592 2 0 0 16 0 9 0 699911467 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.02 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 699911468 704299008 125838 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4873.82
Current children cumulated vsize (KiB) 687792

[startup+4902.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/531 2909
/proc/meminfo: memFree=11508464/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=4934.34 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 497551 0 0 0 493316 118 0 0 25 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086440703 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 127839 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=6.18 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 616 2 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.18 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 617 1 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.24 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 623 1 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=5.94 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 592 2 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=6.03 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 601 2 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.9 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 589 1 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=6.03 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 601 2 0 0 16 0 9 0 699911467 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.03 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 699911468 704299008 127839 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4934.34
Current children cumulated vsize (KiB) 687792

[startup+4962.3 s]
/proc/loadavg: 1.97 2.04 2.01 3/531 3022
/proc/meminfo: memFree=11816192/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=4994.92 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 500567 0 0 0 499374 118 0 0 25 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086440703 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 126446 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=6.28 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 626 2 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.28 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 627 1 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.35 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 634 1 0 0 15 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=6.14 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 612 2 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=6.15 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 613 2 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.98 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 597 1 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=6.12 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 610 2 0 0 16 0 9 0 699911467 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.03 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 699911468 704299008 126446 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4994.92
Current children cumulated vsize (KiB) 687792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4967.3 s]
/proc/loadavg: 1.97 2.04 2.01 3/531 3022
/proc/meminfo: memFree=11818900/32951124 swapFree=63083240/67111528
[pid=2741] ppid=2739 vsize=687792 CPUtime=5000 cores=0,2,4,6
/proc/2741/stat : 2741 (mono) R 2739 2741 2437 0 -1 4202496 502702 0 0 0 499881 119 0 0 20 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 1086440699 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/2741/statm: 171948 128553 1036 742 0 164519 0
[pid=2741/tid=2742] ppid=2739 vsize=687792 CPUtime=6.28 cores=0,2,4,6
/proc/2741/task/2742/stat : 2742 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 626 2 0 0 15 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2743] ppid=2739 vsize=687792 CPUtime=6.3 cores=0,2,4,6
/proc/2741/task/2743/stat : 2743 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 629 1 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 6 0 0 0
[pid=2741/tid=2744] ppid=2739 vsize=687792 CPUtime=6.37 cores=0,2,4,6
/proc/2741/task/2744/stat : 2744 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 636 1 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2745] ppid=2739 vsize=687792 CPUtime=6.15 cores=0,2,4,6
/proc/2741/task/2745/stat : 2745 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 613 2 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 2 0 0 0
[pid=2741/tid=2746] ppid=2739 vsize=687792 CPUtime=6.15 cores=0,2,4,6
/proc/2741/task/2746/stat : 2746 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 613 2 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
[pid=2741/tid=2747] ppid=2739 vsize=687792 CPUtime=5.99 cores=0,2,4,6
/proc/2741/task/2747/stat : 2747 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 598 1 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2748] ppid=2739 vsize=687792 CPUtime=6.13 cores=0,2,4,6
/proc/2741/task/2748/stat : 2748 (mono) S 2739 2741 2437 0 -1 4202560 2 0 0 0 611 2 0 0 16 0 9 0 699911467 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738220953 0 0 4096 545260780 18446604447642611968 0 0 -1 0 0 0 0
[pid=2741/tid=2749] ppid=2739 vsize=687792 CPUtime=0.03 cores=0,2,4,6
/proc/2741/task/2749/stat : 2749 (mono) S 2739 2741 2437 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 699911468 704299008 128553 33554432000 4194304 7232020 140735972199168 18446744073709551615 264738228657 0 0 4096 545260780 18446604447642611968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 687792

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): 4967.35
CPU time (s): 5000.05
CPU user time (s): 4998.84
CPU system time (s): 1.21481
CPU usage (%): 100.658
Max. virtual memory (cumulated for all children) (KiB): 687792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.84
system time used= 1.21481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502702
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= 114379
involuntary context switches= 32930

runsolver used 27.6608 second user time and 57.2223 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-22 16:35:59
IDJOB=3394411
IDBENCH=83149
IDSOLVER=1880
FILE ID=node141/3394411-1306074959
RUNJOBID= node141-1306069994-2455
PBS_JOBID= 13387862
Free space on /tmp= 73368 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394411-1306074959/watcher-3394411-1306074959 -o /tmp/evaluation-result-3394411-1306074959/solver-3394411-1306074959 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394411-1306074959.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=155414944

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12355596 kB
Buffers:        333488 kB
Cached:        9827908 kB
SwapCached:      15808 kB
Active:       12714088 kB
Inactive:      7582336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12355596 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:    10125924 kB
Mapped:          29228 kB
Slab:           159672 kB
PageTables:      70140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150805472 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= 73368 MiB
End job on node141 at 2011-05-22 17:58:48