Trace number 3286794

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
synit_sat 2011-03-03UNSAT 70.4753 70.4742

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c start  0 total 0
0.59/0.66	c Find Units :          2
0.69/0.71	c Find Invs  :          0
0.79/0.84	c Find Ands  :     292989 AvgFaninNum: 2
0.79/0.86	c Find Xors  :          0 AvgFaninNum: nan
0.79/0.88	c Find Ite   :          0
0.99/1.08	c UnDirect variable: 0
0.99/1.08	c UnDirect to Direct Gate: 0
0.99/1.08	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
1.09/1.12	c Break Cycle : 0
1.09/1.12	c Total Root : 1 Undef Var: 57517
1.19/1.29	c After covering, Total Root: 1 Leaf: 57517
1.19/1.29	c Variable( cover/uncovered/unused ): 350506 0 0
1.19/1.29	c Unit Clauses: 2
1.19/1.29	c Binary Clauses( cover/uncovered ): 585978 0
1.19/1.29	c Clauses( cover/uncovered ): 292989 0
1.19/1.29	c Total Clauses( cover/uncovered ): 878969 0 100%
1.19/1.29	c Covered Ands: 292989 Invs: 0 Xors: 0 Ites: 0
1.29/1.30	c Uncover Clauses avg size: nan max size: 0
1.29/1.31	c Final circuit: i/l/o/s   57516       0       1    292989
1.29/1.31	c cover rate 100
1.29/1.31	c rocky end  1.3 total 1.3
1.29/1.38	c inp	c lvl 1032	 size 292989
2.10/2.10	c rwt	c lvl 1032	 size 292988
3.49/3.59	c rf 	c lvl 467	 size 292764
3.99/4.06	c bal	c lvl 24	 size 292744
4.89/4.97	c rwb	c lvl 33	 size 292653
5.59/5.62	c bal	c lvl 25	 size 292646
6.09/6.15	c rfi	c lvl 25	 size 292646
6.89/6.93	c rwb	c lvl 31	 size 292646
7.59/7.68	c bal	c lvl 25	 size 292646
8.39/8.40	c rwb	c size 292646
8.39/8.47	c circuit size reduce 350513 350163
8.39/8.47	c opt time  7.16 total 8.46
8.99/9.04	c covering time  0.57 total 9.03
70.19/70.24	c solve time  61.2 total 70.23
70.19/70.24	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-3286794-1303767333/watcher-3286794-1303767333 -o /tmp/evaluation-result-3286794-1303767333/solver-3286794-1303767333 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3286794-1303767333.cnf 781568457 

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.26 2.03 2.96 4/190 10237
/proc/meminfo: memFree=23306480/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=30688 CPUtime=0 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 2277 0 0 0 0 0 0 0 21 0 1 0 488331187 31424512 2212 33554432000 4194304 4947581 140737094491680 18446744073709551615 255377301248 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 7672 2222 365 184 0 2547 0

[startup+0.0368461 s]
/proc/loadavg: 1.26 2.03 2.96 4/190 10237
/proc/meminfo: memFree=23306480/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=45048 CPUtime=0.03 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 5958 0 0 0 2 1 0 0 21 0 1 0 488331187 46129152 5893 33554432000 4194304 4947581 140737094491680 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 11262 5896 376 184 0 6137 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45048

[startup+0.100829 s]
/proc/loadavg: 1.26 2.03 2.96 4/190 10237
/proc/meminfo: memFree=23306480/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=58360 CPUtime=0.09 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 9309 0 0 0 8 1 0 0 21 0 1 0 488331187 59760640 9244 33554432000 4194304 4947581 140737094491680 18446744073709551615 255376997931 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 14590 9244 376 184 0 9465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58360

[startup+0.300793 s]
/proc/loadavg: 1.26 2.03 2.96 4/190 10237
/proc/meminfo: memFree=23306480/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=87288 CPUtime=0.29 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 16538 0 0 0 27 2 0 0 22 0 1 0 488331187 89382912 16473 33554432000 4194304 4947581 140737094491680 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 21822 16473 376 184 0 16697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87288

[startup+0.70072 s]
/proc/loadavg: 1.26 2.03 2.96 4/190 10237
/proc/meminfo: memFree=23306480/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=136692 CPUtime=0.69 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 28574 0 0 0 65 4 0 0 23 0 1 0 488331187 139972608 28509 33554432000 4194304 4947581 140737094491680 18446744073709551615 4790802 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 34173 28509 378 184 0 29048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136692

[startup+1.50057 s]
/proc/loadavg: 1.26 2.03 2.96 5/194 10244
/proc/meminfo: memFree=22918208/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=226428 CPUtime=1.49 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 47982 0 0 0 143 6 0 0 25 0 1 0 488331187 231862272 47917 33554432000 4194304 4947581 140737094491680 18446744073709551615 4224891 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 56607 47917 424 184 0 51482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226428

[startup+3.10028 s]
/proc/loadavg: 1.26 2.03 2.96 5/194 10244
/proc/meminfo: memFree=22602996/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=374812 CPUtime=3.09 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 84315 0 0 0 298 11 0 0 25 0 1 0 488331187 383807488 84250 33554432000 4194304 4947581 140737094491680 18446744073709551615 4333452 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 93703 84250 425 184 0 88578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 374812

[startup+6.30068 s]
/proc/loadavg: 1.56 2.08 2.97 5/194 10245
/proc/meminfo: memFree=22122444/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=391708 CPUtime=6.29 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 89716 0 0 0 618 11 0 0 25 0 1 0 488331187 401108992 89277 33554432000 4194304 4947581 140737094491680 18446744073709551615 4840252 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 97927 89277 426 184 0 92802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 391708

[startup+12.7005 s]
/proc/loadavg: 1.75 2.11 2.97 5/194 10245
/proc/meminfo: memFree=21484188/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=524700 CPUtime=12.69 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 119339 0 0 0 1254 15 0 0 25 0 1 0 488331187 537292800 118789 33554432000 4194304 4947581 140737094491680 18446744073709551615 4341235 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 131175 118791 458 184 0 126050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 524700

[startup+25.5011 s]
/proc/loadavg: 2.25 2.20 2.99 5/194 10245
/proc/meminfo: memFree=20407744/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=1112148 CPUtime=25.5 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 236358 0 0 0 2523 27 0 0 25 0 1 0 488331187 1138839552 235721 33554432000 4194304 4947581 140737094491680 18446744073709551615 4399580 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 278037 235721 485 184 0 272912 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1112148

[startup+51.1004 s]
/proc/loadavg: 2.85 2.35 3.02 5/194 10273
/proc/meminfo: memFree=20475168/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=1567556 CPUtime=51.09 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 321144 0 0 0 5072 37 0 0 25 0 1 0 488331187 1605177344 318335 33554432000 4194304 4947581 140737094491680 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 391889 318335 490 184 0 386764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1567556

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

[startup+63.901 s]
/proc/loadavg: 3.02 2.40 3.02 5/194 10273
/proc/meminfo: memFree=19917844/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=1954956 CPUtime=63.89 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 393016 0 0 0 6341 48 0 0 25 0 1 0 488331187 2001874944 390207 33554432000 4194304 4947581 140737094491680 18446744073709551615 4701017 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 488739 390207 490 184 0 483614 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 1954956

[startup+67.1074 s]
/proc/loadavg: 3.10 2.43 3.03 5/194 10273
/proc/meminfo: memFree=19686840/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=2052240 CPUtime=67.1 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 403318 0 0 0 6661 49 0 0 25 0 1 0 488331187 2101493760 400509 33554432000 4194304 4947581 140737094491680 18446744073709551615 4350783 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 513060 400509 491 184 0 507935 0
Current children cumulated CPU time (s) 67.1
Current children cumulated vsize (KiB) 2052240

[startup+68.7011 s]
/proc/loadavg: 3.10 2.43 3.03 5/194 10273
/proc/meminfo: memFree=19618144/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=2065188 CPUtime=68.69 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 404371 0 0 0 6820 49 0 0 25 0 1 0 488331187 2114752512 401562 33554432000 4194304 4947581 140737094491680 18446744073709551615 4399401 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 516297 401562 491 184 0 511172 0
Current children cumulated CPU time (s) 68.69
Current children cumulated vsize (KiB) 2065188

[startup+69.501 s]
/proc/loadavg: 3.10 2.43 3.03 5/194 10273
/proc/meminfo: memFree=19551432/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=2065316 CPUtime=69.49 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 404434 0 0 0 6900 49 0 0 25 0 1 0 488331187 2114883584 401625 33554432000 4194304 4947581 140737094491680 18446744073709551615 4400063 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 516329 401625 491 184 0 511204 0
Current children cumulated CPU time (s) 69.49
Current children cumulated vsize (KiB) 2065316

[startup+69.9009 s]
/proc/loadavg: 3.10 2.43 3.03 5/194 10273
/proc/meminfo: memFree=19551432/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=2065316 CPUtime=69.89 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 404483 0 0 0 6940 49 0 0 25 0 1 0 488331187 2114883584 401674 33554432000 4194304 4947581 140737094491680 18446744073709551615 4398863 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 516329 401674 491 184 0 511204 0
Current children cumulated CPU time (s) 69.89
Current children cumulated vsize (KiB) 2065316

[startup+70.3008 s]
/proc/loadavg: 3.17 2.45 3.03 5/194 10273
/proc/meminfo: memFree=19507164/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=2065316 CPUtime=70.3 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202496 404609 0 0 0 6981 49 0 0 25 0 1 0 488331187 2114883584 401800 33554432000 4194304 4947581 140737094491680 18446744073709551615 4272301 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/10237/statm: 516329 401800 491 184 0 511204 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 2065316

[startup+70.4068 s]
/proc/loadavg: 3.17 2.45 3.03 5/194 10273
/proc/meminfo: memFree=19507164/32951124 swapFree=67111524/67111528
[pid=10237] ppid=10235 vsize=0 CPUtime=70.4 cores=1,3
/proc/10237/stat : 10237 (synit_sat) R 10235 10237 8720 0 -1 4202500 404614 0 0 0 6990 50 0 0 25 0 1 0 488331187 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 1 0 0 0
/proc/10237/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 70.4
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 70.4742
CPU time (s): 70.4753
CPU user time (s): 69.9064
CPU system time (s): 0.568913
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2065316

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

runsolver used 0.120981 second user time and 0.271958 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 23:35:33
IDJOB=3286794
IDBENCH=82444
IDSOLVER=1571
FILE ID=node135/3286794-1303767333
RUNJOBID= node135-1303767332-10203
PBS_JOBID= 13157148
Free space on /tmp= 71208 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286794-1303767333/watcher-3286794-1303767333 -o /tmp/evaluation-result-3286794-1303767333/solver-3286794-1303767333 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3286794-1303767333.cnf 781568457

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=781568457

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23306884 kB
Buffers:       1811040 kB
Cached:        7021116 kB
SwapCached:          4 kB
Active:         539532 kB
Inactive:      8528180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23306884 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           50896 kB
Writeback:           0 kB
AnonPages:      234512 kB
Mapped:          16048 kB
Slab:           512532 kB
PageTables:       6016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   423268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71188 MiB
End job on node135 at 2011-04-25 23:36:44