Trace number 3308767

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:precosat 236UNSAT 22.8355 22.8366

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
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 PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308767-1303984524.cnf
0.00/0.00	c found header 'p cnf 361856 1084031'
0.89/0.92	c finished parsing
0.89/0.92	c
0.89/0.92	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.89/0.92	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.89/0.92	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.89/0.92	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.89/0.92	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.89/0.92	c --random=1 --spread=2000 --seed=0 --skip=25
0.89/0.92	c
0.89/0.92	c sizeof     vars[0] = 16   alignment = 0       6 MB
0.89/0.92	c sizeof     orgs[0] =  8   alignment = 0       3 MB
0.89/0.92	c sizeof     occs[0] =  8   alignment = 0       3 MB
0.89/0.92	c sizeof iirfs[0..1] =  8   alignment = 0       3 MB
0.89/0.92	c
0.89/0.92	c starting search after 0.9 seconds
0.89/0.92	c no decision limit
0.89/0.94	c
0.89/0.94	c       original/binary      fixed     eliminated      learned       agility
0.89/0.94	c   seconds        variables     equivalent    conflicts       height       MB
0.89/0.94	c
0.89/0.94	c *    0.9  1084029  361854      2     0      0       0      0    0.0   0   94
7.59/7.69	c s    7.7   542683   82814      2     0 279040       0      0    0.0   0   73
7.59/7.69	c l    7.7   542683   82814      2     0 279040       0 456963    0.0   0   73
9.69/9.74	c R    9.7   861314   82813      2     1 279040     100     98  168.9   1   96
11.69/11.79	c R   11.8   903741   82121    690     5 279040     200    197  215.2  12   99
16.89/16.99	c B   17.0   988665   76408   5325  1083 279040    1000    987  190.5   3  109
19.09/19.15	c s   19.2   281768   35800  31975  6266 287815    1007    427  189.6   0   60
19.09/19.15	c -   19.2   281768   35800  31975  6266 287815    1007 214773  189.6   0   60
22.29/22.33	c B   22.3   354199   24697  41281  8063 287815    2000   1394  180.3  15   66
22.79/22.82	c s   22.8    99628   16349  42274  9695 293538    2028    213  180.1   9   50
22.79/22.82	c -   22.8    99628   16349  42274  9695 293538    2028  66580  180.1   9   50
22.79/22.82	c 0   22.8    99649    7620  51003  9695 293538    2040    220  180.1   5   50
22.79/22.82	c
22.79/22.82	s UNSATISFIABLE
22.79/22.82	c
22.79/22.82	c 2040 conflicts, 38654 decisions, 23 random
22.79/22.82	c 7 iterations, 13 restarts, 0 skipped
22.79/22.82	c 0 enlarged, 2310 shrunken, 19 rescored, 2 rebiased
22.79/22.82	c 3 simplifications, 0 reductions
22.79/22.82	c
22.79/22.82	c vars: 51003 fixed, 9695 equiv, 293538 elim, 10742 merged
22.79/22.82	c elim: 6493070 resolutions, 3 phases, 2 rounds
22.79/22.82	c sbst: 88% substituted, 5.1% nots, 94.9% ands, 0.0% xors, 0.0% ites
22.79/22.82	c arty: 2.13 and 2.00 xor average arity
22.79/22.82	c prbe: 7729 probed, 21 phases, 0 rounds
22.79/22.82	c prbe: 124 failed, 31233 lifted, 1052 merged
22.79/22.82	c sccs: 609 non trivial, 0 fixed, 7053 merged
22.79/22.82	c hash: 80 units, 2637 merged
22.79/22.82	c mins: 160741 learned, 64% deleted, 9 strong, 650 depth
22.79/22.82	c subs: 123410 forward, 8157 backward, 26447 doms
22.79/22.82	c strs: 59768 forward, 60591 backward
22.79/22.82	c doms: 52842 dominators, 13716 high, 1748 low
22.79/22.82	c prps: 31292852 propagations, 1.37 megaprops
22.79/22.82	c
22.79/22.82	c 22.8 seconds, 137 MB max, 101 MB recycled

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-3308767-1303984524/watcher-3308767-1303984524 -o /tmp/evaluation-result-3308767-1303984524/solver-3308767-1303984524 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308767-1303984524.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: 3.76 3.90 2.98 3/184 11074
/proc/meminfo: memFree=18442840/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=15268 CPUtime=0 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 3085 0 0 0 0 0 0 0 21 0 1 0 588683141 15634432 3041 33554432000 134512640 135151029 4288589984 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11074/statm: 3817 3042 60 156 0 3660 0

[startup+0.09724 s]
/proc/loadavg: 3.76 3.90 2.98 3/184 11074
/proc/meminfo: memFree=18442840/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=38232 CPUtime=0.09 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 9430 0 0 0 8 1 0 0 21 0 1 0 588683141 39149568 9288 33554432000 134512640 135151029 4288589984 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 9591 9289 64 156 0 9434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38232

[startup+0.100236 s]
/proc/loadavg: 3.76 3.90 2.98 3/184 11074
/proc/meminfo: memFree=18442840/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=38628 CPUtime=0.09 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 9504 0 0 0 8 1 0 0 21 0 1 0 588683141 39555072 9362 33554432000 134512640 135151029 4288589984 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 9657 9363 64 156 0 9500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38628

[startup+0.300218 s]
/proc/loadavg: 3.76 3.90 2.98 3/184 11074
/proc/meminfo: memFree=18442840/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=57720 CPUtime=0.29 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 14665 0 0 0 28 1 0 0 22 0 1 0 588683141 59105280 14137 33554432000 134512640 135151029 4288589984 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 14430 14137 64 156 0 14273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57720

[startup+0.70114 s]
/proc/loadavg: 3.76 3.90 2.98 3/184 11074
/proc/meminfo: memFree=18442840/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=94364 CPUtime=0.69 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 24341 0 0 0 65 4 0 0 24 0 1 0 588683141 96628736 23300 33554432000 134512640 135151029 4288589984 18446744073709551615 134572727 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 23591 23300 64 156 0 23434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94364

[startup+1.50101 s]
/proc/loadavg: 3.76 3.90 2.98 5/190 11085
/proc/meminfo: memFree=18193060/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=117548 CPUtime=1.49 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 35166 0 0 0 143 6 0 0 25 0 1 0 588683141 120369152 28866 33554432000 134512640 135151029 4288589984 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 29387 28866 80 156 0 29230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117548

[startup+3.10074 s]
/proc/loadavg: 3.76 3.90 2.98 5/190 11085
/proc/meminfo: memFree=18104524/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=164644 CPUtime=3.09 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 52031 0 0 0 301 8 0 0 25 0 1 0 588683141 168595456 40443 33554432000 134512640 135151029 4288589984 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 41161 40443 80 156 0 41004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164644

[startup+6.30021 s]
/proc/loadavg: 3.78 3.90 2.99 4/185 11129
/proc/meminfo: memFree=18230148/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=184120 CPUtime=6.29 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 56514 0 0 0 620 9 0 0 25 0 1 0 588683141 188538880 44926 33554432000 134512640 135151029 4288589984 18446744073709551615 134526145 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 46030 44926 80 156 0 45873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 184120

[startup+12.7011 s]
/proc/loadavg: 3.72 3.88 2.99 5/190 11168
/proc/meminfo: memFree=18109064/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=159196 CPUtime=12.69 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 56595 0 0 0 1260 9 0 0 25 0 1 0 588683141 163016704 38716 33554432000 134512640 135151029 4288589984 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 39799 38716 80 156 0 39642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159196

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

[startup+19.1011 s]
/proc/loadavg: 3.74 3.88 2.99 5/187 11216
/proc/meminfo: memFree=18119776/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=152128 CPUtime=19.09 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 61511 0 0 0 1899 10 0 0 25 0 1 0 588683141 155779072 37020 33554432000 134512640 135151029 4288589984 18446744073709551615 134680313 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 38032 37020 80 156 0 37875 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 152128

[startup+20.7008 s]
/proc/loadavg: 3.76 3.89 3.00 5/187 11216
/proc/meminfo: memFree=18107748/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=152128 CPUtime=20.69 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 61511 0 0 0 2059 10 0 0 25 0 1 0 588683141 155779072 37020 33554432000 134512640 135151029 4288589984 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 38032 37020 80 156 0 37875 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 152128

[startup+21.5007 s]
/proc/loadavg: 3.76 3.89 3.00 5/187 11216
/proc/meminfo: memFree=18078732/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=152128 CPUtime=21.49 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 61511 0 0 0 2139 10 0 0 25 0 1 0 588683141 155779072 37020 33554432000 134512640 135151029 4288589984 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 38032 37020 80 156 0 37875 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 152128

[startup+22.3005 s]
/proc/loadavg: 3.76 3.89 3.00 5/185 11216
/proc/meminfo: memFree=18055808/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=152128 CPUtime=22.29 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 61511 0 0 0 2219 10 0 0 25 0 1 0 588683141 155779072 37020 33554432000 134512640 135151029 4288589984 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 38032 37020 80 156 0 37875 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 152128

[startup+22.7005 s]
/proc/loadavg: 3.76 3.89 3.00 5/185 11216
/proc/meminfo: memFree=18055808/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=168680 CPUtime=22.69 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 67181 0 0 0 2258 11 0 0 25 0 1 0 588683141 172728320 41172 33554432000 134512640 135151029 4288589984 18446744073709551615 134519652 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 42170 41172 80 156 0 42013 0
Current children cumulated CPU time (s) 22.69
Current children cumulated vsize (KiB) 168680

[startup+22.8005 s]
/proc/loadavg: 3.76 3.89 3.00 5/185 11216
/proc/meminfo: memFree=18055808/32951124 swapFree=67110396/67111528
[pid=11074] ppid=11072 vsize=151712 CPUtime=22.79 cores=5,7
/proc/11074/stat : 11074 (precosat) R 11072 11074 10875 0 -1 4202496 67190 0 0 0 2268 11 0 0 25 0 1 0 588683141 155353088 36939 33554432000 134512640 135151029 4288589984 18446744073709551615 134578366 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11074/statm: 37928 36939 80 156 0 37771 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 151712

Child status: 20
Real time (s): 22.8366
CPU time (s): 22.8355
CPU user time (s): 22.7145
CPU system time (s): 0.120981
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 184120

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

runsolver used 0.034994 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 11:55:25
IDJOB=3308767
IDBENCH=82456
IDSOLVER=1690
FILE ID=node118/3308767-1303984524
RUNJOBID= node118-1303983220-10896
PBS_JOBID= 13168708
Free space on /tmp= 71576 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308767-1303984524/watcher-3308767-1303984524 -o /tmp/evaluation-result-3308767-1303984524/solver-3308767-1303984524 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308767-1303984524.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=632864931

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18443120 kB
Buffers:       1893484 kB
Cached:       11908740 kB
SwapCached:        600 kB
Active:        9394292 kB
Inactive:      4576264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18443120 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           43492 kB
Writeback:           0 kB
AnonPages:      166476 kB
Mapped:          15960 kB
Slab:           472228 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   335688 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= 71448 MiB
End job on node118 at 2011-04-28 11:55:48