Trace number 3251336

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) 2276.04 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 2067
0.00/0.20	c parsetime: 203551us
0.00/0.20	c parsed 926696 clauses with 3651 variables
97.99/98.03	c preprocessor returned 10008 variables
97.99/98.03	c preprocessing returned UNKNOWN
97.99/98.03	c PP set 0 variables
97.99/98.03	c pp time: 97821106us (97s)

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-3251336-1304086940/watcher-3251336-1304086940 -o /tmp/evaluation-result-3251336-1304086940/solver-3251336-1304086940 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251336-1304086940.cnf 1895901171 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.57 3.61 3.54 3/179 2066
/proc/meminfo: memFree=27237268/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0

[startup+0.0717221 s]
/proc/loadavg: 3.57 3.61 3.54 3/179 2066
/proc/meminfo: memFree=27237268/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100722 s]
/proc/loadavg: 3.57 3.61 3.54 3/179 2066
/proc/meminfo: memFree=27237268/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300681 s]
/proc/loadavg: 3.57 3.61 3.54 3/179 2066
/proc/meminfo: memFree=27237268/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700611 s]
/proc/loadavg: 3.57 3.61 3.54 3/179 2066
/proc/meminfo: memFree=27237268/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 3.57 3.61 3.54 4/181 2068
/proc/meminfo: memFree=27179504/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=74228 CPUtime=1.49 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 38866 0 0 0 145 4 0 0 25 0 1 0 520291767 76009472 14456 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 18557 14456 336 389 0 14307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82928

[startup+3.10117 s]
/proc/loadavg: 3.57 3.61 3.54 3/181 2068
/proc/meminfo: memFree=27178512/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=74228 CPUtime=3.09 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 38866 0 0 0 305 4 0 0 25 0 1 0 520291767 76009472 14456 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 18557 14456 336 389 0 14307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82928

[startup+6.30062 s]
/proc/loadavg: 3.52 3.60 3.53 4/181 2068
/proc/meminfo: memFree=27176032/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=74228 CPUtime=6.29 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 38866 0 0 0 625 4 0 0 25 0 1 0 520291767 76009472 14456 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336801 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 18557 14456 336 389 0 14307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82928

[startup+12.7005 s]
/proc/loadavg: 3.48 3.59 3.53 3/181 2068
/proc/meminfo: memFree=27167556/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=78452 CPUtime=12.69 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 39938 0 0 0 1265 4 0 0 25 0 1 0 520291767 80334848 15528 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 19613 15528 337 389 0 15363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87152

[startup+25.5011 s]
/proc/loadavg: 3.37 3.56 3.52 3/181 2068
/proc/meminfo: memFree=27159860/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=78452 CPUtime=25.49 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 39938 0 0 0 2545 4 0 0 25 0 1 0 520291767 80334848 15528 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336763 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 19613 15528 337 389 0 15363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87152

[startup+51.1005 s]
/proc/loadavg: 3.25 3.51 3.51 4/181 2069
/proc/meminfo: memFree=27140544/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=78452 CPUtime=51.09 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 39938 0 0 0 5105 4 0 0 25 0 1 0 520291767 80334848 15528 33554432000 4194304 5787044 140734851775328 18446744073709551615 4336234 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2067/statm: 19613 15528 337 389 0 15363 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87152

[startup+102.306 s]
/proc/loadavg: 3.18 3.45 3.48 5/182 2071
/proc/meminfo: memFree=27083472/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=181412 CPUtime=105.29 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 64217 0 0 0 10495 34 0 0 25 0 2 0 520291767 185765888 22612 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 45353 22612 392 389 0 41103 0
[pid=2067/tid=2071] ppid=2066 vsize=181412 CPUtime=2.98 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) S 2066 2066 1030 0 -1 4202560 176 0 0 0 280 18 0 0 15 0 2 0 520301575 185765888 22612 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 18446604460674217152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 105.29
Current children cumulated vsize (KiB) 190112

[startup+162.3 s]
/proc/loadavg: 3.47 3.48 3.49 4/182 2073
/proc/meminfo: memFree=27044128/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=211368 CPUtime=209.6 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 72301 0 0 0 20627 333 0 0 25 0 2 0 520291767 216440832 30696 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 52842 30696 392 389 0 48592 0
[pid=2067/tid=2071] ppid=2066 vsize=211368 CPUtime=47.3 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 811 0 0 0 4525 205 0 0 16 0 2 0 520301575 216440832 30696 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 209.6
Current children cumulated vsize (KiB) 220068

[startup+222.301 s]
/proc/loadavg: 3.29 3.42 3.47 5/182 2075
/proc/meminfo: memFree=27018916/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=235312 CPUtime=315.7 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 78602 0 0 0 31000 570 0 0 25 0 2 0 520291767 240959488 36997 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 58828 36997 392 389 0 54578 0
[pid=2067/tid=2071] ppid=2066 vsize=235312 CPUtime=93.39 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 1202 0 0 0 8986 353 0 0 16 0 2 0 520301575 240959488 36997 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 315.7
Current children cumulated vsize (KiB) 244012

[startup+282.301 s]
/proc/loadavg: 3.38 3.42 3.46 2/178 2077
/proc/meminfo: memFree=27466424/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=258940 CPUtime=422.55 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 84575 0 0 0 41486 769 0 0 25 0 2 0 520291767 265154560 42970 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 64735 42970 392 389 0 60485 0
[pid=2067/tid=2071] ppid=2066 vsize=258940 CPUtime=140.24 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 1532 0 0 0 13550 474 0 0 16 0 2 0 520301575 265154560 42970 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 422.55
Current children cumulated vsize (KiB) 267640

[startup+342.301 s]
/proc/loadavg: 3.21 3.36 3.43 5/182 2108
/proc/meminfo: memFree=27388252/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=288728 CPUtime=529.94 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 92403 0 0 0 52055 939 0 0 25 0 2 0 520291767 295657472 50798 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0

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

[pid=2067] ppid=2066 vsize=385908 CPUtime=1181.52 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 117475 0 0 0 116446 1706 0 0 25 0 2 0 520291767 395169792 75870 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 96477 75870 392 389 0 92227 0
[pid=2067/tid=2071] ppid=2066 vsize=385908 CPUtime=479.21 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3030 0 0 0 46887 1034 0 0 16 0 2 0 520301575 395169792 75870 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 394608

[startup+762.307 s]
/proc/loadavg: 3.51 3.45 3.45 4/182 2119
/proc/meminfo: memFree=27154100/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=385908 CPUtime=1290.87 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 117644 0 0 0 127276 1811 0 0 25 0 2 0 520291767 395169792 76039 33554432000 4194304 5787044 140734851775328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 96477 76039 392 389 0 92227 0
[pid=2067/tid=2071] ppid=2066 vsize=385908 CPUtime=528.55 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) S 2066 2066 1030 0 -1 4202560 3185 0 0 0 51760 1095 0 0 16 0 2 0 520301575 395169792 76039 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 18446604460674217152 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1290.87
Current children cumulated vsize (KiB) 394608

[startup+822.301 s]
/proc/loadavg: 3.57 3.48 3.46 5/182 2121
/proc/meminfo: memFree=27140420/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=398296 CPUtime=1400.64 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 121024 0 0 0 138160 1904 0 0 25 0 2 0 520291767 407855104 79419 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 99574 79419 392 389 0 95324 0
[pid=2067/tid=2071] ppid=2066 vsize=398296 CPUtime=578.32 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3411 0 0 0 56683 1149 0 0 15 0 2 0 520301575 407855104 79419 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1400.64
Current children cumulated vsize (KiB) 406996

[startup+882.301 s]
/proc/loadavg: 3.72 3.52 3.47 5/182 2122
/proc/meminfo: memFree=27084700/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=431992 CPUtime=1510.68 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 129699 0 0 0 149072 1996 0 0 25 0 2 0 520291767 442359808 88094 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 107998 88094 392 389 0 103748 0
[pid=2067/tid=2071] ppid=2066 vsize=431992 CPUtime=628.37 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3661 0 0 0 61636 1201 0 0 16 0 2 0 520301575 442359808 88094 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1510.68
Current children cumulated vsize (KiB) 440692

[startup+942.301 s]
/proc/loadavg: 3.64 3.53 3.47 5/182 2124
/proc/meminfo: memFree=27021420/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463124 CPUtime=1620.6 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 137719 0 0 0 159978 2082 0 0 25 0 2 0 520291767 474238976 96114 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 115781 96114 392 389 0 111531 0
[pid=2067/tid=2071] ppid=2066 vsize=463124 CPUtime=678.29 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) S 2066 2066 1030 0 -1 4202560 3878 0 0 0 66578 1251 0 0 16 0 2 0 520301575 474238976 96114 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 18446604460674217152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1620.6
Current children cumulated vsize (KiB) 471824

[startup+1002.3 s]
/proc/loadavg: 3.57 3.53 3.47 5/182 2125
/proc/meminfo: memFree=27016912/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463124 CPUtime=1729.74 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 137740 0 0 0 170782 2192 0 0 25 0 2 0 520291767 474238976 96135 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 115781 96135 392 389 0 111531 0
[pid=2067/tid=2071] ppid=2066 vsize=463124 CPUtime=727.42 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3895 0 0 0 71424 1318 0 0 16 0 2 0 520301575 474238976 96135 33554432000 4194304 5787044 140734851775328 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1729.74
Current children cumulated vsize (KiB) 471824

[startup+1062.3 s]
/proc/loadavg: 3.54 3.53 3.47 4/182 2127
/proc/meminfo: memFree=27016624/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463124 CPUtime=1839.43 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 137786 0 0 0 181649 2294 0 0 25 0 2 0 520291767 474238976 96181 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 115781 96181 392 389 0 111531 0
[pid=2067/tid=2071] ppid=2066 vsize=463124 CPUtime=777.11 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3939 0 0 0 76332 1379 0 0 16 0 2 0 520301575 474238976 96181 33554432000 4194304 5787044 140734851775328 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1839.43
Current children cumulated vsize (KiB) 471824

[startup+1122.3 s]
/proc/loadavg: 3.66 3.57 3.49 5/182 2129
/proc/meminfo: memFree=27015848/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463124 CPUtime=1949.26 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 137845 0 0 0 192537 2389 0 0 25 0 2 0 520291767 474238976 96240 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 115781 96240 392 389 0 111531 0
[pid=2067/tid=2071] ppid=2066 vsize=463124 CPUtime=826.93 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 3986 0 0 0 81257 1436 0 0 15 0 2 0 520301575 474238976 96240 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1949.26
Current children cumulated vsize (KiB) 471824

[startup+1182.3 s]
/proc/loadavg: 3.80 3.62 3.50 5/182 2130
/proc/meminfo: memFree=27012848/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463124 CPUtime=2059.45 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 137979 0 0 0 203472 2473 0 0 25 0 2 0 520291767 474238976 96374 33554432000 4194304 5787044 140734851775328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 115781 96374 392 389 0 111531 0
[pid=2067/tid=2071] ppid=2066 vsize=463124 CPUtime=877.13 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 4100 0 0 0 86226 1487 0 0 16 0 2 0 520301575 474238976 96374 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2059.45
Current children cumulated vsize (KiB) 471824

[startup+1242.3 s]
/proc/loadavg: 3.82 3.65 3.52 5/182 2132
/proc/meminfo: memFree=26984164/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=463520 CPUtime=2169.8 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 138397 0 0 0 214420 2560 0 0 25 0 2 0 520291767 474644480 96792 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2067/statm: 115880 96792 392 389 0 111630 0
[pid=2067/tid=2071] ppid=2066 vsize=463520 CPUtime=927.48 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) R 2066 2066 1030 0 -1 4202560 4265 0 0 0 91209 1539 0 0 16 0 2 0 520301575 474644480 96792 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2169.8
Current children cumulated vsize (KiB) 472220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.64 3.53 5/182 2133
/proc/meminfo: memFree=26934780/32951124 swapFree=67111356/67111528
[pid=2066] ppid=2064 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2066/stat : 2066 (prissup.sh) S 2064 2066 1030 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520291767 8908800 252 33554432000 4194304 4922060 140733312853232 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2066/statm: 2175 252 211 178 0 68 0
[pid=2067] ppid=2066 vsize=486732 CPUtime=2276.04 cores=1,3,5,7
/proc/2067/stat : 2067 (priss) R 2066 2066 1030 0 -1 4202496 144342 0 0 0 224965 2639 0 0 25 0 2 0 520291767 498413568 102737 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2067/statm: 121683 102737 392 389 0 117433 0
[pid=2067/tid=2071] ppid=2066 vsize=486732 CPUtime=976.02 cores=1,3,5,7
/proc/2067/task/2071/stat : 2071 (priss) S 2066 2066 1030 0 -1 4202560 4392 0 0 0 96020 1582 0 0 16 0 2 0 520301575 498413568 102737 33554432000 4194304 5787044 140734851775328 18446744073709551615 218917554609 0 0 4096 0 18446604460674217152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2276.04
Current children cumulated vsize (KiB) 495432

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 2066 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 2276.04
#
# 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): 2276.04
CPU user time (s): 2249.65
CPU system time (s): 26.39
CPU usage (%): 175.078
Max. virtual memory (cumulated for all children) (KiB): 495432

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.10368 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 16:22:21
IDJOB=3251336
IDBENCH=88219
IDSOLVER=1601
FILE ID=node137/3251336-1304086940
RUNJOBID= node137-1304082007-1421
PBS_JOBID= 13170515
Free space on /tmp= 71596 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251336-1304086940/watcher-3251336-1304086940 -o /tmp/evaluation-result-3251336-1304086940/solver-3251336-1304086940 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251336-1304086940.cnf 1895901171 4800 15500 4

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=1895901171

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:      27237540 kB
Buffers:        914548 kB
Cached:        3868332 kB
SwapCached:         56 kB
Active:         751368 kB
Inactive:      4496732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27237540 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           13640 kB
Writeback:           0 kB
AnonPages:      464920 kB
Mapped:          15512 kB
Slab:           401652 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   621496 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:44:03