Trace number 3394539

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.12 4966.52

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-23-sat.cnf
MD5SUM80263d3bb0d20781a1cc41611bb23ae3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables276
Number of clauses1662
Sum of the clauses size6348
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

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-3394539-1306079948/watcher-3394539-1306079948 -o /tmp/evaluation-result-3394539-1306079948/solver-3394539-1306079948 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394539-1306079948.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: 2.00 2.06 2.06 2/485 19635
/proc/meminfo: memFree=16313828/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1392 0 0 0 0 0 0 0 25 0 9 0 700410106 108199936 1299 33554432000 4194304 7232020 140736599207808 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 26416 1300 917 742 0 18987 0
[pid=19635/tid=19636] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700410107 108388352 1377 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0

[startup+0.080511 s]
/proc/loadavg: 2.00 2.06 2.06 2/485 19635
/proc/meminfo: memFree=16313828/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=109252 CPUtime=0.07 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 2303 0 0 0 7 0 0 0 25 0 9 0 700410106 111874048 2210 33554432000 4194304 7232020 140736599207808 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 27313 2210 999 742 0 19884 0
[pid=19635/tid=19636] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2210 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2210 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2213 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2213 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2213 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2213 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700410107 111874048 2213 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 109252

[startup+0.100507 s]
/proc/loadavg: 2.00 2.06 2.06 2/485 19635
/proc/meminfo: memFree=16313828/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=109252 CPUtime=0.09 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 2308 0 0 0 9 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 1077884285 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 27313 2215 999 742 0 19884 0
[pid=19635/tid=19636] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700410106 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=109252 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700410107 111874048 2215 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109252

[startup+0.300473 s]
/proc/loadavg: 2.00 2.06 2.06 2/485 19635
/proc/meminfo: memFree=16313828/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=109452 CPUtime=0.29 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 2460 0 0 0 29 0 0 0 18 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100418005 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 27363 2366 1023 742 0 19934 0
[pid=19635/tid=19636] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 700410106 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=109452 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 700410107 112078848 2366 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109452

[startup+0.700399 s]
/proc/loadavg: 2.00 2.06 2.06 2/485 19635
/proc/meminfo: memFree=16313828/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=111924 CPUtime=0.69 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 2972 0 0 0 69 0 0 0 18 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100406507 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 27981 2878 1023 742 0 20552 0
[pid=19635/tid=19636] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=111924 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 700410107 114610176 2878 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111924

[startup+1.50126 s]
/proc/loadavg: 2.00 2.06 2.06 3/494 19644
/proc/meminfo: memFree=16304216/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=113936 CPUtime=1.49 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 3559 0 0 0 149 0 0 0 18 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100432542 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 28484 3465 1023 742 0 21055 0
[pid=19635/tid=19636] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=113936 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700410107 116670464 3465 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113936

[startup+3.10098 s]
/proc/loadavg: 2.00 2.06 2.06 3/494 19644
/proc/meminfo: memFree=16297520/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=124388 CPUtime=3.11 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 5369 0 0 0 310 1 0 0 18 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100430239 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19635/statm: 31097 5158 1023 742 0 23668 0
[pid=19635/tid=19636] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700410106 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=124388 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700410107 127373312 5158 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 124388

[startup+6.30042 s]
/proc/loadavg: 2.00 2.06 2.06 3/494 19644
/proc/meminfo: memFree=16288260/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=138596 CPUtime=6.33 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 8920 0 0 0 631 2 0 0 18 0 9 0 700410106 141922304 8164 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100406686 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19635/statm: 34649 8164 1023 742 0 27220 0

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

/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 587 2 0 0 16 0 9 0 700410106 1928200192 445732 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1883008 CPUtime=6.34 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 631 3 0 0 15 0 9 0 700410106 1928200192 445732 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1883008 CPUtime=5.7 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 567 3 0 0 16 0 9 0 700410106 1928200192 445732 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1883008 CPUtime=6.02 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 600 2 0 0 16 0 9 0 700410106 1928200192 445732 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1883008 CPUtime=0 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700410107 1928200192 445732 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4694.48
Current children cumulated vsize (KiB) 1883008

[startup+4722.32 s]
/proc/loadavg: 2.00 2.04 2.02 3/494 19790
/proc/meminfo: memFree=14356004/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1883072 CPUtime=4755.12 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1011740 0 0 0 475281 231 0 0 25 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100429503 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 470768 445751 1035 742 0 463339 0
[pid=19635/tid=19636] ppid=19633 vsize=1883072 CPUtime=6.06 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 604 2 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1883072 CPUtime=6.41 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 639 2 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1883072 CPUtime=5.95 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 594 1 0 0 15 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1883072 CPUtime=5.98 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 596 2 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1883072 CPUtime=6.55 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 652 3 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1883072 CPUtime=5.86 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 583 3 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1883072 CPUtime=6.12 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 610 2 0 0 16 0 9 0 700410106 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1883072 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 1928265728 445751 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4755.12
Current children cumulated vsize (KiB) 1883072

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/494 19792
/proc/meminfo: memFree=14347048/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1884224 CPUtime=4815.4 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1012031 0 0 0 481309 231 0 0 25 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100430476 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 471056 446042 1035 742 0 463627 0
[pid=19635/tid=19636] ppid=19633 vsize=1884224 CPUtime=6.15 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 613 2 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1884224 CPUtime=6.47 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 645 2 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1884224 CPUtime=5.97 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 596 1 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1884224 CPUtime=6.04 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 602 2 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1884224 CPUtime=6.66 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 663 3 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1884224 CPUtime=5.89 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 586 3 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1884224 CPUtime=6.13 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 611 2 0 0 16 0 9 0 700410106 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1884224 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 1929445376 446042 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4815.4
Current children cumulated vsize (KiB) 1884224

[startup+4842.3 s]
/proc/loadavg: 2.25 2.09 2.03 3/494 19794
/proc/meminfo: memFree=14339336/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1884928 CPUtime=4875.57 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1012200 0 0 0 487326 231 0 0 25 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100430046 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 471232 446211 1035 742 0 463803 0
[pid=19635/tid=19636] ppid=19633 vsize=1884928 CPUtime=6.18 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 616 2 0 0 16 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1884928 CPUtime=6.48 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 646 2 0 0 16 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1884928 CPUtime=5.98 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 597 1 0 0 15 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1884928 CPUtime=6.07 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 605 2 0 0 16 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1884928 CPUtime=6.66 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 663 3 0 0 15 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1884928 CPUtime=5.93 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 590 3 0 0 16 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1884928 CPUtime=6.16 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 614 2 0 0 16 0 9 0 700410106 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1884928 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 1930166272 446211 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4875.57
Current children cumulated vsize (KiB) 1884928

[startup+4902.3 s]
/proc/loadavg: 2.20 2.10 2.03 3/494 19795
/proc/meminfo: memFree=14306440/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1910272 CPUtime=4935.73 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1018027 0 0 0 493341 232 0 0 25 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100430053 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 477568 452038 1035 742 0 470139 0
[pid=19635/tid=19636] ppid=19633 vsize=1910272 CPUtime=6.21 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 619 2 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1910272 CPUtime=6.51 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 649 2 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1910272 CPUtime=6.01 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 600 1 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1910272 CPUtime=6.09 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 607 2 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1910272 CPUtime=6.7 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 667 3 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1910272 CPUtime=5.95 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 592 3 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1910272 CPUtime=6.18 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 616 2 0 0 16 0 9 0 700410106 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1910272 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 1956118528 452038 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4935.73
Current children cumulated vsize (KiB) 1910272

[startup+4962.3 s]
/proc/loadavg: 1.79 2.01 2.01 2/480 19815
/proc/meminfo: memFree=14636556/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1968960 CPUtime=4995.89 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1032698 0 0 0 499355 234 0 0 25 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100406686 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 492240 466709 1035 742 0 484811 0
[pid=19635/tid=19636] ppid=19633 vsize=1968960 CPUtime=6.23 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 621 2 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1968960 CPUtime=6.53 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 651 2 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1968960 CPUtime=6.06 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 605 1 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1968960 CPUtime=6.14 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 612 2 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1968960 CPUtime=6.75 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 672 3 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1968960 CPUtime=5.98 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 595 3 0 0 16 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1968960 CPUtime=6.19 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 617 2 0 0 15 0 9 0 700410106 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1968960 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 2016215040 466709 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4995.89
Current children cumulated vsize (KiB) 1968960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4966.4 s]
/proc/loadavg: 1.73 2.00 2.00 3/480 19815
/proc/meminfo: memFree=14636308/32951124 swapFree=67057928/67111528
[pid=19635] ppid=19633 vsize=1969152 CPUtime=5000.03 cores=1,3,5,7
/proc/19635/stat : 19635 (mono) R 19633 19635 19082 0 -1 4202496 1032739 0 0 0 499769 234 0 0 25 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 1100430251 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/19635/statm: 492288 466750 1035 742 0 484859 0
[pid=19635/tid=19636] ppid=19633 vsize=1969152 CPUtime=6.23 cores=1,3,5,7
/proc/19635/task/19636/stat : 19636 (mono) S 19633 19635 19082 0 -1 4202560 4 0 0 0 621 2 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19637] ppid=19633 vsize=1969152 CPUtime=6.53 cores=1,3,5,7
/proc/19635/task/19637/stat : 19637 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 651 2 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19638] ppid=19633 vsize=1969152 CPUtime=6.06 cores=1,3,5,7
/proc/19635/task/19638/stat : 19638 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 605 1 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19639] ppid=19633 vsize=1969152 CPUtime=6.14 cores=1,3,5,7
/proc/19635/task/19639/stat : 19639 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 612 2 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 7 0 0 0
[pid=19635/tid=19640] ppid=19633 vsize=1969152 CPUtime=6.75 cores=1,3,5,7
/proc/19635/task/19640/stat : 19640 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 672 3 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
[pid=19635/tid=19641] ppid=19633 vsize=1969152 CPUtime=5.98 cores=1,3,5,7
/proc/19635/task/19641/stat : 19641 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 595 3 0 0 16 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 5 0 0 0
[pid=19635/tid=19642] ppid=19633 vsize=1969152 CPUtime=6.19 cores=1,3,5,7
/proc/19635/task/19642/stat : 19642 (mono) S 19633 19635 19082 0 -1 4202560 2 0 0 0 617 2 0 0 15 0 9 0 700410106 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273432473 0 0 4096 545260780 18446604463472536640 0 0 -1 3 0 0 0
[pid=19635/tid=19643] ppid=19633 vsize=1969152 CPUtime=0.01 cores=1,3,5,7
/proc/19635/task/19643/stat : 19643 (mono) S 19633 19635 19082 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700410107 2016411648 466750 33554432000 4194304 7232020 140736599207808 18446744073709551615 254273440177 0 0 4096 545260780 18446604463472536640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1969152

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): 4966.52
CPU time (s): 5000.12
CPU user time (s): 4997.7
CPU system time (s): 2.42463
CPU usage (%): 100.677
Max. virtual memory (cumulated for all children) (KiB): 1969152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.7
system time used= 2.42463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1032739
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= 52480
involuntary context switches= 21228

runsolver used 22.7345 second user time and 54.1758 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-22 17:59:08
IDJOB=3394539
IDBENCH=83226
IDSOLVER=1880
FILE ID=node140/3394539-1306079948
RUNJOBID= node140-1306069994-19101
PBS_JOBID= 13387863
Free space on /tmp= 73220 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-23-sat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394539-1306079948/watcher-3394539-1306079948 -o /tmp/evaluation-result-3394539-1306079948/solver-3394539-1306079948 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394539-1306079948.cnf

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

MD5SUM BENCH= 80263d3bb0d20781a1cc41611bb23ae3
RANDOM SEED=765319505

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      16314092 kB
Buffers:        358016 kB
Cached:        8818624 kB
SwapCached:       8168 kB
Active:       10993984 kB
Inactive:      5285700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16314092 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:     7099852 kB
Mapped:          40836 kB
Slab:           236268 kB
PageTables:      52384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141661024 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= 73224 MiB
End job on node140 at 2011-05-22 19:21:56