Trace number 3380073

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
SApperloT2010 2011-05-15 (fixed)UNSAT 300.332 300.331

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

300.30/300.31	c Solved by BasicSolver 
300.30/300.31	
300.30/300.31	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-3380073-1305454503/watcher-3380073-1305454503 -o /tmp/evaluation-result-3380073-1305454503/solver-3380073-1305454503 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380073-1305454503.cnf 

running on 2 cores: 4,6

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: 1.91 2.00 2.43 5/374 26106
/proc/meminfo: memFree=21180680/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=27164 CPUtime=0 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 3982 0 0 0 0 0 0 0 21 0 1 0 657050048 27815936 3922 33554432000 4194304 4394578 140735031147280 18446744073709551615 4274532 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 6791 3926 244 49 0 3932 0

[startup+0.099454 s]
/proc/loadavg: 1.91 2.00 2.43 5/374 26106
/proc/meminfo: memFree=21180680/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=61616 CPUtime=0.09 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 10666 0 0 0 8 1 0 0 21 0 1 0 657050048 63094784 10606 33554432000 4194304 4394578 140735031147280 18446744073709551615 210646807237 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 15404 10608 247 49 0 12545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61616

[startup+0.100449 s]
/proc/loadavg: 1.91 2.00 2.43 5/374 26106
/proc/meminfo: memFree=21180680/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=61748 CPUtime=0.09 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 10687 0 0 0 8 1 0 0 21 0 1 0 657050048 63229952 10627 33554432000 4194304 4394578 140735031147280 18446744073709551615 210646807237 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 15437 10628 247 49 0 12578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61748

[startup+0.30042 s]
/proc/loadavg: 1.91 2.00 2.43 5/374 26106
/proc/meminfo: memFree=21180680/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=81152 CPUtime=0.29 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 15528 0 0 0 27 2 0 0 22 0 1 0 657050048 83099648 15468 33554432000 4194304 4394578 140735031147280 18446744073709551615 210646807585 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 20288 15469 247 49 0 17429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81152

[startup+0.700349 s]
/proc/loadavg: 1.91 2.00 2.43 5/374 26106
/proc/meminfo: memFree=21180680/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=117308 CPUtime=0.68 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 24664 0 0 0 65 3 0 0 23 0 1 0 657050048 120123392 24506 33554432000 4194304 4394578 140735031147280 18446744073709551615 210646807237 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 29327 24507 247 49 0 26468 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 117308

[startup+1.50024 s]
/proc/loadavg: 2.07 2.04 2.44 5/386 26125
/proc/meminfo: memFree=20679480/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=165660 CPUtime=1.48 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 36028 0 0 0 140 8 0 0 25 0 1 0 657050048 169635840 33788 33554432000 4194304 4394578 140735031147280 18446744073709551615 210647170967 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 41415 33788 255 49 0 38556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165660

[startup+3.10097 s]
/proc/loadavg: 2.07 2.04 2.44 5/386 26125
/proc/meminfo: memFree=20513816/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=179940 CPUtime=3.08 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 41854 0 0 0 295 13 0 0 25 0 1 0 657050048 184258560 36708 33554432000 4194304 4394578 140735031147280 18446744073709551615 210647170967 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 44985 36708 255 49 0 42126 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 179940

[startup+6.30043 s]
/proc/loadavg: 2.07 2.04 2.44 5/386 26125
/proc/meminfo: memFree=20211848/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=224160 CPUtime=6.29 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 55449 0 0 0 613 16 0 0 25 0 1 0 657050048 229539840 50303 33554432000 4194304 4394578 140735031147280 18446744073709551615 4299506 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 56040 50303 266 49 0 53181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224160

[startup+12.7004 s]
/proc/loadavg: 3.37 2.31 2.53 5/386 26125
/proc/meminfo: memFree=20159764/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=234824 CPUtime=12.69 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 58043 0 0 0 1252 17 0 0 25 0 1 0 657050048 240459776 52897 33554432000 4194304 4394578 140735031147280 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 58706 52897 266 49 0 55847 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 234824

[startup+25.5012 s]
/proc/loadavg: 3.92 2.47 2.58 5/386 26126
/proc/meminfo: memFree=20085840/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=254484 CPUtime=25.49 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 63066 0 0 0 2529 20 0 0 25 0 1 0 657050048 260591616 57920 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 63621 57920 266 49 0 60762 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 254484

[startup+51.1009 s]
/proc/loadavg: 4.19 2.65 2.63 5/386 26126
/proc/meminfo: memFree=19947024/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=283772 CPUtime=51.09 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 70352 0 0 0 5087 22 0 0 25 0 1 0 657050048 290582528 65206 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 70943 65206 266 49 0 68084 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 283772

[startup+102.314 s]
/proc/loadavg: 4.14 2.89 2.72 5/386 26128
/proc/meminfo: memFree=19708380/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=335048 CPUtime=102.31 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 82665 0 0 0 10205 26 0 0 25 0 1 0 657050048 343089152 77519 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 83762 77519 266 49 0 80903 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 335048

[startup+162.301 s]
/proc/loadavg: 4.05 3.09 2.79 5/386 26129
/proc/meminfo: memFree=19463840/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=380372 CPUtime=162.3 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 93497 0 0 0 16200 30 0 0 25 0 1 0 657050048 389500928 88351 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 95093 88351 266 49 0 92234 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 380372

[startup+222.315 s]
/proc/loadavg: 4.06 3.27 2.87 5/386 26158
/proc/meminfo: memFree=19635336/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=400392 CPUtime=222.31 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 98240 0 0 0 22199 32 0 0 25 0 1 0 657050048 410001408 93094 33554432000 4194304 4394578 140735031147280 18446744073709551615 4308925 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 100098 93094 266 49 0 97239 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 400392

[startup+282.301 s]
/proc/loadavg: 4.02 3.40 2.94 5/386 26159
/proc/meminfo: memFree=19418440/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=282.29 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106344 0 0 0 28196 33 0 0 25 0 1 0 657050048 445063168 101198 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298798 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101198 266 49 0 105799 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 434632

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

[startup+288.001 s]
/proc/loadavg: 4.02 3.41 2.94 5/386 26159
/proc/meminfo: memFree=19406660/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=287.99 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106344 0 0 0 28766 33 0 0 25 0 1 0 657050048 445063168 101198 33554432000 4194304 4394578 140735031147280 18446744073709551615 4287403 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101198 266 49 0 105799 0
Current children cumulated CPU time (s) 287.99
Current children cumulated vsize (KiB) 434632

[startup+294.401 s]
/proc/loadavg: 4.02 3.42 2.95 5/386 26160
/proc/meminfo: memFree=19395004/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=294.39 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106344 0 0 0 29406 33 0 0 25 0 1 0 657050048 445063168 101198 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101198 266 49 0 105799 0
Current children cumulated CPU time (s) 294.39
Current children cumulated vsize (KiB) 434632

[startup+297.6 s]
/proc/loadavg: 4.02 3.43 2.95 5/386 26160
/proc/meminfo: memFree=19389672/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=297.59 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106355 0 0 0 29726 33 0 0 25 0 1 0 657050048 445063168 101209 33554432000 4194304 4394578 140735031147280 18446744073709551615 4285625 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101209 266 49 0 105799 0
Current children cumulated CPU time (s) 297.59
Current children cumulated vsize (KiB) 434632

[startup+299.201 s]
/proc/loadavg: 4.02 3.43 2.95 5/386 26160
/proc/meminfo: memFree=19385208/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=299.2 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106356 0 0 0 29887 33 0 0 25 0 1 0 657050048 445063168 101210 33554432000 4194304 4394578 140735031147280 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101210 266 49 0 105799 0
Current children cumulated CPU time (s) 299.2
Current children cumulated vsize (KiB) 434632

[startup+300.001 s]
/proc/loadavg: 4.02 3.43 2.95 5/386 26160
/proc/meminfo: memFree=19385208/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=299.99 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106356 0 0 0 29966 33 0 0 25 0 1 0 657050048 445063168 101210 33554432000 4194304 4394578 140735031147280 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101210 266 49 0 105799 0
Current children cumulated CPU time (s) 299.99
Current children cumulated vsize (KiB) 434632

[startup+300.201 s]
/proc/loadavg: 4.02 3.43 2.95 5/386 26160
/proc/meminfo: memFree=19385208/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=300.19 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106356 0 0 0 29986 33 0 0 25 0 1 0 657050048 445063168 101210 33554432000 4194304 4394578 140735031147280 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101210 266 49 0 105799 0
Current children cumulated CPU time (s) 300.19
Current children cumulated vsize (KiB) 434632

[startup+300.301 s]
/proc/loadavg: 4.02 3.43 2.95 5/386 26160
/proc/meminfo: memFree=19384092/32951132 swapFree=64495980/67111528
[pid=26106] ppid=26104 vsize=434632 CPUtime=300.3 cores=4,6
/proc/26106/stat : 26106 (SApperloT2010) R 26104 26106 24429 0 -1 4202496 106356 0 0 0 29997 33 0 0 25 0 1 0 657050048 445063168 101210 33554432000 4194304 4394578 140735031147280 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26106/statm: 108658 101210 266 49 0 105799 0
Current children cumulated CPU time (s) 300.3
Current children cumulated vsize (KiB) 434632

Child status: 20
Real time (s): 300.331
CPU time (s): 300.332
CPU user time (s): 299.982
CPU system time (s): 0.349946
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 434632

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

runsolver used 1.21781 second user time and 2.55361 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 12:15:04
IDJOB=3380073
IDBENCH=71039
IDSOLVER=1862
FILE ID=node129/3380073-1305454503
RUNJOBID= node129-1305454503-26083
PBS_JOBID= 13324843
Free space on /tmp= 73316 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380073-1305454503/watcher-3380073-1305454503 -o /tmp/evaluation-result-3380073-1305454503/solver-3380073-1305454503 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380073-1305454503.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1539748714

node129.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.831
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.831
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.83
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      21180712 kB
Buffers:        260924 kB
Cached:        6242304 kB
SwapCached:      52668 kB
Active:        3148604 kB
Inactive:      8384012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21180712 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           79848 kB
Writeback:           8 kB
AnonPages:     4985656 kB
Mapped:          19392 kB
Slab:           132880 kB
PageTables:      40456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 92948684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node129 at 2011-05-15 12:20:05