Trace number 3394559

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.19 4956.11

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

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-3394559-1306080004/watcher-3394559-1306080004 -o /tmp/evaluation-result-3394559-1306080004/solver-3394559-1306080004 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394559-1306080004.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.33 2.16 2.11 3/444 14178
/proc/meminfo: memFree=7952460/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 1372 0 0 0 0 0 0 0 25 0 9 0 719598338 108199936 1280 33554432000 4194304 7232020 140733730736320 18446744073709551615 5667712 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/14178/statm: 26416 1280 898 742 0 18987 0
[pid=14178/tid=14179] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1312 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1312 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1312 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1313 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1313 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1313 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1313 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719598339 108257280 1313 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0

[startup+0.061683 s]
/proc/loadavg: 2.33 2.16 2.11 3/444 14178
/proc/meminfo: memFree=7952460/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=111892 CPUtime=0.05 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 2698 0 0 0 5 0 0 0 18 0 9 0 719598338 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 6182073 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/14178/statm: 27973 2602 975 742 0 20544 0
[pid=14178/tid=14179] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=111892 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719598339 114577408 2602 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 111892

[startup+0.100662 s]
/proc/loadavg: 2.33 2.16 2.11 3/444 14178
/proc/meminfo: memFree=7952460/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=111956 CPUtime=0.1 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 3001 0 0 0 10 0 0 0 18 0 9 0 719598338 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 1166934368 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/14178/statm: 27989 2905 975 742 0 20560 0
[pid=14178/tid=14179] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719598339 114642944 2905 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=111956 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719598339 114642944 2907 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 111956

[startup+0.300657 s]
/proc/loadavg: 2.33 2.16 2.11 3/444 14178
/proc/meminfo: memFree=7952460/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=120568 CPUtime=0.34 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 4731 0 0 0 33 1 0 0 18 0 9 0 719598338 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 1166943852 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/14178/statm: 30142 4635 975 742 0 22713 0
[pid=14178/tid=14179] ppid=14176 vsize=120568 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=120568 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=120568 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=120568 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=120568 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=120568 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=120568 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=120568 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719598339 123461632 4635 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 120568

[startup+0.7006 s]
/proc/loadavg: 2.33 2.16 2.11 3/444 14178
/proc/meminfo: memFree=7952460/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=132224 CPUtime=0.8 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 6744 0 0 0 79 1 0 0 18 0 9 0 719598338 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 1166955050 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 33056 6648 994 742 0 25627 0
[pid=14178/tid=14179] ppid=14176 vsize=132224 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=132224 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=132224 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=132224 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=132224 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=132224 CPUtime=0.01 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=132224 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=132224 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 719598339 135397376 6648 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 132224

[startup+1.50042 s]
/proc/loadavg: 2.33 2.16 2.11 3/453 14187
/proc/meminfo: memFree=7776288/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=348636 CPUtime=1.67 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 60316 0 0 0 161 6 0 0 18 0 9 0 719598338 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169092579 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/14178/statm: 87159 60220 1024 742 0 79730 0
[pid=14178/tid=14179] ppid=14176 vsize=348636 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=348636 CPUtime=0.04 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=348636 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=348636 CPUtime=0.04 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=348636 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=348636 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719598339 357003264 60220 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=348636 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719598339 357003264 60221 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=348636 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 719598339 357003264 60221 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 348636

[startup+3.10114 s]
/proc/loadavg: 2.33 2.16 2.11 3/453 14187
/proc/meminfo: memFree=7715012/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=348828 CPUtime=3.29 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 60495 0 0 0 323 6 0 0 21 0 9 0 719598338 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169092725 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/14178/statm: 87207 60398 1023 742 0 79778 0
[pid=14178/tid=14179] ppid=14176 vsize=348828 CPUtime=0.04 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=348828 CPUtime=0.04 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=348828 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=348828 CPUtime=0.04 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=348828 CPUtime=0.02 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=348828 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=348828 CPUtime=0.03 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=348828 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 357199872 60398 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 348828

[startup+6.30058 s]
/proc/loadavg: 2.55 2.20 2.12 3/453 14187
/proc/meminfo: memFree=7706728/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=349596 CPUtime=6.51 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 62491 0 0 0 645 6 0 0 25 0 9 0 719598338 357986304 62394 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169089455 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/14178/statm: 87399 62394 1023 742 0 79970 0

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

/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 800 2 0 0 15 0 9 0 719598339 1924661248 443811 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=1879552 CPUtime=7.83 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 781 2 0 0 16 0 9 0 719598339 1924661248 443811 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=1879552 CPUtime=7.58 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 757 1 0 0 15 0 9 0 719598339 1924661248 443811 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=1879552 CPUtime=7.6 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 759 1 0 0 16 0 9 0 719598339 1924661248 443811 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=1879552 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 1924661248 443811 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4644.62
Current children cumulated vsize (KiB) 1879552

[startup+4662.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/453 14335
/proc/meminfo: memFree=6147364/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=1905536 CPUtime=4704.77 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 939830 0 0 0 470275 202 0 0 25 0 9 0 719598338 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169092725 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 476384 450497 1035 742 0 468955 0
[pid=14178/tid=14179] ppid=14176 vsize=1905536 CPUtime=8.02 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 801 1 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=1905536 CPUtime=7.86 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 786 0 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=1905536 CPUtime=7.51 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 751 0 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=1905536 CPUtime=8.05 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 803 2 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=1905536 CPUtime=7.85 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 783 2 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=1905536 CPUtime=7.6 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 759 1 0 0 15 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=1905536 CPUtime=7.65 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 764 1 0 0 16 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=1905536 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 1951268864 450497 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4704.77
Current children cumulated vsize (KiB) 1905536

[startup+4722.32 s]
/proc/loadavg: 2.20 2.16 2.10 3/453 14336
/proc/meminfo: memFree=6071716/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=1979456 CPUtime=4765.07 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 958842 0 0 0 476302 205 0 0 25 0 9 0 719598338 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169092725 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 494864 469509 1035 742 0 487435 0
[pid=14178/tid=14179] ppid=14176 vsize=1979456 CPUtime=8.14 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 813 1 0 0 16 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=1979456 CPUtime=7.92 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 792 0 0 0 15 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=1979456 CPUtime=7.54 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 754 0 0 0 16 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=1979456 CPUtime=8.08 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 806 2 0 0 15 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=1979456 CPUtime=7.87 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 785 2 0 0 16 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=1979456 CPUtime=7.64 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 763 1 0 0 16 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=1979456 CPUtime=7.68 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 767 1 0 0 15 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=1979456 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 2026962944 469509 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4765.07
Current children cumulated vsize (KiB) 1979456

[startup+4782.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/453 14338
/proc/meminfo: memFree=6054612/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=1996352 CPUtime=4825.35 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 963134 0 0 0 482330 205 0 0 25 0 9 0 719598338 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 6148865 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 499088 473801 1035 742 0 491659 0
[pid=14178/tid=14179] ppid=14176 vsize=1996352 CPUtime=8.24 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 823 1 0 0 16 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=1996352 CPUtime=7.94 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 794 0 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=1996352 CPUtime=7.57 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 757 0 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=1996352 CPUtime=8.13 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 811 2 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=1996352 CPUtime=7.94 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 792 2 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=1996352 CPUtime=7.67 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 766 1 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=1996352 CPUtime=7.72 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 771 1 0 0 16 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=1996352 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 2044264448 473801 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4825.35
Current children cumulated vsize (KiB) 1996352

[startup+4842.3 s]
/proc/loadavg: 1.94 2.08 2.08 2/439 14358
/proc/meminfo: memFree=6046348/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=2012736 CPUtime=4885.52 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 967311 0 0 0 488346 206 0 0 25 0 9 0 719598338 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169094220 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 503184 477978 1035 742 0 495755 0
[pid=14178/tid=14179] ppid=14176 vsize=2012736 CPUtime=8.27 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 826 1 0 0 15 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=2012736 CPUtime=7.96 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 796 0 0 0 15 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=2012736 CPUtime=7.6 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 760 0 0 0 15 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=2012736 CPUtime=8.18 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 816 2 0 0 16 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=2012736 CPUtime=7.95 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 793 2 0 0 15 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=2012736 CPUtime=7.7 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 769 1 0 0 16 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=2012736 CPUtime=7.77 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 776 1 0 0 16 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=2012736 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 2061041664 477978 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4885.52
Current children cumulated vsize (KiB) 2012736

[startup+4902.3 s]
/proc/loadavg: 1.35 1.88 2.01 2/439 14359
/proc/meminfo: memFree=6008320/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=2054400 CPUtime=4945.85 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 976868 0 0 0 494377 208 0 0 25 0 9 0 719598338 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169091870 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/14178/statm: 513600 487535 1035 742 0 506171 0
[pid=14178/tid=14179] ppid=14176 vsize=2054400 CPUtime=8.31 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 830 1 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=2054400 CPUtime=8.02 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 802 0 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=2054400 CPUtime=7.63 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 763 0 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=2054400 CPUtime=8.24 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 822 2 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=2054400 CPUtime=8.06 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 804 2 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=2054400 CPUtime=7.76 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 775 1 0 0 15 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=2054400 CPUtime=7.86 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 785 1 0 0 16 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=2054400 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 2103705600 487535 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4945.85
Current children cumulated vsize (KiB) 2054400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4956 s]
/proc/loadavg: 1.14 1.73 1.95 2/439 14361
/proc/meminfo: memFree=5976120/32951124 swapFree=63308224/67111528
[pid=14178] ppid=14176 vsize=2087232 CPUtime=5000.08 cores=0,2,4,6
/proc/14178/stat : 14178 (mono) R 14176 14178 13557 0 -1 4202496 984926 0 0 0 499799 209 0 0 25 0 9 0 719598338 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 1169092058 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/14178/statm: 521808 495593 1035 742 0 514379 0
[pid=14178/tid=14179] ppid=14176 vsize=2087232 CPUtime=8.41 cores=0,2,4,6
/proc/14178/task/14179/stat : 14179 (mono) S 14176 14178 13557 0 -1 4202560 4 0 0 0 840 1 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14180] ppid=14176 vsize=2087232 CPUtime=8.12 cores=0,2,4,6
/proc/14178/task/14180/stat : 14180 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 812 0 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14181] ppid=14176 vsize=2087232 CPUtime=7.78 cores=0,2,4,6
/proc/14178/task/14181/stat : 14181 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 778 0 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
[pid=14178/tid=14182] ppid=14176 vsize=2087232 CPUtime=8.32 cores=0,2,4,6
/proc/14178/task/14182/stat : 14182 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 830 2 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 6 0 0 0
[pid=14178/tid=14183] ppid=14176 vsize=2087232 CPUtime=8.12 cores=0,2,4,6
/proc/14178/task/14183/stat : 14183 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 810 2 0 0 15 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 4 0 0 0
[pid=14178/tid=14184] ppid=14176 vsize=2087232 CPUtime=7.84 cores=0,2,4,6
/proc/14178/task/14184/stat : 14184 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 783 1 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14185] ppid=14176 vsize=2087232 CPUtime=7.93 cores=0,2,4,6
/proc/14178/task/14185/stat : 14185 (mono) S 14176 14178 13557 0 -1 4202560 2 0 0 0 792 1 0 0 16 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389117337 0 0 4096 545260780 18446604437821637696 0 0 -1 2 0 0 0
[pid=14178/tid=14186] ppid=14176 vsize=2087232 CPUtime=0 cores=0,2,4,6
/proc/14178/task/14186/stat : 14186 (mono) S 14176 14178 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719598339 2137325568 495593 33554432000 4194304 7232020 140733730736320 18446744073709551615 255389125041 0 0 4096 545260780 18446604437821637696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2087232

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): 4956.11
CPU time (s): 5000.19
CPU user time (s): 4998.01
CPU system time (s): 2.18867
CPU usage (%): 100.889
Max. virtual memory (cumulated for all children) (KiB): 2087232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.01
system time used= 2.18867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 984926
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= 61325
involuntary context switches= 27062

runsolver used 22.8465 second user time and 49.2805 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-22 18:00:05
IDJOB=3394559
IDBENCH=83244
IDSOLVER=1880
FILE ID=node135/3394559-1306080004
RUNJOBID= node135-1306069994-13575
PBS_JOBID= 13387868
Free space on /tmp= 73356 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394559-1306080004/watcher-3394559-1306080004 -o /tmp/evaluation-result-3394559-1306080004/solver-3394559-1306080004 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394559-1306080004.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=917118047

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7952616 kB
Buffers:        349952 kB
Cached:       10710720 kB
SwapCached:      18108 kB
Active:       13735676 kB
Inactive:     10965000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7952616 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            4532 kB
Writeback:           0 kB
AnonPages:    13627244 kB
Mapped:          29208 kB
Slab:           166304 kB
PageTables:      66180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124476732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node135 at 2011-05-22 19:22:43