Trace number 3420049

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
RestartSAT B95UNSAT 339.89 339.881

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

339.80/339.87	c WARNING: for repeatability, setting FPU to use double precision
339.80/339.87	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-3420049-1306584405/watcher-3420049-1306584405 -o /tmp/evaluation-result-3420049-1306584405/solver-3420049-1306584405 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420049-1306584405.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.09 2.02 2/453 9414
/proc/meminfo: memFree=24301436/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=22360 CPUtime=0 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 1385 0 0 0 0 0 0 0 25 0 1 0 770038368 22896640 1311 33554432000 4194304 4291949 140735777530448 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 5590 1313 228 24 0 2224 0

[startup+0.113967 s]
/proc/loadavg: 2.32 2.09 2.02 2/453 9414
/proc/meminfo: memFree=24301436/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=23704 CPUtime=0.1 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 3162 0 0 0 10 0 0 0 25 0 1 0 770038368 24272896 2527 33554432000 4194304 4291949 140735777530448 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 5926 2527 234 24 0 2560 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23704

[startup+0.200922 s]
/proc/loadavg: 2.32 2.09 2.02 2/453 9414
/proc/meminfo: memFree=24301436/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=22316 CPUtime=0.19 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 3405 0 0 0 19 0 0 0 25 0 1 0 770038368 22851584 2274 33554432000 4194304 4291949 140735777530448 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 5579 2274 252 24 0 2213 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22316

[startup+0.300906 s]
/proc/loadavg: 2.32 2.09 2.02 2/453 9414
/proc/meminfo: memFree=24301436/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=22316 CPUtime=0.29 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 3448 0 0 0 29 0 0 0 25 0 1 0 770038368 22851584 2313 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 5579 2313 252 24 0 2213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22316

[startup+0.700857 s]
/proc/loadavg: 2.32 2.09 2.02 2/453 9414
/proc/meminfo: memFree=24301436/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=23964 CPUtime=0.69 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 3634 0 0 0 69 0 0 0 25 0 1 0 770038368 24539136 2490 33554432000 4194304 4291949 140735777530448 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 5991 2490 252 24 0 2625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23964

[startup+1.50069 s]
/proc/loadavg: 2.37 2.11 2.03 3/454 9415
/proc/meminfo: memFree=24289404/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=28604 CPUtime=1.49 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 4731 0 0 0 148 1 0 0 25 0 1 0 770038368 29290496 3581 33554432000 4194304 4291949 140735777530448 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 7151 3581 252 24 0 3785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28604

[startup+3.10043 s]
/proc/loadavg: 2.37 2.11 2.03 3/454 9415
/proc/meminfo: memFree=24282980/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=35680 CPUtime=3.09 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 6458 0 0 0 308 1 0 0 25 0 1 0 770038368 36536320 5297 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 8920 5297 252 24 0 5554 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35680

[startup+6.30082 s]
/proc/loadavg: 2.34 2.11 2.03 3/454 9415
/proc/meminfo: memFree=24266988/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=35624 CPUtime=6.29 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 7246 0 0 0 628 1 0 0 25 0 1 0 770038368 36478976 4646 33554432000 4194304 4291949 140735777530448 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 8906 4646 252 24 0 5540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35624

[startup+12.7007 s]
/proc/loadavg: 2.31 2.10 2.03 3/454 9415
/proc/meminfo: memFree=24255468/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=51712 CPUtime=12.69 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 10606 0 0 0 1268 1 0 0 25 0 1 0 770038368 52953088 7935 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 12928 7935 252 24 0 9562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51712

[startup+25.5003 s]
/proc/loadavg: 2.24 2.10 2.03 3/454 9416
/proc/meminfo: memFree=24240480/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=47384 CPUtime=25.49 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 12951 0 0 0 2547 2 0 0 25 0 1 0 770038368 48521216 8038 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 11846 8038 252 24 0 8480 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47384

[startup+51.1007 s]
/proc/loadavg: 2.16 2.09 2.02 3/454 9416
/proc/meminfo: memFree=24228368/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=47384 CPUtime=51.09 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 13329 0 0 0 5107 2 0 0 25 0 1 0 770038368 48521216 8416 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 11846 8416 252 24 0 8480 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47384

[startup+102.3 s]
/proc/loadavg: 2.19 2.10 2.03 3/454 9418
/proc/meminfo: memFree=24209748/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=65976 CPUtime=102.31 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 20152 0 0 0 10228 3 0 0 25 0 1 0 770038368 67559424 12149 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 16494 12149 252 24 0 13128 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 65976

[startup+162.3 s]
/proc/loadavg: 2.13 2.10 2.03 3/454 9419
/proc/meminfo: memFree=24213440/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=162.29 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28028 0 0 0 16225 4 0 0 25 0 1 0 770038368 75759616 13637 33554432000 4194304 4291949 140735777530448 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 13637 252 24 0 15130 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73984

[startup+222.318 s]
/proc/loadavg: 2.05 2.08 2.02 3/454 9421
/proc/meminfo: memFree=24182524/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=222.31 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28510 0 0 0 22227 4 0 0 25 0 1 0 770038368 75759616 14116 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14116 252 24 0 15130 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 73984

[startup+282.301 s]
/proc/loadavg: 2.02 2.06 2.02 3/454 9423
/proc/meminfo: memFree=24203308/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=282.3 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28513 0 0 0 28226 4 0 0 25 0 1 0 770038368 75759616 14119 33554432000 4194304 4291949 140735777530448 18446744073709551615 271553995656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14119 252 24 0 15130 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73984

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

[startup+307.201 s]
/proc/loadavg: 2.01 2.05 2.02 3/454 9423
/proc/meminfo: memFree=24189280/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=307.2 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28531 0 0 0 30716 4 0 0 25 0 1 0 770038368 75759616 14137 33554432000 4194304 4291949 140735777530448 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14137 252 24 0 15130 0
Current children cumulated CPU time (s) 307.2
Current children cumulated vsize (KiB) 73984

[startup+320.001 s]
/proc/loadavg: 2.01 2.05 2.02 3/454 9424
/proc/meminfo: memFree=24183704/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=320 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28567 0 0 0 31996 4 0 0 25 0 1 0 770038368 75759616 14171 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14171 252 24 0 15130 0
Current children cumulated CPU time (s) 320
Current children cumulated vsize (KiB) 73984

[startup+332.8 s]
/proc/loadavg: 2.08 2.07 2.02 3/454 9424
/proc/meminfo: memFree=24177988/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=332.8 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33276 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 332.8
Current children cumulated vsize (KiB) 73984

[startup+336.001 s]
/proc/loadavg: 2.08 2.06 2.02 3/454 9424
/proc/meminfo: memFree=24176748/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=336 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33596 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4262312 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 336
Current children cumulated vsize (KiB) 73984

[startup+337.601 s]
/proc/loadavg: 2.08 2.06 2.02 3/454 9424
/proc/meminfo: memFree=24176376/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=337.6 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33756 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 337.6
Current children cumulated vsize (KiB) 73984

[startup+339.2 s]
/proc/loadavg: 2.08 2.06 2.02 3/454 9424
/proc/meminfo: memFree=24175260/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=339.2 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33916 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 339.2
Current children cumulated vsize (KiB) 73984

[startup+339.6 s]
/proc/loadavg: 2.08 2.06 2.02 3/454 9424
/proc/meminfo: memFree=24175260/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=339.6 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33956 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 73984

[startup+339.801 s]
/proc/loadavg: 2.08 2.06 2.02 3/454 9424
/proc/meminfo: memFree=24175260/32951124 swapFree=61585512/67111528
[pid=9414] ppid=9412 vsize=73984 CPUtime=339.8 cores=0,2,4,6
/proc/9414/stat : 9414 (RestartSAT) R 9412 9414 9135 0 -1 4202496 28574 0 0 0 33976 4 0 0 25 0 1 0 770038368 75759616 14178 33554432000 4194304 4291949 140735777530448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9414/statm: 18496 14178 252 24 0 15130 0
Current children cumulated CPU time (s) 339.8
Current children cumulated vsize (KiB) 73984

Child status: 20
Real time (s): 339.881
CPU time (s): 339.89
CPU user time (s): 339.841
CPU system time (s): 0.048992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 84652

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

runsolver used 1.61075 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-28 14:06:45
IDJOB=3420049
IDBENCH=83118
IDSOLVER=1911
FILE ID=node133/3420049-1306584405
RUNJOBID= node133-1306579392-9153
PBS_JOBID= 13471547
Free space on /tmp= 73188 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420049-1306584405/watcher-3420049-1306584405 -o /tmp/evaluation-result-3420049-1306584405/solver-3420049-1306584405 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420049-1306584405.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=689005276

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      24301592 kB
Buffers:        187256 kB
Cached:        2176012 kB
SwapCached:      56540 kB
Active:         883576 kB
Inactive:      7533740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24301592 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:            6424 kB
Writeback:           0 kB
AnonPages:     6003124 kB
Mapped:          30640 kB
Slab:           112984 kB
PageTables:      53388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114951756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73188 MiB
End job on node133 at 2011-05-28 14:12:25