Trace number 3394085

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.13 4944.08

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394085-1306070000/watcher-3394085-1306070000 -o /tmp/evaluation-result-3394085-1306070000/solver-3394085-1306070000 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394085-1306070000.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/472 27999
/proc/meminfo: memFree=10010348/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 1402 0 0 0 0 0 0 0 21 0 9 0 718599876 108199936 1309 33554432000 4194304 7232020 140735028496896 18446744073709551615 6189368 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 26416 1309 925 742 0 18987 0
[pid=27999/tid=28000] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 718599876 108339200 1369 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718599876 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 718599877 108339200 1371 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0

[startup+0.0338371 s]
/proc/loadavg: 0.00 0.00 0.00 3/472 27999
/proc/meminfo: memFree=10010348/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=108712 CPUtime=0.02 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 2126 0 0 0 2 0 0 0 21 0 9 0 718599876 111321088 2029 33554432000 4194304 7232020 140735028496896 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 27178 2032 976 742 0 19749 0
[pid=27999/tid=28000] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 718599876 111321088 2034 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) R 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) R 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718599876 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4194368 3 0 0 0 0 0 0 0 21 0 9 0 718599877 111321088 2035 33554432000 4194304 7232020 140735028496896 18446744073709551615 248089085887 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 108712

[startup+0.100761 s]
/proc/loadavg: 0.00 0.00 0.00 3/472 27999
/proc/meminfo: memFree=10010348/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=111192 CPUtime=0.11 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 2739 0 0 0 10 1 0 0 18 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 5574670 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27999/statm: 27798 2642 976 742 0 20369 0
[pid=27999/tid=28000] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718599876 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=111192 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 718599877 113860608 2642 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 111192

[startup+0.305785 s]
/proc/loadavg: 0.00 0.00 0.00 3/472 27999
/proc/meminfo: memFree=10010348/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=118892 CPUtime=0.37 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 4585 0 0 0 35 2 0 0 18 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 1098136824 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27999/statm: 29723 4488 995 742 0 22294 0
[pid=27999/tid=28000] ppid=27997 vsize=118892 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=118892 CPUtime=0.01 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 0 0 0 17 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=118892 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=118892 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=118892 CPUtime=0.01 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=118892 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=118892 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 718599876 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=118892 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 718599877 121745408 4488 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 118892

[startup+0.700661 s]
/proc/loadavg: 0.00 0.00 0.00 3/472 27999
/proc/meminfo: memFree=10010348/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=206036 CPUtime=0.81 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 25767 0 0 0 76 5 0 0 18 0 9 0 718599876 210980864 25670 33554432000 4194304 7232020 140735028496896 18446744073709551615 1098154760 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 51509 25670 1000 742 0 44080 0
[pid=27999/tid=28000] ppid=27997 vsize=206036 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 718599876 210980864 25672 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=206036 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 718599876 210980864 25672 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=206036 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718599876 210980864 25673 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=206036 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718599876 210980864 25673 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=206036 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 718599876 210980864 25673 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=206036 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 718599876 210980864 25673 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=206036 CPUtime=0.01 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718599876 210980864 25674 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=206036 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 718599877 210980864 25675 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 206036

[startup+1.50058 s]
/proc/loadavg: 0.00 0.00 0.00 3/481 28008
/proc/meminfo: memFree=9874752/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=248108 CPUtime=1.62 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 36156 0 0 0 156 6 0 0 19 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091186805 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 62027 36058 1024 742 0 54598 0
[pid=27999/tid=28000] ppid=27997 vsize=248108 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=248108 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=248108 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=248108 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=248108 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=248108 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=248108 CPUtime=0.01 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718599876 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=248108 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718599877 254062592 36058 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 248108

[startup+3.10123 s]
/proc/loadavg: 0.32 0.07 0.02 3/481 28008
/proc/meminfo: memFree=9866944/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=248492 CPUtime=3.23 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 37222 0 0 0 317 6 0 0 18 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248089395946 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 62123 37124 1024 742 0 54694 0
[pid=27999/tid=28000] ppid=27997 vsize=248492 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=248492 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=248492 CPUtime=0.03 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=248492 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=248492 CPUtime=0.02 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=248492 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=248492 CPUtime=0.01 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718599876 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=248492 CPUtime=0 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718599877 254455808 37124 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 248492

[startup+6.30067 s]
/proc/loadavg: 0.32 0.07 0.02 3/481 28008
/proc/meminfo: memFree=9863720/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=248748 CPUtime=6.49 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 37291 0 0 0 643 6 0 0 18 0 9 0 718599876 254717952 37193 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091194057 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27999/statm: 62187 37193 1024 742 0 54758 0

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

/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1032 4 0 0 16 0 9 0 718599876 1410482176 319192 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1377424 CPUtime=10 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 996 4 0 0 16 0 9 0 718599876 1410482176 319192 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1377424 CPUtime=10.16 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1013 3 0 0 16 0 9 0 718599876 1410482176 319192 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1377424 CPUtime=10.06 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1003 3 0 0 16 0 9 0 718599876 1410482176 319192 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1377424 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1410482176 319192 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4656.34
Current children cumulated vsize (KiB) 1377424

[startup+4662.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/481 28152
/proc/meminfo: memFree=7728604/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1402256 CPUtime=4716.72 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 714282 0 0 0 471525 147 0 0 25 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091188381 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27999/statm: 350564 324229 1036 742 0 343135 0
[pid=27999/tid=28000] ppid=27997 vsize=1402256 CPUtime=10.24 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1021 3 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1402256 CPUtime=9.76 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 972 4 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1402256 CPUtime=10.02 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 998 4 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1402256 CPUtime=10.45 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1041 4 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1402256 CPUtime=10.06 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1002 4 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1402256 CPUtime=10.25 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1022 3 0 0 16 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1402256 CPUtime=10.14 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1011 3 0 0 15 0 9 0 718599876 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1402256 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1435910144 324229 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.72
Current children cumulated vsize (KiB) 1402256

[startup+4722.32 s]
/proc/loadavg: 2.00 2.04 2.02 3/481 28153
/proc/meminfo: memFree=7683212/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1419152 CPUtime=4777.06 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 718247 0 0 0 477558 148 0 0 25 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091187019 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27999/statm: 354788 328194 1036 742 0 347359 0
[pid=27999/tid=28000] ppid=27997 vsize=1419152 CPUtime=10.3 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1027 3 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1419152 CPUtime=9.83 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 979 4 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1419152 CPUtime=10.06 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1002 4 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1419152 CPUtime=10.54 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1050 4 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1419152 CPUtime=10.12 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1008 4 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1419152 CPUtime=10.3 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1027 3 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1419152 CPUtime=10.21 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1018 3 0 0 16 0 9 0 718599876 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1419152 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1453211648 328194 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4777.06
Current children cumulated vsize (KiB) 1419152

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/481 28156
/proc/meminfo: memFree=7647628/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1427472 CPUtime=4837.35 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 721923 0 0 0 483587 148 0 0 25 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091187019 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27999/statm: 356868 331870 1036 742 0 349439 0
[pid=27999/tid=28000] ppid=27997 vsize=1427472 CPUtime=10.35 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1032 3 0 0 15 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1427472 CPUtime=9.89 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 985 4 0 0 16 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1427472 CPUtime=10.11 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1007 4 0 0 16 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1427472 CPUtime=10.58 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1054 4 0 0 16 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1427472 CPUtime=10.19 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1015 4 0 0 15 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1427472 CPUtime=10.37 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1034 3 0 0 16 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1427472 CPUtime=10.28 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1025 3 0 0 16 0 9 0 718599876 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1427472 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1461731328 331870 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4837.35
Current children cumulated vsize (KiB) 1427472

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/481 28157
/proc/meminfo: memFree=7607456/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1444112 CPUtime=4897.78 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 725888 0 0 0 489629 149 0 0 25 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091186798 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27999/statm: 361028 335835 1036 742 0 353599 0
[pid=27999/tid=28000] ppid=27997 vsize=1444112 CPUtime=10.43 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1040 3 0 0 16 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1444112 CPUtime=9.99 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 995 4 0 0 16 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1444112 CPUtime=10.18 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1014 4 0 0 16 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1444112 CPUtime=10.69 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1065 4 0 0 16 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1444112 CPUtime=10.26 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1022 4 0 0 15 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1444112 CPUtime=10.45 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1042 3 0 0 15 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1444112 CPUtime=10.37 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1034 3 0 0 16 0 9 0 718599876 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1444112 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1478770688 335835 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4897.78
Current children cumulated vsize (KiB) 1444112

[startup+4902.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/481 28159
/proc/meminfo: memFree=7568328/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1460816 CPUtime=4958.12 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 730179 0 0 0 495662 150 0 0 25 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091186994 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 365204 340126 1036 742 0 357775 0
[pid=27999/tid=28000] ppid=27997 vsize=1460816 CPUtime=10.55 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1052 3 0 0 16 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1460816 CPUtime=10.08 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1004 4 0 0 16 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1460816 CPUtime=10.23 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1019 4 0 0 16 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1460816 CPUtime=10.73 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1069 4 0 0 15 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1460816 CPUtime=10.28 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1024 4 0 0 16 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1460816 CPUtime=10.51 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1048 3 0 0 15 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1460816 CPUtime=10.45 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1042 3 0 0 16 0 9 0 718599876 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1460816 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1495875584 340126 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4958.12
Current children cumulated vsize (KiB) 1460816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4944 s]
/proc/loadavg: 2.08 2.05 2.01 3/481 28160
/proc/meminfo: memFree=7541332/32950928 swapFree=62427732/67111528
[pid=27999] ppid=27997 vsize=1477648 CPUtime=5000.06 cores=1,3,5,7
/proc/27999/stat : 27999 (mono) R 27997 27999 27953 0 -1 4202496 733081 0 0 0 499855 151 0 0 25 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 1091186790 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27999/statm: 369412 343028 1036 742 0 361983 0
[pid=27999/tid=28000] ppid=27997 vsize=1477648 CPUtime=10.6 cores=1,3,5,7
/proc/27999/task/28000/stat : 28000 (mono) S 27997 27999 27953 0 -1 4202560 4 0 0 0 1057 3 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28001] ppid=27997 vsize=1477648 CPUtime=10.09 cores=1,3,5,7
/proc/27999/task/28001/stat : 28001 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1005 4 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28002] ppid=27997 vsize=1477648 CPUtime=10.29 cores=1,3,5,7
/proc/27999/task/28002/stat : 28002 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1025 4 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 1 0 0 0
[pid=27999/tid=28003] ppid=27997 vsize=1477648 CPUtime=10.78 cores=1,3,5,7
/proc/27999/task/28003/stat : 28003 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1074 4 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28004] ppid=27997 vsize=1477648 CPUtime=10.3 cores=1,3,5,7
/proc/27999/task/28004/stat : 28004 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1026 4 0 0 15 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
[pid=27999/tid=28005] ppid=27997 vsize=1477648 CPUtime=10.56 cores=1,3,5,7
/proc/27999/task/28005/stat : 28005 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1053 3 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 7 0 0 0
[pid=27999/tid=28006] ppid=27997 vsize=1477648 CPUtime=10.5 cores=1,3,5,7
/proc/27999/task/28006/stat : 28006 (mono) S 27997 27999 27953 0 -1 4202560 2 0 0 0 1047 3 0 0 16 0 9 0 718599876 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101514137 0 0 4096 545260780 18446604470930917568 0 0 -1 3 0 0 0
[pid=27999/tid=28007] ppid=27997 vsize=1477648 CPUtime=0.04 cores=1,3,5,7
/proc/27999/task/28007/stat : 28007 (mono) S 27997 27999 27953 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 718599877 1513111552 343028 33554432000 4194304 7232020 140735028496896 18446744073709551615 248101521841 0 0 4096 545260780 18446604470930917568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1477648

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): 4944.08
CPU time (s): 5000.13
CPU user time (s): 4998.56
CPU system time (s): 1.56476
CPU usage (%): 101.134
Max. virtual memory (cumulated for all children) (KiB): 1477648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.56
system time used= 1.56476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733081
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= 104247
involuntary context switches= 43897

runsolver used 22.6945 second user time and 53.6358 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-22 15:13:21
IDJOB=3394085
IDBENCH=71409
IDSOLVER=1880
FILE ID=node123/3394085-1306070000
RUNJOBID= node123-1306069996-27972
PBS_JOBID= 13387880
Free space on /tmp= 73120 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394085-1306070000/watcher-3394085-1306070000 -o /tmp/evaluation-result-3394085-1306070000/solver-3394085-1306070000 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394085-1306070000.cnf

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1073674790

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10010628 kB
Buffers:        171072 kB
Cached:        3541652 kB
SwapCached:      76084 kB
Active:        8311456 kB
Inactive:     14366280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10010628 kB
SwapTotal:    67111528 kB
SwapFree:     62427732 kB
Dirty:            5072 kB
Writeback:           0 kB
AnonPages:    18897504 kB
Mapped:          34396 kB
Slab:           115972 kB
PageTables:      78672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133585884 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= 73120 MiB
End job on node123 at 2011-05-22 16:35:47