Trace number 3371380

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
Plingeling 587f (fixed)UNSAT 57.7812 22.1997

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

57.67/22.19	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-3371380-1305432876/watcher-3371380-1305432876 -o /tmp/evaluation-result-3371380-1305432876/solver-3371380-1305432876 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371380-1305432876.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.62 4.29 5.81 2/324 995
/proc/meminfo: memFree=24995312/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 215 0 0 0 0 0 0 0 22 0 1 0 654888141 8937472 147 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446945024 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/995/statm: 2182 150 125 55 0 68 0

[startup+0.04046 s]
/proc/loadavg: 3.62 4.29 5.81 2/324 995
/proc/meminfo: memFree=24995312/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=82760 CPUtime=0.03 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 17324 1253 0 0 1 2 0 0 22 0 1 0 654888141 84746240 17256 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 20690 17283 149 55 0 18576 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 82760

[startup+0.100451 s]
/proc/loadavg: 3.62 4.29 5.81 2/324 995
/proc/meminfo: memFree=24995312/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=169716 CPUtime=0.08 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 39134 1253 0 0 4 4 0 0 22 0 1 0 654888141 173789184 39066 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 42429 39095 149 55 0 40315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 169716

[startup+0.300406 s]
/proc/loadavg: 3.62 4.29 5.81 2/324 995
/proc/meminfo: memFree=24995312/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=194776 CPUtime=0.28 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 46835 1253 0 0 23 5 0 0 23 0 1 0 654888141 199450624 46718 33554432000 4194304 4417452 140734789385024 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 48694 46718 149 55 0 46580 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 194776

[startup+0.700338 s]
/proc/loadavg: 3.62 4.29 5.81 2/324 995
/proc/meminfo: memFree=24995312/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=263072 CPUtime=0.68 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 63926 1253 0 0 61 7 0 0 25 0 1 0 654888141 269385728 63792 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 65768 63792 149 55 0 63654 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 263072

[startup+1.50112 s]
/proc/loadavg: 3.62 4.29 5.81 3/325 1002
/proc/meminfo: memFree=24502520/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=354468 CPUtime=1.48 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 86775 1253 0 0 138 10 0 0 25 0 1 0 654888141 362975232 86641 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 88617 86641 149 55 0 86503 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 354468

[startup+3.10083 s]
/proc/loadavg: 3.62 4.29 5.81 6/329 1006
/proc/meminfo: memFree=24401284/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=667812 CPUtime=3.09 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 165111 1253 0 0 289 20 0 0 25 0 1 0 654888141 683839488 164977 33554432000 4194304 4417452 140734789385024 18446744073709551615 4259202 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 166953 164977 149 55 0 164839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 667812

[startup+6.30023 s]
/proc/loadavg: 3.81 4.32 5.81 6/329 1006
/proc/meminfo: memFree=23865232/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1163428 CPUtime=6.29 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) R 993 995 390 0 -1 4202496 289015 1253 0 0 594 35 0 0 25 0 1 0 654888141 1191350272 288881 33554432000 4194304 4417452 140734789385024 18446744073709551615 244446563808 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/995/statm: 290857 288881 149 55 0 288743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1163428

[startup+12.701 s]
/proc/loadavg: 4.15 4.38 5.82 6/329 1043
/proc/meminfo: memFree=23254720/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1616592 CPUtime=25.88 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 493911 1253 0 0 2518 70 0 0 25 0 5 0 654888141 1655390208 376024 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 404148 376024 171 55 0 402034 0
[pid=995/tid=1007] ppid=993 vsize=1616592 CPUtime=4.36 cores=0,2,4,6
/proc/995/task/1007/stat : 1007 (plingeling) R 993 995 390 0 -1 4202560 55254 1253 0 0 427 9 0 0 25 0 5 0 654888968 1655390208 376024 33554432000 4194304 4417452 140734789385024 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=995/tid=1008] ppid=993 vsize=1616592 CPUtime=4.41 cores=0,2,4,6
/proc/995/task/1008/stat : 1008 (plingeling) R 993 995 390 0 -1 4202560 55244 1253 0 0 433 8 0 0 25 0 5 0 654888968 1655390208 376024 33554432000 4194304 4417452 140734789385024 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=995/tid=1009] ppid=993 vsize=1616592 CPUtime=4.4 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 55236 1253 0 0 432 8 0 0 25 0 5 0 654888968 1655390208 376024 33554432000 4194304 4417452 140734789385024 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=995/tid=1010] ppid=993 vsize=1616592 CPUtime=4.41 cores=0,2,4,6
/proc/995/task/1010/stat : 1010 (plingeling) R 993 995 390 0 -1 4202560 39150 1253 0 0 435 6 0 0 25 0 5 0 654888968 1655390208 376024 33554432000 4194304 4417452 140734789385024 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 1616592

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

[startup+19.1008 s]
/proc/loadavg: 4.45 4.44 5.83 9/333 1083
/proc/meminfo: memFree=23601720/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1418356 CPUtime=51.41 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 618929 1253 0 0 5053 88 0 0 25 0 5 0 654888141 1452396544 326488 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 354589 326488 176 55 0 352475 0
[pid=995/tid=1007] ppid=993 vsize=1418356 CPUtime=10.7 cores=0,2,4,6
/proc/995/task/1007/stat : 1007 (plingeling) R 993 995 390 0 -1 4202560 88597 1253 0 0 1055 15 0 0 25 0 5 0 654888968 1452396544 326488 33554432000 4194304 4417452 140734789385024 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=995/tid=1008] ppid=993 vsize=1418356 CPUtime=10.8 cores=0,2,4,6
/proc/995/task/1008/stat : 1008 (plingeling) R 993 995 390 0 -1 4202560 95201 1253 0 0 1067 13 0 0 25 0 5 0 654888968 1452396544 326488 33554432000 4194304 4417452 140734789385024 18446744073709551615 4326553 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=995/tid=1009] ppid=993 vsize=1418356 CPUtime=10.8 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 101834 1253 0 0 1065 15 0 0 25 0 5 0 654888968 1452396544 326488 33554432000 4194304 4417452 140734789385024 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=995/tid=1010] ppid=993 vsize=1418356 CPUtime=10.81 cores=0,2,4,6
/proc/995/task/1010/stat : 1010 (plingeling) R 993 995 390 0 -1 4202560 44270 1253 0 0 1074 7 0 0 25 0 5 0 654888968 1452396544 326488 33554432000 4194304 4417452 140734789385024 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.41
Current children cumulated vsize (KiB) 1418356

[startup+20.7006 s]
/proc/loadavg: 4.45 4.44 5.83 8/332 1083
/proc/meminfo: memFree=23724760/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1389792 CPUtime=55.9 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 700479 1253 0 0 5492 98 0 0 18 0 3 0 654888141 1423147008 319349 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 347448 319349 178 55 0 345334 0
[pid=995/tid=1008] ppid=993 vsize=1389792 CPUtime=12.4 cores=0,2,4,6
/proc/995/task/1008/stat : 1008 (plingeling) R 993 995 390 0 -1 4202560 125626 1253 0 0 1224 16 0 0 25 0 3 0 654888968 1423147008 319349 33554432000 4194304 4417452 140734789385024 18446744073709551615 4234249 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=995/tid=1009] ppid=993 vsize=1389792 CPUtime=12.4 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 137468 1253 0 0 1221 19 0 0 25 0 3 0 654888968 1423147008 319349 33554432000 4194304 4417452 140734789385024 18446744073709551615 4261510 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 55.9
Current children cumulated vsize (KiB) 1389792

[startup+21.5004 s]
/proc/loadavg: 4.74 4.50 5.84 7/331 1083
/proc/meminfo: memFree=23742996/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1317260 CPUtime=57.06 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 719087 1253 0 0 5607 99 0 0 18 0 2 0 654888141 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 329315 301216 178 55 0 327201 0
[pid=995/tid=1009] ppid=993 vsize=1317260 CPUtime=13.2 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 156076 1253 0 0 1299 21 0 0 25 0 2 0 654888968 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 4266090 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 57.06
Current children cumulated vsize (KiB) 1317260

[startup+21.9003 s]
/proc/loadavg: 4.74 4.50 5.84 6/330 1083
/proc/meminfo: memFree=23829060/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1317260 CPUtime=57.47 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 719087 1253 0 0 5648 99 0 0 18 0 2 0 654888141 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 329315 301216 178 55 0 327201 0
[pid=995/tid=1009] ppid=993 vsize=1317260 CPUtime=13.61 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 156076 1253 0 0 1340 21 0 0 25 0 2 0 654888968 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 4268496 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 1317260

[startup+22.1003 s]
/proc/loadavg: 4.74 4.50 5.84 6/330 1083
/proc/meminfo: memFree=23829060/32951124 swapFree=44485764/67111528
[pid=995] ppid=993 vsize=1317260 CPUtime=57.67 cores=0,2,4,6
/proc/995/stat : 995 (plingeling) S 993 995 390 0 -1 4202496 728761 1253 0 0 5667 100 0 0 18 0 2 0 654888141 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/995/statm: 329315 301216 178 55 0 327201 0
[pid=995/tid=1009] ppid=993 vsize=1317260 CPUtime=13.79 cores=0,2,4,6
/proc/995/task/1009/stat : 1009 (plingeling) R 993 995 390 0 -1 4202560 165750 1253 0 0 1358 21 0 0 25 0 2 0 654888968 1348874240 301216 33554432000 4194304 4417452 140734789385024 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 57.67
Current children cumulated vsize (KiB) 1317260

Child status: 20
Real time (s): 22.1997
CPU time (s): 57.7812
CPU user time (s): 56.7254
CPU system time (s): 1.05584
CPU usage (%): 260.279
Max. virtual memory (cumulated for all children) (KiB): 1637072

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

runsolver used 0.076988 second user time and 0.163975 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 06:14:37
IDJOB=3371380
IDBENCH=88172
IDSOLVER=1848
FILE ID=node105/3371380-1305432876
RUNJOBID= node105-1305432876-970
PBS_JOBID= 13324613
Free space on /tmp= 73484 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371380-1305432876/watcher-3371380-1305432876 -o /tmp/evaluation-result-3371380-1305432876/solver-3371380-1305432876 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371380-1305432876.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=84301759

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:      24995368 kB
Buffers:        287388 kB
Cached:        6103660 kB
SwapCached:      39656 kB
Active:         961448 kB
Inactive:      6731028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24995368 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          143648 kB
Writeback:           0 kB
AnonPages:     1269052 kB
Mapped:          10360 kB
Slab:           133084 kB
PageTables:      66192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65429048 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= 73504 MiB
End job on node105 at 2011-05-15 06:14:59