Trace number 3350462

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: contrasat 2011-03-02UNSAT 188.976 188.98

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

188.89/188.97	c WARNING: for repeatability, setting FPU to use double precision
188.89/188.97	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-3350462-1304971336/watcher-3350462-1304971336 -o /tmp/evaluation-result-3350462-1304971336/solver-3350462-1304971336 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350462-1304971336.cnf 

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: 4.07 3.91 3.70 4/313 4637
/proc/meminfo: memFree=11754348/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=22456 CPUtime=0 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 1491 0 0 0 0 0 0 0 21 0 1 0 608731537 22994944 1402 33554432000 4194304 4298156 140736708234256 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 5614 1404 216 26 0 2246 0

[startup+0.039766 s]
/proc/loadavg: 4.07 3.91 3.70 4/313 4637
/proc/meminfo: memFree=11754348/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=28756 CPUtime=0.03 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 3735 0 0 0 3 0 0 0 21 0 1 0 608731537 29446144 3360 33554432000 4194304 4298156 140736708234256 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 7189 3363 216 26 0 3821 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28756

[startup+0.100751 s]
/proc/loadavg: 4.07 3.91 3.70 4/313 4637
/proc/meminfo: memFree=11754348/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=38500 CPUtime=0.09 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 7346 0 0 0 9 0 0 0 21 0 1 0 608731537 39424000 6115 33554432000 4194304 4298156 140736708234256 18446744073709551615 255377301248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 9625 6115 216 26 0 6257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38500

[startup+0.300713 s]
/proc/loadavg: 4.07 3.91 3.70 4/313 4637
/proc/meminfo: memFree=11754348/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=83548 CPUtime=0.29 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 18248 0 0 0 27 2 0 0 22 0 1 0 608731537 85553152 14926 33554432000 4194304 4298156 140736708234256 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 20887 14927 216 26 0 17519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83548

[startup+0.700635 s]
/proc/loadavg: 4.07 3.91 3.70 4/313 4637
/proc/meminfo: memFree=11754348/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=88812 CPUtime=0.69 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 21172 0 0 0 67 2 0 0 23 0 1 0 608731537 90943488 16938 33554432000 4194304 4298156 140736708234256 18446744073709551615 4227526 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 22203 16938 222 26 0 18835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88812

[startup+1.50049 s]
/proc/loadavg: 4.07 3.91 3.70 5/314 4638
/proc/meminfo: memFree=11680816/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=89344 CPUtime=1.49 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 21296 0 0 0 147 2 0 0 25 0 1 0 608731537 91488256 17059 33554432000 4194304 4298156 140736708234256 18446744073709551615 4233588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 22336 17059 222 26 0 18968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89344

[startup+3.10019 s]
/proc/loadavg: 4.07 3.91 3.70 5/314 4638
/proc/meminfo: memFree=11682304/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=84344 CPUtime=3.09 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 28214 0 0 0 306 3 0 0 25 0 1 0 608731537 86368256 14863 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 21086 14863 242 26 0 17718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84344

[startup+6.3006 s]
/proc/loadavg: 4.07 3.91 3.70 5/314 4638
/proc/meminfo: memFree=11665032/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=84344 CPUtime=6.29 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 28763 0 0 0 626 3 0 0 25 0 1 0 608731537 86368256 15345 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 21086 15345 242 26 0 17718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84344

[startup+12.7004 s]
/proc/loadavg: 4.06 3.91 3.71 5/314 4638
/proc/meminfo: memFree=11638760/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=84344 CPUtime=12.69 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 29912 0 0 0 1266 3 0 0 25 0 1 0 608731537 86368256 16358 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 21086 16358 242 26 0 17718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84344

[startup+25.5011 s]
/proc/loadavg: 4.13 3.93 3.72 5/314 4639
/proc/meminfo: memFree=11624760/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=84020 CPUtime=25.49 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 39461 0 0 0 2544 5 0 0 25 0 1 0 608731537 86036480 16841 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 21005 16841 242 26 0 17637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84020

[startup+51.1003 s]
/proc/loadavg: 4.23 3.97 3.73 5/314 4639
/proc/meminfo: memFree=11585396/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=114368 CPUtime=51.08 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 49692 0 0 0 5102 6 0 0 25 0 1 0 608731537 117112832 24593 33554432000 4194304 4298156 140736708234256 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 28592 24593 242 26 0 25224 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114368

[startup+102.312 s]
/proc/loadavg: 4.23 4.00 3.75 5/314 4641
/proc/meminfo: memFree=11546300/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=102.3 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 64064 0 0 0 10222 8 0 0 25 0 1 0 608731537 137027584 30037 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30037 242 26 0 30086 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 133816

[startup+162.301 s]
/proc/loadavg: 4.44 4.08 3.79 5/314 4645
/proc/meminfo: memFree=11534824/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=183136 CPUtime=162.29 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 107341 0 0 0 16214 15 0 0 25 0 1 0 608731537 187531264 38215 33554432000 4194304 4298156 140736708234256 18446744073709551615 4261516 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 45784 38215 242 26 0 42416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183136

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

[startup+166.301 s]
/proc/loadavg: 4.40 4.08 3.79 5/314 4645
/proc/meminfo: memFree=11516228/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=183136 CPUtime=166.28 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 108095 0 0 0 16613 15 0 0 25 0 1 0 608731537 187531264 38901 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 45784 38901 242 26 0 42416 0
Current children cumulated CPU time (s) 166.28
Current children cumulated vsize (KiB) 183136

[startup+179.101 s]
/proc/loadavg: 4.38 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11464952/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=183136 CPUtime=179.09 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118325 0 0 0 17892 17 0 0 25 0 1 0 608731537 187531264 39178 33554432000 4194304 4298156 140736708234256 18446744073709551615 4253621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 45784 39178 242 26 0 42416 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 183136

[startup+185.5 s]
/proc/loadavg: 4.35 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11546916/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=185.48 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118760 0 0 0 18531 17 0 0 25 0 1 0 608731537 137027584 30060 33554432000 4194304 4298156 140736708234256 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30060 242 26 0 30086 0
Current children cumulated CPU time (s) 185.48
Current children cumulated vsize (KiB) 133816

[startup+187.101 s]
/proc/loadavg: 4.35 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11536500/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=187.09 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118760 0 0 0 18692 17 0 0 25 0 1 0 608731537 137027584 30060 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30060 242 26 0 30086 0
Current children cumulated CPU time (s) 187.09
Current children cumulated vsize (KiB) 133816

[startup+187.901 s]
/proc/loadavg: 4.35 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11536500/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=187.89 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118760 0 0 0 18772 17 0 0 25 0 1 0 608731537 137027584 30060 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256329 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30060 242 26 0 30086 0
Current children cumulated CPU time (s) 187.89
Current children cumulated vsize (KiB) 133816

[startup+188.701 s]
/proc/loadavg: 4.32 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11532284/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=188.69 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118760 0 0 0 18852 17 0 0 25 0 1 0 608731537 137027584 30060 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30060 242 26 0 30086 0
Current children cumulated CPU time (s) 188.69
Current children cumulated vsize (KiB) 133816

[startup+188.901 s]
/proc/loadavg: 4.32 4.09 3.80 5/314 4646
/proc/meminfo: memFree=11532284/32951124 swapFree=66050672/67111528
[pid=4637] ppid=4635 vsize=133816 CPUtime=188.89 cores=5,7
/proc/4637/stat : 4637 (contrasat_relea) R 4635 4637 4116 0 -1 4202496 118760 0 0 0 18872 17 0 0 25 0 1 0 608731537 137027584 30060 33554432000 4194304 4298156 140736708234256 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4637/statm: 33454 30060 242 26 0 30086 0
Current children cumulated CPU time (s) 188.89
Current children cumulated vsize (KiB) 133816

Child status: 20
Real time (s): 188.98
CPU time (s): 188.976
CPU user time (s): 188.792
CPU system time (s): 0.183972
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 183136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.792
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118765
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= 9
involuntary context switches= 242

runsolver used 0.604908 second user time and 1.2878 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-09 22:02:17
IDJOB=3350462
IDBENCH=82500
IDSOLVER=1816
FILE ID=node135/3350462-1304971336
RUNJOBID= node135-1304970827-4548
PBS_JOBID= 13285615
Free space on /tmp= 46104 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350462-1304971336/watcher-3350462-1304971336 -o /tmp/evaluation-result-3350462-1304971336/solver-3350462-1304971336 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350462-1304971336.cnf

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=750939309

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11754628 kB
Buffers:        164956 kB
Cached:        4882380 kB
SwapCached:      50364 kB
Active:       11382236 kB
Inactive:      9574368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11754628 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           19408 kB
Writeback:           0 kB
AnonPages:    15864420 kB
Mapped:          19364 kB
Slab:           127936 kB
PageTables:      50172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58842972 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= 46104 MiB
End job on node135 at 2011-05-09 22:05:26