Trace number 3394145

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.16 4903.47

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.049
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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-3394145-1306074950/watcher-3394145-1306074950 -o /tmp/evaluation-result-3394145-1306074950/solver-3394145-1306074950 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394145-1306074950.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.04 3/543 15177
/proc/meminfo: memFree=18487220/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=102604 CPUtime=0 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 915 0 0 0 0 0 0 0 25 0 8 0 719093049 105066496 825 33554432000 4194304 7232020 140736550631904 18446744073709551615 228244009669 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 25651 826 638 742 0 18222 0
[pid=15177/tid=15178] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 719093050 108257280 1323 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 108257280 1327 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 108257280 1329 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 108257280 1332 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093050 108257280 1333 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=105720 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093050 108257280 1334 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=105856 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719093050 108396544 1336 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=105856 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719093050 108396544 1339 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0

[startup+0.082128 s]
/proc/loadavg: 2.00 2.06 2.04 3/543 15177
/proc/meminfo: memFree=18487220/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=115108 CPUtime=0.07 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 3349 0 0 0 7 0 0 0 18 0 9 0 719093049 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256166031 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 28777 3253 976 742 0 21348 0
[pid=15177/tid=15178] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) R 15175 15177 14915 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) R 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) R 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) R 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4194368 3 0 0 0 0 0 0 0 25 0 9 0 719093050 117870592 3253 33554432000 4194304 7232020 140736550631904 18446744073709551615 228243736511 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 115108

[startup+0.100779 s]
/proc/loadavg: 2.00 2.06 2.04 3/543 15177
/proc/meminfo: memFree=18487220/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=115108 CPUtime=0.09 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 3449 0 0 0 9 0 0 0 18 0 9 0 719093049 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 1098984832 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 28777 3353 976 742 0 21348 0
[pid=15177/tid=15178] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=115108 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719093050 117870592 3353 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 115108

[startup+0.300745 s]
/proc/loadavg: 2.00 2.06 2.04 3/543 15177
/proc/meminfo: memFree=18487220/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=122468 CPUtime=0.33 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 4892 0 0 0 32 1 0 0 18 0 9 0 719093049 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 1098970059 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15177/statm: 30617 4796 976 742 0 23188 0
[pid=15177/tid=15178] ppid=15175 vsize=122468 CPUtime=0.01 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=122468 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=122468 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=122468 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=122468 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=122468 CPUtime=0.01 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=122468 CPUtime=0.01 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=122468 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719093050 125407232 4796 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 122468

[startup+0.702406 s]
/proc/loadavg: 2.00 2.06 2.04 3/543 15177
/proc/meminfo: memFree=18487220/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=135704 CPUtime=0.82 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) S 15175 15177 14915 0 -1 4202496 7972 0 0 0 80 2 0 0 18 0 9 0 719093049 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 33926 7876 976 742 0 26497 0
[pid=15177/tid=15178] ppid=15175 vsize=135704 CPUtime=0.03 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=135704 CPUtime=0.01 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=135704 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=135704 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=135704 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=135704 CPUtime=0.03 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=135704 CPUtime=0.03 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=135704 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) R 15175 15177 14915 0 -1 4194368 3 0 0 0 0 0 0 0 19 0 9 0 719093050 138960896 7876 33554432000 4194304 7232020 140736550631904 18446744073709551615 228243736511 8388608 2138816217 4096 545260780 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 135704

[startup+1.50057 s]
/proc/loadavg: 2.00 2.06 2.04 3/552 15186
/proc/meminfo: memFree=18444500/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=176384 CPUtime=1.71 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 15427 0 0 0 168 3 0 0 18 0 9 0 719093049 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 5574626 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 44096 15331 995 742 0 36667 0
[pid=15177/tid=15178] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=176384 CPUtime=0.04 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=176384 CPUtime=0.05 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=176384 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719093050 180617216 15331 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 176384

[startup+3.10129 s]
/proc/loadavg: 2.00 2.06 2.04 3/552 15186
/proc/meminfo: memFree=18251308/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=359028 CPUtime=3.44 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 64848 0 0 0 336 8 0 0 20 0 9 0 719093049 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101150992 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 89757 64752 1025 742 0 82328 0
[pid=15177/tid=15178] ppid=15175 vsize=359028 CPUtime=0.06 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=359028 CPUtime=0.06 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=359028 CPUtime=0.06 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=359028 CPUtime=0.05 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=359028 CPUtime=0.06 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=359028 CPUtime=0.05 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=359028 CPUtime=0.08 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=359028 CPUtime=0 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719093050 367644672 64752 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 359028

[startup+6.30073 s]
/proc/loadavg: 2.00 2.05 2.04 3/552 15187
/proc/meminfo: memFree=18219580/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=360436 CPUtime=6.67 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 65196 0 0 0 659 8 0 0 25 0 9 0 719093049 369086464 65100 33554432000 4194304 7232020 140736550631904 18446744073709551615 1103697776 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 90109 65100 1025 742 0 82680 0

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

/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1593 7 0 0 16 0 9 0 719093050 1389858816 260434 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=16.23 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1619 4 0 0 15 0 9 0 719093050 1389858816 260434 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=16.16 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1610 6 0 0 16 0 9 0 719093050 1389858816 260434 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=16.56 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1651 5 0 0 16 0 9 0 719093050 1389858816 260434 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 260434 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4692.63
Current children cumulated vsize (KiB) 1357284

[startup+4662.3 s]
/proc/loadavg: 2.00 2.09 2.09 3/552 15323
/proc/meminfo: memFree=16283184/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=4753.9 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 725303 0 0 0 475231 159 0 0 25 0 9 0 719093049 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101151591 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 339321 270546 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=16.4 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1635 5 0 0 16 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=17.17 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1712 5 0 0 16 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=16.49 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1644 5 0 0 16 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=16.26 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1619 7 0 0 16 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=16.47 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1643 4 0 0 15 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=16.36 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1630 6 0 0 15 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=16.77 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1672 5 0 0 16 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 270546 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4753.9
Current children cumulated vsize (KiB) 1357284

[startup+4722.32 s]
/proc/loadavg: 2.00 2.07 2.08 3/552 15324
/proc/meminfo: memFree=16231216/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=4814.71 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 726955 0 0 0 481311 160 0 0 25 0 9 0 719093049 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101151225 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 339321 271141 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=16.54 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1649 5 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=17.27 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1722 5 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=16.73 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1668 5 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=16.39 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1632 7 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=16.6 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1656 4 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=16.5 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1644 6 0 0 16 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=16.93 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1688 5 0 0 15 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 271141 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4814.71
Current children cumulated vsize (KiB) 1357284

[startup+4782.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/552 15326
/proc/meminfo: memFree=16173164/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=4876.1 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 735871 0 0 0 487449 161 0 0 25 0 9 0 719093049 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 5705750 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15177/statm: 339321 280057 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=16.73 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1668 5 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=17.5 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1745 5 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=17.05 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1700 5 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=16.69 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1662 7 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=16.77 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1673 4 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=16.73 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1667 6 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=17.25 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1720 5 0 0 16 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 280057 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4876.1
Current children cumulated vsize (KiB) 1357284

[startup+4842.3 s]
/proc/loadavg: 2.38 2.18 2.11 3/552 15328
/proc/meminfo: memFree=16123544/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=4937.51 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 740560 0 0 0 493589 162 0 0 25 0 9 0 719093049 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101151013 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 339321 284357 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=16.99 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1694 5 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=17.75 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1770 5 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=17.24 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1719 5 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=17 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1693 7 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=16.97 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1693 4 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=16.95 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1689 6 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=17.65 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1760 5 0 0 16 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 284357 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4937.51
Current children cumulated vsize (KiB) 1357284

[startup+4902.3 s]
/proc/loadavg: 2.22 2.17 2.11 3/552 15329
/proc/meminfo: memFree=16069956/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=4998.98 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 746159 0 0 0 499735 163 0 0 25 0 9 0 719093049 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101151225 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 339321 289821 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=17.23 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1718 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=18.01 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1796 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=17.49 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1744 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=17.26 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1718 8 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=17.32 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1728 4 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=17.14 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1708 6 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=18 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1795 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4998.98
Current children cumulated vsize (KiB) 1357284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4903.4 s]
/proc/loadavg: 2.22 2.17 2.11 3/552 15329
/proc/meminfo: memFree=16069584/32951124 swapFree=64205420/67111528
[pid=15177] ppid=15175 vsize=1357284 CPUtime=5000.09 cores=1,3,5,7
/proc/15177/stat : 15177 (mono) R 15175 15177 14915 0 -1 4202496 746159 0 0 0 499846 163 0 0 25 0 9 0 719093049 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 1101150302 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15177/statm: 339321 289821 1036 742 0 331892 0
[pid=15177/tid=15178] ppid=15175 vsize=1357284 CPUtime=17.23 cores=1,3,5,7
/proc/15177/task/15178/stat : 15178 (mono) S 15175 15177 14915 0 -1 4202560 4 0 0 0 1718 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15179] ppid=15175 vsize=1357284 CPUtime=18.01 cores=1,3,5,7
/proc/15177/task/15179/stat : 15179 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1796 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15180] ppid=15175 vsize=1357284 CPUtime=17.49 cores=1,3,5,7
/proc/15177/task/15180/stat : 15180 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1744 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15181] ppid=15175 vsize=1357284 CPUtime=17.26 cores=1,3,5,7
/proc/15177/task/15181/stat : 15181 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1718 8 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 7 0 0 0
[pid=15177/tid=15182] ppid=15175 vsize=1357284 CPUtime=17.32 cores=1,3,5,7
/proc/15177/task/15182/stat : 15182 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1728 4 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
[pid=15177/tid=15183] ppid=15175 vsize=1357284 CPUtime=17.14 cores=1,3,5,7
/proc/15177/task/15183/stat : 15183 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1708 6 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 5 0 0 0
[pid=15177/tid=15184] ppid=15175 vsize=1357284 CPUtime=18 cores=1,3,5,7
/proc/15177/task/15184/stat : 15184 (mono) S 15175 15177 14915 0 -1 4202560 2 0 0 0 1795 5 0 0 16 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952164800 0 0 -1 1 0 0 0
[pid=15177/tid=15185] ppid=15175 vsize=1357284 CPUtime=0.02 cores=1,3,5,7
/proc/15177/task/15185/stat : 15185 (mono) S 15175 15177 14915 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 719093050 1389858816 289821 33554432000 4194304 7232020 140736550631904 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952164800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1357284

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): 4903.47
CPU time (s): 5000.16
CPU user time (s): 4998.48
CPU system time (s): 1.68374
CPU usage (%): 101.972
Max. virtual memory (cumulated for all children) (KiB): 1357284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.48
system time used= 1.68374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 746159
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= 99963
involuntary context switches= 31438

runsolver used 25.0692 second user time and 61.3877 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-22 16:35:51
IDJOB=3394145
IDBENCH=71799
IDSOLVER=1880
FILE ID=node136/3394145-1306074950
RUNJOBID= node136-1306069994-14934
PBS_JOBID= 13387867
Free space on /tmp= 72880 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394145-1306074950/watcher-3394145-1306074950 -o /tmp/evaluation-result-3394145-1306074950/solver-3394145-1306074950 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394145-1306074950.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1698472603

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18487500 kB
Buffers:        202396 kB
Cached:        4925892 kB
SwapCached:      25092 kB
Active:        4433336 kB
Inactive:      9765704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18487500 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:           14160 kB
Writeback:           0 kB
AnonPages:     9051224 kB
Mapped:          42704 kB
Slab:           125712 kB
PageTables:      69028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169555544 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= 72880 MiB
End job on node136 at 2011-05-22 17:57:36