Trace number 3375364

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
MPhaseSAT64 2011-05-14 (fixed)UNSAT 89.2604 89.2597

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
MD5SUMdb8052d689d68a5a8af12c3049f9d9c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.20921
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

89.19/89.25	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
89.19/89.25	c input CNF file=HOME/instance-3375364-1305450164.cnf 
89.19/89.25	c Clause#=1491  var#=350  ratio=4 
89.19/89.25	c Simplified clause#=1491 
89.19/89.25	c XOR_varElimination deleted var#=0 clauses#=1491 
89.19/89.25	c inative var#=0 
89.19/89.25	c free var#=335  
89.19/89.25	c local search on 
89.19/89.25	c height=19 age=29.957140 
89.19/89.25	c hybrid solving 
89.19/89.25	c 
89.19/89.25	s UNSATISFIABLE
89.19/89.25	c 
89.19/89.25	c  Running time=89.258431 

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-3375364-1305450164/watcher-3375364-1305450164 -o /tmp/evaluation-result-3375364-1305450164/solver-3375364-1305450164 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375364-1305450164.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: 1.01 2.24 3.12 5/294 15856
/proc/meminfo: memFree=18749472/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=12128 CPUtime=0 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 428 0 0 0 0 0 0 0 25 0 1 0 656616032 12419072 368 33554432000 4194304 4479436 140737438731264 18446744073709551615 4267468 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3032 368 281 70 0 152 0

[startup+0.0756869 s]
/proc/loadavg: 1.01 2.24 3.12 5/294 15856
/proc/meminfo: memFree=18749472/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=12800 CPUtime=0.07 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 654 0 0 0 7 0 0 0 25 0 1 0 656616032 13107200 594 33554432000 4194304 4479436 140737438731264 18446744073709551615 4380858 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3200 594 324 70 0 320 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12800

[startup+0.100672 s]
/proc/loadavg: 1.01 2.24 3.12 5/294 15856
/proc/meminfo: memFree=18749472/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=12932 CPUtime=0.09 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 703 0 0 0 9 0 0 0 25 0 1 0 656616032 13242368 643 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3233 643 324 70 0 353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12932

[startup+0.300637 s]
/proc/loadavg: 1.01 2.24 3.12 5/294 15856
/proc/meminfo: memFree=18749472/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=13844 CPUtime=0.29 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 932 0 0 0 29 0 0 0 25 0 1 0 656616032 14176256 872 33554432000 4194304 4479436 140737438731264 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3461 872 325 70 0 581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13844

[startup+0.70058 s]
/proc/loadavg: 1.01 2.24 3.12 5/294 15856
/proc/meminfo: memFree=18749472/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=14488 CPUtime=0.69 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 1157 0 0 0 69 0 0 0 25 0 1 0 656616032 14835712 1033 33554432000 4194304 4479436 140737438731264 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3622 1033 325 70 0 742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14488

[startup+1.50043 s]
/proc/loadavg: 1.25 2.27 3.12 5/291 15873
/proc/meminfo: memFree=18750012/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=14488 CPUtime=1.49 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 1160 0 0 0 149 0 0 0 25 0 1 0 656616032 14835712 1036 33554432000 4194304 4479436 140737438731264 18446744073709551615 4295111 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3622 1036 328 70 0 742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14488

[startup+3.10015 s]
/proc/loadavg: 1.25 2.27 3.12 5/295 15884
/proc/meminfo: memFree=18745748/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=14488 CPUtime=3.09 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 1160 0 0 0 309 0 0 0 25 0 1 0 656616032 14835712 1036 33554432000 4194304 4479436 140737438731264 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3622 1036 328 70 0 742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14488

[startup+6.30059 s]
/proc/loadavg: 1.47 2.30 3.13 5/295 15939
/proc/meminfo: memFree=18745796/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=14488 CPUtime=6.3 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 1160 0 0 0 630 0 0 0 25 0 1 0 656616032 14835712 1036 33554432000 4194304 4479436 140737438731264 18446744073709551615 4295485 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3622 1036 328 70 0 742 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14488

[startup+12.7005 s]
/proc/loadavg: 1.67 2.32 3.13 5/295 16001
/proc/meminfo: memFree=18742016/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=15700 CPUtime=12.7 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 1412 0 0 0 1270 0 0 0 25 0 1 0 656616032 16076800 1128 33554432000 4194304 4479436 140737438731264 18446744073709551615 4296848 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3925 1128 329 70 0 1045 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15700

[startup+25.5003 s]
/proc/loadavg: 2.03 2.38 3.14 5/295 16001
/proc/meminfo: memFree=18739368/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=15308 CPUtime=25.49 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 3273 0 0 0 2549 0 0 0 25 0 1 0 656616032 15675392 1041 33554432000 4194304 4479436 140737438731264 18446744073709551615 4455621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 3827 1041 335 70 0 947 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15308

[startup+51.1008 s]
/proc/loadavg: 2.80 2.53 3.17 5/295 16002
/proc/meminfo: memFree=18740576/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17420 CPUtime=51.09 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 14816 0 0 0 5107 2 0 0 25 0 1 0 656616032 17838080 1537 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451131 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4355 1537 335 70 0 1475 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17420

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

[startup+63.9006 s]
/proc/loadavg: 2.99 2.58 3.18 5/295 16002
/proc/meminfo: memFree=18738588/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=16172 CPUtime=63.9 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 17104 0 0 0 6387 3 0 0 25 0 1 0 656616032 16560128 1257 33554432000 4194304 4479436 140737438731264 18446744073709551615 4331698 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4043 1257 335 70 0 1163 0
Current children cumulated CPU time (s) 63.9
Current children cumulated vsize (KiB) 16172

[startup+76.7004 s]
/proc/loadavg: 3.21 2.65 3.19 5/295 16002
/proc/meminfo: memFree=18738464/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17452 CPUtime=76.69 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 18646 0 0 0 7666 3 0 0 25 0 1 0 656616032 17870848 1545 33554432000 4194304 4479436 140737438731264 18446744073709551615 4380391 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4363 1545 335 70 0 1483 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 17452

[startup+83.1003 s]
/proc/loadavg: 3.27 2.67 3.19 5/295 16003
/proc/meminfo: memFree=18735360/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=16300 CPUtime=83.1 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 20938 0 0 0 8306 4 0 0 25 0 1 0 656616032 16691200 1289 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4075 1289 335 70 0 1195 0
Current children cumulated CPU time (s) 83.1
Current children cumulated vsize (KiB) 16300

[startup+86.3007 s]
/proc/loadavg: 3.33 2.69 3.20 5/295 16003
/proc/meminfo: memFree=18735484/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17420 CPUtime=86.29 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 21992 0 0 0 8625 4 0 0 25 0 1 0 656616032 17838080 1537 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451845 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4355 1537 335 70 0 1475 0
Current children cumulated CPU time (s) 86.29
Current children cumulated vsize (KiB) 17420

[startup+87.9005 s]
/proc/loadavg: 3.33 2.69 3.20 5/295 16003
/proc/meminfo: memFree=18735856/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=16492 CPUtime=87.9 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 22256 0 0 0 8786 4 0 0 25 0 1 0 656616032 16887808 1305 33554432000 4194304 4479436 140737438731264 18446744073709551615 4330289 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4123 1305 335 70 0 1243 0
Current children cumulated CPU time (s) 87.9
Current children cumulated vsize (KiB) 16492

[startup+88.7003 s]
/proc/loadavg: 3.33 2.69 3.20 5/295 16003
/proc/meminfo: memFree=18735856/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17772 CPUtime=88.69 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 22576 0 0 0 8865 4 0 0 25 0 1 0 656616032 18198528 1625 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4443 1625 335 70 0 1563 0
Current children cumulated CPU time (s) 88.69
Current children cumulated vsize (KiB) 17772

[startup+89.1103 s]
/proc/loadavg: 3.33 2.69 3.20 5/295 16003
/proc/meminfo: memFree=18734740/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17772 CPUtime=89.1 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 22576 0 0 0 8906 4 0 0 25 0 1 0 656616032 18198528 1625 33554432000 4194304 4479436 140737438731264 18446744073709551615 4453594 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4443 1625 335 70 0 1563 0
Current children cumulated CPU time (s) 89.1
Current children cumulated vsize (KiB) 17772

[startup+89.2002 s]
/proc/loadavg: 3.33 2.69 3.20 5/295 16003
/proc/meminfo: memFree=18734740/32951132 swapFree=67093824/67111528
[pid=15856] ppid=15854 vsize=17772 CPUtime=89.19 cores=1,3
/proc/15856/stat : 15856 (MPhaseSAT64) R 15854 15856 15028 0 -1 4202496 22576 0 0 0 8915 4 0 0 25 0 1 0 656616032 18198528 1625 33554432000 4194304 4479436 140737438731264 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15856/statm: 4443 1625 335 70 0 1563 0
Current children cumulated CPU time (s) 89.19
Current children cumulated vsize (KiB) 17772

Child status: 20
Real time (s): 89.2597
CPU time (s): 89.2604
CPU user time (s): 89.2154
CPU system time (s): 0.044993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 17772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.2154
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22578
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= 976

runsolver used 0.228965 second user time and 0.510922 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 11:02:44
IDJOB=3375364
IDBENCH=83073
IDSOLVER=1855
FILE ID=node131/3375364-1305450164
RUNJOBID= node131-1305450160-15654
PBS_JOBID= 13324857
Free space on /tmp= 73708 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375364-1305450164/watcher-3375364-1305450164 -o /tmp/evaluation-result-3375364-1305450164/solver-3375364-1305450164 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375364-1305450164.cnf

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

MD5SUM BENCH= db8052d689d68a5a8af12c3049f9d9c2
RANDOM SEED=2027534331

node131.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	: 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.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.83
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.75
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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18749488 kB
Buffers:        284092 kB
Cached:        3928848 kB
SwapCached:       1504 kB
Active:       10762612 kB
Inactive:      3179460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18749488 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:     9727992 kB
Mapped:          27968 kB
Slab:           164848 kB
PageTables:      31360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28066272 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= 73708 MiB
End job on node131 at 2011-05-15 11:04:13