Trace number 3171724

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
UmSat 2011-02-25SAT 355.152 355.145

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
MD5SUMa2636b8675c559c02b749d6959527a10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

355.00/355.08	s SATISFIABLE
355.00/355.08	v 14 -3 62 52 26 -8 54 36 50 -37 -29 16 4 -45 -11 35 -60 -49 -64 75 15 5 -40 -28 -20 -73 57 -74 -65 1 56 -13 -70 47 -67 55 39 53 38 -19 -61 -59 69 -68 -32 -33 -48 17 -7 -41 18 10 12 -63 66 -46 -23 -6 -21 -2 34 -71 25 -30 27 -22 9 -42 -51 31 -43 72 44 -58 -24 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171724-1301763129/watcher-3171724-1301763129 -o /tmp/evaluation-result-3171724-1301763129/solver-3171724-1301763129 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171724-1301763129.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.15 2.39 3.32 5/189 30076
/proc/meminfo: memFree=20575312/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=11644 CPUtime=0 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4194304 341 0 0 0 0 0 0 0 23 0 1 0 366543586 11923456 279 33554432000 4194304 4263880 140733406733424 18446744073709551615 231895151301 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 2911 279 241 17 0 84 0

[startup+0.09477 s]
/proc/loadavg: 1.15 2.39 3.32 5/189 30076
/proc/meminfo: memFree=20575312/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=12304 CPUtime=0.09 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 511 0 0 0 9 0 0 0 23 0 1 0 366543586 12599296 449 33554432000 4194304 4263880 140733406733424 18446744073709551615 4210489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3076 449 247 17 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.100775 s]
/proc/loadavg: 1.15 2.39 3.32 5/189 30076
/proc/meminfo: memFree=20575312/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=12304 CPUtime=0.09 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 516 0 0 0 9 0 0 0 23 0 1 0 366543586 12599296 454 33554432000 4194304 4263880 140733406733424 18446744073709551615 4212581 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3076 454 247 17 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.300732 s]
/proc/loadavg: 1.15 2.39 3.32 5/189 30076
/proc/meminfo: memFree=20575312/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=12568 CPUtime=0.29 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 601 0 0 0 29 0 0 0 25 0 1 0 366543586 12869632 539 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3142 539 247 17 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700658 s]
/proc/loadavg: 1.15 2.39 3.32 5/189 30076
/proc/meminfo: memFree=20575312/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=13120 CPUtime=0.69 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 715 0 0 0 69 0 0 0 25 0 1 0 366543586 13434880 653 33554432000 4194304 4263880 140733406733424 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3280 653 247 17 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13120

[startup+1.50051 s]
/proc/loadavg: 1.15 2.39 3.32 5/190 30077
/proc/meminfo: memFree=20567572/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=13512 CPUtime=1.49 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 834 0 0 0 149 0 0 0 25 0 1 0 366543586 13836288 772 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3378 772 247 17 0 551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13512

[startup+3.10021 s]
/proc/loadavg: 1.15 2.39 3.32 5/190 30077
/proc/meminfo: memFree=20563976/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=14272 CPUtime=3.09 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 1016 0 0 0 309 0 0 0 25 0 1 0 366543586 14614528 954 33554432000 4194304 4263880 140733406733424 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3568 954 248 17 0 741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14272

[startup+6.30061 s]
/proc/loadavg: 1.38 2.42 3.33 5/190 30077
/proc/meminfo: memFree=20558288/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=15072 CPUtime=6.29 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 1206 0 0 0 629 0 0 0 25 0 1 0 366543586 15433728 1144 33554432000 4194304 4263880 140733406733424 18446744073709551615 4209531 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 3768 1144 248 17 0 941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15072

[startup+12.7004 s]
/proc/loadavg: 1.59 2.44 3.33 5/190 30077
/proc/meminfo: memFree=20549784/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=16236 CPUtime=12.69 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 1512 0 0 0 1269 0 0 0 25 0 1 0 366543586 16625664 1450 33554432000 4194304 4263880 140733406733424 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 4059 1450 248 17 0 1232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16236

[startup+25.501 s]
/proc/loadavg: 2.12 2.52 3.34 5/190 30078
/proc/meminfo: memFree=20541128/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=18164 CPUtime=25.49 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 2017 0 0 0 2549 0 0 0 25 0 1 0 366543586 18599936 1886 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 4541 1886 248 17 0 1714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18164

[startup+51.1002 s]
/proc/loadavg: 2.76 2.64 3.36 5/190 30078
/proc/meminfo: memFree=20529048/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=20212 CPUtime=51.09 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 2657 0 0 0 5109 0 0 0 25 0 1 0 366543586 20697088 2397 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 5053 2397 248 17 0 2226 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20212

[startup+102.307 s]
/proc/loadavg: 3.46 2.85 3.39 5/190 30080
/proc/meminfo: memFree=20513652/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=23344 CPUtime=102.29 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 3601 0 0 0 10229 0 0 0 25 0 1 0 366543586 23904256 3169 33554432000 4194304 4263880 140733406733424 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 5836 3169 248 17 0 3009 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23344

[startup+162.3 s]
/proc/loadavg: 3.80 3.05 3.42 5/190 30081
/proc/meminfo: memFree=20501964/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=25500 CPUtime=162.29 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 4215 0 0 0 16229 0 0 0 25 0 1 0 366543586 26112000 3649 33554432000 4194304 4263880 140733406733424 18446744073709551615 4206395 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 6375 3649 248 17 0 3548 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25500

[startup+222.301 s]
/proc/loadavg: 3.92 3.22 3.46 5/190 30083
/proc/meminfo: memFree=20492996/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=26860 CPUtime=222.3 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 4656 0 0 0 22229 1 0 0 25 0 1 0 366543586 27504640 4014 33554432000 4194304 4263880 140733406733424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 6715 4014 248 17 0 3888 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26860

[startup+282.301 s]
/proc/loadavg: 3.97 3.36 3.49 5/190 30085
/proc/meminfo: memFree=20484144/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=27972 CPUtime=282.3 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5033 0 0 0 28229 1 0 0 25 0 1 0 366543586 28643328 4308 33554432000 4194304 4263880 140733406733424 18446744073709551615 231895188090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 6993 4308 248 17 0 4166 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27972

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.52 5/190 30086
/proc/meminfo: memFree=20477528/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29408 CPUtime=342.3 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5485 0 0 0 34229 1 0 0 25 0 1 0 366543586 30113792 4669 33554432000 4194304 4263880 140733406733424 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7352 4669 248 17 0 4525 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29408

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

[startup+345.501 s]
/proc/loadavg: 3.99 3.48 3.52 5/190 30086
/proc/meminfo: memFree=20477396/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29408 CPUtime=345.5 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5485 0 0 0 34549 1 0 0 25 0 1 0 366543586 30113792 4669 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7352 4669 248 17 0 4525 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 29408

[startup+351.901 s]
/proc/loadavg: 3.99 3.49 3.52 5/190 30086
/proc/meminfo: memFree=20477136/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29600 CPUtime=351.91 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5501 0 0 0 35190 1 0 0 25 0 1 0 366543586 30310400 4685 33554432000 4194304 4263880 140733406733424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7400 4685 248 17 0 4573 0
Current children cumulated CPU time (s) 351.91
Current children cumulated vsize (KiB) 29600

[startup+353.501 s]
/proc/loadavg: 3.99 3.49 3.52 5/190 30086
/proc/meminfo: memFree=20476888/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29600 CPUtime=353.5 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5533 0 0 0 35349 1 0 0 25 0 1 0 366543586 30310400 4717 33554432000 4194304 4263880 140733406733424 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7400 4717 248 17 0 4573 0
Current children cumulated CPU time (s) 353.5
Current children cumulated vsize (KiB) 29600

[startup+354.3 s]
/proc/loadavg: 3.99 3.49 3.52 5/190 30087
/proc/meminfo: memFree=20476888/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29600 CPUtime=354.3 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5533 0 0 0 35429 1 0 0 25 0 1 0 366543586 30310400 4717 33554432000 4194304 4263880 140733406733424 18446744073709551615 4207671 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7400 4717 248 17 0 4573 0
Current children cumulated CPU time (s) 354.3
Current children cumulated vsize (KiB) 29600

[startup+354.7 s]
/proc/loadavg: 3.99 3.49 3.52 5/190 30087
/proc/meminfo: memFree=20476888/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29600 CPUtime=354.7 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5533 0 0 0 35469 1 0 0 25 0 1 0 366543586 30310400 4717 33554432000 4194304 4263880 140733406733424 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7400 4717 248 17 0 4573 0
Current children cumulated CPU time (s) 354.7
Current children cumulated vsize (KiB) 29600

[startup+355.1 s]
/proc/loadavg: 3.99 3.49 3.52 5/190 30087
/proc/meminfo: memFree=20476888/32950928 swapFree=67111528/67111528
[pid=30076] ppid=30074 vsize=29604 CPUtime=355.1 cores=1,3
/proc/30076/stat : 30076 (umsat) R 30074 30076 29223 0 -1 4202496 5540 0 0 0 35509 1 0 0 25 0 1 0 366543586 30314496 4724 33554432000 4194304 4263880 140733406733424 18446744073709551615 231895188066 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30076/statm: 7401 4724 254 17 0 4574 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 29604

Child status: 0
Real time (s): 355.145
CPU time (s): 355.152
CPU user time (s): 355.136
CPU system time (s): 0.015997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 29604

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

runsolver used 0.517921 second user time and 1.41678 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-02 18:52:09
IDJOB=3171724
IDBENCH=82942
IDSOLVER=1582
FILE ID=node114/3171724-1301763129
RUNJOBID= node114-1301763129-30036
PBS_JOBID= 12841044
Free space on /tmp= 70632 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171724-1301763129/watcher-3171724-1301763129 -o /tmp/evaluation-result-3171724-1301763129/solver-3171724-1301763129 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171724-1301763129.cnf

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=368928539

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      20575344 kB
Buffers:        382768 kB
Cached:       11616912 kB
SwapCached:          0 kB
Active:        7996136 kB
Inactive:      4072872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20575344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9352 kB
Writeback:           0 kB
AnonPages:       68672 kB
Mapped:          15004 kB
Slab:           243700 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   254272 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= 70632 MiB
End job on node114 at 2011-04-02 18:58:04