Trace number 3349866

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
minisat hack: LR_NOGL_NOSHR 2011-03-02UNSAT 523.284 523.288

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

523.19/523.25	c WARNING: for repeatability, setting FPU to use double precision
523.19/523.25	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-3349866-1304969479/watcher-3349866-1304969479 -o /tmp/evaluation-result-3349866-1304969479/solver-3349866-1304969479 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349866-1304969479.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.94 3.97 3.08 4/361 20736
/proc/meminfo: memFree=27725924/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=20340 CPUtime=0.01 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 600 0 0 0 1 0 0 0 23 0 1 0 608550707 20828160 542 33554432000 4194304 4300056 140737089069840 18446744073709551615 216634515200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 5085 542 222 26 0 1717 0

[startup+0.034386 s]
/proc/loadavg: 3.94 3.97 3.08 4/361 20736
/proc/meminfo: memFree=27725924/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=21956 CPUtime=0.03 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 983 0 0 0 3 0 0 0 23 0 1 0 608550707 22482944 924 33554432000 4194304 4300056 140737089069840 18446744073709551615 216634515200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 5489 924 222 26 0 2121 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21956

[startup+0.100371 s]
/proc/loadavg: 3.94 3.97 3.08 4/361 20736
/proc/meminfo: memFree=27725924/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=26492 CPUtime=0.09 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 2150 0 0 0 9 0 0 0 23 0 1 0 608550707 27127808 2048 33554432000 4194304 4300056 140737089069840 18446744073709551615 216634515200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 6623 2049 222 26 0 3255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26492

[startup+0.300338 s]
/proc/loadavg: 3.94 3.97 3.08 4/361 20736
/proc/meminfo: memFree=27725924/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=52764 CPUtime=0.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 10334 0 0 0 28 1 0 0 25 0 1 0 608550707 54030336 8887 33554432000 4194304 4300056 140737089069840 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 13191 8887 222 26 0 9823 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52764

[startup+0.700265 s]
/proc/loadavg: 3.94 3.97 3.08 4/361 20736
/proc/meminfo: memFree=27725924/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=122516 CPUtime=0.69 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 27675 0 0 0 65 4 0 0 25 0 1 0 608550707 125456384 22645 33554432000 4194304 4300056 140737089069840 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 30629 22647 222 26 0 27261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122516

[startup+1.50113 s]
/proc/loadavg: 3.94 3.97 3.08 5/362 20738
/proc/meminfo: memFree=27592872/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=154272 CPUtime=1.49 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 41014 0 0 0 143 6 0 0 25 0 1 0 608550707 157974528 33391 33554432000 4194304 4300056 140737089069840 18446744073709551615 4230665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 38568 33391 226 26 0 35200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154272

[startup+3.10085 s]
/proc/loadavg: 3.94 3.97 3.08 4/360 20739
/proc/meminfo: memFree=27693824/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=154272 CPUtime=3.09 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 41014 0 0 0 303 6 0 0 25 0 1 0 608550707 157974528 33391 33554432000 4194304 4300056 140737089069840 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 38568 33391 226 26 0 35200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154272

[startup+6.30027 s]
/proc/loadavg: 3.94 3.97 3.09 5/359 20760
/proc/meminfo: memFree=27601396/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=138352 CPUtime=6.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 48938 0 0 0 622 7 0 0 25 0 1 0 608550707 141672448 28085 33554432000 4194304 4300056 140737089069840 18446744073709551615 4256659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 34588 28085 236 26 0 31220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138352

[startup+12.7001 s]
/proc/loadavg: 3.95 3.97 3.09 5/359 20769
/proc/meminfo: memFree=27641392/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=159120 CPUtime=12.69 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 52231 0 0 0 1262 7 0 0 25 0 1 0 608550707 162938880 31376 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 39780 31376 246 26 0 36412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159120

[startup+25.5009 s]
/proc/loadavg: 3.96 3.97 3.11 5/359 20787
/proc/meminfo: memFree=27253684/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=189940 CPUtime=25.49 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 57382 0 0 0 2541 8 0 0 25 0 1 0 608550707 194498560 36523 33554432000 4194304 4300056 140737089069840 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 47485 36523 246 26 0 44117 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189940

[startup+51.1004 s]
/proc/loadavg: 4.03 3.99 3.13 5/360 20797
/proc/meminfo: memFree=27167776/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=240028 CPUtime=51.09 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 69318 0 0 0 5098 11 0 0 25 0 1 0 608550707 245788672 48452 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 60007 48452 246 26 0 56639 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 240028

[startup+102.313 s]
/proc/loadavg: 4.01 3.99 3.18 5/362 20822
/proc/meminfo: memFree=26986144/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=321416 CPUtime=102.31 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 88465 0 0 0 10217 14 0 0 25 0 1 0 608550707 329129984 67596 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 80354 67596 246 26 0 76986 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 321416

[startup+162.301 s]
/proc/loadavg: 4.07 4.00 3.23 5/362 20824
/proc/meminfo: memFree=26470236/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=453676 CPUtime=162.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 116319 0 0 0 16211 18 0 0 25 0 1 0 608550707 464564224 95439 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 113419 95439 246 26 0 110051 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 453676

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.28 5/362 20825
/proc/meminfo: memFree=26119932/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=453676 CPUtime=222.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 129808 0 0 0 22208 21 0 0 25 0 1 0 608550707 464564224 108923 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 113419 108923 246 26 0 110051 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 453676

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.32 5/362 20827
/proc/meminfo: memFree=25681044/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=668600 CPUtime=282.3 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 152029 0 0 0 28204 26 0 0 25 0 1 0 608550707 684646400 131128 33554432000 4194304 4300056 140737089069840 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 167150 131128 246 26 0 163782 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 668600

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/362 20829
/proc/meminfo: memFree=25301812/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=668600 CPUtime=342.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 178282 0 0 0 34198 31 0 0 25 0 1 0 608550707 684646400 157374 33554432000 4194304 4300056 140737089069840 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 167150 157374 246 26 0 163782 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 668600

[startup+402.3 s]
/proc/loadavg: 4.13 4.03 3.41 5/362 20830
/proc/meminfo: memFree=25601228/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1017848 CPUtime=402.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 201213 0 0 0 40194 35 0 0 25 0 1 0 608550707 1042276352 180300 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254462 180300 246 26 0 251094 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1017848

[startup+462.301 s]
/proc/loadavg: 4.05 4.02 3.44 5/362 20832
/proc/meminfo: memFree=25209848/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1017848 CPUtime=462.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 223058 0 0 0 46189 40 0 0 25 0 1 0 608550707 1042276352 202133 33554432000 4194304 4300056 140737089069840 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254462 202133 246 26 0 251094 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1017848

[startup+522.301 s]
/proc/loadavg: 4.09 4.05 3.48 5/362 20833
/proc/meminfo: memFree=24890632/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1018752 CPUtime=522.29 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 239339 0 0 0 52186 43 0 0 25 0 1 0 608550707 1043202048 218407 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254688 218407 246 26 0 251320 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1018752

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

[startup+522.701 s]
/proc/loadavg: 4.09 4.05 3.48 5/362 20833
/proc/meminfo: memFree=24884308/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1018752 CPUtime=522.69 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 239478 0 0 0 52226 43 0 0 25 0 1 0 608550707 1043202048 218546 33554432000 4194304 4300056 140737089069840 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254688 218546 246 26 0 251320 0
Current children cumulated CPU time (s) 522.69
Current children cumulated vsize (KiB) 1018752

[startup+523.101 s]
/proc/loadavg: 4.09 4.05 3.48 5/362 20833
/proc/meminfo: memFree=24884308/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1018752 CPUtime=523.09 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 239542 0 0 0 52266 43 0 0 25 0 1 0 608550707 1043202048 218610 33554432000 4194304 4300056 140737089069840 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254688 218610 246 26 0 251320 0
Current children cumulated CPU time (s) 523.09
Current children cumulated vsize (KiB) 1018752

[startup+523.201 s]
/proc/loadavg: 4.09 4.05 3.48 5/362 20833
/proc/meminfo: memFree=24884308/32951124 swapFree=53501176/67111528
[pid=20736] ppid=20734 vsize=1018752 CPUtime=523.19 cores=1,3
/proc/20736/stat : 20736 (lr_gl_shr) R 20734 20736 20502 0 -1 4202496 239546 0 0 0 52276 43 0 0 25 0 1 0 608550707 1043202048 218614 33554432000 4194304 4300056 140737089069840 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20736/statm: 254688 218614 246 26 0 251320 0
Current children cumulated CPU time (s) 523.19
Current children cumulated vsize (KiB) 1018752

Child status: 20
Real time (s): 523.288
CPU time (s): 523.284
CPU user time (s): 522.815
CPU system time (s): 0.469928
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 1018752

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

runsolver used 1.74773 second user time and 4.15937 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 21:31:21
IDJOB=3349866
IDBENCH=82403
IDSOLVER=1814
FILE ID=node103/3349866-1304969479
RUNJOBID= node103-1304968099-20522
PBS_JOBID= 13285647
Free space on /tmp= 48656 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349866-1304969479/watcher-3349866-1304969479 -o /tmp/evaluation-result-3349866-1304969479/solver-3349866-1304969479 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349866-1304969479.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=719779040

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      27726212 kB
Buffers:        186656 kB
Cached:        1565156 kB
SwapCached:     339736 kB
Active:        1833796 kB
Inactive:      3151696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27726212 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:          202768 kB
Writeback:           0 kB
AnonPages:     2904524 kB
Mapped:          11116 kB
Slab:           118484 kB
PageTables:      55492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79490640 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= 48652 MiB
End job on node103 at 2011-05-09 21:40:04