Trace number 3495450

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
OptimuS x100_source? 333.737 333.73

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1414.3
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

333.70/333.72	c - Reading the instance.. OK! Totally clauses:   346850; Vars:   116405; Time: 0.25
333.70/333.72	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
333.70/333.72	c - Delete by resolution.. OK! Removed clauses:     1213;                 Time: 4.50
333.70/333.72	c   - Solving the original instance..
333.70/333.72	c     - yet UNKNOWN! Continue to clause elimination..
333.70/333.72	c   - round:    1;   Skips in previous round:    0
333.70/333.72	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495450-1307806200/watcher-3495450-1307806200 -o /tmp/evaluation-result-3495450-1307806200/solver-3495450-1307806200 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495450-1307806200.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 2.20 1.40 1.99 4/189 1580
/proc/meminfo: memFree=30734092/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=20976 CPUtime=0 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 960 0 0 0 0 0 0 0 23 0 1 0 892221016 21479424 900 33554432000 4194304 4280283 140736562087744 18446744073709551615 4250631 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 5244 905 223 21 0 1881 0

[startup+0.084689 s]
/proc/loadavg: 2.20 1.40 1.99 4/189 1580
/proc/meminfo: memFree=30734092/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=56140 CPUtime=0.07 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 9297 0 0 0 6 1 0 0 23 0 1 0 892221016 57487360 8948 33554432000 4194304 4280283 140736562087744 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 14035 8951 224 21 0 10672 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56140

[startup+0.10067 s]
/proc/loadavg: 2.20 1.40 1.99 4/189 1580
/proc/meminfo: memFree=30734092/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=60984 CPUtime=0.09 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 10753 0 0 0 7 2 0 0 23 0 1 0 892221016 62447616 10356 33554432000 4194304 4280283 140736562087744 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 15246 10358 224 21 0 11883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60984

[startup+0.300632 s]
/proc/loadavg: 2.20 1.40 1.99 4/189 1580
/proc/meminfo: memFree=30734092/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=115648 CPUtime=0.29 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 23568 0 0 0 26 3 0 0 25 0 1 0 892221016 118423552 23099 33554432000 4194304 4280283 140736562087744 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 28912 23101 239 21 0 25549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 115648

[startup+0.700572 s]
/proc/loadavg: 2.20 1.40 1.99 4/189 1580
/proc/meminfo: memFree=30734092/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=134112 CPUtime=0.69 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 28024 0 0 0 65 4 0 0 25 0 1 0 892221016 137330688 27554 33554432000 4194304 4280283 140736562087744 18446744073709551615 4209243 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 33528 27554 251 21 0 30165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134112

[startup+1.50042 s]
/proc/loadavg: 2.20 1.40 1.99 5/190 1581
/proc/meminfo: memFree=30580472/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=134112 CPUtime=1.49 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 28025 0 0 0 145 4 0 0 25 0 1 0 892221016 137330688 27555 33554432000 4194304 4280283 140736562087744 18446744073709551615 4207967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 33528 27555 251 21 0 30165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134112

[startup+3.10111 s]
/proc/loadavg: 2.20 1.40 1.99 4/185 1605
/proc/meminfo: memFree=31193168/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=134112 CPUtime=3.09 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 28025 0 0 0 305 4 0 0 25 0 1 0 892221016 137330688 27555 33554432000 4194304 4280283 140736562087744 18446744073709551615 4208917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 33528 27555 251 21 0 30165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134112

[startup+6.30056 s]
/proc/loadavg: 2.35 1.44 2.01 5/190 1619
/proc/meminfo: memFree=31030280/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=143804 CPUtime=6.29 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 30703 0 0 0 625 4 0 0 25 0 1 0 892221016 147255296 29771 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 35951 29771 270 21 0 32588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143804

[startup+12.7004 s]
/proc/loadavg: 2.48 1.49 2.02 5/190 1619
/proc/meminfo: memFree=31039620/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=184252 CPUtime=12.69 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 39564 0 0 0 1263 6 0 0 25 0 1 0 892221016 188674048 38616 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 46063 38616 270 21 0 42700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184252

[startup+25.5012 s]
/proc/loadavg: 2.81 1.61 2.05 5/190 1620
/proc/meminfo: memFree=30860992/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=479492 CPUtime=25.49 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 84257 0 0 0 2536 13 0 0 25 0 1 0 892221016 490999808 83296 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 119873 83296 270 21 0 116510 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 479492

[startup+51.1006 s]
/proc/loadavg: 3.22 1.80 2.10 5/190 1620
/proc/meminfo: memFree=29388004/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=1044700 CPUtime=51.09 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 215197 0 0 0 5082 27 0 0 25 0 1 0 892221016 1069772800 214228 33554432000 4194304 4280283 140736562087744 18446744073709551615 4238872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 261175 214228 270 21 0 257812 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1044700

[startup+102.307 s]
/proc/loadavg: 3.66 2.14 2.19 5/190 1622
/proc/meminfo: memFree=26643360/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=2534944 CPUtime=102.3 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 496976 0 0 0 10169 61 0 0 25 0 1 0 892221016 2595782656 495990 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243167 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 633736 495990 270 21 0 630373 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2534944

[startup+162.301 s]
/proc/loadavg: 3.91 2.49 2.31 5/190 1623
/proc/meminfo: memFree=24171988/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=4035556 CPUtime=162.3 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 781290 0 0 0 16136 94 0 0 25 0 1 0 892221016 4132409344 780296 33554432000 4194304 4280283 140736562087744 18446744073709551615 4259339 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1008889 780296 270 21 0 1005526 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4035556

[startup+222.3 s]
/proc/loadavg: 3.96 2.76 2.41 5/190 1625
/proc/meminfo: memFree=22380004/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6471332 CPUtime=222.29 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1071858 0 0 0 22104 125 0 0 25 0 1 0 892221016 6626643968 1070855 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1617833 1070855 270 21 0 1614470 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6471332

[startup+282.301 s]
/proc/loadavg: 3.98 2.98 2.51 5/190 1627
/proc/meminfo: memFree=19977456/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=282.3 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1370895 0 0 0 28076 154 0 0 25 0 1 0 892221016 6628380672 1369887 33554432000 4194304 4280283 140736562087744 18446744073709551615 4236816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1369887 270 21 0 1614894 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6473028

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

[startup+307.1 s]
/proc/loadavg: 3.99 3.06 2.55 5/190 1627
/proc/meminfo: memFree=18989392/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=307.1 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1493043 0 0 0 30544 166 0 0 25 0 1 0 892221016 6628380672 1492029 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243418 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1492029 270 21 0 1614894 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 6473028

[startup+319.901 s]
/proc/loadavg: 3.99 3.09 2.56 5/190 1628
/proc/meminfo: memFree=18593204/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=319.9 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1557310 0 0 0 31816 174 0 0 25 0 1 0 892221016 6628380672 1556294 33554432000 4194304 4280283 140736562087744 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1556294 270 21 0 1614894 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 6473028

[startup+326.301 s]
/proc/loadavg: 3.99 3.12 2.58 5/190 1628
/proc/meminfo: memFree=18372856/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=326.3 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1581994 0 0 0 32454 176 0 0 25 0 1 0 892221016 6628380672 1580978 33554432000 4194304 4280283 140736562087744 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1580978 270 21 0 1614894 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 6473028

[startup+329.5 s]
/proc/loadavg: 3.99 3.12 2.58 5/190 1628
/proc/meminfo: memFree=18214504/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=329.5 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1597041 0 0 0 32772 178 0 0 25 0 1 0 892221016 6628380672 1596025 33554432000 4194304 4280283 140736562087744 18446744073709551615 4258308 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1596025 270 21 0 1614894 0
Current children cumulated CPU time (s) 329.5
Current children cumulated vsize (KiB) 6473028

[startup+331.107 s]
/proc/loadavg: 3.99 3.14 2.58 5/190 1628
/proc/meminfo: memFree=18136012/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=331.11 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1602414 0 0 0 32932 179 0 0 25 0 1 0 892221016 6628380672 1601398 33554432000 4194304 4280283 140736562087744 18446744073709551615 4256552 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1601398 270 21 0 1614894 0
Current children cumulated CPU time (s) 331.11
Current children cumulated vsize (KiB) 6473028

[startup+332.701 s]
/proc/loadavg: 3.99 3.14 2.58 5/190 1628
/proc/meminfo: memFree=18097944/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6473028 CPUtime=332.7 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1608210 0 0 0 33091 179 0 0 25 0 1 0 892221016 6628380672 1607194 33554432000 4194304 4280283 140736562087744 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1618257 1607194 270 21 0 1614894 0
Current children cumulated CPU time (s) 332.7
Current children cumulated vsize (KiB) 6473028

[startup+333.501 s]
/proc/loadavg: 3.99 3.14 2.58 5/190 1628
/proc/meminfo: memFree=18051568/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6510040 CPUtime=333.5 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1613566 0 0 0 33169 181 0 0 25 0 1 0 892221016 6666280960 1528193 33554432000 4194304 4280283 140736562087744 18446744073709551615 270613153927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1627510 1528193 285 21 0 1624147 0
Current children cumulated CPU time (s) 333.5
Current children cumulated vsize (KiB) 6510040

[startup+333.701 s]
/proc/loadavg: 3.99 3.14 2.58 5/190 1628
/proc/meminfo: memFree=18051568/32951124 swapFree=67052292/67111528
[pid=1580] ppid=1578 vsize=6510040 CPUtime=333.7 cores=4,6
/proc/1580/stat : 1580 (OptimuS_release) R 1578 1580 608 0 -1 4202496 1613566 0 0 0 33169 201 0 0 25 0 1 0 892221016 6666280960 38273 33554432000 4194304 4280283 140736562087744 18446744073709551615 270613153927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1580/statm: 1627510 37761 285 21 0 1624147 0
Current children cumulated CPU time (s) 333.7
Current children cumulated vsize (KiB) 6510040

Child status: 0
Real time (s): 333.73
CPU time (s): 333.737
CPU user time (s): 331.716
CPU system time (s): 2.02169
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6510040

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

runsolver used 0.59091 second user time and 1.23381 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 17:30:01
IDJOB=3495450
IDBENCH=82471
IDSOLVER=1988
FILE ID=node108/3495450-1307806200
RUNJOBID= node108-1307806165-1446
PBS_JOBID= 13551068
Free space on /tmp= 74048 MiB

SOLVER NAME= OptimuS x100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495450-1307806200/watcher-3495450-1307806200 -o /tmp/evaluation-result-3495450-1307806200/solver-3495450-1307806200 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495450-1307806200.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=123444467

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30760800 kB
Buffers:        296000 kB
Cached:         868224 kB
SwapCached:      25932 kB
Active:        1357536 kB
Inactive:       615308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30760800 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           50560 kB
Writeback:           0 kB
AnonPages:      803532 kB
Mapped:           9568 kB
Slab:           150088 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1138232 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= 74076 MiB
End job on node108 at 2011-06-11 17:35:35