Trace number 3490526

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
MinisatID 2.5.2 (fixed)UNSAT 119.779 119.776

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
MD5SUMa7f9415d82387c85347e0216376f3dfd
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.5942
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
119.69/119.77	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3490526-1307752260/watcher-3490526-1307752260 -o /tmp/evaluation-result-3490526-1307752260/solver-3490526-1307752260 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3490526-1307752260.opb --verbosity=0 --format=opb --randomseed=787229143 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.02 1.99 1.75 2/177 15616
/proc/meminfo: memFree=31661968/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=7568 CPUtime=0 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 400 0 0 0 0 0 0 0 25 0 1 0 886828573 7749632 352 33554432000 4194304 6720400 140736807212208 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 1892 352 230 617 0 1266 0

[startup+0.0858379 s]
/proc/loadavg: 2.02 1.99 1.75 2/177 15616
/proc/meminfo: memFree=31661968/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=11508 CPUtime=0.08 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 1450 0 0 0 8 0 0 0 25 0 1 0 886828573 11784192 1397 33554432000 4194304 6720400 140736807212208 18446744073709551615 4803170 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2877 1397 262 617 0 2251 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11508

[startup+0.100821 s]
/proc/loadavg: 2.02 1.99 1.75 2/177 15616
/proc/meminfo: memFree=31661968/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=11508 CPUtime=0.09 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 1471 0 0 0 9 0 0 0 25 0 1 0 886828573 11784192 1418 33554432000 4194304 6720400 140736807212208 18446744073709551615 5518122 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2877 1418 262 617 0 2251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11508

[startup+0.300813 s]
/proc/loadavg: 2.02 1.99 1.75 2/177 15616
/proc/meminfo: memFree=31661968/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=8116 CPUtime=0.29 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 1718 0 0 0 29 0 0 0 25 0 1 0 886828573 8310784 1540 33554432000 4194304 6720400 140736807212208 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2029 1540 262 617 0 1403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8116

[startup+0.700712 s]
/proc/loadavg: 2.02 1.99 1.75 2/177 15616
/proc/meminfo: memFree=31661968/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=9728 CPUtime=0.69 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 2191 0 0 0 69 0 0 0 25 0 1 0 886828573 9961472 1850 33554432000 4194304 6720400 140736807212208 18446744073709551615 4718479 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2432 1850 262 617 0 1806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9728

[startup+1.50058 s]
/proc/loadavg: 2.02 1.99 1.75 3/178 15617
/proc/meminfo: memFree=31655536/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=10824 CPUtime=1.49 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 2403 0 0 0 149 0 0 0 25 0 1 0 886828573 11083776 2051 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616675 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2706 2051 262 617 0 2080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10824

[startup+3.10028 s]
/proc/loadavg: 2.02 1.99 1.75 3/178 15617
/proc/meminfo: memFree=31654052/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=11460 CPUtime=3.09 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 2785 0 0 0 309 0 0 0 25 0 1 0 886828573 11735040 2427 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616734 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 2865 2427 262 617 0 2239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11460

[startup+6.30075 s]
/proc/loadavg: 2.02 1.99 1.75 3/178 15617
/proc/meminfo: memFree=31651784/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=13580 CPUtime=6.29 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 3213 0 0 0 629 0 0 0 25 0 1 0 886828573 13905920 2847 33554432000 4194304 6720400 140736807212208 18446744073709551615 4617347 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 3395 2847 262 617 0 2769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13580

[startup+12.7006 s]
/proc/loadavg: 2.01 1.99 1.75 3/178 15617
/proc/meminfo: memFree=31645444/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=15228 CPUtime=12.69 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 3764 0 0 0 1269 0 0 0 25 0 1 0 886828573 15593472 3364 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616696 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 3807 3364 262 617 0 3181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15228

[startup+25.5003 s]
/proc/loadavg: 2.01 1.99 1.76 3/178 15617
/proc/meminfo: memFree=31641828/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=20948 CPUtime=25.49 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 4566 0 0 0 2549 0 0 0 25 0 1 0 886828573 21450752 4140 33554432000 4194304 6720400 140736807212208 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 5237 4140 262 617 0 4611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20948

[startup+51.1008 s]
/proc/loadavg: 2.01 1.99 1.76 3/178 15618
/proc/meminfo: memFree=31639632/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=20948 CPUtime=51.09 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 5225 0 0 0 5108 1 0 0 25 0 1 0 886828573 21450752 4784 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616669 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 5237 4784 262 617 0 4611 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20948

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 15619
/proc/meminfo: memFree=31630432/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=27512 CPUtime=102.3 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 6919 0 0 0 10229 1 0 0 25 0 1 0 886828573 28172288 6426 33554432000 4194304 6720400 140736807212208 18446744073709551615 4719544 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 6878 6426 262 617 0 6252 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27512

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

[startup+108.701 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 15619
/proc/meminfo: memFree=31630300/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=27512 CPUtime=108.69 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 6919 0 0 0 10868 1 0 0 25 0 1 0 886828573 28172288 6426 33554432000 4194304 6720400 140736807212208 18446744073709551615 5517929 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 6878 6426 262 617 0 6252 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 27512

[startup+115.1 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 15620
/proc/meminfo: memFree=31628180/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=29376 CPUtime=115.09 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 6969 0 0 0 11508 1 0 0 25 0 1 0 886828573 30081024 6476 33554432000 4194304 6720400 140736807212208 18446744073709551615 4617312 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 7344 6476 262 617 0 6718 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 29376

[startup+118.301 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 15620
/proc/meminfo: memFree=31628056/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=29376 CPUtime=118.29 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 7113 0 0 0 11828 1 0 0 25 0 1 0 886828573 30081024 6614 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 7344 6614 262 617 0 6718 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 29376

[startup+119.101 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 15620
/proc/meminfo: memFree=31627436/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=29376 CPUtime=119.09 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 7205 0 0 0 11908 1 0 0 25 0 1 0 886828573 30081024 6698 33554432000 4194304 6720400 140736807212208 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 7344 6698 262 617 0 6718 0
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (KiB) 29376

[startup+119.501 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 15620
/proc/meminfo: memFree=31627436/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=29376 CPUtime=119.49 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 7205 0 0 0 11948 1 0 0 25 0 1 0 886828573 30081024 6698 33554432000 4194304 6720400 140736807212208 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 7344 6698 262 617 0 6718 0
Current children cumulated CPU time (s) 119.49
Current children cumulated vsize (KiB) 29376

[startup+119.701 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 15620
/proc/meminfo: memFree=31627436/32951124 swapFree=67052812/67111528
[pid=15616] ppid=15614 vsize=29376 CPUtime=119.69 cores=0,2,4,6
/proc/15616/stat : 15616 (minisatid) R 15614 15616 15120 0 -1 4202496 7205 0 0 0 11968 1 0 0 25 0 1 0 886828573 30081024 6698 33554432000 4194304 6720400 140736807212208 18446744073709551615 4596718 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15616/statm: 7344 6698 262 617 0 6718 0
Current children cumulated CPU time (s) 119.69
Current children cumulated vsize (KiB) 29376

Child status: 20
Real time (s): 119.776
CPU time (s): 119.779
CPU user time (s): 119.758
CPU system time (s): 0.020996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 29376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.758
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7212
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= 4
involuntary context switches= 221

runsolver used 0.183972 second user time and 0.367944 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-11 02:31:00
IDJOB=3490526
IDBENCH=1312
IDSOLVER=1980
FILE ID=node103/3490526-1307752260
RUNJOBID= node103-1307750181-15138
PBS_JOBID= 13550857
Free space on /tmp= 74068 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3490526-1307752260/watcher-3490526-1307752260 -o /tmp/evaluation-result-3490526-1307752260/solver-3490526-1307752260 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3490526-1307752260.opb --verbosity=0 --format=opb --randomseed=787229143

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

MD5SUM BENCH= a7f9415d82387c85347e0216376f3dfd
RANDOM SEED=787229143

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      31662280 kB
Buffers:        260284 kB
Cached:         770252 kB
SwapCached:      22864 kB
Active:         482468 kB
Inactive:       600068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31662280 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       49060 kB
Mapped:          10160 kB
Slab:           142264 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233928 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= 74064 MiB
End job on node103 at 2011-06-11 02:32:59