Trace number 3285506

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-03Signal 37.4233 61.349

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.00	c start  0 total 0
4.39/4.47	c Find Units :        720
5.19/5.20	c Find Invs  :          0
5.69/5.71	c Find Ands  :        200 AvgFaninNum: 2
5.69/5.71	c Find Xors  :          0 AvgFaninNum: nan
5.69/5.71	c Find Ite   :          0
5.69/5.72	c UnDirect variable: 0
5.69/5.72	c UnDirect to Direct Gate: 0
5.69/5.72	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
5.69/5.74	c Break Cycle : 0
5.69/5.74	c Total Root : 200 Undef Var: 1575006
5.69/5.78	c After covering, Total Root: 200 Leaf: 920
5.69/5.78	c Variable( cover/uncovered/unused ): 1120 1574086 0
5.69/5.78	c Unit Clauses: 720
5.69/5.78	c Binary Clauses( cover/uncovered ): 400 8392900
5.69/5.78	c Clauses( cover/uncovered ): 200 70400
5.69/5.78	c Total Clauses( cover/uncovered ): 1320 8463300 0.0155943%
5.69/5.78	c Covered Ands: 200 Invs: 0 Xors: 0 Ites: 0
11.19/11.29	c Uncover Clauses avg size: 2.37695 max size: 982
11.39/11.41	c Final circuit: i/l/o/s 1574286       0 7817640   9725283
11.39/11.41	c cover rate 0.0155943
11.39/11.41	c rocky end  11.4 total 11.4
23.00/23.04	c covering time  11.63 total 23.03
26.30/26.34	tcmalloc: large alloc 1073741824 bytes == 0x1812e8000 @ 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3285506-1303763834/watcher-3285506-1303763834 -o /tmp/evaluation-result-3285506-1303763834/solver-3285506-1303763834 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3285506-1303763834.cnf 1002419387 

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.81 4.60 4.31 2/175 30140
/proc/meminfo: memFree=26764140/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=29720 CPUtime=0 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 2029 0 0 0 0 0 0 0 22 0 1 0 487982387 30433280 1965 33554432000 4194304 4947581 140735112910112 18446744073709551615 4283938 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30140/statm: 7430 1968 322 184 0 2305 0

[startup+0.0842799 s]
/proc/loadavg: 3.81 4.60 4.31 2/175 30140
/proc/meminfo: memFree=26764140/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=79384 CPUtime=0.07 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 14716 0 0 0 6 1 0 0 22 0 1 0 487982387 81289216 14650 33554432000 4194304 4947581 140735112910112 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 19846 14650 377 184 0 14721 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 79384

[startup+0.10028 s]
/proc/loadavg: 3.81 4.60 4.31 2/175 30140
/proc/meminfo: memFree=26764140/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=91672 CPUtime=0.09 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 17311 0 0 0 7 2 0 0 22 0 1 0 487982387 93872128 17245 33554432000 4194304 4947581 140735112910112 18446744073709551615 4821925 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 22918 17245 377 184 0 17793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91672

[startup+0.300221 s]
/proc/loadavg: 3.81 4.60 4.31 2/175 30140
/proc/meminfo: memFree=26764140/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=116376 CPUtime=0.29 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 23561 0 0 0 27 2 0 0 23 0 1 0 487982387 119169024 23495 33554432000 4194304 4947581 140735112910112 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 29094 23495 377 184 0 23969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 116376

[startup+0.700172 s]
/proc/loadavg: 3.81 4.60 4.31 2/175 30140
/proc/meminfo: memFree=26764140/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=165656 CPUtime=0.69 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 35816 0 0 0 65 4 0 0 25 0 1 0 487982387 169631744 35750 33554432000 4194304 4947581 140735112910112 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 41414 35750 377 184 0 36289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165656

[startup+1.50103 s]
/proc/loadavg: 3.81 4.60 4.31 2/176 30141
/proc/meminfo: memFree=26538840/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=264344 CPUtime=1.49 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 60068 0 0 0 141 8 0 0 25 0 1 0 487982387 270688256 60002 33554432000 4194304 4947581 140735112910112 18446744073709551615 4823198 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 66086 60003 377 184 0 60961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264344

[startup+3.10074 s]
/proc/loadavg: 3.81 4.60 4.31 2/176 30141
/proc/meminfo: memFree=26360900/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=462232 CPUtime=3.09 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 108364 0 0 0 293 16 0 0 25 0 1 0 487982387 473325568 108298 33554432000 4194304 4947581 140735112910112 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 115558 108298 377 184 0 110433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 462232

[startup+6.30017 s]
/proc/loadavg: 3.59 4.54 4.29 2/176 30141
/proc/meminfo: memFree=26063920/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=856212 CPUtime=6.29 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 201943 0 0 0 602 27 0 0 25 0 1 0 487982387 876761088 185493 33554432000 4194304 4947581 140735112910112 18446744073709551615 4833189 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 214053 185493 385 184 0 208928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 856212

[startup+12.701 s]
/proc/loadavg: 3.38 4.48 4.28 2/176 30141
/proc/meminfo: memFree=25401168/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=1841300 CPUtime=12.69 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 455387 0 0 0 1213 56 0 0 25 0 1 0 487982387 1885491200 438937 33554432000 4194304 4947581 140735112910112 18446744073709551615 4225542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 460325 438937 387 184 0 455200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1841300

[startup+25.5008 s]
/proc/loadavg: 2.85 4.31 4.22 2/176 30142
/proc/meminfo: memFree=21640448/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=5656048 CPUtime=25.49 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4202496 1430762 0 0 0 2384 165 0 0 25 0 1 0 487982387 5791793152 1344287 33554432000 4194304 4947581 140735112910112 18446744073709551615 232335589744 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30140/statm: 1414012 1344311 421 184 0 1408887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5656048

[startup+51.1002 s]
/proc/loadavg: 3.04 4.22 4.19 1/176 30143
/proc/meminfo: memFree=14037408/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=7596412 CPUtime=35.29 cores=5,7
/proc/30140/stat : 30140 (synit_sat) D 30138 30140 28989 0 -1 4204032 1846723 0 0 0 2593 936 0 0 18 0 1 0 487982387 7778725888 1757751 33554432000 4194304 4947581 140735112910112 18446744073709551615 4272387 0 0 4096 24578 18446744071562154983 0 0 17 5 0 0 1560
/proc/30140/statm: 1899103 1757751 428 184 0 1893978 0
Current children cumulated CPU time (s) 35.29
Current children cumulated vsize (KiB) 7596412
heavy processes:

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

[startup+57.5011 s]
/proc/loadavg: 3.11 4.22 4.19 2/176 30143
/proc/meminfo: memFree=12900812/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=7596412 CPUtime=36.6 cores=5,7
/proc/30140/stat : 30140 (synit_sat) D 30138 30140 28989 0 -1 4204032 1846723 0 0 0 2593 1067 0 0 18 0 1 0 487982387 7778725888 1757751 33554432000 4194304 4947581 140735112910112 18446744073709551615 4272387 0 0 4096 24578 18446744071562154983 0 0 17 5 0 0 2055
/proc/30140/statm: 1899103 1757751 428 184 0 1893978 0
Current children cumulated CPU time (s) 36.6
Current children cumulated vsize (KiB) 7596412

[startup+59.1008 s]
/proc/loadavg: 3.19 4.21 4.19 1/176 30143
/proc/meminfo: memFree=12839308/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=7596412 CPUtime=36.85 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4204032 1846723 0 0 0 2593 1092 0 0 18 0 1 0 487982387 7778725888 1757751 33554432000 4194304 4947581 140735112910112 18446744073709551615 4272387 0 0 4096 24578 0 0 0 17 5 0 0 2223
/proc/30140/statm: 1899103 1757751 428 184 0 1893978 0
Current children cumulated CPU time (s) 36.85
Current children cumulated vsize (KiB) 7596412

[startup+60.7005 s]
/proc/loadavg: 3.19 4.21 4.19 1/176 30143
/proc/meminfo: memFree=12440276/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=7596412 CPUtime=37.09 cores=5,7
/proc/30140/stat : 30140 (synit_sat) D 30138 30140 28989 0 -1 4204032 1846723 0 0 0 2593 1116 0 0 18 0 1 0 487982387 7778725888 1757751 33554432000 4194304 4947581 140735112910112 18446744073709551615 4272387 0 0 4096 24578 18446744071562154983 0 0 17 5 0 0 2223
/proc/30140/statm: 1899103 1757751 428 184 0 1893978 0
Current children cumulated CPU time (s) 37.09
Current children cumulated vsize (KiB) 7596412

[startup+61.1005 s]
/proc/loadavg: 3.19 4.21 4.19 1/176 30143
/proc/meminfo: memFree=12440276/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=0 CPUtime=37.16 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4204036 1846723 0 0 0 2593 1123 0 0 18 0 1 0 487982387 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 5 0 0 2391
/proc/30140/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.16
Current children cumulated vsize (KiB) 0

[startup+61.3004 s]
/proc/loadavg: 3.19 4.21 4.19 1/176 30143
/proc/meminfo: memFree=12440276/32951124 swapFree=67111524/67111528
[pid=30140] ppid=30138 vsize=0 CPUtime=37.36 cores=5,7
/proc/30140/stat : 30140 (synit_sat) R 30138 30140 28989 0 -1 4204036 1846723 0 0 0 2593 1143 0 0 18 0 1 0 487982387 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 5 0 0 2391
/proc/30140/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 61.349
CPU time (s): 37.4233
CPU user time (s): 25.9361
CPU system time (s): 11.4873
CPU usage (%): 61.0007
Max. virtual memory (cumulated for all children) (KiB): 7596412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9361
system time used= 11.4873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1846723
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= 38
involuntary context switches= 32

runsolver used 0.073988 second user time and 0.224965 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 22:37:20
IDJOB=3285506
IDBENCH=82388
IDSOLVER=1571
FILE ID=node132/3285506-1303763834
RUNJOBID= node132-1303762303-29484
PBS_JOBID= 13157126
Free space on /tmp= 71724 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285506-1303763834/watcher-3285506-1303763834 -o /tmp/evaluation-result-3285506-1303763834/solver-3285506-1303763834 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3285506-1303763834.cnf 1002419387

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1002419387

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26764296 kB
Buffers:        663128 kB
Cached:        4976140 kB
SwapCached:          4 kB
Active:         288172 kB
Inactive:      5415300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26764296 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          177280 kB
Writeback:           0 kB
AnonPages:       64064 kB
Mapped:          14512 kB
Slab:           419448 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188968 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= 64852 MiB
End job on node132 at 2011-04-25 22:38:24