Trace number 3379451

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
UmSat 2011-05-12 (fixed)UNSAT 339.843 339.834

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

339.71/339.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379451-1305461842/watcher-3379451-1305461842 -o /tmp/evaluation-result-3379451-1305461842/solver-3379451-1305461842 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379451-1305461842.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.90 4.02 3.99 4/380 31033
/proc/meminfo: memFree=21194812/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=12040 CPUtime=0.01 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 459 0 0 0 1 0 0 0 23 0 1 0 638599622 12328960 399 33554432000 4194304 4263832 140735934722160 18446744073709551615 228095111489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3010 399 246 17 0 183 0

[startup+0.0681949 s]
/proc/loadavg: 3.90 4.02 3.99 4/380 31033
/proc/meminfo: memFree=21194812/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=12572 CPUtime=0.06 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 602 0 0 0 6 0 0 0 23 0 1 0 638599622 12873728 542 33554432000 4194304 4263832 140735934722160 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3143 542 247 17 0 316 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12572

[startup+0.100195 s]
/proc/loadavg: 3.90 4.02 3.99 4/380 31033
/proc/meminfo: memFree=21194812/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=12836 CPUtime=0.09 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 646 0 0 0 9 0 0 0 23 0 1 0 638599622 13144064 586 33554432000 4194304 4263832 140735934722160 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3209 586 247 17 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12836

[startup+0.300145 s]
/proc/loadavg: 3.90 4.02 3.99 4/380 31033
/proc/meminfo: memFree=21194812/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=13488 CPUtime=0.29 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 810 0 0 0 29 0 0 0 25 0 1 0 638599622 13811712 750 33554432000 4194304 4263832 140735934722160 18446744073709551615 4222944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3372 750 247 17 0 545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13488

[startup+0.701073 s]
/proc/loadavg: 3.90 4.02 3.99 4/380 31033
/proc/meminfo: memFree=21194812/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=14128 CPUtime=0.69 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 966 0 0 0 69 0 0 0 25 0 1 0 638599622 14467072 906 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207733 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3532 906 247 17 0 705 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14128

[startup+1.50093 s]
/proc/loadavg: 3.90 4.02 3.99 5/381 31034
/proc/meminfo: memFree=21190736/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=15188 CPUtime=1.49 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 1232 0 0 0 149 0 0 0 25 0 1 0 638599622 15552512 1172 33554432000 4194304 4263832 140735934722160 18446744073709551615 4206783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 3797 1172 247 17 0 970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15188

[startup+3.10063 s]
/proc/loadavg: 3.90 4.02 3.99 5/381 31034
/proc/meminfo: memFree=21188256/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=16236 CPUtime=3.09 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 1476 0 0 0 309 0 0 0 25 0 1 0 638599622 16625664 1416 33554432000 4194304 4263832 140735934722160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 4059 1416 247 17 0 1232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16236

[startup+6.30104 s]
/proc/loadavg: 3.91 4.01 3.99 5/381 31035
/proc/meminfo: memFree=21184496/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=18436 CPUtime=6.29 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 2001 0 0 0 629 0 0 0 25 0 1 0 638599622 18878464 1941 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 4609 1941 248 17 0 1782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18436

[startup+12.7009 s]
/proc/loadavg: 3.91 4.01 3.99 5/381 31035
/proc/meminfo: memFree=21178312/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=20612 CPUtime=12.69 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 2536 0 0 0 1269 0 0 0 25 0 1 0 638599622 21106688 2476 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207794 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 5153 2476 248 17 0 2326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20612

[startup+25.5005 s]
/proc/loadavg: 3.93 4.01 3.99 5/381 31035
/proc/meminfo: memFree=21169120/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=24084 CPUtime=25.49 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 3412 0 0 0 2549 0 0 0 25 0 1 0 638599622 24662016 3283 33554432000 4194304 4263832 140735934722160 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 6021 3283 248 17 0 3194 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24084

[startup+51.1008 s]
/proc/loadavg: 3.95 4.01 3.99 5/381 31063
/proc/meminfo: memFree=21099452/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=28032 CPUtime=51.09 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 4356 0 0 0 5109 0 0 0 25 0 1 0 638599622 28704768 4145 33554432000 4194304 4263832 140735934722160 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 7008 4145 248 17 0 4181 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28032

[startup+102.314 s]
/proc/loadavg: 3.98 4.01 3.99 5/381 31064
/proc/meminfo: memFree=21043384/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=33476 CPUtime=102.31 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 5697 0 0 0 10230 1 0 0 25 0 1 0 638599622 34279424 5330 33554432000 4194304 4263832 140735934722160 18446744073709551615 4242318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 8369 5330 248 17 0 5542 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33476

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/381 31066
/proc/meminfo: memFree=21001432/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=39592 CPUtime=162.3 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 7214 0 0 0 16229 1 0 0 25 0 1 0 638599622 40542208 6650 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 9898 6650 248 17 0 7071 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39592

[startup+222.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/381 31067
/proc/meminfo: memFree=20966544/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=44996 CPUtime=222.3 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 8469 0 0 0 22229 1 0 0 25 0 1 0 638599622 46075904 7829 33554432000 4194304 4263832 140735934722160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 11249 7829 248 17 0 8422 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44996

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31069
/proc/meminfo: memFree=20940188/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=49100 CPUtime=282.3 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 9492 0 0 0 28229 1 0 0 25 0 1 0 638599622 50278400 8768 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 12275 8768 248 17 0 9448 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49100

Solver just ended. Dumping a history of the last processes samples

[startup+307.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20928980/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=50048 CPUtime=307.1 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 9798 0 0 0 30709 1 0 0 25 0 1 0 638599622 51249152 8982 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 12512 8982 248 17 0 9685 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 50048

[startup+319.901 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20924496/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=51180 CPUtime=319.9 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10054 0 0 0 31989 1 0 0 25 0 1 0 638599622 52408320 9238 33554432000 4194304 4263832 140735934722160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 12795 9238 248 17 0 9968 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 51180

[startup+332.701 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20917920/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=332.71 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10245 0 0 0 33269 2 0 0 25 0 1 0 638599622 53350400 9429 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9429 248 17 0 10198 0
Current children cumulated CPU time (s) 332.71
Current children cumulated vsize (KiB) 52100

[startup+335.901 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20916176/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=335.9 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10245 0 0 0 33588 2 0 0 25 0 1 0 638599622 53350400 9429 33554432000 4194304 4263832 140735934722160 18446744073709551615 228095106032 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9429 248 17 0 10198 0
Current children cumulated CPU time (s) 335.9
Current children cumulated vsize (KiB) 52100

[startup+337.5 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20916052/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=337.5 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10245 0 0 0 33748 2 0 0 25 0 1 0 638599622 53350400 9429 33554432000 4194304 4263832 140735934722160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9429 248 17 0 10198 0
Current children cumulated CPU time (s) 337.5
Current children cumulated vsize (KiB) 52100

[startup+339.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20915432/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=339.11 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10247 0 0 0 33909 2 0 0 25 0 1 0 638599622 53350400 9431 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9431 248 17 0 10198 0
Current children cumulated CPU time (s) 339.11
Current children cumulated vsize (KiB) 52100

[startup+339.501 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20915432/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=339.51 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10247 0 0 0 33949 2 0 0 25 0 1 0 638599622 53350400 9431 33554432000 4194304 4263832 140735934722160 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9431 248 17 0 10198 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 52100

[startup+339.701 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20915432/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52100 CPUtime=339.71 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10247 0 0 0 33969 2 0 0 25 0 1 0 638599622 53350400 9431 33554432000 4194304 4263832 140735934722160 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13025 9431 248 17 0 10198 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 52100

[startup+339.801 s]
/proc/loadavg: 4.08 4.02 4.00 5/381 31070
/proc/meminfo: memFree=20914564/32951124 swapFree=65980216/67111528
[pid=31033] ppid=31031 vsize=52104 CPUtime=339.82 cores=1,3
/proc/31033/stat : 31033 (umsat) R 31031 31033 30081 0 -1 4202496 10252 0 0 0 33980 2 0 0 25 0 1 0 638599622 53354496 9436 33554432000 4194304 4263832 140735934722160 18446744073709551615 228095148674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31033/statm: 13026 9436 252 17 0 10199 0
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (KiB) 52104

Child status: 0
Real time (s): 339.834
CPU time (s): 339.843
CPU user time (s): 339.82
CPU system time (s): 0.022996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 52104

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

runsolver used 1.19182 second user time and 2.83957 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 14:17:22
IDJOB=3379451
IDBENCH=87935
IDSOLVER=1861
FILE ID=node142/3379451-1305461842
RUNJOBID= node142-1305460521-30703
PBS_JOBID= 13324890
Free space on /tmp= 73540 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379451-1305461842/watcher-3379451-1305461842 -o /tmp/evaluation-result-3379451-1305461842/solver-3379451-1305461842 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379451-1305461842.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=182713844

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21194968 kB
Buffers:        335060 kB
Cached:        4806316 kB
SwapCached:      11520 kB
Active:        8311692 kB
Inactive:      3106768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21194968 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            7420 kB
Writeback:           0 kB
AnonPages:     6273864 kB
Mapped:          21676 kB
Slab:           234796 kB
PageTables:      37156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79157008 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= 73536 MiB
End job on node142 at 2011-05-15 14:23:01