Trace number 3380404

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 84.5231 84.5255

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 benchmark12.1971
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

84.49/84.52	c WARNING: for repeatability, setting FPU to use double precision
84.49/84.52	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-3380404-1305459337/watcher-3380404-1305459337 -o /tmp/evaluation-result-3380404-1305459337/solver-3380404-1305459337 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380404-1305459337.cnf 

running on 2 cores: 0,2

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.11 3.82 3.65 4/404 24817
/proc/meminfo: memFree=18526408/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=20316 CPUtime=0 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 946 0 0 0 0 0 0 0 23 0 1 0 736164368 20803584 879 33554432000 4194304 4300288 140733356274960 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 5079 880 217 26 0 1711 0

[startup+0.022941 s]
/proc/loadavg: 3.11 3.82 3.65 4/404 24817
/proc/meminfo: memFree=18526408/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=21656 CPUtime=0.01 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 1383 0 0 0 1 0 0 0 23 0 1 0 736164368 22175744 1298 33554432000 4194304 4300288 140733356274960 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 5414 1302 218 26 0 2046 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21656

[startup+0.100946 s]
/proc/loadavg: 3.11 3.82 3.65 4/404 24817
/proc/meminfo: memFree=18526408/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=24148 CPUtime=0.09 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 2442 0 0 0 9 0 0 0 23 0 1 0 736164368 24727552 2214 33554432000 4194304 4300288 140733356274960 18446744073709551615 4228192 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 6037 2214 221 26 0 2669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24148

[startup+0.300912 s]
/proc/loadavg: 3.11 3.82 3.65 4/404 24817
/proc/meminfo: memFree=18526408/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=24304 CPUtime=0.29 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 2519 0 0 0 29 0 0 0 25 0 1 0 736164368 24887296 2291 33554432000 4194304 4300288 140733356274960 18446744073709551615 4228388 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 6076 2291 222 26 0 2708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24304

[startup+0.700835 s]
/proc/loadavg: 3.11 3.82 3.65 4/404 24817
/proc/meminfo: memFree=18526408/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=22264 CPUtime=0.69 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 3241 0 0 0 69 0 0 0 25 0 1 0 736164368 22798336 2375 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 5566 2375 243 26 0 2198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22264

[startup+1.50068 s]
/proc/loadavg: 3.11 3.82 3.65 5/413 24834
/proc/meminfo: memFree=18444436/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=26660 CPUtime=1.49 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 3851 0 0 0 149 0 0 0 25 0 1 0 736164368 27299840 2962 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 6665 2962 243 26 0 3297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26660

[startup+3.10038 s]
/proc/loadavg: 3.11 3.82 3.65 4/408 24851
/proc/meminfo: memFree=18448684/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=31684 CPUtime=3.09 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 4969 0 0 0 308 1 0 0 25 0 1 0 736164368 32444416 4058 33554432000 4194304 4300288 140733356274960 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 7921 4058 243 26 0 4553 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31684

[startup+6.30077 s]
/proc/loadavg: 3.34 3.85 3.66 5/413 24861
/proc/meminfo: memFree=18386324/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=40472 CPUtime=6.29 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 6930 0 0 0 627 2 0 0 25 0 1 0 736164368 41443328 5989 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 10118 5989 243 26 0 6750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40472

[startup+12.7006 s]
/proc/loadavg: 3.40 3.86 3.66 5/413 24861
/proc/meminfo: memFree=18372744/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=42232 CPUtime=12.69 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 11822 0 0 0 1266 3 0 0 25 0 1 0 736164368 43245568 6260 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 10558 6260 243 26 0 7190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42232

[startup+25.5011 s]
/proc/loadavg: 3.60 3.88 3.67 5/413 24861
/proc/meminfo: memFree=18321344/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=78744 CPUtime=25.49 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 23104 0 0 0 2543 6 0 0 25 0 1 0 736164368 80633856 11626 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255623 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 19686 11626 243 26 0 16318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78744

[startup+51.1003 s]
/proc/loadavg: 3.90 3.92 3.69 5/413 24889
/proc/meminfo: memFree=18158140/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=78748 CPUtime=51.09 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 36680 0 0 0 5100 9 0 0 25 0 1 0 736164368 80637952 14531 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 19687 14531 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+63.9008 s]
/proc/loadavg: 3.92 3.92 3.70 5/413 24889
/proc/meminfo: memFree=18038772/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=128068 CPUtime=63.89 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 44674 0 0 0 6379 10 0 0 25 0 1 0 736164368 131141632 22514 33554432000 4194304 4300288 140733356274960 18446744073709551615 4256196 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 32017 22514 243 26 0 28649 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 128068

[startup+76.7004 s]
/proc/loadavg: 3.93 3.93 3.70 5/413 24917
/proc/meminfo: memFree=18100868/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=76.69 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 49296 0 0 0 7658 11 0 0 25 0 1 0 736164368 95412224 18820 33554432000 4194304 4300288 140733356274960 18446744073709551615 4274043 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 18820 243 26 0 19926 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 93176

[startup+79.9008 s]
/proc/loadavg: 3.94 3.93 3.70 5/413 24917
/proc/meminfo: memFree=18082160/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=79.88 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 50424 0 0 0 7977 11 0 0 25 0 1 0 736164368 95412224 19926 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255659 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 19926 243 26 0 19926 0
Current children cumulated CPU time (s) 79.88
Current children cumulated vsize (KiB) 93176

[startup+83.1012 s]
/proc/loadavg: 3.94 3.93 3.70 5/413 24917
/proc/meminfo: memFree=18035536/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=83.09 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 58732 0 0 0 8296 13 0 0 25 0 1 0 736164368 95412224 20039 33554432000 4194304 4300288 140733356274960 18446744073709551615 4256448 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 93176

[startup+83.901 s]
/proc/loadavg: 3.94 3.93 3.70 6/413 24917
/proc/meminfo: memFree=18062444/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=83.89 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 58732 0 0 0 8376 13 0 0 25 0 1 0 736164368 95412224 20039 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255765 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 83.89
Current children cumulated vsize (KiB) 93176

[startup+84.3009 s]
/proc/loadavg: 3.94 3.93 3.70 6/413 24917
/proc/meminfo: memFree=18062444/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=84.29 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 58732 0 0 0 8416 13 0 0 25 0 1 0 736164368 95412224 20039 33554432000 4194304 4300288 140733356274960 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 84.29
Current children cumulated vsize (KiB) 93176

[startup+84.5009 s]
/proc/loadavg: 3.94 3.93 3.70 6/413 24917
/proc/meminfo: memFree=18062444/32950928 swapFree=67111200/67111528
[pid=24816] ppid=24814 vsize=93176 CPUtime=84.49 cores=0,2
/proc/24816/stat : 24816 (cir_minisat) R 24814 24816 24773 0 -1 4202496 58732 0 0 0 8436 13 0 0 25 0 1 0 736164368 95412224 20039 33554432000 4194304 4300288 140733356274960 18446744073709551615 4255761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24816/statm: 23294 20039 243 26 0 19926 0
Current children cumulated CPU time (s) 84.49
Current children cumulated vsize (KiB) 93176

Child status: 20
Real time (s): 84.5255
CPU time (s): 84.5231
CPU user time (s): 84.3882
CPU system time (s): 0.134979
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 142496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.3882
system time used= 0.134979
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= 1127

runsolver used 0.381941 second user time and 0.78488 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 13:35:37
IDJOB=3380404
IDBENCH=83438
IDSOLVER=1863
FILE ID=node115/3380404-1305459337
RUNJOBID= node115-1305459337-24791
PBS_JOBID= 13324911
Free space on /tmp= 73248 MiB

SOLVER NAME= 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-3380404-1305459337/watcher-3380404-1305459337 -o /tmp/evaluation-result-3380404-1305459337/solver-3380404-1305459337 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380404-1305459337.cnf

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=279887856

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18527068 kB
Buffers:        264940 kB
Cached:        3074088 kB
SwapCached:          0 kB
Active:       10973412 kB
Inactive:      3135040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18527068 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6760 kB
Writeback:           8 kB
AnonPages:    10769584 kB
Mapped:          33604 kB
Slab:           198856 kB
PageTables:      48544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 95363148 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= 73220 MiB
End job on node115 at 2011-05-15 13:37:02