Trace number 3275698

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 172.925 172.923

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.252
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

172.89/172.92	c clasp version 1.2.0-SAT09 
172.89/172.92	c Reading from ...655257/instance-3275698-1303655257.cnf
172.89/172.92	c Reading      : Done(0.000s)
172.89/172.92	c Preprocessing: |-\Done(0.030s)
172.89/172.92	c Solving...
172.89/172.92	
172.89/172.92	c Models    : 0     
172.89/172.92	c Time         : 172.940s (Solve: 172.910s)
172.89/172.92	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275698-1303655257/watcher-3275698-1303655257 -o /tmp/evaluation-result-3275698-1303655257/solver-3275698-1303655257 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275698-1303655257.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 8145
/proc/meminfo: memFree=14332568/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=2484 CPUtime=0 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 418 0 0 0 0 0 0 0 20 0 1 0 457941342 2543616 372 33554432000 134512640 136057169 4288189648 18446744073709551615 134776144 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 621 372 167 378 0 241 0

[startup+0.0981891 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 8145
/proc/meminfo: memFree=14332568/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=3012 CPUtime=0.09 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 551 0 0 0 9 0 0 0 20 0 1 0 457941342 3084288 505 33554432000 134512640 136057169 4288189648 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 753 505 182 378 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3012

[startup+0.100187 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 8145
/proc/meminfo: memFree=14332568/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=3012 CPUtime=0.09 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 551 0 0 0 9 0 0 0 20 0 1 0 457941342 3084288 505 33554432000 134512640 136057169 4288189648 18446744073709551615 134645334 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 753 505 182 378 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3012

[startup+0.300147 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 8145
/proc/meminfo: memFree=14332568/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=3144 CPUtime=0.29 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 605 0 0 0 29 0 0 0 21 0 1 0 457941342 3219456 559 33554432000 134512640 136057169 4288189648 18446744073709551615 134756816 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 786 559 182 378 0 406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3144

[startup+0.701068 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 8145
/proc/meminfo: memFree=14332568/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=3564 CPUtime=0.69 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 685 0 0 0 69 0 0 0 22 0 1 0 457941342 3649536 639 33554432000 134512640 136057169 4288189648 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 891 639 182 378 0 511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3564

[startup+1.50091 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8151
/proc/meminfo: memFree=14326576/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=4096 CPUtime=1.49 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 822 0 0 0 149 0 0 0 25 0 1 0 457941342 4194304 776 33554432000 134512640 136057169 4288189648 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 1024 776 182 378 0 644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4096

[startup+3.10059 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8151
/proc/meminfo: memFree=14324996/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=4788 CPUtime=3.09 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 1007 0 0 0 309 0 0 0 25 0 1 0 457941342 4902912 961 33554432000 134512640 136057169 4288189648 18446744073709551615 134824106 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 1197 961 182 378 0 817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4788

[startup+6.30095 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8151
/proc/meminfo: memFree=14323012/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=5616 CPUtime=6.29 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 1198 0 0 0 629 0 0 0 25 0 1 0 457941342 5750784 1152 33554432000 134512640 136057169 4288189648 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 1404 1152 182 378 0 1024 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5616

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8178
/proc/meminfo: memFree=14322712/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=6620 CPUtime=12.69 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 1451 0 0 0 1269 0 0 0 25 0 1 0 457941342 6778880 1405 33554432000 134512640 136057169 4288189648 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 1655 1405 182 378 0 1275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6620

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8179
/proc/meminfo: memFree=14320012/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=7804 CPUtime=25.49 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 1712 0 0 0 2549 0 0 0 25 0 1 0 457941342 7991296 1666 33554432000 134512640 136057169 4288189648 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 1951 1666 182 378 0 1571 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7804

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8179
/proc/meminfo: memFree=14317716/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=9008 CPUtime=51.1 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2003 0 0 0 5110 0 0 0 25 0 1 0 457941342 9224192 1957 33554432000 134512640 136057169 4288189648 18446744073709551615 134618476 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 2252 1957 182 378 0 1872 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9008

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8208
/proc/meminfo: memFree=14315912/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=10588 CPUtime=102.3 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2360 0 0 0 10230 0 0 0 25 0 1 0 457941342 10842112 2314 33554432000 134512640 136057169 4288189648 18446744073709551615 134809846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8145/statm: 2647 2314 182 378 0 2267 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10588

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8236
/proc/meminfo: memFree=14314636/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=162.3 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2714 0 0 0 16230 0 0 0 25 0 1 0 457941342 12525568 2668 33554432000 134512640 136057169 4288189648 18446744073709551615 134823322 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2668 182 378 0 2678 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 12232

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

[startup+166.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313748/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=166.29 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2726 0 0 0 16629 0 0 0 25 0 1 0 457941342 12525568 2680 33554432000 134512640 136057169 4288189648 18446744073709551615 134819802 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2680 182 378 0 2678 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 12232

[startup+169.501 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313376/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=169.49 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2740 0 0 0 16949 0 0 0 25 0 1 0 457941342 12525568 2694 33554432000 134512640 136057169 4288189648 18446744073709551615 134637470 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2694 182 378 0 2678 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 12232

[startup+171.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313492/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=171.09 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2740 0 0 0 17109 0 0 0 25 0 1 0 457941342 12525568 2694 33554432000 134512640 136057169 4288189648 18446744073709551615 134637552 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2694 182 378 0 2678 0
Current children cumulated CPU time (s) 171.09
Current children cumulated vsize (KiB) 12232

[startup+171.901 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313244/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=171.89 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2740 0 0 0 17189 0 0 0 25 0 1 0 457941342 12525568 2694 33554432000 134512640 136057169 4288189648 18446744073709551615 134618386 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2694 182 378 0 2678 0
Current children cumulated CPU time (s) 171.89
Current children cumulated vsize (KiB) 12232

[startup+172.706 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313120/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=172.7 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2740 0 0 0 17270 0 0 0 25 0 1 0 457941342 12525568 2694 33554432000 134512640 136057169 4288189648 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2694 182 378 0 2678 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 12232

[startup+172.901 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 8237
/proc/meminfo: memFree=14313120/32951124 swapFree=67111528/67111528
[pid=8145] ppid=8143 vsize=12232 CPUtime=172.89 cores=1,3,5,7
/proc/8145/stat : 8145 (clasp) R 8143 8145 7254 0 -1 4202496 2740 0 0 0 17289 0 0 0 25 0 1 0 457941342 12525568 2694 33554432000 134512640 136057169 4288189648 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8145/statm: 3058 2694 182 378 0 2678 0
Current children cumulated CPU time (s) 172.89
Current children cumulated vsize (KiB) 12232

Child status: 20
Real time (s): 172.923
CPU time (s): 172.925
CPU user time (s): 172.921
CPU system time (s): 0.003999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 12232

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

runsolver used 0.230964 second user time and 0.561914 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 16:27:37
IDJOB=3275698
IDBENCH=83256
IDSOLVER=1677
FILE ID=node143/3275698-1303655257
RUNJOBID= node143-1303650255-7927
PBS_JOBID= 13150705
Free space on /tmp= 72360 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275698-1303655257/watcher-3275698-1303655257 -o /tmp/evaluation-result-3275698-1303655257/solver-3275698-1303655257 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275698-1303655257.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=252780907

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14332832 kB
Buffers:       2271420 kB
Cached:       15726808 kB
SwapCached:          0 kB
Active:        6723388 kB
Inactive:     11339680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14332832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2348 kB
Writeback:           8 kB
AnonPages:       63112 kB
Mapped:          14892 kB
Slab:           491272 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184984 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= 72356 MiB
End job on node143 at 2011-04-24 16:30:30