Trace number 3250984

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
priss UP? (TO) 2324.75 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 1960
0.00/0.11	c parsetime: 105788us
0.00/0.11	c parsed 490309 clauses with 2561 variables
39.59/39.63	c preprocessor returned 10010 variables
39.59/39.63	c preprocessing returned UNKNOWN
39.59/39.63	c PP set 0 variables
39.59/39.63	c pp time: 39525042us (39s)

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: 935)

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-3250984-1304085638/watcher-3250984-1304085638 -o /tmp/evaluation-result-3250984-1304085638/solver-3250984-1304085638 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250984-1304085638.cnf 1871799820 4800 15500 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.26 3.58 3.65 3/179 1959
/proc/meminfo: memFree=27332720/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0

[startup+0.0811481 s]
/proc/loadavg: 3.26 3.58 3.65 3/179 1959
/proc/meminfo: memFree=27332720/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101132 s]
/proc/loadavg: 3.26 3.58 3.65 3/179 1959
/proc/meminfo: memFree=27332720/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301123 s]
/proc/loadavg: 3.26 3.58 3.65 3/179 1959
/proc/meminfo: memFree=27332720/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701049 s]
/proc/loadavg: 3.26 3.58 3.65 3/179 1959
/proc/meminfo: memFree=27332720/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 3.26 3.58 3.65 4/181 1961
/proc/meminfo: memFree=27302200/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=47792 CPUtime=1.49 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 20643 0 0 0 146 3 0 0 25 0 1 0 520161518 48939008 7778 33554432000 4194304 5787044 140735147582240 18446744073709551615 4336171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1960/statm: 11948 7778 336 389 0 7698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56492

[startup+3.10062 s]
/proc/loadavg: 3.24 3.57 3.65 4/181 1961
/proc/meminfo: memFree=27301948/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=47792 CPUtime=3.09 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 20643 0 0 0 306 3 0 0 25 0 1 0 520161518 48939008 7778 33554432000 4194304 5787044 140735147582240 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1960/statm: 11948 7778 336 389 0 7698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56492

[startup+6.30102 s]
/proc/loadavg: 3.24 3.57 3.65 4/181 1961
/proc/meminfo: memFree=27300120/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=49376 CPUtime=6.29 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 21065 0 0 0 626 3 0 0 25 0 1 0 520161518 50561024 8200 33554432000 4194304 5787044 140735147582240 18446744073709551615 4336718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1960/statm: 12344 8200 337 389 0 8094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58076

[startup+12.7008 s]
/proc/loadavg: 3.13 3.53 3.63 4/181 1961
/proc/meminfo: memFree=27300112/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=49376 CPUtime=12.69 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 21065 0 0 0 1266 3 0 0 25 0 1 0 520161518 50561024 8200 33554432000 4194304 5787044 140735147582240 18446744073709551615 4336718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1960/statm: 12344 8200 337 389 0 8094 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58076

[startup+25.5005 s]
/proc/loadavg: 3.03 3.50 3.62 4/182 1963
/proc/meminfo: memFree=27294016/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=55184 CPUtime=25.49 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 22513 0 0 0 2545 4 0 0 25 0 1 0 520161518 56508416 9648 33554432000 4194304 5787044 140735147582240 18446744073709551615 4336718 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1960/statm: 13796 9648 339 389 0 9546 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63884

[startup+51.1009 s]
/proc/loadavg: 3.11 3.47 3.61 4/182 1972
/proc/meminfo: memFree=27271504/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=154560 CPUtime=59.11 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 38702 0 0 0 5827 84 0 0 25 0 2 0 520161518 158269440 15333 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 38640 15333 392 389 0 34390 0
[pid=1960/tid=1964] ppid=1959 vsize=154560 CPUtime=8.02 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) S 1959 1959 1030 0 -1 4202560 138 0 0 0 755 47 0 0 15 0 2 0 520165484 158269440 15333 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 18446604468958693184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 59.11
Current children cumulated vsize (KiB) 163260

[startup+102.307 s]
/proc/loadavg: 3.45 3.51 3.62 5/182 1974
/proc/meminfo: memFree=27248040/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=158044 CPUtime=148.99 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 44622 0 0 0 14541 358 0 0 25 0 2 0 520161518 161837056 21232 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 39511 21232 392 389 0 35261 0
[pid=1960/tid=1964] ppid=1959 vsize=158044 CPUtime=46.68 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 373 0 0 0 4449 219 0 0 15 0 2 0 520165484 161837056 21232 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 148.99
Current children cumulated vsize (KiB) 166744

[startup+162.301 s]
/proc/loadavg: 3.47 3.51 3.61 5/182 1975
/proc/meminfo: memFree=27225440/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=163212 CPUtime=255.5 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 50356 0 0 0 24954 596 0 0 25 0 2 0 520161518 167129088 26887 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 40803 26887 392 389 0 36553 0
[pid=1960/tid=1964] ppid=1959 vsize=163212 CPUtime=93.21 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 651 0 0 0 8952 369 0 0 15 0 2 0 520165484 167129088 26887 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 255.5
Current children cumulated vsize (KiB) 171912

[startup+222.301 s]
/proc/loadavg: 3.79 3.58 3.62 5/182 1979
/proc/meminfo: memFree=27204316/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=169992 CPUtime=362.72 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 55663 0 0 0 35471 801 0 0 25 0 2 0 520161518 174071808 32097 33554432000 4194304 5787044 140735147582240 18446744073709551615 5528078 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 42498 32097 392 389 0 38248 0
[pid=1960/tid=1964] ppid=1959 vsize=169992 CPUtime=140.42 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 945 0 0 0 13543 499 0 0 15 0 2 0 520165484 174071808 32097 33554432000 4194304 5787044 140735147582240 18446744073709551615 5528078 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 362.72
Current children cumulated vsize (KiB) 178692

[startup+282.301 s]
/proc/loadavg: 3.69 3.59 3.63 3/178 1982
/proc/meminfo: memFree=27513208/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=179016 CPUtime=470.26 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 59202 0 0 0 46047 979 0 0 25 0 2 0 520161518 183312384 35539 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 44754 35539 392 389 0 40504 0
[pid=1960/tid=1964] ppid=1959 vsize=179016 CPUtime=187.97 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) S 1959 1959 1030 0 -1 4202560 1215 0 0 0 18191 606 0 0 16 0 2 0 520165484 183312384 35539 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 18446604468958693184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 470.26
Current children cumulated vsize (KiB) 187716

[startup+342.301 s]
/proc/loadavg: 2.95 3.39 3.55 4/181 2012
/proc/meminfo: memFree=27406540/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0

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

[pid=1960] ppid=1959 vsize=330072 CPUtime=1231.94 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 83145 0 0 0 121362 1832 0 0 25 0 2 0 520161518 337993728 59055 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 82518 59055 392 389 0 78268 0
[pid=1960/tid=1964] ppid=1959 vsize=330072 CPUtime=529.63 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 1953 0 0 0 51859 1104 0 0 15 0 2 0 520165484 337993728 59055 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1231.94
Current children cumulated vsize (KiB) 338772

[startup+762.307 s]
/proc/loadavg: 3.59 3.43 3.49 4/182 2024
/proc/meminfo: memFree=27135280/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=335036 CPUtime=1341.41 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 90034 0 0 0 132210 1931 0 0 25 0 2 0 520161518 343076864 65944 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 83759 65944 392 389 0 79509 0
[pid=1960/tid=1964] ppid=1959 vsize=335036 CPUtime=579.09 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2143 0 0 0 56751 1158 0 0 15 0 2 0 520165484 343076864 65944 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1341.41
Current children cumulated vsize (KiB) 343736

[startup+822.3 s]
/proc/loadavg: 3.43 3.41 3.47 5/182 2026
/proc/meminfo: memFree=27080060/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=336060 CPUtime=1451.09 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 95259 0 0 0 143091 2018 0 0 25 0 2 0 520161518 344125440 71169 33554432000 4194304 5787044 140735147582240 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 84015 71169 392 389 0 79765 0
[pid=1960/tid=1964] ppid=1959 vsize=336060 CPUtime=628.78 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2340 0 0 0 61675 1203 0 0 15 0 2 0 520165484 344125440 71169 33554432000 4194304 5787044 140735147582240 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1451.09
Current children cumulated vsize (KiB) 344760

[startup+882.3 s]
/proc/loadavg: 3.42 3.41 3.47 5/182 2027
/proc/meminfo: memFree=27054600/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=336380 CPUtime=1560.08 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 96995 0 0 0 153895 2113 0 0 25 0 2 0 520161518 344453120 72580 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 84095 72580 392 389 0 79845 0
[pid=1960/tid=1964] ppid=1959 vsize=336380 CPUtime=677.77 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2415 0 0 0 66515 1262 0 0 16 0 2 0 520165484 344453120 72580 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1560.08
Current children cumulated vsize (KiB) 345080

[startup+942.301 s]
/proc/loadavg: 3.48 3.43 3.46 5/182 2029
/proc/meminfo: memFree=27054200/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=336380 CPUtime=1669.36 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 97009 0 0 0 164729 2207 0 0 25 0 2 0 520161518 344453120 72594 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 84095 72594 392 389 0 79845 0
[pid=1960/tid=1964] ppid=1959 vsize=336380 CPUtime=727.04 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2428 0 0 0 71388 1316 0 0 16 0 2 0 520165484 344453120 72594 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1669.36
Current children cumulated vsize (KiB) 345080

[startup+1002.3 s]
/proc/loadavg: 3.73 3.51 3.49 3/182 2031
/proc/meminfo: memFree=27029244/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=336556 CPUtime=1778.95 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 97055 0 0 0 175599 2296 0 0 25 0 2 0 520161518 344633344 72640 33554432000 4194304 5787044 140735147582240 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 84139 72640 392 389 0 79889 0
[pid=1960/tid=1964] ppid=1959 vsize=336556 CPUtime=776.65 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2462 0 0 0 76297 1368 0 0 16 0 2 0 520165484 344633344 72640 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1778.95
Current children cumulated vsize (KiB) 345256

[startup+1062.3 s]
/proc/loadavg: 3.78 3.57 3.51 5/182 2032
/proc/meminfo: memFree=26984204/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=336876 CPUtime=1888.71 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 97174 0 0 0 186492 2379 0 0 25 0 2 0 520161518 344961024 72759 33554432000 4194304 5787044 140735147582240 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 84219 72759 392 389 0 79969 0
[pid=1960/tid=1964] ppid=1959 vsize=336876 CPUtime=826.4 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2538 0 0 0 81224 1416 0 0 16 0 2 0 520165484 344961024 72759 33554432000 4194304 5787044 140735147582240 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1888.71
Current children cumulated vsize (KiB) 345576

[startup+1122.3 s]
/proc/loadavg: 3.67 3.57 3.51 4/182 2034
/proc/meminfo: memFree=26979576/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=341456 CPUtime=1998.6 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 98359 0 0 0 197409 2451 0 0 25 0 2 0 520161518 349650944 73944 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1960/statm: 85364 73944 392 389 0 81114 0
[pid=1960/tid=1964] ppid=1959 vsize=341456 CPUtime=876.27 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2624 0 0 0 86170 1457 0 0 15 0 2 0 520165484 349650944 73944 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1998.6
Current children cumulated vsize (KiB) 350156

[startup+1182.3 s]
/proc/loadavg: 3.71 3.60 3.52 4/182 2035
/proc/meminfo: memFree=26961056/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=407568 CPUtime=2108.63 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 102996 0 0 0 208332 2531 0 0 25 0 2 0 520161518 417349632 78581 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 101892 78581 392 389 0 97642 0
[pid=1960/tid=1964] ppid=1959 vsize=407568 CPUtime=926.32 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2806 0 0 0 91134 1498 0 0 16 0 2 0 520165484 417349632 78581 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2108.63
Current children cumulated vsize (KiB) 416268

[startup+1242.3 s]
/proc/loadavg: 3.78 3.64 3.54 5/182 2037
/proc/meminfo: memFree=26936212/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=416660 CPUtime=2218.69 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 110005 0 0 0 219251 2618 0 0 25 0 2 0 520161518 426659840 84565 33554432000 4194304 5787044 140735147582240 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 104165 84565 392 389 0 99915 0
[pid=1960/tid=1964] ppid=1959 vsize=416660 CPUtime=976.37 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 2979 0 0 0 96093 1544 0 0 15 0 2 0 520165484 426659840 84565 33554432000 4194304 5787044 140735147582240 18446744073709551615 5527212 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2218.69
Current children cumulated vsize (KiB) 425360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.64 3.55 5/182 2039
/proc/meminfo: memFree=26890164/32951124 swapFree=67111356/67111528
[pid=1959] ppid=1957 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1959/stat : 1959 (prissup.sh) S 1957 1959 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 520161518 8908800 252 33554432000 4194304 4922060 140734186800576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1959/statm: 2175 252 211 178 0 68 0
[pid=1960] ppid=1959 vsize=417448 CPUtime=2324.75 cores=1,3,5,7
/proc/1960/stat : 1960 (priss) R 1959 1959 1030 0 -1 4202496 114482 0 0 0 229783 2692 0 0 25 0 2 0 520161518 427466752 89042 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1960/statm: 104362 89042 392 389 0 100112 0
[pid=1960/tid=1964] ppid=1959 vsize=417448 CPUtime=1024.71 cores=1,3,5,7
/proc/1960/task/1964/stat : 1964 (priss) R 1959 1959 1030 0 -1 4202560 3160 0 0 0 100888 1583 0 0 15 0 2 0 520165484 427466752 89042 33554432000 4194304 5787044 140735147582240 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2324.75
Current children cumulated vsize (KiB) 426148

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1959 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2324.75
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2324.75
CPU user time (s): 2297.83
CPU system time (s): 26.92
CPU usage (%): 178.824
Max. virtual memory (cumulated for all children) (KiB): 426148

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

runsolver used 2.11168 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 16:00:38
IDJOB=3250984
IDBENCH=88207
IDSOLVER=1601
FILE ID=node137/3250984-1304085638
RUNJOBID= node137-1304082007-1421
PBS_JOBID= 13170515
Free space on /tmp= 71608 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250984-1304085638/watcher-3250984-1304085638 -o /tmp/evaluation-result-3250984-1304085638/solver-3250984-1304085638 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250984-1304085638.cnf 1871799820 4800 15500 4

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1871799820

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27333000 kB
Buffers:        913888 kB
Cached:        3852060 kB
SwapCached:         56 kB
Active:         656024 kB
Inactive:      4496528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27333000 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7844 kB
Writeback:           0 kB
AnonPages:      386368 kB
Mapped:          15504 kB
Slab:           401636 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   541880 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= 71600 MiB
End job on node137 at 2011-04-29 16:22:20