Trace number 3372526

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
Lingeling 587f (fixed)UNSAT 270.171 270.171

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 benchmark179.191
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

270.09/270.16	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-3372526-1305422890/watcher-3372526-1305422890 -o /tmp/evaluation-result-3372526-1305422890/solver-3372526-1305422890 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372526-1305422890.cnf 

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: 6.87 7.90 8.02 2/259 18910
/proc/meminfo: memFree=23103604/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=8312 CPUtime=0 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 658 0 0 0 0 0 0 0 18 0 1 0 653887224 8511488 602 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516452989 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 2078 602 112 53 0 501 0

[startup+0.0382631 s]
/proc/loadavg: 6.87 7.90 8.02 2/259 18910
/proc/meminfo: memFree=23103604/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=11136 CPUtime=0.03 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 1365 0 0 0 3 0 0 0 18 0 1 0 653887224 11403264 1309 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516834048 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 2784 1309 113 53 0 1207 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11136

[startup+0.100256 s]
/proc/loadavg: 6.87 7.90 8.02 2/259 18910
/proc/meminfo: memFree=23103604/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=12080 CPUtime=0.09 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 2005 0 0 0 9 0 0 0 18 0 1 0 653887224 12369920 1527 33554432000 4194304 4409284 140735521904544 18446744073709551615 4284887 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 3020 1527 127 53 0 1443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12080

[startup+0.300215 s]
/proc/loadavg: 6.87 7.90 8.02 2/259 18910
/proc/meminfo: memFree=23103604/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=12588 CPUtime=0.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 2829 0 0 0 29 0 0 0 18 0 1 0 653887224 12890112 1656 33554432000 4194304 4409284 140735521904544 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 3147 1656 129 53 0 1570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12588

[startup+0.700145 s]
/proc/loadavg: 6.87 7.90 8.02 2/259 18910
/proc/meminfo: memFree=23103604/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=12200 CPUtime=0.69 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 4315 0 0 0 69 0 0 0 18 0 1 0 653887224 12492800 1559 33554432000 4194304 4409284 140735521904544 18446744073709551615 4285846 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 3050 1559 129 53 0 1473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12200

[startup+1.501 s]
/proc/loadavg: 6.87 7.90 8.02 3/263 18917
/proc/meminfo: memFree=23079816/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=14372 CPUtime=1.49 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 6977 0 0 0 149 0 0 0 20 0 1 0 653887224 14716928 2138 33554432000 4194304 4409284 140735521904544 18446744073709551615 4259703 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 3593 2138 133 53 0 2016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14372

[startup+3.1007 s]
/proc/loadavg: 6.87 7.90 8.02 3/263 18917
/proc/meminfo: memFree=23076096/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=16008 CPUtime=3.09 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 7236 0 0 0 309 0 0 0 25 0 1 0 653887224 16392192 2397 33554432000 4194304 4409284 140735521904544 18446744073709551615 4242914 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 4002 2397 136 53 0 2425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16008

[startup+6.30013 s]
/proc/loadavg: 6.48 7.80 7.99 3/263 18918
/proc/meminfo: memFree=23065724/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=22504 CPUtime=6.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 8992 0 0 0 625 4 0 0 25 0 1 0 653887224 23044096 4153 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 5626 4153 141 53 0 4049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22504

[startup+12.701 s]
/proc/loadavg: 6.12 7.71 7.95 3/263 18918
/proc/meminfo: memFree=23050360/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=26816 CPUtime=12.69 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 12378 0 0 0 1257 12 0 0 25 0 1 0 653887224 27459584 5231 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 6704 5231 141 53 0 5127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26816

[startup+25.5006 s]
/proc/loadavg: 5.21 7.43 7.86 3/263 18918
/proc/meminfo: memFree=23044160/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=30888 CPUtime=25.49 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 19657 0 0 0 2524 25 0 0 25 0 1 0 653887224 31629312 6249 33554432000 4194304 4409284 140735521904544 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 7722 6249 141 53 0 6145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30888

[startup+51.101 s]
/proc/loadavg: 4.11 6.99 7.70 3/263 18919
/proc/meminfo: memFree=23031464/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=37848 CPUtime=51.09 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 31580 0 0 0 5057 52 0 0 25 0 1 0 653887224 38756352 7989 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 9462 7989 141 53 0 7885 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37848

[startup+102.31 s]
/proc/loadavg: 2.91 6.22 7.40 3/263 18920
/proc/meminfo: memFree=23006156/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=47768 CPUtime=102.3 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 54597 0 0 0 10146 84 0 0 25 0 1 0 653887224 48914432 10489 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 11942 10489 141 53 0 10365 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47768

[startup+162.301 s]
/proc/loadavg: 2.33 5.45 7.06 3/263 18922
/proc/meminfo: memFree=22971292/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=67988 CPUtime=162.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 77413 0 0 0 16114 115 0 0 25 0 1 0 653887224 69619712 15544 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 16997 15544 141 53 0 15420 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67988

[startup+222.301 s]
/proc/loadavg: 2.29 4.86 6.75 3/263 18923
/proc/meminfo: memFree=22910628/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=96164 CPUtime=222.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 101244 0 0 0 22088 141 0 0 25 0 1 0 653887224 98471936 22588 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 24041 22588 141 53 0 22464 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 96164

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

[startup+230.3 s]
/proc/loadavg: 2.24 4.77 6.70 3/263 18924
/proc/meminfo: memFree=22923896/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=96164 CPUtime=230.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 101244 0 0 0 22885 144 0 0 25 0 1 0 653887224 98471936 22588 33554432000 4194304 4409284 140735521904544 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 24041 22588 141 53 0 22464 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 96164

[startup+255.901 s]
/proc/loadavg: 2.16 4.54 6.58 3/263 18924
/proc/meminfo: memFree=22926124/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=70208 CPUtime=255.89 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 107993 0 0 0 25436 153 0 0 25 0 1 0 653887224 71892992 16099 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 17552 16099 141 53 0 15975 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 70208

[startup+262.3 s]
/proc/loadavg: 2.15 4.50 6.55 3/263 18924
/proc/meminfo: memFree=22908760/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=70208 CPUtime=262.29 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 107993 0 0 0 26074 155 0 0 25 0 1 0 653887224 71892992 16099 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 17552 16099 141 53 0 15975 0
Current children cumulated CPU time (s) 262.29
Current children cumulated vsize (KiB) 70208

[startup+265.501 s]
/proc/loadavg: 2.13 4.46 6.53 3/263 18924
/proc/meminfo: memFree=22891648/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=86592 CPUtime=265.49 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 112089 0 0 0 26392 157 0 0 25 0 1 0 653887224 88670208 20195 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 21648 20195 141 53 0 20071 0
Current children cumulated CPU time (s) 265.49
Current children cumulated vsize (KiB) 86592

[startup+268.7 s]
/proc/loadavg: 2.12 4.42 6.50 3/263 18925
/proc/meminfo: memFree=22891648/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=86592 CPUtime=268.69 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 112089 0 0 0 26711 158 0 0 25 0 1 0 653887224 88670208 20195 33554432000 4194304 4409284 140735521904544 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 21648 20195 141 53 0 20071 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 86592

[startup+269.51 s]
/proc/loadavg: 2.12 4.42 6.50 3/263 18925
/proc/meminfo: memFree=22891648/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=86592 CPUtime=269.5 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 112089 0 0 0 26792 158 0 0 25 0 1 0 653887224 88670208 20195 33554432000 4194304 4409284 140735521904544 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 21648 20195 141 53 0 20071 0
Current children cumulated CPU time (s) 269.5
Current children cumulated vsize (KiB) 86592

[startup+269.901 s]
/proc/loadavg: 2.12 4.42 6.50 3/263 18925
/proc/meminfo: memFree=22891648/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=86592 CPUtime=269.89 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 112089 0 0 0 26831 158 0 0 25 0 1 0 653887224 88670208 20195 33554432000 4194304 4409284 140735521904544 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 21648 20195 141 53 0 20071 0
Current children cumulated CPU time (s) 269.89
Current children cumulated vsize (KiB) 86592

[startup+270.101 s]
/proc/loadavg: 2.12 4.42 6.50 3/263 18925
/proc/meminfo: memFree=22891648/32951124 swapFree=61565116/67111528
[pid=18910] ppid=18908 vsize=86592 CPUtime=270.09 cores=1,3,5,7
/proc/18910/stat : 18910 (lingeling) R 18908 18910 17979 0 -1 4202496 112089 0 0 0 26851 158 0 0 25 0 1 0 653887224 88670208 20195 33554432000 4194304 4409284 140735521904544 18446744073709551615 4359779 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/18910/statm: 21648 20195 141 53 0 20071 0
Current children cumulated CPU time (s) 270.09
Current children cumulated vsize (KiB) 86592

Child status: 20
Real time (s): 270.171
CPU time (s): 270.171
CPU user time (s): 268.579
CPU system time (s): 1.59176
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 106744

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

runsolver used 0.627904 second user time and 1.58776 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 03:28:10
IDJOB=3372526
IDBENCH=82433
IDSOLVER=1850
FILE ID=node134/3372526-1305422890
RUNJOBID= node134-1305422890-18897
PBS_JOBID= 13324561
Free space on /tmp= 73448 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372526-1305422890/watcher-3372526-1305422890 -o /tmp/evaluation-result-3372526-1305422890/solver-3372526-1305422890 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372526-1305422890.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=560810805

node134.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.831
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.66
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23103760 kB
Buffers:        264076 kB
Cached:        6032880 kB
SwapCached:      13768 kB
Active:         934252 kB
Inactive:      8698720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23103760 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:     3330084 kB
Mapped:          11796 kB
Slab:           122884 kB
PageTables:      30760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38873852 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= 73444 MiB
End job on node134 at 2011-05-15 03:32:41