Trace number 3378021

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
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 11.4253 12.4149

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.40/1.41	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/1.41	c INFO: solving HOME/instance-3378021-1305457790.cnf
0.40/1.41	c INFO: computing task features
0.98/2.07	c INFO: computed variable-clause graph statistics
1.08/2.10	c INFO: computed clause balance statistics
3.89/4.95	c INFO: computed variable balance statistics
6.59/7.62	c INFO: computed small-clause counts
6.59/7.63	c INFO: computed Horn-clause counts
6.78/7.84	c INFO: computed variable graph statistics
6.78/7.84	c INFO: collected features for HOME/instance-3378021-1305457790.cnf in 6.42 s
6.78/7.85	c INFO: running lingeling-276@0 for 582 with 2393 remaining (b = 0.42)
11.28/12.38	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-3378021-1305457790/watcher-3378021-1305457790 -o /tmp/evaluation-result-3378021-1305457790/solver-3378021-1305457790 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378021-1305457790.cnf -seed 466322210 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 2.05 3.09 6/379 4702
/proc/meminfo: memFree=24143868/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=15780 CPUtime=0 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 891 0 0 0 0 0 0 0 18 0 1 0 657379473 16158720 774 33554432000 4194304 5683644 140734275421440 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/4702/statm: 3945 774 343 364 0 432 0

[startup+0.0638781 s]
/proc/loadavg: 0.94 2.05 3.09 6/379 4702
/proc/meminfo: memFree=24143868/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=36512 CPUtime=0.04 cores=5,7
/proc/4702/stat : 4702 (python) S 4700 4702 1741 0 -1 4202496 1575 0 0 0 3 1 0 0 17 0 1 0 657379473 37388288 1411 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/4702/statm: 9128 1411 452 364 0 945 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36512

[startup+0.504793 s]
/proc/loadavg: 0.94 2.05 3.09 6/379 4702
/proc/meminfo: memFree=24143868/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=268644 CPUtime=0.37 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 8849 935 1 0 26 11 0 0 17 0 1 0 657379473 275091456 6607 33554432000 4194304 5683644 140734275421440 18446744073709551615 244441982440 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/4702/statm: 67161 6607 1697 364 0 5292 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 268644

[startup+0.600788 s]
/proc/loadavg: 0.94 2.05 3.09 6/379 4702
/proc/meminfo: memFree=24143868/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=275664 CPUtime=0.38 cores=5,7
/proc/4702/stat : 4702 (python) D 4700 4702 1741 0 -1 4202496 9040 935 1 0 27 11 0 0 17 0 1 0 657379473 282279936 6785 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446950967 0 0 16781312 2 18446744071562154983 0 0 17 5 0 0 0
/proc/4702/statm: 68916 6785 1729 364 0 5456 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 275664

[startup+0.700754 s]
/proc/loadavg: 0.94 2.05 3.09 6/379 4702
/proc/meminfo: memFree=24143868/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=275664 CPUtime=0.38 cores=5,7
/proc/4702/stat : 4702 (python) D 4700 4702 1741 0 -1 4202496 9040 935 1 0 27 11 0 0 17 0 1 0 657379473 282279936 6785 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446950967 0 0 16781312 2 18446744071562154983 0 0 17 5 0 0 0
/proc/4702/statm: 68916 6785 1729 364 0 5456 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 275664

[startup+1.5146 s]
/proc/loadavg: 0.94 2.05 3.09 5/391 4722
/proc/meminfo: memFree=24066124/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=289196 CPUtime=0.5 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 11926 935 1 0 38 12 0 0 17 0 1 0 657379473 296136704 9596 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446606021 0 0 16781312 2 0 0 0 17 5 0 0 88
/proc/4702/statm: 72299 9596 1761 364 0 8223 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 289196

[startup+3.10031 s]
/proc/loadavg: 1.27 2.10 3.10 6/391 4722
/proc/meminfo: memFree=23992616/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=323192 CPUtime=2.08 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 28427 935 1 0 194 14 0 0 19 0 1 0 657379473 330948608 18182 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446594162 0 0 16781312 2 0 0 0 17 5 0 0 88
/proc/4702/statm: 80798 18182 1826 364 0 16722 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 323192
heavy processes:

[startup+6.30071 s]
/proc/loadavg: 1.27 2.10 3.10 5/391 4792
/proc/meminfo: memFree=23965236/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=323192 CPUtime=5.29 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 28428 935 1 0 515 14 0 0 25 0 1 0 657379473 330948608 18183 33554432000 4194304 5683644 140734275421440 18446744073709551615 47815283404416 0 0 16781312 2 0 0 0 17 5 0 0 88
/proc/4702/statm: 80798 18183 1827 364 0 16722 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 323192

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

[startup+6.70064 s]
/proc/loadavg: 1.27 2.10 3.10 5/391 4792
/proc/meminfo: memFree=23965236/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=323192 CPUtime=5.69 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202496 28428 935 1 0 555 14 0 0 25 0 1 0 657379473 330948608 18183 33554432000 4194304 5683644 140734275421440 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 5 0 0 88
/proc/4702/statm: 80798 18183 1827 364 0 16722 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 323192

[startup+9.90106 s]
/proc/loadavg: 1.64 2.16 3.12 5/394 4864
/proc/meminfo: memFree=23895480/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=331824 CPUtime=6.84 cores=5,7
/proc/4702/stat : 4702 (python) S 4700 4702 1741 0 -1 4202496 29256 935 1 0 670 14 0 0 25 0 2 0 657379473 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 88
/proc/4702/statm: 82956 17826 1875 364 0 18874 0
[pid=4859] ppid=4702 vsize=321580 CPUtime=0 cores=5,7
/proc/4859/stat : 4859 (python) S 4702 4702 1741 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 657380259 329297920 16300 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446965263 0 0 16781312 514 15938002140803334407 0 0 17 7 0 0 0
/proc/4859/statm: 80395 16300 353 364 0 16313 0
[pid=4861] ppid=4859 vsize=18648 CPUtime=2.03 cores=5,7
/proc/4861/stat : 4861 (lingeling) R 4859 4861 4861 0 -1 4202496 5078 0 0 0 203 0 0 0 25 0 1 0 657380259 19095552 3548 33554432000 4194304 4352236 140733365693536 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/4861/statm: 4662 3548 129 39 0 3742 0
[pid=4702/tid=4860] ppid=4700 vsize=331824 CPUtime=0 cores=5,7
/proc/4702/task/4860/stat : 4860 (python) S 4700 4702 1741 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 657380259 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458768817 0 0 16781312 2 18446604458736273600 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.87
Current children cumulated vsize (KiB) 672052

[startup+11.5008 s]
/proc/loadavg: 1.64 2.16 3.12 5/394 4864
/proc/meminfo: memFree=23877264/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=331824 CPUtime=6.84 cores=5,7
/proc/4702/stat : 4702 (python) S 4700 4702 1741 0 -1 4202496 29256 935 1 0 670 14 0 0 25 0 2 0 657379473 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 88
/proc/4702/statm: 82956 17826 1875 364 0 18874 0
[pid=4859] ppid=4702 vsize=321580 CPUtime=0 cores=5,7
/proc/4859/stat : 4859 (python) S 4702 4702 1741 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 657380259 329297920 16300 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446965263 0 0 16781312 514 15938002140803334407 0 0 17 7 0 0 0
/proc/4859/statm: 80395 16300 353 364 0 16313 0
[pid=4861] ppid=4859 vsize=24164 CPUtime=3.63 cores=5,7
/proc/4861/stat : 4861 (lingeling) R 4859 4861 4861 0 -1 4202496 6230 0 0 0 362 1 0 0 25 0 1 0 657380259 24743936 4700 33554432000 4194304 4352236 140733365693536 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/4861/statm: 6041 4700 129 39 0 5121 0
[pid=4702/tid=4860] ppid=4700 vsize=331824 CPUtime=0 cores=5,7
/proc/4702/task/4860/stat : 4860 (python) S 4700 4702 1741 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 657380259 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458768817 0 0 16781312 2 18446604458736273600 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 677568

[startup+11.9007 s]
/proc/loadavg: 1.64 2.16 3.12 5/394 4864
/proc/meminfo: memFree=23877264/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=331824 CPUtime=6.84 cores=5,7
/proc/4702/stat : 4702 (python) S 4700 4702 1741 0 -1 4202496 29256 935 1 0 670 14 0 0 25 0 2 0 657379473 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 88
/proc/4702/statm: 82956 17826 1875 364 0 18874 0
[pid=4859] ppid=4702 vsize=321580 CPUtime=0.01 cores=5,7
/proc/4859/stat : 4859 (python) S 4702 4702 1741 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 657380259 329297920 16322 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446965263 0 0 16781312 514 15938002140803334407 0 0 17 7 0 0 0
/proc/4859/statm: 80395 16322 375 364 0 16313 0
[pid=4861] ppid=4859 vsize=24164 CPUtime=4.03 cores=5,7
/proc/4861/stat : 4861 (lingeling) R 4859 4861 4861 0 -1 4202496 6230 0 0 0 402 1 0 0 25 0 1 0 657380259 24743936 4700 33554432000 4194304 4352236 140733365693536 18446744073709551615 4267938 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/4861/statm: 6041 4700 129 39 0 5121 0
[pid=4702/tid=4860] ppid=4700 vsize=331824 CPUtime=0 cores=5,7
/proc/4702/task/4860/stat : 4860 (python) S 4700 4702 1741 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 657380259 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458768817 0 0 16781312 2 18446604458736273600 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 677568

[startup+12.3006 s]
/proc/loadavg: 1.64 2.16 3.12 5/394 4864
/proc/meminfo: memFree=23877264/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=331824 CPUtime=6.84 cores=5,7
/proc/4702/stat : 4702 (python) S 4700 4702 1741 0 -1 4202496 29256 935 1 0 670 14 0 0 25 0 2 0 657379473 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 88
/proc/4702/statm: 82956 17826 1875 364 0 18874 0
[pid=4859] ppid=4702 vsize=321580 CPUtime=0.01 cores=5,7
/proc/4859/stat : 4859 (python) S 4702 4702 1741 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 657380259 329297920 16322 33554432000 4194304 5683644 140734275421440 18446744073709551615 244446965263 0 0 16781312 514 15938002140803334407 0 0 17 7 0 0 0
/proc/4859/statm: 80395 16322 375 364 0 16313 0
[pid=4861] ppid=4859 vsize=24164 CPUtime=4.43 cores=5,7
/proc/4861/stat : 4861 (lingeling) R 4859 4861 4861 0 -1 4202496 6230 0 0 0 442 1 0 0 25 0 1 0 657380259 24743936 4700 33554432000 4194304 4352236 140733365693536 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/4861/statm: 6041 4700 129 39 0 5121 0
[pid=4702/tid=4860] ppid=4700 vsize=331824 CPUtime=0 cores=5,7
/proc/4702/task/4860/stat : 4860 (python) S 4700 4702 1741 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 657380259 339787776 17826 33554432000 4194304 5683644 140734275421440 18446744073709551615 244458768817 0 0 16781312 2 18446604458736273600 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 677568

[startup+12.4006 s]
/proc/loadavg: 1.83 2.19 3.12 5/391 4865
/proc/meminfo: memFree=23894328/32951124 swapFree=44485764/67111528
[pid=4702] ppid=4700 vsize=0 CPUtime=11.41 cores=5,7
/proc/4702/stat : 4702 (python) R 4700 4702 1741 0 -1 4202500 38434 8355 1 0 672 15 452 2 18 0 1 0 657379473 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 88
/proc/4702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.4149
CPU time (s): 11.4253
CPU user time (s): 11.2443
CPU system time (s): 0.180972
CPU usage (%): 92.0288
Max. virtual memory (cumulated for all children) (KiB): 677568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2443
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4235
involuntary context switches= 28

runsolver used 0.043993 second user time and 0.13098 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 13:09:50
IDJOB=3378021
IDBENCH=88062
IDSOLVER=1858
FILE ID=node105/3378021-1305457790
RUNJOBID= node105-1305457790-4660
PBS_JOBID= 13324851
Free space on /tmp= 73512 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378021-1305457790/watcher-3378021-1305457790 -o /tmp/evaluation-result-3378021-1305457790/solver-3378021-1305457790 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378021-1305457790.cnf -seed 466322210 -budget 2400

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=466322210

node105.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.825
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.825
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.825
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.825
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.75
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.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:     32951124 kB
MemFree:      24144272 kB
Buffers:        302448 kB
Cached:        6359636 kB
SwapCached:      39656 kB
Active:        1679492 kB
Inactive:      6843328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24144272 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          134796 kB
Writeback:           0 kB
AnonPages:     1829396 kB
Mapped:          18048 kB
Slab:           144212 kB
PageTables:      73876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91395624 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= 73444 MiB
End job on node105 at 2011-05-15 13:10:03