Trace number 3387492

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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 69.5734 69.5734

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.8452
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

69.49/69.57	c WARNING: for repeatability, setting FPU to use double precision
69.49/69.57	s UNSATISFIABLE

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-3387492-1305604325/watcher-3387492-1305604325 -o /tmp/evaluation-result-3387492-1305604325/solver-3387492-1305604325 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387492-1305604325.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: 1.92 1.98 1.99 4/415 27663
/proc/meminfo: memFree=20472112/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=21524 CPUtime=0.01 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 1341 0 0 0 1 0 0 0 20 0 1 0 128041966 22040576 1256 33554432000 4194304 4300288 140733441783024 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 5381 1257 218 26 0 2013 0

[startup+0.107361 s]
/proc/loadavg: 1.92 1.98 1.99 4/415 27663
/proc/meminfo: memFree=20472112/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=24148 CPUtime=0.1 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 2442 0 0 0 10 0 0 0 21 0 1 0 128041966 24727552 2214 33554432000 4194304 4300288 140733441783024 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 6037 2214 221 26 0 2669 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24148

[startup+0.200345 s]
/proc/loadavg: 1.92 1.98 1.99 4/415 27663
/proc/meminfo: memFree=20472112/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=24304 CPUtime=0.19 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 2519 0 0 0 19 0 0 0 21 0 1 0 128041966 24887296 2291 33554432000 4194304 4300288 140733441783024 18446744073709551615 218880214122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 6076 2291 222 26 0 2708 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24304

[startup+0.300324 s]
/proc/loadavg: 1.92 1.98 1.99 4/415 27663
/proc/meminfo: memFree=20472112/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=24304 CPUtime=0.29 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 2519 0 0 0 29 0 0 0 21 0 1 0 128041966 24887296 2291 33554432000 4194304 4300288 140733441783024 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 6076 2291 222 26 0 2708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24304

[startup+0.700251 s]
/proc/loadavg: 1.92 1.98 1.99 4/415 27663
/proc/meminfo: memFree=20472112/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=23940 CPUtime=0.69 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 3327 0 0 0 69 0 0 0 22 0 1 0 128041966 24514560 2456 33554432000 4194304 4300288 140733441783024 18446744073709551615 4270962 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 5985 2456 243 26 0 2617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23940

[startup+1.50111 s]
/proc/loadavg: 1.92 1.98 1.99 5/417 27665
/proc/meminfo: memFree=20449412/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=26660 CPUtime=1.49 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 4020 0 0 0 149 0 0 0 25 0 1 0 128041966 27299840 3126 33554432000 4194304 4300288 140733441783024 18446744073709551615 4268593 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 6665 3126 243 26 0 3297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26660

[startup+3.10083 s]
/proc/loadavg: 1.92 1.98 1.99 4/414 27686
/proc/meminfo: memFree=20449324/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=32104 CPUtime=3.09 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 5300 0 0 0 309 0 0 0 25 0 1 0 128041966 32874496 4386 33554432000 4194304 4300288 140733441783024 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 8026 4386 243 26 0 4658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32104

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 2.00 4/417 27692
/proc/meminfo: memFree=20401976/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=41016 CPUtime=6.29 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 7452 0 0 0 628 1 0 0 25 0 1 0 128041966 42000384 6505 33554432000 4194304 4300288 140733441783024 18446744073709551615 4269361 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 10254 6505 243 26 0 6886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41016

[startup+12.7011 s]
/proc/loadavg: 2.09 2.02 2.01 4/417 27692
/proc/meminfo: memFree=20397852/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=42852 CPUtime=12.69 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 12832 0 0 0 1267 2 0 0 25 0 1 0 128041966 43880448 7261 33554432000 4194304 4300288 140733441783024 18446744073709551615 4269956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 10713 7261 243 26 0 7345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42852

[startup+25.5009 s]
/proc/loadavg: 2.29 2.06 2.02 4/417 27692
/proc/meminfo: memFree=20345216/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=78744 CPUtime=25.49 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 25427 0 0 0 2545 4 0 0 25 0 1 0 128041966 80633856 13929 33554432000 4194304 4300288 140733441783024 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 19686 13929 243 26 0 16318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78744

[startup+51.1004 s]
/proc/loadavg: 2.53 2.14 2.04 4/417 27692
/proc/meminfo: memFree=20287340/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=78748 CPUtime=51.09 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 36755 0 0 0 5103 6 0 0 25 0 1 0 128041966 80637952 14606 33554432000 4194304 4300288 140733441783024 18446744073709551615 4268576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 19687 14606 243 26 0 16319 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78748

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

[startup+51.2004 s]
/proc/loadavg: 2.53 2.14 2.04 4/417 27692
/proc/meminfo: memFree=20287340/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=78748 CPUtime=51.19 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 36773 0 0 0 5113 6 0 0 25 0 1 0 128041966 80637952 14624 33554432000 4194304 4300288 140733441783024 18446744073709551615 4269697 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 19687 14624 243 26 0 16319 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 78748

[startup+57.6002 s]
/proc/loadavg: 2.57 2.15 2.05 4/417 27693
/proc/meminfo: memFree=20274568/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=78748 CPUtime=57.59 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 45229 0 0 0 5752 7 0 0 25 0 1 0 128041966 80637952 14797 33554432000 4194304 4300288 140733441783024 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 19687 14797 243 26 0 16319 0
Current children cumulated CPU time (s) 57.59
Current children cumulated vsize (KiB) 78748

[startup+64.0011 s]
/proc/loadavg: 2.63 2.18 2.06 4/417 27693
/proc/meminfo: memFree=20249260/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=93176 CPUtime=63.99 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 49582 0 0 0 6392 7 0 0 25 0 1 0 128041966 95412224 19102 33554432000 4194304 4300288 140733441783024 18446744073709551615 4256231 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 23294 19102 243 26 0 19926 0
Current children cumulated CPU time (s) 63.99
Current children cumulated vsize (KiB) 93176

[startup+67.2155 s]
/proc/loadavg: 2.63 2.18 2.06 4/417 27693
/proc/meminfo: memFree=20209828/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=142496 CPUtime=67.2 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 58408 0 0 0 6712 8 0 0 25 0 1 0 128041966 145915904 27903 33554432000 4194304 4300288 140733441783024 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 35624 27903 243 26 0 32256 0
Current children cumulated CPU time (s) 67.2
Current children cumulated vsize (KiB) 142496

[startup+68.8003 s]
/proc/loadavg: 2.66 2.19 2.06 4/417 27693
/proc/meminfo: memFree=20206852/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=93176 CPUtime=68.79 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 58732 0 0 0 6871 8 0 0 25 0 1 0 128041966 95412224 20039 33554432000 4194304 4300288 140733441783024 18446744073709551615 4249510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 68.79
Current children cumulated vsize (KiB) 93176

[startup+69.2002 s]
/proc/loadavg: 2.66 2.19 2.06 4/417 27693
/proc/meminfo: memFree=20206852/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=93176 CPUtime=69.19 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 58732 0 0 0 6911 8 0 0 25 0 1 0 128041966 95412224 20039 33554432000 4194304 4300288 140733441783024 18446744073709551615 4274043 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 69.19
Current children cumulated vsize (KiB) 93176

[startup+69.4161 s]
/proc/loadavg: 2.66 2.19 2.06 4/417 27693
/proc/meminfo: memFree=20237728/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=93176 CPUtime=69.4 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 58732 0 0 0 6932 8 0 0 25 0 1 0 128041966 95412224 20039 33554432000 4194304 4300288 140733441783024 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 69.4
Current children cumulated vsize (KiB) 93176

[startup+69.5011 s]
/proc/loadavg: 2.66 2.19 2.06 4/417 27693
/proc/meminfo: memFree=20237728/32950928 swapFree=62959404/67111528
[pid=27663] ppid=27661 vsize=93176 CPUtime=69.49 cores=1,3,5,7
/proc/27663/stat : 27663 (cir_minisat) R 27661 27663 26286 0 -1 4202496 58732 0 0 0 6941 8 0 0 25 0 1 0 128041966 95412224 20039 33554432000 4194304 4300288 140733441783024 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27663/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 69.49
Current children cumulated vsize (KiB) 93176

Child status: 20
Real time (s): 69.5734
CPU time (s): 69.5734
CPU user time (s): 69.4804
CPU system time (s): 0.092985
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 142496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.4804
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58738
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= 6
involuntary context switches= 51

runsolver used 0.278957 second user time and 0.682896 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 05:52:05
IDJOB=3387492
IDBENCH=83438
IDSOLVER=1873
FILE ID=node112/3387492-1305604325
RUNJOBID= node112-1305604325-27645
PBS_JOBID= 13350366
Free space on /tmp= 73608 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387492-1305604325/watcher-3387492-1305604325 -o /tmp/evaluation-result-3387492-1305604325/solver-3387492-1305604325 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387492-1305604325.cnf

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=1903382914

node112.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.847
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.847
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	: 5180.45
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.847
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.847
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.82
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      20472408 kB
Buffers:         89948 kB
Cached:         501204 kB
SwapCached:      73604 kB
Active:         731588 kB
Inactive:     11541200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20472408 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:            5128 kB
Writeback:           0 kB
AnonPages:    11616252 kB
Mapped:          22992 kB
Slab:            79964 kB
PageTables:      59408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99073528 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= 73600 MiB
End job on node112 at 2011-05-17 05:53:15