Trace number 3365945

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 13.5459 13.5466

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.81872
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-3365945-1305320674.cnf
0.00/0.00	c found header 'p cnf 4740 45569'
0.00/0.02	c finished parsing
0.00/0.02	c
0.00/0.02	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.02	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.02	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.02	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.02	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.02	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.02	c
0.00/0.02	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.02	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.02	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.02	c
0.00/0.02	c starting search after 0.0 seconds
0.00/0.02	c no decision limit
0.00/0.02	c
0.00/0.02	c       original/binary      fixed     eliminated      learned       agility
0.00/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.02	c
0.00/0.02	c *    0.0    45377    4668     12    60      0       0      0    0.0   0    4
0.19/0.28	c s    0.3    53509    3886    253    60    541       0      0    0.0   0    4
0.19/0.28	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.19/0.29	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.40	c R    0.4    53521    3885    254    60    541    2422   2419   39.5   6    5
0.59/0.64	c R    0.6    53746    3883    256    60    541    6430   6426   38.1   7    6
0.69/0.74	c s    0.7    53714    3880    258    61    541    7511   7502   37.7   6    6
0.69/0.77	c B    0.8    53714    3880    258    61    541    8003   7994   37.6   5    6
1.29/1.35	c s    1.4    53789    3880    258    61    541   15542  15532   36.3   4    7
1.29/1.40	c R    1.4    53790    3880    258    61    541   16051  16041   36.7   6    8
2.10/2.17	c B    2.2    54039    3878    260    61    541   24009  23999   34.8   6   10
2.39/2.46	c s    2.5    53768    3877    260    61    542   24413  23038   34.7   6    9
3.49/3.50	c s    3.5    53868    3877    260    61    542   33066  31687   34.5   4   11
3.49/3.55	c +    3.6    53868    3877    260    61    542   33418  36759   34.3   6   11
4.09/4.13	c R    4.1    53872    3877    260    61    542   38503  36807   33.0   6   13
4.59/4.67	c
4.59/4.67	c       original/binary      fixed     eliminated      learned       agility
4.59/4.67	c   seconds        variables     equivalent    conflicts       height       MB
4.59/4.67	c
4.59/4.67	c +    4.7    54148    3875    262    61    542   41770  40434   32.4   5   13
4.99/5.05	c s    5.1    54006    3875    262    61    542   42546  37546   32.5   5   12
6.50/6.56	c +    6.6    54022    3875    262    61    542   52211  44477   32.3   6   15
6.60/6.65	c s    6.7    54022    3875    262    61    542   52458  40694   32.3   5   12
8.49/8.59	c s    8.6    53957    3866    268    61    545   61716  24140   31.8   6    8
8.80/8.86	c B    8.9    53961    3866    268    61    545   64026  26450   31.7   6   10
8.99/9.01	c +    9.0    53963    3866    268    61    545   65261  48924   31.5   5   10
9.80/9.84	c s    9.8    53922    3851    269    61    559   69953  20018   31.3   6    7
10.69/10.77	c s   10.8    53983    3851    269    61    559   77121  27186   31.0   5    9
11.29/11.33	c +   11.3    53986    3851    269    61    559   81575  53816   30.5   5   11
12.19/12.26	c s   12.3    53953    3838    270    61    571   85943  27840   30.0   6    9
13.49/13.50	c s   13.5    48992    3732    370    67    571   93451  14907   29.0   4    6
13.49/13.50	c -   13.5    48992    3732    370    67    571   93451  45206   29.0   4    6
13.49/13.50	c +   13.5    48992    3732    370    67    571   93451  49726   29.0   4    6
13.49/13.54	c 0   13.5    50107    2705   1397    67    571   93866  15304   29.0   6    6
13.49/13.54	c
13.49/13.54	s UNSATISFIABLE
13.49/13.54	c
13.49/13.54	c 93866 conflicts, 173577 decisions, 113 random
13.49/13.54	c 9 iterations, 291 restarts, 0 skipped
13.49/13.54	c 6 enlarged, 300 shrunken, 917 rescored, 39 rebiased
13.49/13.54	c 12 simplifications, 0 reductions
13.49/13.54	c
13.49/13.54	c vars: 1397 fixed, 67 equiv, 571 elim, 80 merged
13.49/13.54	c elim: 1411940 resolutions, 6 phases, 5 rounds
13.49/13.54	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
13.49/13.54	c arty: 2.00 and 0.00 xor average arity
13.49/13.54	c prbe: 55289 probed, 31 phases, 7 rounds
13.49/13.54	c prbe: 27 failed, 18 lifted, 0 merged
13.49/13.54	c sccs: 1 non trivial, 0 fixed, 1 merged
13.49/13.54	c hash: 6 units, 79 merged
13.49/13.54	c mins: 4031138 learned, 38% deleted, 24 strong, 28 depth
13.49/13.54	c subs: 32584 forward, 474 backward, 3194 doms
13.49/13.54	c strs: 198 forward, 0 backward
13.49/13.54	c doms: 3293 dominators, 3073 high, 96 low
13.49/13.54	c prps: 34564491 propagations, 2.55 megaprops
13.49/13.54	c
13.49/13.54	c 13.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: 961)

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-3365945-1305320674/watcher-3365945-1305320674 -o /tmp/evaluation-result-3365945-1305320674/solver-3365945-1305320674 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365945-1305320674.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 2/291 32238
/proc/meminfo: memFree=10306440/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=2516 CPUtime=0 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 547 0 0 0 0 0 0 0 25 0 1 0 643670208 2576384 504 33554432000 134512640 135151029 4288329648 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 629 504 65 156 0 472 0

[startup+0.084898 s]
/proc/loadavg: 2.00 2.00 1.95 2/291 32238
/proc/meminfo: memFree=10306440/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=6212 CPUtime=0.08 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 1501 0 0 0 8 0 0 0 25 0 1 0 643670208 6361088 1424 33554432000 134512640 135151029 4288329648 18446744073709551615 134556858 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 1553 1425 80 156 0 1396 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6212

[startup+0.100894 s]
/proc/loadavg: 2.00 2.00 1.95 2/291 32238
/proc/meminfo: memFree=10306440/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=6244 CPUtime=0.09 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 1572 0 0 0 9 0 0 0 25 0 1 0 643670208 6393856 1430 33554432000 134512640 135151029 4288329648 18446744073709551615 134685170 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 1561 1430 80 156 0 1404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6244

[startup+0.300859 s]
/proc/loadavg: 2.00 2.00 1.95 2/291 32238
/proc/meminfo: memFree=10306440/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=7040 CPUtime=0.29 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 1800 0 0 0 29 0 0 0 25 0 1 0 643670208 7208960 1658 33554432000 134512640 135151029 4288329648 18446744073709551615 134551513 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 1760 1658 80 156 0 1603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7040

[startup+0.700796 s]
/proc/loadavg: 2.00 2.00 1.95 2/291 32238
/proc/meminfo: memFree=10306440/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=7968 CPUtime=0.69 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 2003 0 0 0 69 0 0 0 25 0 1 0 643670208 8159232 1861 33554432000 134512640 135151029 4288329648 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 1992 1861 80 156 0 1835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7968

[startup+1.50065 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10297908/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=10200 CPUtime=1.49 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 2558 0 0 0 149 0 0 0 25 0 1 0 643670208 10444800 2416 33554432000 134512640 135151029 4288329648 18446744073709551615 134551805 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 2550 2416 80 156 0 2393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10200

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10295876/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=13384 CPUtime=3.09 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 3366 0 0 0 309 0 0 0 25 0 1 0 643670208 13705216 3224 33554432000 134512640 135151029 4288329648 18446744073709551615 134578277 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 3346 3224 80 156 0 3189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13384

[startup+6.3008 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10291536/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=16640 CPUtime=6.29 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 4158 0 0 0 629 0 0 0 25 0 1 0 643670208 17039360 4016 33554432000 134512640 135151029 4288329648 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 4160 4016 80 156 0 4003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16640

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10289084/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=17460 CPUtime=12.69 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 4527 0 0 0 1269 0 0 0 25 0 1 0 643670208 17879040 4231 33554432000 134512640 135151029 4288329648 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17460

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

[startup+13.1006 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10289084/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=17460 CPUtime=13.1 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 4527 0 0 0 1310 0 0 0 25 0 1 0 643670208 17879040 4231 33554432000 134512640 135151029 4288329648 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 17460

[startup+13.5005 s]
/proc/loadavg: 2.00 2.00 1.95 3/292 32239
/proc/meminfo: memFree=10289084/32951124 swapFree=52307768/67111528
[pid=32238] ppid=32236 vsize=17460 CPUtime=13.49 cores=1,3,5,7
/proc/32238/stat : 32238 (precosat) R 32236 32238 31816 0 -1 4202496 4527 0 0 0 1349 0 0 0 25 0 1 0 643670208 17879040 4231 33554432000 134512640 135151029 4288329648 18446744073709551615 134520456 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32238/statm: 4365 4231 80 156 0 4208 0
Current children cumulated CPU time (s) 13.49
Current children cumulated vsize (KiB) 17460

Child status: 20
Real time (s): 13.5466
CPU time (s): 13.5459
CPU user time (s): 13.5399
CPU system time (s): 0.005999
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 17460

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

runsolver used 0.035994 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-13 23:04:34
IDJOB=3365945
IDBENCH=83433
IDSOLVER=1843
FILE ID=node101/3365945-1305320674
RUNJOBID= node101-1305315334-31835
PBS_JOBID= 13324331
Free space on /tmp= 37500 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-3365945-1305320674/watcher-3365945-1305320674 -o /tmp/evaluation-result-3365945-1305320674/solver-3365945-1305320674 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365945-1305320674.cnf

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

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=609588428

node101.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.841
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.841
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.07
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.841
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.77
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.74
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10306720 kB
Buffers:        270016 kB
Cached:       12050376 kB
SwapCached:      14848 kB
Active:       11878964 kB
Inactive:     10337884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10306720 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            1956 kB
Writeback:          32 kB
AnonPages:     9893588 kB
Mapped:          15272 kB
Slab:           301512 kB
PageTables:      62808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42240244 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= 37500 MiB
End job on node101 at 2011-05-13 23:04:48