Trace number 3373527

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
claspmt 2.0-R4095-patched (fixed)UNSAT 385.567 96.611

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...430682/instance-3373527-1305430682.cnf
0.00/0.00	c Solving...
385.53/96.61	s UNSATISFIABLE
385.53/96.61	
385.53/96.61	c Models        : 0     
385.53/96.61	c Time          : 96.604s (Solving: 96.60s 1st Model: 0.00s Unsat: 96.60s)
385.53/96.61	c CPU Time      : 385.550s

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-3373527-1305430682/watcher-3373527-1305430682 -o /tmp/evaluation-result-3373527-1305430682/solver-3373527-1305430682 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373527-1305430682.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: 7.83 7.91 6.38 5/277 7530
/proc/meminfo: memFree=24719076/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=21276 CPUtime=0 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 733298774 21786624 573 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7530/statm: 5319 573 403 189 0 193 0
[pid=7530/tid=7531] ppid=7528 vsize=37172 CPUtime=0 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 4 0 733298774 38064128 720 33554432000 4194304 4964800 140735936214656 18446744073709551615 260032211865 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=102708 CPUtime=0 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) S 7528 7530 510 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 733298774 105172992 721 33554432000 4194304 4964800 140735936214656 18446744073709551615 260032211865 0 0 4096 18946 18446604440493209600 0 0 -1 4 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=102708 CPUtime=0 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 4 0 733298774 105172992 722 33554432000 4194304 4964800 140735936214656 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.0832861 s]
/proc/loadavg: 7.83 7.91 6.38 5/277 7530
/proc/meminfo: memFree=24719076/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=168640 CPUtime=0.29 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 1213 0 0 0 29 0 0 0 25 0 4 0 733298774 172687360 1128 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020501023 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42160 1128 458 189 0 36509 0
[pid=7530/tid=7531] ppid=7528 vsize=168640 CPUtime=0.07 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 116 0 0 0 7 0 0 0 18 0 4 0 733298774 172687360 1128 33554432000 4194304 4964800 140735936214656 18446744073709551615 4653382 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=168640 CPUtime=0.07 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 127 0 0 0 7 0 0 0 25 0 4 0 733298774 172687360 1128 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020500974 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=168640 CPUtime=0.07 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 144 0 0 0 7 0 0 0 18 0 4 0 733298774 172687360 1128 33554432000 4194304 4964800 140735936214656 18446744073709551615 4658620 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 168640

[startup+0.103835 s]
/proc/loadavg: 7.83 7.91 6.38 5/277 7530
/proc/meminfo: memFree=24719076/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=168640 CPUtime=0.37 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 1256 0 0 0 37 0 0 0 25 0 4 0 733298774 172687360 1171 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020501023 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42160 1171 458 189 0 36509 0
[pid=7530/tid=7531] ppid=7528 vsize=168640 CPUtime=0.09 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 127 0 0 0 9 0 0 0 18 0 4 0 733298774 172687360 1171 33554432000 4194304 4964800 140735936214656 18446744073709551615 4659367 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=168640 CPUtime=0.09 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 143 0 0 0 9 0 0 0 25 0 4 0 733298774 172687360 1171 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020500974 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=168640 CPUtime=0.09 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 151 0 0 0 9 0 0 0 18 0 4 0 733298774 172687360 1171 33554432000 4194304 4964800 140735936214656 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 168640

[startup+0.300514 s]
/proc/loadavg: 7.83 7.91 6.38 5/277 7530
/proc/meminfo: memFree=24719076/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=169168 CPUtime=1.16 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 1589 0 0 0 116 0 0 0 25 0 4 0 733298774 173228032 1504 33554432000 4194304 4964800 140735936214656 18446744073709551615 4653596 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42292 1504 458 189 0 36641 0
[pid=7530/tid=7531] ppid=7528 vsize=169168 CPUtime=0.28 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 187 0 0 0 28 0 0 0 18 0 4 0 733298774 173228032 1504 33554432000 4194304 4964800 140735936214656 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=169168 CPUtime=0.28 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 249 0 0 0 28 0 0 0 25 0 4 0 733298774 173228032 1504 33554432000 4194304 4964800 140735936214656 18446744073709551615 4378505 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=169168 CPUtime=0.29 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 256 0 0 0 29 0 0 0 18 0 4 0 733298774 173228032 1504 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 169168

[startup+0.700441 s]
/proc/loadavg: 7.83 7.91 6.38 5/277 7530
/proc/meminfo: memFree=24719076/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=170096 CPUtime=2.76 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 2178 0 0 0 276 0 0 0 25 0 4 0 733298774 174178304 2093 33554432000 4194304 4964800 140735936214656 18446744073709551615 4359904 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42524 2093 458 189 0 36873 0
[pid=7530/tid=7531] ppid=7528 vsize=170096 CPUtime=0.68 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 353 0 0 0 68 0 0 0 18 0 4 0 733298774 174178304 2093 33554432000 4194304 4964800 140735936214656 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=170096 CPUtime=0.68 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 453 0 0 0 68 0 0 0 25 0 4 0 733298774 174178304 2093 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=170096 CPUtime=0.69 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 361 0 0 0 69 0 0 0 18 0 4 0 733298774 174178304 2093 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 170096

[startup+1.50029 s]
/proc/loadavg: 7.83 7.91 6.38 10/281 7534
/proc/meminfo: memFree=24710744/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=170632 CPUtime=5.95 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 2779 0 0 0 595 0 0 0 25 0 4 0 733298774 174727168 2694 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42658 2694 458 189 0 37007 0
[pid=7530/tid=7531] ppid=7528 vsize=170632 CPUtime=1.48 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 509 0 0 0 148 0 0 0 20 0 4 0 733298774 174727168 2694 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=170632 CPUtime=1.47 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 658 0 0 0 147 0 0 0 25 0 4 0 733298774 174727168 2694 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=170632 CPUtime=1.49 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 487 0 0 0 149 0 0 0 20 0 4 0 733298774 174727168 2694 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 170632

[startup+3.101 s]
/proc/loadavg: 7.83 7.91 6.38 10/281 7535
/proc/meminfo: memFree=24705412/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=171752 CPUtime=12.34 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 3559 0 0 0 1233 1 0 0 25 0 4 0 733298774 175874048 3474 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 42938 3474 458 189 0 37287 0
[pid=7530/tid=7531] ppid=7528 vsize=171752 CPUtime=3.08 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 711 0 0 0 308 0 0 0 25 0 4 0 733298774 175874048 3474 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=171752 CPUtime=3.06 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 1011 0 0 0 306 0 0 0 25 0 4 0 733298774 175874048 3474 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=171752 CPUtime=3.08 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 602 0 0 0 308 0 0 0 25 0 4 0 733298774 175874048 3474 33554432000 4194304 4964800 140735936214656 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 171752

[startup+6.30042 s]
/proc/loadavg: 7.85 7.91 6.39 10/281 7535
/proc/meminfo: memFree=24695204/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=172928 CPUtime=25.11 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 4327 0 0 0 2509 2 0 0 20 0 4 0 733298774 177078272 4242 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 43232 4242 458 189 0 37581 0
[pid=7530/tid=7531] ppid=7528 vsize=172928 CPUtime=6.29 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 899 0 0 0 628 1 0 0 25 0 4 0 733298774 177078272 4242 33554432000 4194304 4964800 140735936214656 18446744073709551615 4315264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=172928 CPUtime=6.24 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 1425 0 0 0 624 0 0 0 25 0 4 0 733298774 177078272 4242 33554432000 4194304 4964800 140735936214656 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=172928 CPUtime=6.28 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 675 0 0 0 628 0 0 0 25 0 4 0 733298774 177078272 4242 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 172928

[startup+12.7002 s]
/proc/loadavg: 7.86 7.91 6.40 10/281 7535
/proc/meminfo: memFree=24684072/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=173864 CPUtime=50.64 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 4926 0 0 0 5062 2 0 0 20 0 4 0 733298774 178036736 4841 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 43466 4841 458 189 0 37815 0
[pid=7530/tid=7531] ppid=7528 vsize=173864 CPUtime=12.68 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 1098 0 0 0 1267 1 0 0 25 0 4 0 733298774 178036736 4841 33554432000 4194304 4964800 140735936214656 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=173864 CPUtime=12.58 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 1655 0 0 0 1258 0 0 0 25 0 4 0 733298774 178036736 4841 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=173864 CPUtime=12.67 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 778 0 0 0 1267 0 0 0 25 0 4 0 733298774 178036736 4841 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020501023 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 173864

[startup+25.5009 s]
/proc/loadavg: 7.89 7.92 6.42 10/281 7535
/proc/meminfo: memFree=24646000/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=174648 CPUtime=101.73 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 5750 0 0 0 10170 3 0 0 25 0 4 0 733298774 178839552 5665 33554432000 4194304 4964800 140735936214656 18446744073709551615 4362204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 43662 5665 458 189 0 38011 0
[pid=7530/tid=7531] ppid=7528 vsize=174648 CPUtime=25.48 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 1386 0 0 0 2547 1 0 0 25 0 4 0 733298774 178839552 5665 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=174648 CPUtime=25.27 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2010 0 0 0 2527 0 0 0 25 0 4 0 733298774 178839552 5665 33554432000 4194304 4964800 140735936214656 18446744073709551615 4658551 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=174648 CPUtime=25.47 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 859 0 0 0 2547 0 0 0 25 0 4 0 733298774 178839552 5665 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669157 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 174648

[startup+51.1002 s]
/proc/loadavg: 8.06 7.95 6.47 10/281 7538
/proc/meminfo: memFree=24598976/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=176760 CPUtime=203.92 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 6862 0 0 0 20386 6 0 0 25 0 4 0 733298774 181002240 6777 33554432000 4194304 4964800 140735936214656 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44190 6777 458 189 0 38539 0
[pid=7530/tid=7531] ppid=7528 vsize=176760 CPUtime=51.08 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 1736 0 0 0 5106 2 0 0 25 0 4 0 733298774 181002240 6777 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=176760 CPUtime=50.66 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2551 0 0 0 5065 1 0 0 20 0 4 0 733298774 181002240 6777 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=176760 CPUtime=51.06 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 972 0 0 0 5106 0 0 0 23 0 4 0 733298774 181002240 6777 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 176760

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

[startup+76.7005 s]
/proc/loadavg: 8.40 8.04 6.54 10/281 7539
/proc/meminfo: memFree=24545716/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177388 CPUtime=306.1 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7607 0 0 0 30601 9 0 0 25 0 4 0 733298774 181645312 7494 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320947 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44347 7494 458 189 0 38696 0
[pid=7530/tid=7531] ppid=7528 vsize=177388 CPUtime=76.68 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2024 0 0 0 7665 3 0 0 25 0 4 0 733298774 181645312 7494 33554432000 4194304 4964800 140735936214656 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177388 CPUtime=76.05 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2825 0 0 0 7604 1 0 0 25 0 4 0 733298774 181645312 7494 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177388 CPUtime=76.66 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1053 0 0 0 7665 1 0 0 25 0 4 0 733298774 181645312 7494 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 306.1
Current children cumulated vsize (KiB) 177388

[startup+89.5002 s]
/proc/loadavg: 8.31 8.03 6.56 10/281 7540
/proc/meminfo: memFree=24536536/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=357.18 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7798 0 0 0 35708 10 0 0 25 0 4 0 733298774 181936128 7685 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7685 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=89.47 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2094 0 0 0 8944 3 0 0 25 0 4 0 733298774 181936128 7685 33554432000 4194304 4964800 140735936214656 18446744073709551615 4684016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=88.74 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2874 0 0 0 8872 2 0 0 25 0 4 0 733298774 181936128 7685 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=89.46 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1071 0 0 0 8944 2 0 0 22 0 4 0 733298774 181936128 7685 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 357.18
Current children cumulated vsize (KiB) 177672

[startup+92.7006 s]
/proc/loadavg: 8.31 8.03 6.56 10/281 7540
/proc/meminfo: memFree=24535912/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=369.96 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7812 0 0 0 36986 10 0 0 25 0 4 0 733298774 181936128 7699 33554432000 4194304 4964800 140735936214656 18446744073709551615 4332401 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7699 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=92.67 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2103 0 0 0 9264 3 0 0 25 0 4 0 733298774 181936128 7699 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=91.92 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9190 2 0 0 25 0 4 0 733298774 181936128 7699 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=92.66 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9264 2 0 0 25 0 4 0 733298774 181936128 7699 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 369.96
Current children cumulated vsize (KiB) 177672

[startup+94.3003 s]
/proc/loadavg: 8.36 8.05 6.58 10/281 7540
/proc/meminfo: memFree=24535904/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=376.34 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7813 0 0 0 37624 10 0 0 25 0 4 0 733298774 181936128 7700 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7700 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=94.27 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2104 0 0 0 9424 3 0 0 25 0 4 0 733298774 181936128 7700 33554432000 4194304 4964800 140735936214656 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=93.51 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9349 2 0 0 25 0 4 0 733298774 181936128 7700 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=94.26 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9424 2 0 0 25 0 4 0 733298774 181936128 7700 33554432000 4194304 4964800 140735936214656 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 376.34
Current children cumulated vsize (KiB) 177672

[startup+95.901 s]
/proc/loadavg: 8.36 8.05 6.58 10/281 7540
/proc/meminfo: memFree=24535444/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=382.73 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7814 0 0 0 38263 10 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669493 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7701 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=95.88 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2104 0 0 0 9585 3 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=95.09 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9507 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=95.86 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9584 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 382.73
Current children cumulated vsize (KiB) 177672

[startup+96.3009 s]
/proc/loadavg: 8.36 8.05 6.58 10/281 7540
/proc/meminfo: memFree=24535444/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=384.33 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7814 0 0 0 38423 10 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7701 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=96.28 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2104 0 0 0 9625 3 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=95.49 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9547 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=96.26 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9624 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 384.33
Current children cumulated vsize (KiB) 177672

[startup+96.5009 s]
/proc/loadavg: 8.36 8.05 6.58 10/281 7540
/proc/meminfo: memFree=24535444/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=385.13 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7814 0 0 0 38503 10 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670434 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7701 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=96.48 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2104 0 0 0 9645 3 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=95.69 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9567 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=96.46 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9644 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 260020063234 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 385.13
Current children cumulated vsize (KiB) 177672

[startup+96.6009 s]
/proc/loadavg: 8.36 8.05 6.58 10/281 7540
/proc/meminfo: memFree=24535444/32951124 swapFree=67083432/67111528
[pid=7530] ppid=7528 vsize=177672 CPUtime=385.53 cores=0,2,4,6
/proc/7530/stat : 7530 (claspmt) R 7528 7530 510 0 -1 4202496 7814 0 0 0 38543 10 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4652167 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7530/statm: 44418 7701 458 189 0 38767 0
[pid=7530/tid=7531] ppid=7528 vsize=177672 CPUtime=96.58 cores=0,2,4,6
/proc/7530/task/7531/stat : 7531 (claspmt) R 7528 7530 510 0 -1 4202560 2104 0 0 0 9655 3 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7530/tid=7532] ppid=7528 vsize=177672 CPUtime=95.79 cores=0,2,4,6
/proc/7530/task/7532/stat : 7532 (claspmt) R 7528 7530 510 0 -1 4202560 2877 0 0 0 9577 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7530/tid=7533] ppid=7528 vsize=177672 CPUtime=96.56 cores=0,2,4,6
/proc/7530/task/7533/stat : 7533 (claspmt) R 7528 7530 510 0 -1 4202560 1072 0 0 0 9654 2 0 0 25 0 4 0 733298774 181936128 7701 33554432000 4194304 4964800 140735936214656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 385.53
Current children cumulated vsize (KiB) 177672

Child status: 20
Real time (s): 96.611
CPU time (s): 385.567
CPU user time (s): 385.457
CPU system time (s): 0.109983
CPU usage (%): 399.092
Max. virtual memory (cumulated for all children) (KiB): 177672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 385.457
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7826
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= 13242
involuntary context switches= 1762

runsolver used 0.237963 second user time and 0.564914 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 05:38:02
IDJOB=3373527
IDBENCH=84808
IDSOLVER=1853
FILE ID=node110/3373527-1305430682
RUNJOBID= node110-1305429477-7380
PBS_JOBID= 13324577
Free space on /tmp= 73620 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373527-1305430682/watcher-3373527-1305430682 -o /tmp/evaluation-result-3373527-1305430682/solver-3373527-1305430682 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373527-1305430682.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1139262702

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24719356 kB
Buffers:        282412 kB
Cached:        4079464 kB
SwapCached:       1440 kB
Active:        4700024 kB
Inactive:      3205328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24719356 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:             844 kB
Writeback:           0 kB
AnonPages:     3542024 kB
Mapped:          23576 kB
Slab:           244588 kB
PageTables:      21104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46538712 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= 73620 MiB
End job on node110 at 2011-05-15 05:39:39