Trace number 3483708

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
PicoMUS 941UNSAT 38.2582 38.2594

General information on the benchmark

Namemus/marques-silva/design-debugging/
mem_ctrl-debug.dimacs.cnf
MD5SUM190a28a3169c56c2b15f74aa82345e29
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.417936
Satisfiable
(Un)Satisfiability was proved
Number of variables178303
Number of clauses505547
Sum of the clauses size1244898
Maximum clause length4
Minimum clause length1
Number of clauses of size 14380
Number of clauses of size 2263089
Number of clauses of size 3237972
Number of clauses of size 4106
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c [picomus] WARNING: no output file given
0.00/0.01	c [picomus] p cnf 178303 505547
0.29/0.35	s UNSATISFIABLE
0.29/0.35	c [picomus] extracted core 1 of size 72 out of 505547 (0%) after 0.4 sec
0.39/0.42	c [picomus] extracted core 2 of size 72 out of 505547 (0%) after 0.4 sec
0.39/0.46	c [picomus] extracted core 3 of size 72 out of 505547 (0%) after 0.5 sec
0.49/0.51	c [picomus] extracted core 4 of size 72 out of 505547 (0%) after 0.5 sec
0.49/0.55	c [picomus] extracted core 5 of size 72 out of 505547 (0%) after 0.6 sec
0.49/0.59	c [picomus] extracted core 6 of size 72 out of 505547 (0%) after 0.6 sec
0.59/0.64	c [picomus] extracted core 7 of size 72 out of 505547 (0%) after 0.6 sec
0.59/0.68	c [picomus] extracted core 8 of size 72 out of 505547 (0%) after 0.7 sec
2.49/2.58	c [picomus] reduction 1 to 72 out of 505547 (0%) after 2.6 sec
38.19/38.24	c [picosat] 74 calls
38.19/38.24	c [picosat] 0 iterations
38.19/38.24	c [picosat] 0 restarts
38.19/38.24	c [picosat] 0 failed literals
38.19/38.24	c [picosat] 2 conflicts
38.19/38.24	c [picosat] 49362961 decisions
38.19/38.24	c [picosat] 143 fixed variables
38.19/38.24	c [picosat] 150 learned literals
38.19/38.24	c [picosat] 0.0% deleted literals
38.19/38.24	c [picosat] 49378488 propagations
38.19/38.24	c [picosat] 0.0% variables used
38.19/38.24	c [picosat] 31.9 seconds in library
38.19/38.24	c [picosat] 1.5 megaprops/second
38.19/38.24	c [picosat] probing 13.5 seconds 42%
38.19/38.24	c [picosat] 72 simplifications
38.19/38.24	c [picosat] 0 reductions
38.19/38.24	c [picosat] 0.0 MB recycled
38.19/38.24	c [picosat] 44.3 MB maximally allocated
38.19/38.24	c [picomus] found 505475 redundant clauses 100%
38.19/38.24	c [picomus] computed MUS of size 72 out of 505547 (0%)
38.19/38.24	v 30
38.19/38.24	v 32
38.19/38.24	v 35
38.19/38.24	v 36
38.19/38.24	v 293006
38.19/38.24	v 293007
38.19/38.24	v 293010
38.19/38.24	v 293012
38.19/38.24	v 293015
38.19/38.24	v 293018
38.19/38.24	v 293020
38.19/38.24	v 301229
38.19/38.24	v 302307
38.19/38.24	v 344804
38.19/38.24	v 344805
38.19/38.24	v 344982
38.19/38.24	v 344984
38.19/38.24	v 344987
38.19/38.24	v 344990
38.19/38.24	v 345066
38.19/38.24	v 348443
38.19/38.24	v 348459
38.19/38.24	v 348491
38.19/38.24	v 384401
38.19/38.24	v 384403
38.19/38.24	v 384404
38.19/38.24	v 384405
38.19/38.24	v 384414
38.19/38.24	v 384415
38.19/38.24	v 384416
38.19/38.24	v 384417
38.19/38.24	v 384418
38.19/38.24	v 430790
38.19/38.24	v 430791
38.19/38.24	v 430800
38.19/38.24	v 430802
38.19/38.24	v 463275
38.19/38.24	v 464547
38.19/38.24	v 464665
38.19/38.24	v 466120
38.19/38.24	v 478050
38.19/38.24	v 478051
38.19/38.24	v 478058
38.19/38.24	v 478062
38.19/38.24	v 488224
38.19/38.24	v 489201
38.19/38.24	v 489302
38.19/38.24	v 490723
38.19/38.24	v 494904
38.19/38.24	v 494905
38.19/38.24	v 494912
38.19/38.24	v 494916
38.19/38.24	v 502211
38.19/38.24	v 502722
38.19/38.24	v 502803
38.19/38.24	v 504156
38.19/38.24	v 504184
38.19/38.24	v 504371
38.19/38.24	v 504372
38.19/38.24	v 504375
38.19/38.24	v 504379
38.19/38.24	v 504883
38.19/38.24	v 504983
38.19/38.24	v 504986
38.19/38.24	v 504997
38.19/38.24	v 505021
38.19/38.24	v 505025
38.19/38.24	v 505027
38.19/38.24	v 505249
38.19/38.24	v 505254
38.19/38.24	v 505335
38.19/38.24	v 505526
38.19/38.24	v 0
38.19/38.24	c [picomus] computed 72 irredundant clauses 0%
38.19/38.25	c [picomus] 1 reductions in 38.3 seconds

Verifier Data

OK	72

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3483708-1307605096/watcher-3483708-1307605096 -o /tmp/evaluation-result-3483708-1307605096/solver-3483708-1307605096 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483708-1307605096.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.10 0.05 0.01 2/670 25992
/proc/meminfo: memFree=14325960/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=7380 CPUtime=0.01 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 402 0 0 0 1 0 0 0 21 0 1 0 872107504 7557120 357 33554432000 134512640 135072097 4289168320 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 1845 357 53 137 0 1706 0

[startup+0.0757779 s]
/proc/loadavg: 0.10 0.05 0.01 2/670 25992
/proc/meminfo: memFree=14325960/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=10812 CPUtime=0.07 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 1789 0 0 0 7 0 0 0 21 0 1 0 872107504 11071488 1744 33554432000 134512640 135072097 4289168320 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 2703 1746 53 137 0 2564 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10812

[startup+0.100786 s]
/proc/loadavg: 0.10 0.05 0.01 2/670 25992
/proc/meminfo: memFree=14325960/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=12132 CPUtime=0.09 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 2320 0 0 0 9 0 0 0 21 0 1 0 872107504 12423168 2275 33554432000 134512640 135072097 4289168320 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 3033 2277 53 137 0 2894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12132

[startup+0.300743 s]
/proc/loadavg: 0.10 0.05 0.01 2/670 25992
/proc/meminfo: memFree=14325960/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=42348 CPUtime=0.29 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 10455 0 0 0 28 1 0 0 22 0 1 0 872107504 43364352 10161 33554432000 134512640 135072097 4289168320 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 10620 10162 61 137 0 10481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42348

[startup+0.700672 s]
/proc/loadavg: 0.10 0.05 0.01 2/670 25992
/proc/meminfo: memFree=14325960/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=26796 CPUtime=0.69 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 35443 0 0 0 65 4 0 0 24 0 1 0 872107504 27439104 6382 33554432000 134512640 135072097 4289168320 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 6699 6383 70 137 0 6560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26796

[startup+1.50052 s]
/proc/loadavg: 0.10 0.05 0.01 2/671 25993
/proc/meminfo: memFree=14271028/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=57700 CPUtime=1.49 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 42797 0 0 0 144 5 0 0 25 0 1 0 872107504 59084800 13548 33554432000 134512640 135072097 4289168320 18446744073709551615 134536702 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 14425 13548 75 137 0 14286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57700

[startup+3.10022 s]
/proc/loadavg: 0.10 0.05 0.01 2/671 25995
/proc/meminfo: memFree=14270284/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=3.09 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 304 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62000

[startup+6.30063 s]
/proc/loadavg: 0.25 0.08 0.02 4/678 26007
/proc/meminfo: memFree=14153344/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=6.29 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 624 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134548856 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62000

[startup+12.7005 s]
/proc/loadavg: 0.47 0.13 0.03 5/686 26062
/proc/meminfo: memFree=13958192/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=12.69 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 1264 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134583951 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62000

[startup+25.5011 s]
/proc/loadavg: 1.25 0.32 0.10 5/686 26062
/proc/meminfo: memFree=13909236/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=25.49 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 2544 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134583951 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62000

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

[startup+31.919 s]
/proc/loadavg: 1.47 0.38 0.12 5/686 26062
/proc/meminfo: memFree=13909616/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=31.91 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3186 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134565902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 31.91
Current children cumulated vsize (KiB) 62000

[startup+35.1004 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26095
/proc/meminfo: memFree=13979864/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=35.11 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3506 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 35.11
Current children cumulated vsize (KiB) 62000

[startup+36.7011 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26096
/proc/meminfo: memFree=13975772/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=36.69 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3664 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 62000

[startup+37.5009 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26096
/proc/meminfo: memFree=13972432/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=37.49 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3744 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134584017 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 37.49
Current children cumulated vsize (KiB) 62000

[startup+37.9009 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26096
/proc/meminfo: memFree=13972432/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=37.89 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3784 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 37.89
Current children cumulated vsize (KiB) 62000

[startup+38.1008 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26096
/proc/meminfo: memFree=13972432/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=38.09 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3804 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134584035 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 38.09
Current children cumulated vsize (KiB) 62000

[startup+38.2008 s]
/proc/loadavg: 1.68 0.44 0.14 5/686 26096
/proc/meminfo: memFree=13972432/32951124 swapFree=55639044/67111528
[pid=25992] ppid=25990 vsize=62000 CPUtime=38.19 cores=0,2
/proc/25992/stat : 25992 (picomus) R 25990 25992 25353 0 -1 4202496 43501 0 0 0 3814 5 0 0 25 0 1 0 872107504 63488000 14252 33554432000 134512640 135072097 4289168320 18446744073709551615 134549050 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 15500 14252 77 137 0 15361 0
Current children cumulated CPU time (s) 38.19
Current children cumulated vsize (KiB) 62000

Child status: 20
Real time (s): 38.2594
CPU time (s): 38.2582
CPU user time (s): 38.2032
CPU system time (s): 0.054991
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 62000

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

runsolver used 0.208968 second user time and 0.418936 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-09 09:38:16
IDJOB=3483708
IDBENCH=89378
IDSOLVER=1974
FILE ID=node133/3483708-1307605096
RUNJOBID= node133-1307605085-25863
PBS_JOBID= 13547756
Free space on /tmp= 73628 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/design-debugging/mem_ctrl-debug.dimacs.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483708-1307605096/watcher-3483708-1307605096 -o /tmp/evaluation-result-3483708-1307605096/solver-3483708-1307605096 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483708-1307605096.cnf

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

MD5SUM BENCH= 190a28a3169c56c2b15f74aa82345e29
RANDOM SEED=804689159

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      14326240 kB
Buffers:        165624 kB
Cached:         699256 kB
SwapCached:      10460 kB
Active:       18095472 kB
Inactive:       222368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14326240 kB
SwapTotal:    67111528 kB
SwapFree:     55639044 kB
Dirty:           10356 kB
Writeback:           0 kB
AnonPages:    17450252 kB
Mapped:          83924 kB
Slab:           142964 kB
PageTables:      91804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137721384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73576 MiB
End job on node133 at 2011-06-09 09:38:55