Trace number 3288973

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications 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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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: 14913
0.00/0.04	c parsetime: 42039us
0.00/0.04	c parsed 148436 clauses with 44362 variables
1.09/1.10	c preprocessor returned 44362 variables
1.09/1.10	c preprocessing returned UNKNOWN
1.09/1.10	c PP set 1545 variables
1.09/1.10	c pp time: 1053718us (1s)

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-3288973-1304051710/watcher-3288973-1304051710 -o /tmp/evaluation-result-3288973-1304051710/solver-3288973-1304051710 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3288973-1304051710.cnf 890028535 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.52 3.52 3.66 3/179 14912
/proc/meminfo: memFree=30259072/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0

[startup+0.0502611 s]
/proc/loadavg: 3.52 3.52 3.66 3/179 14912
/proc/meminfo: memFree=30259072/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101233 s]
/proc/loadavg: 3.52 3.52 3.66 3/179 14912
/proc/meminfo: memFree=30259072/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300187 s]
/proc/loadavg: 3.52 3.52 3.66 3/179 14912
/proc/meminfo: memFree=30259072/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70114 s]
/proc/loadavg: 3.52 3.52 3.66 3/179 14912
/proc/meminfo: memFree=30259072/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 3.52 3.52 3.66 3/181 14914
/proc/meminfo: memFree=30227700/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=134788 CPUtime=1.76 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 12256 0 0 0 174 2 0 0 25 0 2 0 516771385 138022912 10443 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 33697 10444 390 389 0 29447 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 143488

[startup+3.1007 s]
/proc/loadavg: 3.52 3.52 3.66 4/182 14915
/proc/meminfo: memFree=30217524/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=134788 CPUtime=4.58 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 12482 0 0 0 442 16 0 0 25 0 2 0 516771385 138022912 10669 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 33697 10669 390 389 0 29447 0
[pid=14913/tid=14915] ppid=14912 vsize=134788 CPUtime=1.48 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 114 0 0 0 139 9 0 0 15 0 2 0 516771497 138022912 10669 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 143488

[startup+6.30112 s]
/proc/loadavg: 3.48 3.51 3.66 5/182 14915
/proc/meminfo: memFree=30215740/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=134920 CPUtime=10.09 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 12781 0 0 0 964 45 0 0 25 0 2 0 516771385 138158080 10968 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 33730 10968 390 389 0 29480 0
[pid=14913/tid=14915] ppid=14912 vsize=134920 CPUtime=3.78 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 141 0 0 0 350 28 0 0 15 0 2 0 516771497 138158080 10968 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 143620

[startup+12.7009 s]
/proc/loadavg: 3.52 3.52 3.66 5/182 14916
/proc/meminfo: memFree=30208300/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=135184 CPUtime=21.24 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 14575 0 0 0 2030 94 0 0 25 0 2 0 516771385 138428416 12762 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 33796 12762 390 389 0 29546 0
[pid=14913/tid=14915] ppid=14912 vsize=135184 CPUtime=8.54 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 184 0 0 0 791 63 0 0 15 0 2 0 516771497 138428416 12762 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.24
Current children cumulated vsize (KiB) 143884

[startup+25.5006 s]
/proc/loadavg: 3.56 3.52 3.66 5/182 14916
/proc/meminfo: memFree=30202484/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=137296 CPUtime=43.48 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 16162 0 0 0 4177 171 0 0 25 0 2 0 516771385 140591104 14349 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 34324 14349 390 389 0 30074 0
[pid=14913/tid=14915] ppid=14912 vsize=137296 CPUtime=17.98 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 272 0 0 0 1686 112 0 0 15 0 2 0 516771497 140591104 14349 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 145996

[startup+51.1009 s]
/proc/loadavg: 3.52 3.51 3.65 5/182 14917
/proc/meminfo: memFree=30193200/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=137560 CPUtime=88.14 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 18366 0 0 0 8513 301 0 0 25 0 2 0 516771385 140861440 16552 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 34390 16552 390 389 0 30140 0
[pid=14913/tid=14915] ppid=14912 vsize=137560 CPUtime=37.05 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 323 0 0 0 3507 198 0 0 15 0 2 0 516771497 140861440 16552 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.14
Current children cumulated vsize (KiB) 146260

[startup+102.307 s]
/proc/loadavg: 3.50 3.51 3.64 5/182 14918
/proc/meminfo: memFree=30163152/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=137992 CPUtime=178.06 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 24243 0 0 0 17297 509 0 0 25 0 2 0 516771385 141303808 22375 33554432000 4194304 5787044 140736972881008 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14913/statm: 34498 22375 390 389 0 30248 0
[pid=14913/tid=14915] ppid=14912 vsize=137992 CPUtime=75.76 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 419 0 0 0 7252 324 0 0 16 0 2 0 516771497 141303808 22375 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.06
Current children cumulated vsize (KiB) 146692

[startup+162.301 s]
/proc/loadavg: 3.59 3.53 3.64 5/182 14920
/proc/meminfo: memFree=30140060/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=138432 CPUtime=284.74 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 27440 0 0 0 27759 715 0 0 25 0 2 0 516771385 141754368 25524 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14913/statm: 34608 25524 390 389 0 30358 0
[pid=14913/tid=14915] ppid=14912 vsize=138432 CPUtime=122.45 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 529 0 0 0 11798 447 0 0 15 0 2 0 516771497 141754368 25524 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.74
Current children cumulated vsize (KiB) 147132

[startup+222.301 s]
/proc/loadavg: 3.52 3.51 3.62 4/182 14921
/proc/meminfo: memFree=30117104/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=204980 CPUtime=391.89 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 33202 0 0 0 38302 887 0 0 25 0 2 0 516771385 209899520 31189 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14913/statm: 51245 31189 390 389 0 46995 0
[pid=14913/tid=14915] ppid=14912 vsize=204980 CPUtime=169.6 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 744 0 0 0 16408 552 0 0 15 0 2 0 516771497 209899520 31189 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 391.89
Current children cumulated vsize (KiB) 213680

[startup+282.301 s]
/proc/loadavg: 3.58 3.52 3.62 3/182 14952
/proc/meminfo: memFree=30217164/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=206072 CPUtime=500.03 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 36650 0 0 0 48967 1036 0 0 25 0 2 0 516771385 211017728 34637 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 51518 34637 390 389 0 47268 0
[pid=14913/tid=14915] ppid=14912 vsize=206072 CPUtime=217.73 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 992 0 0 0 21130 643 0 0 16 0 2 0 516771497 211017728 34637 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 500.03

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

[pid=14913] ppid=14912 vsize=280988 CPUtime=1259.24 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 58389 0 0 0 124137 1787 0 0 25 0 2 0 516771385 287731712 56077 33554432000 4194304 5787044 140736972881008 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 70247 56077 390 389 0 65997 0
[pid=14913/tid=14915] ppid=14912 vsize=280988 CPUtime=556.93 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2026 0 0 0 54605 1088 0 0 16 0 2 0 516771497 287731712 56077 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1259.24
Current children cumulated vsize (KiB) 289688

[startup+762.306 s]
/proc/loadavg: 3.89 3.76 3.68 5/182 14965
/proc/meminfo: memFree=29990428/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=281976 CPUtime=1368.99 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 64887 0 0 0 135031 1868 0 0 25 0 2 0 516771385 288743424 62575 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 70494 62575 390 389 0 66244 0
[pid=14913/tid=14915] ppid=14912 vsize=281976 CPUtime=606.67 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2270 0 0 0 59537 1130 0 0 16 0 2 0 516771497 288743424 62575 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1368.99
Current children cumulated vsize (KiB) 290676

[startup+822.3 s]
/proc/loadavg: 3.58 3.70 3.66 4/182 14966
/proc/meminfo: memFree=29980968/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=347768 CPUtime=1477.11 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 67419 0 0 0 145751 1960 0 0 25 0 2 0 516771385 356114432 64882 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 86942 64882 390 389 0 82692 0
[pid=14913/tid=14915] ppid=14912 vsize=347768 CPUtime=654.8 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 2339 0 0 0 64298 1182 0 0 16 0 2 0 516771497 356114432 64882 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1477.11
Current children cumulated vsize (KiB) 356468

[startup+882.3 s]
/proc/loadavg: 3.69 3.69 3.65 5/182 14968
/proc/meminfo: memFree=29980820/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=347768 CPUtime=1585.62 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 67420 0 0 0 156507 2055 0 0 25 0 2 0 516771385 356114432 64883 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 86942 64883 390 389 0 82692 0
[pid=14913/tid=14915] ppid=14912 vsize=347768 CPUtime=703.3 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2339 0 0 0 69090 1240 0 0 16 0 2 0 516771497 356114432 64883 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1585.62
Current children cumulated vsize (KiB) 356468

[startup+942.3 s]
/proc/loadavg: 3.80 3.72 3.66 5/182 14969
/proc/meminfo: memFree=29977808/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=347768 CPUtime=1694.61 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 67420 0 0 0 167318 2143 0 0 25 0 2 0 516771385 356114432 64883 33554432000 4194304 5787044 140736972881008 18446744073709551615 5524581 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 86942 64883 390 389 0 82692 0
[pid=14913/tid=14915] ppid=14912 vsize=347768 CPUtime=752.3 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) S 14912 14912 13999 0 -1 4202560 2339 0 0 0 73935 1295 0 0 16 0 2 0 516771497 356114432 64883 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 18446604455787647232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1694.61
Current children cumulated vsize (KiB) 356468

[startup+1002.3 s]
/proc/loadavg: 3.85 3.74 3.67 5/182 14971
/proc/meminfo: memFree=29959928/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=348280 CPUtime=1804.27 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 67495 0 0 0 178207 2220 0 0 25 0 2 0 516771385 356638720 64958 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 87070 64958 390 389 0 82820 0
[pid=14913/tid=14915] ppid=14912 vsize=348280 CPUtime=801.95 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2401 0 0 0 78856 1339 0 0 15 0 2 0 516771497 356638720 64958 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1804.27
Current children cumulated vsize (KiB) 356980

[startup+1062.3 s]
/proc/loadavg: 3.83 3.75 3.67 3/182 14973
/proc/meminfo: memFree=29944656/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=348792 CPUtime=1914.27 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 68123 0 0 0 189132 2295 0 0 25 0 2 0 516771385 357163008 65586 33554432000 4194304 5787044 140736972881008 18446744073709551615 5524664 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 87198 65586 390 389 0 82948 0
[pid=14913/tid=14915] ppid=14912 vsize=348792 CPUtime=851.96 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2513 0 0 0 83813 1383 0 0 16 0 2 0 516771497 357163008 65586 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1914.27
Current children cumulated vsize (KiB) 357492

[startup+1122.3 s]
/proc/loadavg: 3.38 3.64 3.64 5/182 14974
/proc/meminfo: memFree=29920080/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=349304 CPUtime=2024.23 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 73476 0 0 0 200055 2368 0 0 25 0 2 0 516771385 357687296 70939 33554432000 4194304 5787044 140736972881008 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 87326 70939 390 389 0 83076 0
[pid=14913/tid=14915] ppid=14912 vsize=349304 CPUtime=901.91 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2631 0 0 0 88770 1421 0 0 15 0 2 0 516771497 357687296 70939 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2024.23
Current children cumulated vsize (KiB) 358004

[startup+1182.3 s]
/proc/loadavg: 3.45 3.60 3.62 5/182 14976
/proc/meminfo: memFree=29896112/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=349816 CPUtime=2134.69 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 79502 0 0 0 211033 2436 0 0 25 0 2 0 516771385 358211584 76965 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 87454 76965 390 389 0 83204 0
[pid=14913/tid=14915] ppid=14912 vsize=349816 CPUtime=952.37 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2758 0 0 0 93781 1456 0 0 15 0 2 0 516771497 358211584 76965 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527444 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2134.69
Current children cumulated vsize (KiB) 358516

[startup+1242.3 s]
/proc/loadavg: 3.22 3.51 3.59 4/182 14977
/proc/meminfo: memFree=29875744/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=415896 CPUtime=2245.25 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 84480 0 0 0 222017 2508 0 0 25 0 2 0 516771385 425877504 81943 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14913/statm: 103974 81943 390 389 0 99724 0
[pid=14913/tid=14915] ppid=14912 vsize=415896 CPUtime=1002.92 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2876 0 0 0 98800 1492 0 0 16 0 2 0 516771497 425877504 81943 33554432000 4194304 5787044 140736972881008 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2245.25
Current children cumulated vsize (KiB) 424596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.53 3.54 3.59 4/182 14979
/proc/meminfo: memFree=29864056/32951124 swapFree=67111364/67111528
[pid=14912] ppid=14910 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14912/stat : 14912 (prissup.sh) S 14910 14912 13999 0 -1 4202496 332 0 0 0 0 0 0 0 19 0 1 0 516771385 8908800 252 33554432000 4194304 4922060 140734628959872 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14912/statm: 2175 252 211 178 0 68 0
[pid=14913] ppid=14912 vsize=416280 CPUtime=2350.74 cores=1,3,5,7
/proc/14913/stat : 14913 (priss) R 14912 14912 13999 0 -1 4202496 87627 0 0 0 232494 2580 0 0 25 0 2 0 516771385 426270720 84764 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14913/statm: 104070 84764 390 389 0 99820 0
[pid=14913/tid=14915] ppid=14912 vsize=416280 CPUtime=1050.72 cores=1,3,5,7
/proc/14913/task/14915/stat : 14915 (priss) R 14912 14912 13999 0 -1 4202560 2947 0 0 0 103538 1534 0 0 16 0 2 0 516771497 426270720 84764 33554432000 4194304 5787044 140736972881008 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2350.74
Current children cumulated vsize (KiB) 424980

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 14912 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2350.74
#
# 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): 2350.74
CPU user time (s): 2324.94
CPU system time (s): 25.8
CPU usage (%): 180.824
Max. virtual memory (cumulated for all children) (KiB): 424980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
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 1.9857 second user time and 5.11922 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 06:35:10
IDJOB=3288973
IDBENCH=83110
IDSOLVER=1601
FILE ID=node106/3288973-1304051710
RUNJOBID= node106-1304049355-14467
PBS_JOBID= 13170400
Free space on /tmp= 72136 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288973-1304051710/watcher-3288973-1304051710 -o /tmp/evaluation-result-3288973-1304051710/solver-3288973-1304051710 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3288973-1304051710.cnf 890028535 4800 15500 4

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=890028535

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30259344 kB
Buffers:        225988 kB
Cached:        2045680 kB
SwapCached:         88 kB
Active:         920264 kB
Inactive:      1560964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30259344 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:      209200 kB
Mapped:          15544 kB
Slab:           145288 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   374672 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= 72152 MiB
End job on node106 at 2011-04-29 06:56:52