Trace number 3438883

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
SApperloT2010 2011-05-15 (fixed)UNSAT 268.664 268.659

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.858
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

268.60/268.65	c Solved by BasicSolver 
268.60/268.65	
268.60/268.65	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: 977)

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-3438883-1307636988/watcher-3438883-1307636988 -o /tmp/evaluation-result-3438883-1307636988/solver-3438883-1307636988 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438883-1307636988.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: 7.42 7.94 7.84 3/176 27618
/proc/meminfo: memFree=32134836/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=12616 CPUtime=0 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 546 0 0 0 0 0 0 0 18 0 1 0 875298469 12918784 485 33554432000 4194304 4394578 140735013928848 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 3154 486 247 49 0 295 0

[startup+0.011754 s]
/proc/loadavg: 7.42 7.94 7.84 3/176 27618
/proc/meminfo: memFree=32134836/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=13364 CPUtime=0 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 730 0 0 0 0 0 0 0 18 0 1 0 875298469 13684736 668 33554432000 4194304 4394578 140735013928848 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 3341 668 255 49 0 482 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13364

[startup+0.100739 s]
/proc/loadavg: 7.42 7.94 7.84 3/176 27618
/proc/meminfo: memFree=32134836/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=15380 CPUtime=0.09 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 1247 0 0 0 9 0 0 0 18 0 1 0 875298469 15749120 1185 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 3845 1185 267 49 0 986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15380

[startup+0.300734 s]
/proc/loadavg: 7.42 7.94 7.84 3/176 27618
/proc/meminfo: memFree=32134836/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=16044 CPUtime=0.29 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 1429 0 0 0 29 0 0 0 18 0 1 0 875298469 16429056 1367 33554432000 4194304 4394578 140735013928848 18446744073709551615 4296791 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 4011 1367 267 49 0 1152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16044

[startup+0.700633 s]
/proc/loadavg: 7.42 7.94 7.84 3/176 27618
/proc/meminfo: memFree=32134836/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=17296 CPUtime=0.69 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 1710 0 0 0 69 0 0 0 18 0 1 0 875298469 17711104 1648 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 4324 1648 267 49 0 1465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17296

[startup+1.50049 s]
/proc/loadavg: 7.42 7.94 7.84 3/178 27620
/proc/meminfo: memFree=32074728/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=17980 CPUtime=1.49 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 1863 0 0 0 149 0 0 0 20 0 1 0 875298469 18411520 1801 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 4495 1801 267 49 0 1636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17980

[startup+3.10021 s]
/proc/loadavg: 7.42 7.94 7.84 3/178 27620
/proc/meminfo: memFree=32064312/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=18988 CPUtime=3.09 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 2100 0 0 0 309 0 0 0 25 0 1 0 875298469 19443712 2038 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 4747 2038 267 49 0 1888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18988

[startup+6.30065 s]
/proc/loadavg: 6.99 7.84 7.81 3/178 27620
/proc/meminfo: memFree=32052364/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=20360 CPUtime=6.29 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 2366 0 0 0 629 0 0 0 25 0 1 0 875298469 20848640 2304 33554432000 4194304 4394578 140735013928848 18446744073709551615 4288200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 5090 2304 267 49 0 2231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20360

[startup+12.7005 s]
/proc/loadavg: 6.59 7.75 7.78 3/178 27620
/proc/meminfo: memFree=32037016/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=21584 CPUtime=12.69 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 2668 0 0 0 1269 0 0 0 25 0 1 0 875298469 22102016 2606 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 5396 2606 267 49 0 2537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21584

[startup+25.5003 s]
/proc/loadavg: 5.57 7.46 7.69 3/178 27621
/proc/meminfo: memFree=32008368/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=22496 CPUtime=25.49 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 2909 0 0 0 2549 0 0 0 25 0 1 0 875298469 23035904 2847 33554432000 4194304 4394578 140735013928848 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 5624 2847 267 49 0 2765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22496

[startup+51.1008 s]
/proc/loadavg: 4.35 7.03 7.54 3/178 27621
/proc/meminfo: memFree=31959680/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=23728 CPUtime=51.09 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3189 0 0 0 5108 1 0 0 25 0 1 0 875298469 24297472 3127 33554432000 4194304 4394578 140735013928848 18446744073709551615 4299016 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 5932 3127 267 49 0 3073 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23728

[startup+102.307 s]
/proc/loadavg: 3.02 6.25 7.24 3/178 27623
/proc/meminfo: memFree=31875680/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=26620 CPUtime=102.3 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3657 0 0 0 10229 1 0 0 25 0 1 0 875298469 27258880 3595 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 6655 3595 267 49 0 3796 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26620

[startup+162.3 s]
/proc/loadavg: 2.37 5.47 6.91 3/178 27624
/proc/meminfo: memFree=31797892/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=27280 CPUtime=162.29 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3760 0 0 0 16228 1 0 0 25 0 1 0 875298469 27934720 3698 33554432000 4194304 4394578 140735013928848 18446744073709551615 4291581 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 6820 3698 267 49 0 3961 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27280

[startup+222.301 s]
/proc/loadavg: 2.13 4.84 6.60 3/178 27626
/proc/meminfo: memFree=31707816/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28204 CPUtime=222.3 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3916 0 0 0 22228 2 0 0 25 0 1 0 875298469 28880896 3854 33554432000 4194304 4394578 140735013928848 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7051 3854 267 49 0 4192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28204

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

[startup+230.3 s]
/proc/loadavg: 2.11 4.74 6.55 3/178 27626
/proc/meminfo: memFree=31700864/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28332 CPUtime=230.3 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3924 0 0 0 23028 2 0 0 25 0 1 0 875298469 29011968 3862 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7083 3862 267 49 0 4224 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 28332

[startup+255.901 s]
/proc/loadavg: 2.07 4.52 6.43 4/178 27627
/proc/meminfo: memFree=31692796/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28408 CPUtime=255.9 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3966 0 0 0 25588 2 0 0 25 0 1 0 875298469 29089792 3904 33554432000 4194304 4394578 140735013928848 18446744073709551615 4294136 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7102 3904 267 49 0 4243 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 28408

[startup+262.301 s]
/proc/loadavg: 2.07 4.48 6.41 4/178 27627
/proc/meminfo: memFree=31684712/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28408 CPUtime=262.3 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3966 0 0 0 26228 2 0 0 25 0 1 0 875298469 29089792 3904 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7102 3904 267 49 0 4243 0
Current children cumulated CPU time (s) 262.3
Current children cumulated vsize (KiB) 28408

[startup+265.501 s]
/proc/loadavg: 2.06 4.44 6.38 3/178 27627
/proc/meminfo: memFree=31680000/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=265.5 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26548 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 28468

[startup+267.101 s]
/proc/loadavg: 2.06 4.44 6.38 3/178 27627
/proc/meminfo: memFree=31678512/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=267.1 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26708 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 267.1
Current children cumulated vsize (KiB) 28468

[startup+267.901 s]
/proc/loadavg: 2.06 4.44 6.38 3/178 27627
/proc/meminfo: memFree=31677396/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=267.9 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26788 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 4296745 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 267.9
Current children cumulated vsize (KiB) 28468

[startup+268.301 s]
/proc/loadavg: 2.06 4.44 6.38 4/178 27627
/proc/meminfo: memFree=31675288/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=268.3 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26828 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298268 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 268.3
Current children cumulated vsize (KiB) 28468

[startup+268.5 s]
/proc/loadavg: 2.06 4.44 6.38 4/178 27627
/proc/meminfo: memFree=31675288/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=268.5 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26848 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 268.5
Current children cumulated vsize (KiB) 28468

[startup+268.6 s]
/proc/loadavg: 2.06 4.44 6.38 4/178 27627
/proc/meminfo: memFree=31675288/32950928 swapFree=67079488/67111528
[pid=27618] ppid=27614 vsize=28468 CPUtime=268.6 cores=1,3,5,7
/proc/27618/stat : 27618 (SApperloT2010) R 27614 27618 27203 0 -1 4202496 3978 0 0 0 26858 2 0 0 25 0 1 0 875298469 29151232 3916 33554432000 4194304 4394578 140735013928848 18446744073709551615 274473634693 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27618/statm: 7117 3916 267 49 0 4258 0
Current children cumulated CPU time (s) 268.6
Current children cumulated vsize (KiB) 28468

Child status: 20
Real time (s): 268.659
CPU time (s): 268.664
CPU user time (s): 268.639
CPU system time (s): 0.024996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 28468

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

runsolver used 0.351946 second user time and 0.935857 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-09 18:29:48
IDJOB=3438883
IDBENCH=83192
IDSOLVER=1933
FILE ID=node125/3438883-1307636988
RUNJOBID= node125-1307636988-27592
PBS_JOBID= 13549397
Free space on /tmp= 74064 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438883-1307636988/watcher-3438883-1307636988 -o /tmp/evaluation-result-3438883-1307636988/solver-3438883-1307636988 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438883-1307636988.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1231585013

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.828
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:      32135700 kB
Buffers:        199348 kB
Cached:         384228 kB
SwapCached:       3400 kB
Active:         316128 kB
Inactive:       303696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32135700 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:       34324 kB
Mapped:          13740 kB
Slab:           129928 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193176 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= 74060 MiB
End job on node125 at 2011-06-09 18:34:17