Trace number 3394095

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.13 4952.86

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3394095-1306070017/watcher-3394095-1306070017 -o /tmp/evaluation-result-3394095-1306070017/solver-3394095-1306070017 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394095-1306070017.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: 0.68 0.16 0.05 2/445 25381
/proc/meminfo: memFree=13746576/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=105640 CPUtime=0 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 1337 0 0 0 0 0 0 0 25 0 9 0 699417326 108175360 1244 33554432000 4194304 7232020 140734051558096 18446744073709551615 4620574 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 26410 1244 879 742 0 18981 0
[pid=25381/tid=25382] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1316 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1319 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1319 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1319 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1321 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1322 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 108257280 1326 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699417327 108257280 1328 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0

[startup+0.043432 s]
/proc/loadavg: 0.68 0.16 0.05 2/445 25381
/proc/meminfo: memFree=13746576/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=108776 CPUtime=0.03 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 2198 0 0 0 3 0 0 0 18 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 6230294 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 27194 2101 975 742 0 19765 0
[pid=25381/tid=25382] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699417326 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=108776 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699417327 111386624 2101 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 108776

[startup+0.100421 s]
/proc/loadavg: 0.68 0.16 0.05 2/445 25381
/proc/meminfo: memFree=13746576/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=111192 CPUtime=0.1 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 2736 0 0 0 10 0 0 0 18 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 6173251 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 27798 2639 975 742 0 20369 0
[pid=25381/tid=25382] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) R 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 6168956 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) R 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699417326 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4194368 3 0 0 0 0 0 0 0 25 0 9 0 699417327 113860608 2639 33554432000 4194304 7232020 140734051558096 18446744073709551615 270337771455 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) 111192

[startup+0.300382 s]
/proc/loadavg: 0.68 0.16 0.05 2/445 25381
/proc/meminfo: memFree=13746576/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=118756 CPUtime=0.35 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 4530 0 0 0 35 0 0 0 18 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 5703113 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 29689 4433 975 742 0 22260 0
[pid=25381/tid=25382] ppid=25379 vsize=118756 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=118756 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=118756 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=118756 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=118756 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=118756 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=118756 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699417326 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=118756 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 699417327 121606144 4433 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 118756

[startup+0.701305 s]
/proc/loadavg: 0.68 0.16 0.05 2/445 25381
/proc/meminfo: memFree=13746576/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=205236 CPUtime=0.78 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 25599 0 0 0 75 3 0 0 18 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270338077755 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/25381/statm: 51309 25502 999 742 0 43880 0
[pid=25381/tid=25382] ppid=25379 vsize=205236 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=205236 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=205236 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=205236 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=205236 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=205236 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=205236 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=205236 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 699417327 210161664 25502 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 205236

[startup+1.50118 s]
/proc/loadavg: 0.68 0.16 0.05 3/454 25390
/proc/meminfo: memFree=13617552/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=238796 CPUtime=1.59 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 33329 0 0 0 155 4 0 0 18 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101942894 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 59699 33231 1023 742 0 52270 0
[pid=25381/tid=25382] ppid=25379 vsize=238796 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=238796 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=238796 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=238796 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=238796 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=238796 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=238796 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=238796 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 699417327 244527104 33231 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 238796

[startup+3.10087 s]
/proc/loadavg: 0.68 0.16 0.05 3/454 25390
/proc/meminfo: memFree=13610112/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=239436 CPUtime=3.21 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 34956 0 0 0 317 4 0 0 21 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101945872 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 59859 34858 1023 742 0 52430 0
[pid=25381/tid=25382] ppid=25379 vsize=239436 CPUtime=0.03 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=239436 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=239436 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=239436 CPUtime=0.03 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=239436 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=239436 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=239436 CPUtime=0.01 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699417326 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=239436 CPUtime=0 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699417327 245182464 34858 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 239436

[startup+6.30124 s]
/proc/loadavg: 0.79 0.19 0.06 3/454 25390
/proc/meminfo: memFree=13608176/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=239692 CPUtime=6.45 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 35021 0 0 0 641 4 0 0 18 0 9 0 699417326 245444608 34923 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101943113 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25381/statm: 59923 34923 1023 742 0 52494 0

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

/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 806 4 0 0 16 0 9 0 699417326 1600634880 191698 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=7.84 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 780 4 0 0 15 0 9 0 699417326 1600634880 191698 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.02 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 798 4 0 0 15 0 9 0 699417326 1600634880 191698 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.11 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 807 4 0 0 15 0 9 0 699417326 1600634880 191698 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 191698 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4645.96
Current children cumulated vsize (KiB) 1563120

[startup+4662.3 s]
/proc/loadavg: 2.07 2.14 2.06 3/454 25529
/proc/meminfo: memFree=12475312/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=4706.58 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 796985 0 0 0 470499 159 0 0 25 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101942901 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25381/statm: 390780 199546 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.29 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 825 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=7.93 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 789 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.09 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 805 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.23 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 819 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 796 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.12 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 808 4 0 0 16 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.21 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 817 4 0 0 15 0 9 0 699417326 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 199546 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4706.58
Current children cumulated vsize (KiB) 1563120

[startup+4722.32 s]
/proc/loadavg: 2.42 2.21 2.09 3/454 25531
/proc/meminfo: memFree=12441208/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=4767.24 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 804850 0 0 0 476563 161 0 0 25 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101943001 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 390780 207090 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.37 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 833 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=8.04 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 800 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.24 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 820 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.38 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 834 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8.12 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 807 5 0 0 15 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.22 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 818 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.33 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 829 4 0 0 16 0 9 0 699417326 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 207090 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4767.24
Current children cumulated vsize (KiB) 1563120

[startup+4782.3 s]
/proc/loadavg: 2.17 2.18 2.08 3/454 25532
/proc/meminfo: memFree=12396792/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=4827.82 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 811737 0 0 0 482620 162 0 0 25 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101943042 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 390780 213632 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.49 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 845 4 0 0 16 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=8.14 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 810 4 0 0 16 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.34 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 830 4 0 0 16 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.52 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 848 4 0 0 15 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8.22 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 817 5 0 0 16 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.36 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 832 4 0 0 16 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.38 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 834 4 0 0 15 0 9 0 699417326 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 213632 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4827.82
Current children cumulated vsize (KiB) 1563120

[startup+4842.3 s]
/proc/loadavg: 2.21 2.17 2.09 3/454 25534
/proc/meminfo: memFree=12376816/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=4888.41 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 818765 0 0 0 488677 164 0 0 25 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101943093 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 390780 220446 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.59 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 855 4 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=8.26 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 822 4 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.45 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 841 4 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.61 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 857 4 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8.35 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 830 5 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.47 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 842 5 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.47 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 843 4 0 0 16 0 9 0 699417326 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 220446 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4888.41
Current children cumulated vsize (KiB) 1563120

[startup+4902.3 s]
/proc/loadavg: 2.08 2.14 2.08 3/454 25535
/proc/meminfo: memFree=12328428/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=4949.02 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 825498 0 0 0 494737 165 0 0 25 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101942901 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/25381/statm: 390780 226946 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.67 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 863 4 0 0 16 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=8.33 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 829 4 0 0 15 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.52 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 848 4 0 0 15 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.75 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 871 4 0 0 16 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8.47 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 842 5 0 0 16 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.62 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 857 5 0 0 16 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.61 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 857 4 0 0 16 0 9 0 699417326 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 226946 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4949.02
Current children cumulated vsize (KiB) 1563120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4952.8 s]
/proc/loadavg: 1.96 2.10 2.07 3/454 25573
/proc/meminfo: memFree=12887916/32951124 swapFree=57171228/67111528
[pid=25381] ppid=25379 vsize=1563120 CPUtime=5000.06 cores=1,3,5,7
/proc/25381/stat : 25381 (mono) R 25379 25381 25299 0 -1 4202496 831702 0 0 0 499840 166 0 0 25 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 1101943090 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25381/statm: 390780 232883 1035 742 0 383351 0
[pid=25381/tid=25382] ppid=25379 vsize=1563120 CPUtime=8.74 cores=1,3,5,7
/proc/25381/task/25382/stat : 25382 (mono) S 25379 25381 25299 0 -1 4202560 4 0 0 0 870 4 0 0 16 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25383] ppid=25379 vsize=1563120 CPUtime=8.4 cores=1,3,5,7
/proc/25381/task/25383/stat : 25383 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 836 4 0 0 16 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25384] ppid=25379 vsize=1563120 CPUtime=8.66 cores=1,3,5,7
/proc/25381/task/25384/stat : 25384 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 862 4 0 0 15 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25385] ppid=25379 vsize=1563120 CPUtime=8.89 cores=1,3,5,7
/proc/25381/task/25385/stat : 25385 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 885 4 0 0 16 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
[pid=25381/tid=25386] ppid=25379 vsize=1563120 CPUtime=8.56 cores=1,3,5,7
/proc/25381/task/25386/stat : 25386 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 851 5 0 0 16 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 7 0 0 0
[pid=25381/tid=25387] ppid=25379 vsize=1563120 CPUtime=8.72 cores=1,3,5,7
/proc/25381/task/25387/stat : 25387 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 867 5 0 0 16 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 1 0 0 0
[pid=25381/tid=25388] ppid=25379 vsize=1563120 CPUtime=8.68 cores=1,3,5,7
/proc/25381/task/25388/stat : 25388 (mono) S 25379 25381 25299 0 -1 4202560 2 0 0 0 864 4 0 0 15 0 9 0 699417326 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350199705 0 0 4096 545260780 18446604457378805952 0 0 -1 3 0 0 0
[pid=25381/tid=25389] ppid=25379 vsize=1563120 CPUtime=0.02 cores=1,3,5,7
/proc/25381/task/25389/stat : 25389 (mono) S 25379 25381 25299 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 699417327 1600634880 232883 33554432000 4194304 7232020 140734051558096 18446744073709551615 270350207409 0 0 4096 545260780 18446604457378805952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1563120

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): 4952.86
CPU time (s): 5000.13
CPU user time (s): 4998.42
CPU system time (s): 1.70974
CPU usage (%): 100.954
Max. virtual memory (cumulated for all children) (KiB): 1563120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.42
system time used= 1.70974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 831702
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= 83131
involuntary context switches= 29269

runsolver used 20.5629 second user time and 50.9822 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-22 15:13:37
IDJOB=3394095
IDBENCH=71443
IDSOLVER=1880
FILE ID=node143/3394095-1306070017
RUNJOBID= node143-1306069993-25318
PBS_JOBID= 13387860
Free space on /tmp= 73364 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394095-1306070017/watcher-3394095-1306070017 -o /tmp/evaluation-result-3394095-1306070017/solver-3394095-1306070017 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394095-1306070017.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1380441251

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13746732 kB
Buffers:        289360 kB
Cached:        5037944 kB
SwapCached:      39952 kB
Active:        9513672 kB
Inactive:      9392548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13746732 kB
SwapTotal:    67111528 kB
SwapFree:     57171228 kB
Dirty:            5924 kB
Writeback:           0 kB
AnonPages:    13538992 kB
Mapped:          33784 kB
Slab:           150584 kB
PageTables:      80136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115848204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node143 at 2011-05-22 16:36:12