Trace number 3286697

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
MPhaseSAT_M 2011-02-16UNSAT 280.368 280.365

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

280.29/280.36	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
280.29/280.36	c input CNF file=HOME/instance-3286697-1303771142.cnf 
280.29/280.36	c Clause#=142227  var#=25631  ratio=5 
280.29/280.36	c phase 1 
280.29/280.36	c Simplified clause#=234106 
280.29/280.36	c XOR_varElimination deleted var#=121 clauses#=233980 
280.29/280.36	c inative var#=0 
280.29/280.36	c free var#=11097  
280.29/280.36	c 
280.29/280.36	s UNSATISFIABLE
280.29/280.36	c 
280.29/280.36	c  Running time=280.365379 

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-3286697-1303771142/watcher-3286697-1303771142 -o /tmp/evaluation-result-3286697-1303771142/solver-3286697-1303771142 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3286697-1303771142.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: 3.97 3.29 3.21 4/189 9766
/proc/meminfo: memFree=17634332/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=5364 CPUtime=0 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 488712730 5492736 277 33554432000 134512640 134829744 4293261472 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 1341 277 225 78 0 627 0

[startup+0.0253159 s]
/proc/loadavg: 3.97 3.29 3.21 4/189 9766
/proc/meminfo: memFree=17634332/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=5364 CPUtime=0.02 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 438 0 0 0 2 0 0 0 25 0 1 0 488712730 5492736 379 33554432000 134512640 134829744 4293261472 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 1341 379 225 78 0 627 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5364

[startup+0.100307 s]
/proc/loadavg: 3.97 3.29 3.21 4/189 9766
/proc/meminfo: memFree=17634332/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=7860 CPUtime=0.09 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 1513 0 0 0 9 0 0 0 25 0 1 0 488712730 8048640 1336 33554432000 134512640 134829744 4293261472 18446744073709551615 134559389 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 1965 1336 232 78 0 1251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7860

[startup+0.300289 s]
/proc/loadavg: 3.97 3.29 3.21 4/189 9766
/proc/meminfo: memFree=17634332/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=19784 CPUtime=0.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 7204 0 0 0 28 1 0 0 25 0 1 0 488712730 20258816 4346 33554432000 134512640 134829744 4293261472 18446744073709551615 134630274 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 4946 4346 259 78 0 4232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19784

[startup+0.700205 s]
/proc/loadavg: 3.97 3.29 3.21 4/189 9766
/proc/meminfo: memFree=17634332/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=22040 CPUtime=0.69 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 8356 0 0 0 67 2 0 0 25 0 1 0 488712730 22568960 4893 33554432000 134512640 134829744 4293261472 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 5510 4893 275 78 0 4796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22040

[startup+1.50108 s]
/proc/loadavg: 3.97 3.30 3.21 5/190 9767
/proc/meminfo: memFree=17614884/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=22040 CPUtime=1.49 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 8356 0 0 0 147 2 0 0 25 0 1 0 488712730 22568960 4893 33554432000 134512640 134829744 4293261472 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 5510 4893 275 78 0 4796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22040

[startup+3.1008 s]
/proc/loadavg: 3.97 3.30 3.21 5/190 9767
/proc/meminfo: memFree=17614140/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=22040 CPUtime=3.09 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 8511 0 0 0 307 2 0 0 25 0 1 0 488712730 22568960 4897 33554432000 134512640 134829744 4293261472 18446744073709551615 134657925 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 5510 4897 275 78 0 4796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22040

[startup+6.30027 s]
/proc/loadavg: 3.97 3.31 3.21 5/190 9767
/proc/meminfo: memFree=17555728/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=22040 CPUtime=6.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 8663 0 0 0 627 2 0 0 25 0 1 0 488712730 22568960 4898 33554432000 134512640 134829744 4293261472 18446744073709551615 134719819 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 5510 4898 275 78 0 4796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22040

[startup+12.7002 s]
/proc/loadavg: 3.97 3.32 3.22 5/190 9767
/proc/meminfo: memFree=17552064/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=22552 CPUtime=12.69 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 10453 0 0 0 1267 2 0 0 25 0 1 0 488712730 23093248 5027 33554432000 134512640 134829744 4293261472 18446744073709551615 134720071 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 5638 5027 275 78 0 4924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22552

[startup+25.5011 s]
/proc/loadavg: 3.98 3.35 3.23 5/190 9767
/proc/meminfo: memFree=17545940/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=25976 CPUtime=25.49 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 14473 0 0 0 2547 2 0 0 25 0 1 0 488712730 26599424 5910 33554432000 134512640 134829744 4293261472 18446744073709551615 134719787 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 6494 5910 275 78 0 5780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25976

[startup+51.1007 s]
/proc/loadavg: 3.98 3.40 3.25 5/190 9768
/proc/meminfo: memFree=17536232/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=29416 CPUtime=51.09 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 19027 0 0 0 5106 3 0 0 25 0 1 0 488712730 30121984 6746 33554432000 134512640 134829744 4293261472 18446744073709551615 134630115 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 7354 6746 275 78 0 6640 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29416

[startup+102.307 s]
/proc/loadavg: 4.07 3.51 3.29 5/190 9769
/proc/meminfo: memFree=17527504/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=34416 CPUtime=102.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 39533 0 0 0 10223 6 0 0 25 0 1 0 488712730 35241984 8069 33554432000 134512640 134829744 4293261472 18446744073709551615 134630883 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 8604 8069 281 78 0 7890 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34416

[startup+162.301 s]
/proc/loadavg: 4.02 3.60 3.33 5/190 9771
/proc/meminfo: memFree=17519804/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=35256 CPUtime=162.3 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 40842 0 0 0 16223 7 0 0 25 0 1 0 488712730 36102144 8274 33554432000 134512640 134829744 4293261472 18446744073709551615 134629610 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 8814 8274 281 78 0 8100 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35256

[startup+222.301 s]
/proc/loadavg: 4.01 3.67 3.37 5/190 9773
/proc/meminfo: memFree=17511984/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36140 CPUtime=222.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41063 0 0 0 22222 7 0 0 25 0 1 0 488712730 37007360 8495 33554432000 134512640 134829744 4293261472 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9035 8495 281 78 0 8321 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 36140

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

[startup+230.301 s]
/proc/loadavg: 4.01 3.67 3.38 5/190 9773
/proc/meminfo: memFree=17511484/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36140 CPUtime=230.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41063 0 0 0 23022 7 0 0 25 0 1 0 488712730 37007360 8495 33554432000 134512640 134829744 4293261472 18446744073709551615 134719915 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9035 8495 281 78 0 8321 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 36140

[startup+255.9 s]
/proc/loadavg: 4.00 3.70 3.39 5/190 9773
/proc/meminfo: memFree=17508376/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=255.89 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41093 0 0 0 25582 7 0 0 25 0 1 0 488712730 37142528 8525 33554432000 134512640 134829744 4293261472 18446744073709551615 134657650 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8525 281 78 0 8354 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 36272

[startup+268.7 s]
/proc/loadavg: 4.00 3.71 3.40 5/190 9774
/proc/meminfo: memFree=17508376/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=268.69 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 26862 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 134719808 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 36272

[startup+275.1 s]
/proc/loadavg: 4.00 3.72 3.40 5/190 9774
/proc/meminfo: memFree=17508376/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=275.09 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 27502 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 134661620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 275.09
Current children cumulated vsize (KiB) 36272

[startup+278.307 s]
/proc/loadavg: 4.00 3.72 3.40 5/190 9774
/proc/meminfo: memFree=17508004/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=278.3 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 27823 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 278.3
Current children cumulated vsize (KiB) 36272

[startup+279.1 s]
/proc/loadavg: 4.00 3.72 3.40 5/190 9774
/proc/meminfo: memFree=17508004/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=279.09 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 27902 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 134719889 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 279.09
Current children cumulated vsize (KiB) 36272

[startup+279.9 s]
/proc/loadavg: 4.00 3.72 3.40 5/190 9774
/proc/meminfo: memFree=17508004/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=279.89 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 27982 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 11730864 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 36272

[startup+280.3 s]
/proc/loadavg: 4.00 3.72 3.40 5/190 9774
/proc/meminfo: memFree=17508004/32951124 swapFree=67111528/67111528
[pid=9766] ppid=9764 vsize=36272 CPUtime=280.29 cores=5,7
/proc/9766/stat : 9766 (MPhaseSAT_M) R 9764 9766 9483 0 -1 4202496 41103 0 0 0 28022 7 0 0 25 0 1 0 488712730 37142528 8535 33554432000 134512640 134829744 4293261472 18446744073709551615 134531179 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9766/statm: 9068 8535 281 78 0 8354 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 36272

Child status: 20
Real time (s): 280.365
CPU time (s): 280.368
CPU user time (s): 280.29
CPU system time (s): 0.077988
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 36272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 280.29
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41112
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= 8
involuntary context switches= 3317

runsolver used 0.445932 second user time and 1.09083 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 00:39:02
IDJOB=3286697
IDBENCH=82433
IDSOLVER=1522
FILE ID=node130/3286697-1303771142
RUNJOBID= node130-1303770901-9504
PBS_JOBID= 13157181
Free space on /tmp= 71756 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286697-1303771142/watcher-3286697-1303771142 -o /tmp/evaluation-result-3286697-1303771142/solver-3286697-1303771142 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3286697-1303771142.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=119947874

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17634488 kB
Buffers:       2105080 kB
Cached:       12465588 kB
SwapCached:          0 kB
Active:        6773376 kB
Inactive:      7994584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17634488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15992 kB
Writeback:           0 kB
AnonPages:      196548 kB
Mapped:          17016 kB
Slab:           483616 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   389264 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= 71756 MiB
End job on node130 at 2011-04-26 00:43:43