Trace number 3422421

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: EBMiniSAT 2011-03-02UNSAT 214.199 214.191

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 benchmark102.934
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

214.10/214.18	c WARNING: for repeatability, setting FPU to use double precision
214.10/214.18	c restarts              : 1752
214.10/214.18	c conflicts             : 812829         (3798 /sec)
214.10/214.18	c decisions             : 1006852        (0.00 % random) (4704 /sec)
214.10/214.18	c propagations          : 184694938      (862913 /sec)
214.10/214.18	c conflict literals     : 16201432       (51.07 % deleted)
214.10/214.18	c Memory used           : 234.00 MB
214.10/214.18	c CPU time              : 214.036 s
214.10/214.18	
214.10/214.18	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-3422421-1306665683/watcher-3422421-1306665683 -o /tmp/evaluation-result-3422421-1306665683/solver-3422421-1306665683 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422421-1306665683.cnf -verb=0 

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: 2.06 2.04 2.00 2/517 9833
/proc/meminfo: memFree=11977404/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=23120 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 1585 0 0 0 0 0 0 0 21 0 1 0 778165061 23674880 1528 33554432000 4194304 4293939 140735874208256 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 5780 1529 218 25 0 2413 0

[startup+0.097197 s]
/proc/loadavg: 2.06 2.04 2.00 2/517 9833
/proc/meminfo: memFree=11977404/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=38524 CPUtime=0.08 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 6515 0 0 0 8 0 0 0 21 0 1 0 778165061 39448576 5739 33554432000 4194304 4293939 140735874208256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 9631 5743 218 25 0 6264 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38524

[startup+0.101192 s]
/proc/loadavg: 2.06 2.04 2.00 2/517 9833
/proc/meminfo: memFree=11977404/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=38788 CPUtime=0.09 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 6643 0 0 0 9 0 0 0 21 0 1 0 778165061 39718912 5860 33554432000 4194304 4293939 140735874208256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 9697 5861 218 25 0 6330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38788

[startup+0.301164 s]
/proc/loadavg: 2.06 2.04 2.00 2/517 9833
/proc/meminfo: memFree=11977404/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=74848 CPUtime=0.29 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 17306 0 0 0 27 2 0 0 22 0 1 0 778165061 76644352 14614 33554432000 4194304 4293939 140735874208256 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 18712 14615 218 25 0 15345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74848

[startup+0.701081 s]
/proc/loadavg: 2.06 2.04 2.00 2/517 9833
/proc/meminfo: memFree=11977404/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=76952 CPUtime=0.69 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 18104 0 0 0 67 2 0 0 24 0 1 0 778165061 78798848 15381 33554432000 4194304 4293939 140735874208256 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 19238 15381 223 25 0 15871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76952

[startup+1.50092 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 9834
/proc/meminfo: memFree=11913836/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=72260 CPUtime=1.49 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 22169 0 0 0 146 3 0 0 25 0 1 0 778165061 73994240 13172 33554432000 4194304 4293939 140735874208256 18446744073709551615 254500357039 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 18065 13172 234 25 0 14698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72260

[startup+3.1006 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 9834
/proc/meminfo: memFree=11919044/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=72260 CPUtime=3.09 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 22411 0 0 0 306 3 0 0 25 0 1 0 778165061 73994240 13398 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 18065 13398 244 25 0 14698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72260

[startup+6.30097 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 9834
/proc/meminfo: memFree=11911128/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=72260 CPUtime=6.29 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 22890 0 0 0 626 3 0 0 25 0 1 0 778165061 73994240 13850 33554432000 4194304 4293939 140735874208256 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 18065 13850 244 25 0 14698 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72260

[startup+12.7007 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 9834
/proc/meminfo: memFree=11892008/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=72260 CPUtime=12.69 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 23674 0 0 0 1266 3 0 0 25 0 1 0 778165061 73994240 14599 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 18065 14599 244 25 0 14698 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72260

[startup+25.5011 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 9834
/proc/meminfo: memFree=11856548/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=84816 CPUtime=25.49 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 25264 0 0 0 2546 3 0 0 25 0 1 0 778165061 86851584 16119 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 21204 16119 244 25 0 17837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84816

[startup+51.101 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 9835
/proc/meminfo: memFree=11776828/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=106728 CPUtime=51.1 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 28748 0 0 0 5104 6 0 0 25 0 1 0 778165061 109289472 19473 33554432000 4194304 4293939 140735874208256 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 26682 19473 244 25 0 23315 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 106728

[startup+102.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 9836
/proc/meminfo: memFree=11648448/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=147712 CPUtime=102.31 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 35372 0 0 0 10223 8 0 0 25 0 1 0 778165061 151257088 25911 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 36928 25911 244 25 0 33561 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 147712

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9838
/proc/meminfo: memFree=11506060/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=155284 CPUtime=162.29 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 41704 0 0 0 16218 11 0 0 25 0 1 0 778165061 159010816 32078 33554432000 4194304 4293939 140735874208256 18446744073709551615 4263247 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 38821 32078 244 25 0 35454 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155284

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

[startup+179.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9838
/proc/meminfo: memFree=11467608/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160072 CPUtime=179.1 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 43860 0 0 0 17898 12 0 0 25 0 1 0 778165061 163913728 34178 33554432000 4194304 4293939 140735874208256 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40018 34178 244 25 0 36651 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 160072

[startup+191.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11433628/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160072 CPUtime=191.9 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 44967 0 0 0 19178 12 0 0 25 0 1 0 778165061 163913728 35257 33554432000 4194304 4293939 140735874208256 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40018 35257 244 25 0 36651 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 160072

[startup+204.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11432384/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160252 CPUtime=204.7 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 59525 0 0 0 20455 15 0 0 25 0 1 0 778165061 164098048 28936 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40063 28936 244 25 0 36696 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 160252

[startup+211.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11417132/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160524 CPUtime=211.11 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 60119 0 0 0 21096 15 0 0 25 0 1 0 778165061 164376576 29501 33554432000 4194304 4293939 140735874208256 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40131 29501 244 25 0 36764 0
Current children cumulated CPU time (s) 211.11
Current children cumulated vsize (KiB) 160524

[startup+212.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11413164/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160692 CPUtime=212.7 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 60305 0 0 0 21255 15 0 0 25 0 1 0 778165061 164548608 29681 33554432000 4194304 4293939 140735874208256 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40173 29681 244 25 0 36806 0
Current children cumulated CPU time (s) 212.7
Current children cumulated vsize (KiB) 160692

[startup+213.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11408824/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160692 CPUtime=213.5 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 60358 0 0 0 21335 15 0 0 25 0 1 0 778165061 164548608 29732 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40173 29732 244 25 0 36806 0
Current children cumulated CPU time (s) 213.5
Current children cumulated vsize (KiB) 160692

[startup+213.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11408824/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160692 CPUtime=213.9 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 60394 0 0 0 21375 15 0 0 25 0 1 0 778165061 164548608 29766 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40173 29766 244 25 0 36806 0
Current children cumulated CPU time (s) 213.9
Current children cumulated vsize (KiB) 160692

[startup+214.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9840
/proc/meminfo: memFree=11408824/32950928 swapFree=38157052/67111528
[pid=9833] ppid=9831 vsize=160692 CPUtime=214.1 cores=1,3,5,7
/proc/9833/stat : 9833 (ebminisat_relea) R 9831 9833 9428 0 -1 4202496 60408 0 0 0 21395 15 0 0 25 0 1 0 778165061 164548608 29780 33554432000 4194304 4293939 140735874208256 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9833/statm: 40173 29780 244 25 0 36806 0
Current children cumulated CPU time (s) 214.1
Current children cumulated vsize (KiB) 160692

Child status: 20
Real time (s): 214.191
CPU time (s): 214.199
CPU user time (s): 214.036
CPU system time (s): 0.162975
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 240212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.036
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60447
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= 2443

runsolver used 1.04884 second user time and 2.6466 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-29 12:41:24
IDJOB=3422421
IDBENCH=82500
IDSOLVER=1914
FILE ID=node149/3422421-1306665683
RUNJOBID= node149-1306658663-9447
PBS_JOBID= 13471748
Free space on /tmp= 73412 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422421-1306665683/watcher-3422421-1306665683 -o /tmp/evaluation-result-3422421-1306665683/solver-3422421-1306665683 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422421-1306665683.cnf  -verb=0

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1286253029

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32950928 kB
MemFree:      11977428 kB
Buffers:        265628 kB
Cached:        4817484 kB
SwapCached:      56180 kB
Active:        6590392 kB
Inactive:     14063708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11977428 kB
SwapTotal:    67111528 kB
SwapFree:     38157052 kB
Dirty:           19264 kB
Writeback:           0 kB
AnonPages:    15538680 kB
Mapped:          18068 kB
Slab:           123668 kB
PageTables:     125736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 179592904 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= 73412 MiB
End job on node149 at 2011-05-29 12:44:58