Trace number 3274832

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
SAT07 reference solver: minisat SAT 2007UNSAT 116.922 116.918

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  118                                                  |
0.00/0.00	c |  Number of clauses:    314                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      79      296     1144 |       98        0    nan |  0.000 % |
0.00/0.00	c |       100 |      79      296     1144 |      108      100     26 |  0.007 % |
0.00/0.00	c |       251 |      79      296     1144 |      119       93     13 |  0.007 % |
0.00/0.00	c |       477 |      79      296     1144 |      131       92     11 |  0.007 % |
0.00/0.00	c |       814 |      79      296     1144 |      144      100     12 |  0.007 % |
0.00/0.00	c |      1320 |      79      296     1144 |      158       96     12 |  0.007 % |
0.00/0.01	c |      2080 |      79      296     1144 |      174      193     14 |  0.007 % |
0.00/0.01	c |      3220 |      79      296     1144 |      192      130     13 |  0.007 % |
0.00/0.02	c |      4929 |      79      296     1144 |      211      210     15 |  0.007 % |
0.00/0.03	c |      7492 |      79      296     1144 |      232      134     13 |  0.007 % |
0.00/0.05	c |     11337 |      79      296     1144 |      255      201     12 |  0.007 % |
0.00/0.08	c |     17104 |      79      296     1144 |      281      230     13 |  0.007 % |
0.09/0.13	c |     25754 |      79      296     1144 |      309      302     12 |  0.007 % |
0.19/0.20	c |     38728 |      79      296     1144 |      340      185     12 |  0.007 % |
0.19/0.29	c |     58189 |      79      296     1144 |      374      339     14 |  0.007 % |
0.39/0.45	c |     87381 |      79      296     1144 |      412      256     13 |  0.007 % |
0.59/0.68	c |    131171 |      79      296     1144 |      453      278     14 |  0.007 % |
1.00/1.05	c |    196856 |      79      296     1144 |      498      274     12 |  0.007 % |
1.50/1.59	c |    295384 |      79      296     1144 |      548      408     11 |  0.007 % |
2.40/2.47	c |    443174 |      79      296     1144 |      603      303     11 |  0.007 % |
3.70/3.79	c |    664858 |      79      296     1144 |      663      425     14 |  0.007 % |
5.80/5.83	c |    997383 |      79      296     1144 |      730      598     13 |  0.007 % |
8.80/8.83	c |   1496174 |      79      296     1144 |      803      672     14 |  0.007 % |
13.60/13.60	c |   2244356 |      79      296     1144 |      883      617     12 |  0.007 % |
21.00/21.00	c |   3366631 |      79      296     1144 |      971      718     11 |  0.007 % |
32.00/32.08	c |   5050043 |      79      296     1144 |     1069      867     12 |  0.007 % |
49.00/49.02	c |   7575159 |      79      296     1144 |     1175      644     13 |  0.014 % |
76.00/76.04	c |  11362834 |      79      296     1144 |     1293      941     11 |  0.015 % |
115.90/115.92	c |  17044346 |      74      262     1014 |     1422      909     10 |  4.280 % |
116.90/116.91	c ===============================================================================
116.90/116.91	c restarts              : 29
116.90/116.91	c conflicts             : 17196262       (147077 /sec)
116.90/116.91	c decisions             : 26691433       (1.91 % random) (228288 /sec)
116.90/116.91	c propagations          : 149348454      (1277353 /sec)
116.90/116.91	c conflict literals     : 241572929      (18.48 % deleted)
116.90/116.91	c Memory used           : 2.34 MB
116.90/116.91	c CPU time              : 116.92 s
116.90/116.91	c 
116.90/116.91	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: 935)

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-3274832-1303610399/watcher-3274832-1303610399 -o /tmp/evaluation-result-3274832-1303610399/solver-3274832-1303610399 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274832-1303610399.cnf 

running on 2 cores: 1,3

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.76 2.92 2.80 3/178 27022
/proc/meminfo: memFree=26033208/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1732 CPUtime=0 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 137 0 0 0 0 0 0 0 23 0 1 0 551270573 1773568 93 33554432000 134512640 135048876 4294491216 18446744073709551615 134548844 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 433 93 66 131 0 300 0

[startup+0.0932911 s]
/proc/loadavg: 2.76 2.92 2.80 3/178 27022
/proc/meminfo: memFree=26033208/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1732 CPUtime=0.09 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 146 0 0 0 9 0 0 0 23 0 1 0 551270573 1773568 102 33554432000 134512640 135048876 4294491216 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 433 102 66 131 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1732

[startup+0.10025 s]
/proc/loadavg: 2.76 2.92 2.80 3/178 27022
/proc/meminfo: memFree=26033208/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1732 CPUtime=0.09 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 146 0 0 0 9 0 0 0 23 0 1 0 551270573 1773568 102 33554432000 134512640 135048876 4294491216 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 433 102 66 131 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1732

[startup+0.300215 s]
/proc/loadavg: 2.76 2.92 2.80 3/178 27022
/proc/meminfo: memFree=26033208/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1732 CPUtime=0.29 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 152 0 0 0 29 0 0 0 25 0 1 0 551270573 1773568 108 33554432000 134512640 135048876 4294491216 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 433 108 66 131 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1732

[startup+0.700141 s]
/proc/loadavg: 2.76 2.92 2.80 3/178 27022
/proc/meminfo: memFree=26033208/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1864 CPUtime=0.69 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 157 0 0 0 69 0 0 0 25 0 1 0 551270573 1908736 113 33554432000 134512640 135048876 4294491216 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 466 113 66 131 0 333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1864

[startup+1.501 s]
/proc/loadavg: 2.86 2.94 2.81 6/190 27044
/proc/meminfo: memFree=26016032/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1864 CPUtime=1.5 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 164 0 0 0 150 0 0 0 25 0 1 0 551270573 1908736 120 33554432000 134512640 135048876 4294491216 18446744073709551615 134547049 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 466 120 66 131 0 333 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1864

[startup+3.1007 s]
/proc/loadavg: 2.86 2.94 2.81 6/190 27044
/proc/meminfo: memFree=26014296/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1864 CPUtime=3.1 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 179 0 0 0 310 0 0 0 25 0 1 0 551270573 1908736 135 33554432000 134512640 135048876 4294491216 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 466 135 66 131 0 333 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1864

[startup+6.30011 s]
/proc/loadavg: 2.86 2.94 2.81 6/190 27044
/proc/meminfo: memFree=26010924/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1996 CPUtime=6.3 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 187 0 0 0 630 0 0 0 25 0 1 0 551270573 2043904 143 33554432000 134512640 135048876 4294491216 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 499 143 66 131 0 366 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1996

[startup+12.7009 s]
/proc/loadavg: 3.03 2.97 2.82 6/190 27044
/proc/meminfo: memFree=25997360/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=1996 CPUtime=12.7 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 210 0 0 0 1270 0 0 0 25 0 1 0 551270573 2043904 166 33554432000 134512640 135048876 4294491216 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 499 166 66 131 0 366 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1996

[startup+25.5007 s]
/proc/loadavg: 3.18 3.01 2.83 6/190 27044
/proc/meminfo: memFree=25987328/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2128 CPUtime=25.5 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 235 0 0 0 2550 0 0 0 25 0 1 0 551270573 2179072 191 33554432000 134512640 135048876 4294491216 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 532 191 66 131 0 399 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2128

[startup+51.1009 s]
/proc/loadavg: 3.46 3.08 2.86 6/190 27072
/proc/meminfo: memFree=25935388/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2128 CPUtime=51.1 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 252 0 0 0 5110 0 0 0 25 0 1 0 551270573 2179072 208 33554432000 134512640 135048876 4294491216 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 532 208 66 131 0 399 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2128

[startup+102.307 s]
/proc/loadavg: 3.78 3.24 2.93 6/190 27082
/proc/meminfo: memFree=25841068/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2260 CPUtime=102.3 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 285 0 0 0 10230 0 0 0 25 0 1 0 551270573 2314240 241 33554432000 134512640 135048876 4294491216 18446744073709551615 134552971 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 565 241 66 131 0 432 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2260

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

[startup+108.7 s]
/proc/loadavg: 3.80 3.25 2.93 6/190 27082
/proc/meminfo: memFree=25830152/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=108.7 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 287 0 0 0 10870 0 0 0 25 0 1 0 551270573 2449408 243 33554432000 134512640 135048876 4294491216 18446744073709551615 134520990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 243 66 131 0 465 0
Current children cumulated CPU time (s) 108.7
Current children cumulated vsize (KiB) 2392

[startup+111.901 s]
/proc/loadavg: 3.82 3.26 2.94 6/190 27083
/proc/meminfo: memFree=25825272/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=111.9 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 288 0 0 0 11190 0 0 0 25 0 1 0 551270573 2449408 244 33554432000 134512640 135048876 4294491216 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 244 66 131 0 465 0
Current children cumulated CPU time (s) 111.9
Current children cumulated vsize (KiB) 2392

[startup+115.1 s]
/proc/loadavg: 3.82 3.26 2.94 6/190 27083
/proc/meminfo: memFree=25818948/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=115.1 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 288 0 0 0 11510 0 0 0 25 0 1 0 551270573 2449408 244 33554432000 134512640 135048876 4294491216 18446744073709551615 134545653 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 244 66 131 0 465 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 2392

[startup+115.901 s]
/proc/loadavg: 3.82 3.26 2.94 6/190 27083
/proc/meminfo: memFree=25815848/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=115.9 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 289 0 0 0 11590 0 0 0 25 0 1 0 551270573 2449408 245 33554432000 134512640 135048876 4294491216 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 245 66 131 0 465 0
Current children cumulated CPU time (s) 115.9
Current children cumulated vsize (KiB) 2392

[startup+116.701 s]
/proc/loadavg: 3.83 3.27 2.94 6/190 27083
/proc/meminfo: memFree=25813244/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=116.7 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 289 0 0 0 11670 0 0 0 25 0 1 0 551270573 2449408 245 33554432000 134512640 135048876 4294491216 18446744073709551615 134552239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 245 66 131 0 465 0
Current children cumulated CPU time (s) 116.7
Current children cumulated vsize (KiB) 2392

[startup+116.901 s]
/proc/loadavg: 3.83 3.27 2.94 6/190 27083
/proc/meminfo: memFree=25813244/32950928 swapFree=67071984/67111528
[pid=27022] ppid=27020 vsize=2392 CPUtime=116.9 cores=1,3
/proc/27022/stat : 27022 (minisat_noasser) R 27020 27022 25767 0 -1 4202496 289 0 0 0 11690 0 0 0 25 0 1 0 551270573 2449408 245 33554432000 134512640 135048876 4294491216 18446744073709551615 134548452 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27022/statm: 598 245 66 131 0 465 0
Current children cumulated CPU time (s) 116.9
Current children cumulated vsize (KiB) 2392

Child status: 20
Real time (s): 116.918
CPU time (s): 116.922
CPU user time (s): 116.92
CPU system time (s): 0.001999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.92
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 337

runsolver used 0.186971 second user time and 0.45593 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-24 03:59:59
IDJOB=3274832
IDBENCH=87817
IDSOLVER=1676
FILE ID=node116/3274832-1303610399
RUNJOBID= node116-1303610399-27003
PBS_JOBID= 13150580
Free space on /tmp= 72616 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274832-1303610399/watcher-3274832-1303610399 -o /tmp/evaluation-result-3274832-1303610399/solver-3274832-1303610399 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274832-1303610399.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=563362992

node116.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.826
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.65
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.826
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.826
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.826
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.826
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.826
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.826
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.826
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:      26033488 kB
Buffers:       1831988 kB
Cached:        4632548 kB
SwapCached:       9728 kB
Active:        2994800 kB
Inactive:      3509156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26033488 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            3212 kB
Writeback:           0 kB
AnonPages:       32704 kB
Mapped:          14268 kB
Slab:           350316 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197756 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= 72604 MiB
End job on node116 at 2011-04-24 04:01:56