Trace number 3308989

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 14.4708 14.4751

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.84172
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

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-3308989-1303984797.cnf
0.00/0.00	c found header 'p cnf 4740 45569'
0.00/0.03	c finished parsing
0.00/0.03	c
0.00/0.03	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.03	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.03	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.03	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.03	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.03	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.03	c
0.00/0.03	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.03	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.03	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.03	c
0.00/0.03	c starting search after 0.0 seconds
0.00/0.03	c no decision limit
0.00/0.03	c
0.00/0.03	c       original/binary      fixed     eliminated      learned       agility
0.00/0.03	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.03	c
0.00/0.03	c *    0.0    45377    4668     12    60      0       0      0    0.0   0    4
0.19/0.29	c s    0.3    53509    3886    253    60    541       0      0    0.0   0    4
0.19/0.29	c l    0.3    53509    3886    253    60    541       0  33418    0.0   0    4
0.19/0.29	c R    0.3    53509    3886    253    60    541     106    106   73.2   4    4
0.29/0.30	c R    0.3    53509    3886    253    60    541     209    209   49.9   5    4
0.29/0.32	c R    0.3    53510    3886    253    60    541     812    811   50.9   7    5
0.29/0.33	c B    0.3    53513    3886    253    60    541    1000    999   47.9   5    5
0.29/0.38	c B    0.4    53519    3886    253    60    541    2000   1998   42.0   6    5
0.39/0.41	c R    0.4    53521    3885    254    60    541    2422   2419   39.5   6    5
0.59/0.65	c R    0.6    53746    3883    256    60    541    6430   6426   38.1   7    6
0.69/0.75	c s    0.7    53714    3880    258    61    541    7511   7502   37.7   6    6
0.69/0.79	c B    0.8    53714    3880    258    61    541    8003   7994   37.6   5    6
1.29/1.37	c s    1.4    53789    3880    258    61    541   15542  15532   36.3   4    7
1.39/1.42	c R    1.4    53790    3880    258    61    541   16051  16041   36.7   6    8
2.20/2.23	c B    2.2    54039    3878    260    61    541   24009  23999   34.8   6   10
2.49/2.53	c s    2.5    53768    3877    260    61    542   24413  23038   34.7   6    9
3.59/3.63	c s    3.6    53868    3877    260    61    542   33066  31687   34.5   4   11
3.59/3.68	c +    3.7    53868    3877    260    61    542   33418  36759   34.3   6   11
4.19/4.28	c R    4.3    53872    3877    260    61    542   38503  36807   33.0   6   13
4.79/4.86	c
4.79/4.86	c       original/binary      fixed     eliminated      learned       agility
4.79/4.86	c   seconds        variables     equivalent    conflicts       height       MB
4.79/4.86	c
4.79/4.86	c +    4.9    54148    3875    262    61    542   41770  40434   32.4   5   13
5.19/5.26	c s    5.3    54006    3875    262    61    542   42546  37546   32.5   5   12
6.89/6.90	c +    6.9    54022    3875    262    61    542   52211  44477   32.3   6   15
6.99/7.00	c s    7.0    54022    3875    262    61    542   52458  40694   32.3   5   12
9.08/9.11	c s    9.1    53957    3866    268    61    545   61716  24140   31.8   6    8
9.38/9.41	c B    9.4    53961    3866    268    61    545   64026  26450   31.7   6   10
9.48/9.57	c +    9.6    53963    3866    268    61    545   65261  48924   31.5   5   10
10.38/10.46	c s   10.5    53922    3851    269    61    559   69953  20018   31.3   6    7
11.38/11.46	c s   11.5    53983    3851    269    61    559   77121  27186   31.0   5    9
11.99/12.06	c +   12.1    53986    3851    269    61    559   81575  53816   30.5   5   11
12.98/13.06	c s   13.1    53953    3838    270    61    571   85943  27840   30.0   6    9
14.38/14.42	c s   14.4    48992    3732    370    67    571   93451  14907   29.0   4    6
14.38/14.42	c -   14.4    48992    3732    370    67    571   93451  45206   29.0   4    6
14.38/14.42	c +   14.4    48992    3732    370    67    571   93451  49726   29.0   4    6
14.38/14.47	c 0   14.5    50107    2705   1397    67    571   93866  15304   29.0   6    6
14.38/14.47	c
14.38/14.47	s UNSATISFIABLE
14.38/14.47	c
14.38/14.47	c 93866 conflicts, 173577 decisions, 113 random
14.38/14.47	c 9 iterations, 291 restarts, 0 skipped
14.38/14.47	c 6 enlarged, 300 shrunken, 917 rescored, 39 rebiased
14.38/14.47	c 12 simplifications, 0 reductions
14.38/14.47	c
14.38/14.47	c vars: 1397 fixed, 67 equiv, 571 elim, 80 merged
14.38/14.47	c elim: 1411940 resolutions, 6 phases, 5 rounds
14.38/14.47	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
14.38/14.47	c arty: 2.00 and 0.00 xor average arity
14.38/14.47	c prbe: 55289 probed, 31 phases, 7 rounds
14.38/14.47	c prbe: 27 failed, 18 lifted, 0 merged
14.38/14.47	c sccs: 1 non trivial, 0 fixed, 1 merged
14.38/14.47	c hash: 6 units, 79 merged
14.38/14.47	c mins: 4031138 learned, 38% deleted, 24 strong, 28 depth
14.38/14.47	c subs: 32584 forward, 474 backward, 3194 doms
14.38/14.47	c strs: 198 forward, 0 backward
14.38/14.47	c doms: 3293 dominators, 3073 high, 96 low
14.38/14.47	c prps: 34564491 propagations, 2.39 megaprops
14.38/14.47	c
14.38/14.47	c 14.5 seconds, 15 MB max, 18 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-3308989-1303984797/watcher-3308989-1303984797 -o /tmp/evaluation-result-3308989-1303984797/solver-3308989-1303984797 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308989-1303984797.cnf 

running on 2 cores: 4,6

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.03 3.98 3.24 5/189 23413
/proc/meminfo: memFree=16325116/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=1420 CPUtime=0 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 283 0 0 0 0 0 0 0 25 0 1 0 588710351 1454080 239 33554432000 134512640 135151029 4289626384 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 355 240 65 156 0 198 0

[startup+0.0538539 s]
/proc/loadavg: 4.03 3.98 3.24 5/189 23413
/proc/meminfo: memFree=16325116/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=5292 CPUtime=0.04 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 1242 0 0 0 4 0 0 0 25 0 1 0 588710351 5419008 1197 33554432000 134512640 135151029 4289626384 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 1323 1197 80 156 0 1166 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5292

[startup+0.100852 s]
/proc/loadavg: 4.03 3.98 3.24 5/189 23413
/proc/meminfo: memFree=16325116/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=6244 CPUtime=0.09 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 1573 0 0 0 9 0 0 0 25 0 1 0 588710351 6393856 1430 33554432000 134512640 135151029 4289626384 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 1561 1430 80 156 0 1404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6244

[startup+0.300809 s]
/proc/loadavg: 4.03 3.98 3.24 5/189 23413
/proc/meminfo: memFree=16325116/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=7040 CPUtime=0.29 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 1801 0 0 0 29 0 0 0 25 0 1 0 588710351 7208960 1658 33554432000 134512640 135151029 4289626384 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 1760 1658 80 156 0 1603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7040

[startup+0.700731 s]
/proc/loadavg: 4.03 3.98 3.24 5/189 23413
/proc/meminfo: memFree=16325116/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=7836 CPUtime=0.69 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 1993 0 0 0 69 0 0 0 25 0 1 0 588710351 8024064 1850 33554432000 134512640 135151029 4289626384 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 1959 1850 80 156 0 1802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7836

[startup+1.50058 s]
/proc/loadavg: 4.03 3.98 3.24 5/190 23414
/proc/meminfo: memFree=16316932/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=10200 CPUtime=1.49 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 2559 0 0 0 149 0 0 0 25 0 1 0 588710351 10444800 2416 33554432000 134512640 135151029 4289626384 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 2550 2416 80 156 0 2393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10200

[startup+3.10028 s]
/proc/loadavg: 4.03 3.98 3.24 5/190 23414
/proc/meminfo: memFree=16313336/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=13120 CPUtime=3.09 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 3303 0 0 0 309 0 0 0 25 0 1 0 588710351 13434880 3160 33554432000 134512640 135151029 4289626384 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 3280 3160 80 156 0 3123 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13120

[startup+6.30067 s]
/proc/loadavg: 4.03 3.98 3.24 5/190 23414
/proc/meminfo: memFree=16309376/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=16508 CPUtime=6.29 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4137 0 0 0 629 0 0 0 25 0 1 0 588710351 16904192 3994 33554432000 134512640 135151029 4289626384 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4127 3994 80 156 0 3970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16508

[startup+12.7005 s]
/proc/loadavg: 4.02 3.98 3.25 5/190 23415
/proc/meminfo: memFree=16301260/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=17460 CPUtime=12.68 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4528 0 0 0 1268 0 0 0 25 0 1 0 588710351 17879040 4231 33554432000 134512640 135151029 4289626384 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17460

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

[startup+13.5003 s]
/proc/loadavg: 4.02 3.98 3.25 5/190 23415
/proc/meminfo: memFree=16300276/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=17460 CPUtime=13.48 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4528 0 0 0 1348 0 0 0 25 0 1 0 588710351 17879040 4231 33554432000 134512640 135151029 4289626384 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 13.48
Current children cumulated vsize (KiB) 17460

[startup+13.9002 s]
/proc/loadavg: 4.02 3.98 3.25 5/190 23415
/proc/meminfo: memFree=16300276/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=17460 CPUtime=13.88 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4528 0 0 0 1388 0 0 0 25 0 1 0 588710351 17879040 4231 33554432000 134512640 135151029 4289626384 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 13.88
Current children cumulated vsize (KiB) 17460

[startup+14.3072 s]
/proc/loadavg: 4.02 3.98 3.25 5/190 23415
/proc/meminfo: memFree=16299408/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=17460 CPUtime=14.29 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4528 0 0 0 1429 0 0 0 25 0 1 0 588710351 17879040 4231 33554432000 134512640 135151029 4289626384 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 17460

[startup+14.4011 s]
/proc/loadavg: 4.02 3.98 3.25 5/190 23415
/proc/meminfo: memFree=16299408/32950928 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=17460 CPUtime=14.38 cores=4,6
/proc/23413/stat : 23413 (precosat) R 23411 23413 23061 0 -1 4202496 4528 0 0 0 1438 0 0 0 25 0 1 0 588710351 17879040 4231 33554432000 134512640 135151029 4289626384 18446744073709551615 134521749 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23413/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 14.38
Current children cumulated vsize (KiB) 17460

Child status: 20
Real time (s): 14.4751
CPU time (s): 14.4708
CPU user time (s): 14.4628
CPU system time (s): 0.007998
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 17460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4628
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4529
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= 2
involuntary context switches= 19

runsolver used 0.032994 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-28 11:59:57
IDJOB=3308989
IDBENCH=83433
IDSOLVER=1690
FILE ID=node114/3308989-1303984797
RUNJOBID= node114-1303983220-23080
PBS_JOBID= 13168712
Free space on /tmp= 71792 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308989-1303984797/watcher-3308989-1303984797 -o /tmp/evaluation-result-3308989-1303984797/solver-3308989-1303984797 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308989-1303984797.cnf

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

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=616281722

node114.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.848
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      16325148 kB
Buffers:       2319956 kB
Cached:       13385108 kB
SwapCached:          0 kB
Active:        7359392 kB
Inactive:      8677512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16325148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:      331004 kB
Mapped:          16060 kB
Slab:           524160 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   516556 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= 71792 MiB
End job on node114 at 2011-04-28 12:00:11