Trace number 3283010

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-03-04UNSAT 205.856 205.852

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

205.80/205.84	c Solved by BasicSolver 
205.80/205.84	
205.80/205.84	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-3283010-1303761781/watcher-3283010-1303761781 -o /tmp/evaluation-result-3283010-1303761781/solver-3283010-1303761781 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3283010-1303761781.cnf 

running on 2 cores: 5,7

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: 4.04 3.99 3.91 4/189 26915
/proc/meminfo: memFree=13588912/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=21452 CPUtime=0 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 2651 0 0 0 0 0 0 0 25 0 1 0 468594397 21966848 2591 33554432000 4194304 4395502 140734532483264 18446744073709551615 4274091 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 5363 2601 245 50 0 2503 0

[startup+0.076257 s]
/proc/loadavg: 4.04 3.99 3.91 4/189 26915
/proc/meminfo: memFree=13588912/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=41136 CPUtime=0.07 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 6764 0 0 0 6 1 0 0 25 0 1 0 468594397 42123264 6705 33554432000 4194304 4395502 140734532483264 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 10284 6706 249 50 0 7424 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41136

[startup+0.100239 s]
/proc/loadavg: 4.04 3.99 3.91 4/189 26915
/proc/meminfo: memFree=13588912/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=43380 CPUtime=0.09 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 7329 0 0 0 8 1 0 0 25 0 1 0 468594397 44421120 7269 33554432000 4194304 4395502 140734532483264 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 10845 7270 249 50 0 7985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43380

[startup+0.300205 s]
/proc/loadavg: 4.04 3.99 3.91 4/189 26915
/proc/meminfo: memFree=13588912/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=85432 CPUtime=0.29 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 14953 0 0 0 27 2 0 0 25 0 1 0 468594397 87482368 12407 33554432000 4194304 4395502 140734532483264 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 21358 12414 249 50 0 18498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85432

[startup+0.701133 s]
/proc/loadavg: 4.04 3.99 3.91 4/189 26915
/proc/meminfo: memFree=13588912/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=107952 CPUtime=0.69 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 23640 0 0 0 58 11 0 0 25 0 1 0 468594397 110542848 18713 33554432000 4194304 4395502 140734532483264 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 26988 18713 255 50 0 24128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107952

[startup+1.50099 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 26916
/proc/meminfo: memFree=13506728/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=125324 CPUtime=1.49 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 28592 0 0 0 127 22 0 0 25 0 1 0 468594397 128331776 23665 33554432000 4194304 4395502 140734532483264 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 31331 23665 255 50 0 28471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125324

[startup+3.10071 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 26916
/proc/meminfo: memFree=13487260/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=155404 CPUtime=3.09 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 34946 0 0 0 275 34 0 0 25 0 1 0 468594397 159133696 30019 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 38851 30019 266 50 0 35991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155404

[startup+6.30114 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 26916
/proc/meminfo: memFree=13463936/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=161552 CPUtime=6.29 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 36467 0 0 0 595 34 0 0 25 0 1 0 468594397 165429248 31540 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 40388 31540 266 50 0 37528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161552

[startup+12.701 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 26916
/proc/meminfo: memFree=13454032/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=169852 CPUtime=12.69 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 38513 0 0 0 1234 35 0 0 25 0 1 0 468594397 173928448 33586 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 42463 33586 266 50 0 39603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 169852

[startup+25.5007 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 26916
/proc/meminfo: memFree=13439908/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=183456 CPUtime=25.49 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 41750 0 0 0 2512 37 0 0 25 0 1 0 468594397 187858944 36823 33554432000 4194304 4395502 140734532483264 18446744073709551615 4291685 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 45864 36823 266 50 0 43004 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183456

[startup+51.1011 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 26917
/proc/meminfo: memFree=13423716/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=199144 CPUtime=51.1 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 45520 0 0 0 5071 39 0 0 25 0 1 0 468594397 203923456 40593 33554432000 4194304 4395502 140734532483264 18446744073709551615 4311021 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 49786 40593 266 50 0 46926 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 199144

[startup+102.307 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 26918
/proc/meminfo: memFree=13407540/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=214144 CPUtime=102.3 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 48958 0 0 0 10190 40 0 0 25 0 1 0 468594397 219283456 44031 33554432000 4194304 4395502 140734532483264 18446744073709551615 4288204 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 53536 44031 266 50 0 50676 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 214144

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26920
/proc/meminfo: memFree=13403284/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=217728 CPUtime=162.3 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 49599 0 0 0 16189 41 0 0 25 0 1 0 468594397 222953472 44672 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 54432 44672 266 50 0 51572 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 217728

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

[startup+179.1 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26920
/proc/meminfo: memFree=13400928/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=219136 CPUtime=179.1 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 49896 0 0 0 17869 41 0 0 25 0 1 0 468594397 224395264 44969 33554432000 4194304 4395502 140734532483264 18446744073709551615 4300918 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 54784 44969 266 50 0 51924 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 219136

[startup+191.901 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13398944/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=220796 CPUtime=191.9 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50306 0 0 0 19149 41 0 0 25 0 1 0 468594397 226095104 45379 33554432000 4194304 4395502 140734532483264 18446744073709551615 4292397 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55199 45379 266 50 0 52339 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 220796

[startup+198.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13397704/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=221808 CPUtime=198.3 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50501 0 0 0 19789 41 0 0 25 0 1 0 468594397 227131392 45574 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55452 45574 266 50 0 52592 0
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (KiB) 221808

[startup+201.5 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396824/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222048 CPUtime=201.5 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50562 0 0 0 20109 41 0 0 25 0 1 0 468594397 227377152 45635 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299502 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55512 45635 266 50 0 52652 0
Current children cumulated CPU time (s) 201.5
Current children cumulated vsize (KiB) 222048

[startup+203.101 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396576/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222196 CPUtime=203.1 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50582 0 0 0 20269 41 0 0 25 0 1 0 468594397 227528704 45655 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55549 45655 266 50 0 52689 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 222196

[startup+204.701 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396328/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222420 CPUtime=204.7 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50611 0 0 0 20429 41 0 0 25 0 1 0 468594397 227758080 45684 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55605 45684 266 50 0 52745 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 222420

[startup+205.501 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396328/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222420 CPUtime=205.5 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50620 0 0 0 20509 41 0 0 25 0 1 0 468594397 227758080 45693 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55605 45693 266 50 0 52745 0
Current children cumulated CPU time (s) 205.5
Current children cumulated vsize (KiB) 222420

[startup+205.707 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396328/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222420 CPUtime=205.7 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50620 0 0 0 20529 41 0 0 25 0 1 0 468594397 227758080 45693 33554432000 4194304 4395502 140734532483264 18446744073709551615 4325837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55605 45693 266 50 0 52745 0
Current children cumulated CPU time (s) 205.7
Current children cumulated vsize (KiB) 222420

[startup+205.801 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 26921
/proc/meminfo: memFree=13396328/32951124 swapFree=67111528/67111528
[pid=26915] ppid=26913 vsize=222420 CPUtime=205.8 cores=5,7
/proc/26915/stat : 26915 (SApperloT2010) R 26913 26915 25750 0 -1 4202496 50620 0 0 0 20539 41 0 0 25 0 1 0 468594397 227758080 45693 33554432000 4194304 4395502 140734532483264 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26915/statm: 55605 45693 266 50 0 52745 0
Current children cumulated CPU time (s) 205.8
Current children cumulated vsize (KiB) 222420

Child status: 20
Real time (s): 205.852
CPU time (s): 205.856
CPU user time (s): 205.434
CPU system time (s): 0.421935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 222420

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

runsolver used 0.32595 second user time and 0.802877 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 22:03:01
IDJOB=3283010
IDBENCH=70952
IDSOLVER=1655
FILE ID=node146/3283010-1303761781
RUNJOBID= node146-1303761214-26744
PBS_JOBID= 13154065
Free space on /tmp= 72848 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283010-1303761781/watcher-3283010-1303761781 -o /tmp/evaluation-result-3283010-1303761781/solver-3283010-1303761781 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3283010-1303761781.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1256588702

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13588944 kB
Buffers:       2073556 kB
Cached:       16498024 kB
SwapCached:          0 kB
Active:        9783184 kB
Inactive:      9046192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13588944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7028 kB
Writeback:           0 kB
AnonPages:      257912 kB
Mapped:          15740 kB
Slab:           468196 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   463212 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= 72848 MiB
End job on node146 at 2011-04-25 22:06:27