Trace number 3373467

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 525.448 131.978

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418770/instance-3373467-1305418770.cnf
0.19/0.25	c Solving...
525.30/131.97	s UNSATISFIABLE
525.30/131.97	
525.30/131.97	c Models        : 0     
525.30/131.97	c Time          : 131.922s (Solving: 131.67s 1st Model: 0.00s Unsat: 131.67s)
525.30/131.97	c CPU Time      : 525.380s

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-3373467-1305418770/watcher-3373467-1305418770 -o /tmp/evaluation-result-3373467-1305418770/solver-3373467-1305418770 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373467-1305418770.cnf 

running on 4 cores: 1,3,5,7

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: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=25148 CPUtime=0 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 1586 0 0 0 0 0 0 0 25 0 1 0 732107721 25751552 1517 33554432000 4194304 4964800 140736896174928 18446744073709551615 4680199 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9653/statm: 6352 1527 376 189 0 1226 0

[startup+0.051826 s]
/proc/loadavg: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=34188 CPUtime=0.04 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 4516 0 0 0 4 0 0 0 25 0 1 0 732107721 35008512 3716 33554432000 4194304 4964800 140736896174928 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9653/statm: 8547 3717 388 189 0 3421 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34188

[startup+0.100818 s]
/proc/loadavg: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=42020 CPUtime=0.09 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 6928 0 0 0 9 0 0 0 25 0 1 0 732107721 43028480 5534 33554432000 4194304 4964800 140736896174928 18446744073709551615 4603977 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9653/statm: 10505 5534 402 189 0 5379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42020

[startup+0.422147 s]
/proc/loadavg: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=191768 CPUtime=3.46 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 12297 0 0 0 345 1 0 0 25 0 4 0 732107721 196370432 9496 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 47942 9496 458 189 0 42291 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 191768

[startup+1.16554 s]
/proc/loadavg: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=191768 CPUtime=3.86 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 12433 0 0 0 384 2 0 0 25 0 4 0 732107721 196370432 9632 33554432000 4194304 4964800 140736896174928 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 47942 9632 458 189 0 42291 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 191768

[startup+1.50048 s]
/proc/loadavg: 4.04 5.40 6.84 5/354 9653
/proc/meminfo: memFree=17750164/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=192560 CPUtime=5.2 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 12875 0 0 0 518 2 0 0 25 0 4 0 732107721 197181440 10074 33554432000 4194304 4964800 140736896174928 18446744073709551615 4669389 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 48140 10074 458 189 0 42489 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 192560

[startup+3.10118 s]
/proc/loadavg: 4.36 5.45 6.84 9/358 9657
/proc/meminfo: memFree=17701196/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=195176 CPUtime=11.58 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 14299 0 0 0 1156 2 0 0 25 0 4 0 732107721 199860224 11498 33554432000 4194304 4964800 140736896174928 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 48794 11498 458 189 0 43143 0
[pid=9653/tid=9655] ppid=9651 vsize=195176 CPUtime=2.83 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 1315 0 0 0 283 0 0 0 23 0 4 0 732107746 199860224 11498 33554432000 4194304 4964800 140736896174928 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=195176 CPUtime=2.83 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 2827 0 0 0 283 0 0 0 25 0 4 0 732107746 199860224 11498 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=195176 CPUtime=2.81 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 2434 0 0 0 281 0 0 0 23 0 4 0 732107746 199860224 11498 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 195176

[startup+6.30058 s]
/proc/loadavg: 4.36 5.45 6.84 9/358 9657
/proc/meminfo: memFree=17683800/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=197568 CPUtime=24.34 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 16238 0 0 0 2431 3 0 0 25 0 4 0 732107721 202309632 13437 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 49392 13437 460 189 0 43741 0
[pid=9653/tid=9655] ppid=9651 vsize=197568 CPUtime=6.03 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 1601 0 0 0 603 0 0 0 25 0 4 0 732107746 202309632 13437 33554432000 4194304 4964800 140736896174928 18446744073709551615 4660488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=197568 CPUtime=6.03 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 3769 0 0 0 602 1 0 0 25 0 4 0 732107746 202309632 13437 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=197568 CPUtime=5.97 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 2877 0 0 0 597 0 0 0 25 0 4 0 732107746 202309632 13437 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 197568

[startup+12.7004 s]
/proc/loadavg: 4.65 5.49 6.85 9/358 9657
/proc/meminfo: memFree=17650584/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=201408 CPUtime=49.89 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 19140 0 0 0 4984 5 0 0 25 0 4 0 732107721 206241792 16339 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668585 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 50352 16339 460 189 0 44701 0
[pid=9653/tid=9655] ppid=9651 vsize=201408 CPUtime=12.44 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 1988 0 0 0 1244 0 0 0 25 0 4 0 732107746 206241792 16339 33554432000 4194304 4964800 140736896174928 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=201408 CPUtime=12.39 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 5155 0 0 0 1237 2 0 0 25 0 4 0 732107746 206241792 16339 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=201408 CPUtime=12.37 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 3573 0 0 0 1236 1 0 0 25 0 4 0 732107746 206241792 16339 33554432000 4194304 4964800 140736896174928 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 201408

[startup+25.501 s]
/proc/loadavg: 5.39 5.61 6.87 9/358 9658
/proc/meminfo: memFree=17598880/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=204472 CPUtime=100.93 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 20732 0 0 0 10086 7 0 0 25 0 4 0 732107721 209379328 17931 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 51118 17931 460 189 0 45467 0
[pid=9653/tid=9655] ppid=9651 vsize=204472 CPUtime=25.23 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 2384 0 0 0 2522 1 0 0 25 0 4 0 732107746 209379328 17931 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=204472 CPUtime=25.03 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 5896 0 0 0 2501 2 0 0 25 0 4 0 732107746 209379328 17931 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=204472 CPUtime=25.16 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 3883 0 0 0 2515 1 0 0 25 0 4 0 732107746 209379328 17931 33554432000 4194304 4964800 140736896174928 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 204472

[startup+51.1011 s]
/proc/loadavg: 6.28 5.80 6.90 9/358 9658
/proc/meminfo: memFree=17509568/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=211192 CPUtime=203.04 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 26849 0 0 0 20292 12 0 0 25 0 4 0 732107721 216260608 24044 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 52798 24044 460 189 0 47147 0
[pid=9653/tid=9655] ppid=9651 vsize=211192 CPUtime=50.83 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 3974 0 0 0 5081 2 0 0 25 0 4 0 732107746 216260608 24044 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=211192 CPUtime=50.35 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 8302 0 0 0 5032 3 0 0 25 0 4 0 732107746 216260608 24044 33554432000 4194304 4964800 140736896174928 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=211192 CPUtime=50.76 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 4845 0 0 0 5074 2 0 0 25 0 4 0 732107746 216260608 24044 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.04
Current children cumulated vsize (KiB) 211192

[startup+102.3 s]
/proc/loadavg: 7.30 6.15 6.96 9/358 9660
/proc/meminfo: memFree=17437136/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=217716 CPUtime=407.23 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 31714 0 0 0 40708 15 0 0 25 0 4 0 732107721 222941184 28797 33554432000 4194304 4964800 140736896174928 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 54429 28797 460 189 0 48778 0
[pid=9653/tid=9655] ppid=9651 vsize=217716 CPUtime=102.02 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5204 0 0 0 10199 3 0 0 25 0 4 0 732107746 222941184 28797 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=217716 CPUtime=100.96 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 10123 0 0 0 10092 4 0 0 25 0 4 0 732107746 222941184 28797 33554432000 4194304 4964800 140736896174928 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=217716 CPUtime=101.96 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5587 0 0 0 10193 3 0 0 25 0 4 0 732107746 222941184 28797 33554432000 4194304 4964800 140736896174928 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.23
Current children cumulated vsize (KiB) 217716

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

[startup+103.013 s]
/proc/loadavg: 7.36 6.18 6.96 9/358 9660
/proc/meminfo: memFree=17436764/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=217716 CPUtime=410.07 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 31792 0 0 0 40992 15 0 0 25 0 4 0 732107721 222941184 28875 33554432000 4194304 4964800 140736896174928 18446744073709551615 4653388 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 54429 28875 460 189 0 48778 0
[pid=9653/tid=9655] ppid=9651 vsize=217716 CPUtime=102.73 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5204 0 0 0 10270 3 0 0 25 0 4 0 732107746 222941184 28875 33554432000 4194304 4964800 140736896174928 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=217716 CPUtime=101.66 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 10201 0 0 0 10162 4 0 0 25 0 4 0 732107746 222941184 28875 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=217716 CPUtime=102.67 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5587 0 0 0 10264 3 0 0 25 0 4 0 732107746 222941184 28875 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670304 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 410.07
Current children cumulated vsize (KiB) 217716

[startup+115.801 s]
/proc/loadavg: 7.45 6.24 6.97 9/358 9660
/proc/meminfo: memFree=17423744/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=218912 CPUtime=461.08 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 32582 0 0 0 46092 16 0 0 25 0 4 0 732107721 224165888 29665 33554432000 4194304 4964800 140736896174928 18446744073709551615 4653388 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 54728 29665 460 189 0 49077 0
[pid=9653/tid=9655] ppid=9651 vsize=218912 CPUtime=115.52 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5413 0 0 0 11549 3 0 0 25 0 4 0 732107746 224165888 29665 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=218912 CPUtime=114.3 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 10609 0 0 0 11426 4 0 0 25 0 4 0 732107746 224165888 29665 33554432000 4194304 4964800 140736896174928 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=218912 CPUtime=115.46 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5672 0 0 0 11543 3 0 0 25 0 4 0 732107746 224165888 29665 33554432000 4194304 4964800 140736896174928 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 461.08
Current children cumulated vsize (KiB) 218912

[startup+122.201 s]
/proc/loadavg: 7.50 6.27 6.98 9/358 9660
/proc/meminfo: memFree=17422500/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=219096 CPUtime=486.61 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 32870 0 0 0 48645 16 0 0 25 0 4 0 732107721 224354304 29953 33554432000 4194304 4964800 140736896174928 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 54774 29953 460 189 0 49123 0
[pid=9653/tid=9655] ppid=9651 vsize=219096 CPUtime=121.91 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5456 0 0 0 12188 3 0 0 25 0 4 0 732107746 224354304 29953 33554432000 4194304 4964800 140736896174928 18446744073709551615 4364621 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=219096 CPUtime=120.63 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 10760 0 0 0 12059 4 0 0 25 0 4 0 732107746 224354304 29953 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=219096 CPUtime=121.86 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5692 0 0 0 12183 3 0 0 25 0 4 0 732107746 224354304 29953 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 486.61
Current children cumulated vsize (KiB) 219096

[startup+128.601 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17418896/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=512.14 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33681 0 0 0 51197 17 0 0 25 0 4 0 732107721 226222080 30764 33554432000 4194304 4964800 140736896174928 18446744073709551615 4321008 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30764 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=128.31 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5616 0 0 0 12828 3 0 0 25 0 4 0 732107746 226222080 30764 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=126.96 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11101 0 0 0 12691 5 0 0 25 0 4 0 732107746 226222080 30764 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=128.26 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5817 0 0 0 12823 3 0 0 25 0 4 0 732107746 226222080 30764 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 512.14
Current children cumulated vsize (KiB) 220920

[startup+130.201 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17414432/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=518.53 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33695 0 0 0 51836 17 0 0 25 0 4 0 732107721 226222080 30778 33554432000 4194304 4964800 140736896174928 18446744073709551615 4653311 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30778 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=129.91 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5618 0 0 0 12988 3 0 0 25 0 4 0 732107746 226222080 30778 33554432000 4194304 4964800 140736896174928 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=128.55 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11112 0 0 0 12850 5 0 0 25 0 4 0 732107746 226222080 30778 33554432000 4194304 4964800 140736896174928 18446744073709551615 4660498 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=129.86 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5818 0 0 0 12983 3 0 0 25 0 4 0 732107746 226222080 30778 33554432000 4194304 4964800 140736896174928 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 518.53
Current children cumulated vsize (KiB) 220920

[startup+131.001 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17408604/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=521.71 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33699 0 0 0 52154 17 0 0 25 0 4 0 732107721 226222080 30782 33554432000 4194304 4964800 140736896174928 18446744073709551615 4660422 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30782 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=130.71 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5620 0 0 0 13068 3 0 0 25 0 4 0 732107746 226222080 30782 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=129.34 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11112 0 0 0 12929 5 0 0 25 0 4 0 732107746 226222080 30782 33554432000 4194304 4964800 140736896174928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=130.66 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5818 0 0 0 13063 3 0 0 25 0 4 0 732107746 226222080 30782 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 521.71
Current children cumulated vsize (KiB) 220920

[startup+131.401 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17408604/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=523.31 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33702 0 0 0 52314 17 0 0 25 0 4 0 732107721 226222080 30785 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30785 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=131.11 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5622 0 0 0 13108 3 0 0 25 0 4 0 732107746 226222080 30785 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=129.74 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11113 0 0 0 12969 5 0 0 25 0 4 0 732107746 226222080 30785 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=131.06 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5818 0 0 0 13103 3 0 0 25 0 4 0 732107746 226222080 30785 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 523.31
Current children cumulated vsize (KiB) 220920

[startup+131.801 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17403768/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=524.9 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33703 0 0 0 52473 17 0 0 25 0 4 0 732107721 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30786 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=131.51 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5622 0 0 0 13148 3 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=130.13 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11113 0 0 0 13008 5 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=131.46 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5818 0 0 0 13143 3 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4668969 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 524.9
Current children cumulated vsize (KiB) 220920

[startup+131.901 s]
/proc/loadavg: 7.65 6.34 6.99 9/358 9660
/proc/meminfo: memFree=17403768/32950928 swapFree=67111200/67111528
[pid=9653] ppid=9651 vsize=220920 CPUtime=525.3 cores=1,3,5,7
/proc/9653/stat : 9653 (claspmt) R 9651 9653 9118 0 -1 4202496 33703 0 0 0 52513 17 0 0 25 0 4 0 732107721 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9653/statm: 55230 30786 460 189 0 49579 0
[pid=9653/tid=9655] ppid=9651 vsize=220920 CPUtime=131.61 cores=1,3,5,7
/proc/9653/task/9655/stat : 9655 (claspmt) R 9651 9653 9118 0 -1 4202560 5622 0 0 0 13158 3 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9653/tid=9656] ppid=9651 vsize=220920 CPUtime=130.23 cores=1,3,5,7
/proc/9653/task/9656/stat : 9656 (claspmt) R 9651 9653 9118 0 -1 4202560 11113 0 0 0 13018 5 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9653/tid=9657] ppid=9651 vsize=220920 CPUtime=131.56 cores=1,3,5,7
/proc/9653/task/9657/stat : 9657 (claspmt) R 9651 9653 9118 0 -1 4202560 5818 0 0 0 13153 3 0 0 25 0 4 0 732107746 226222080 30786 33554432000 4194304 4964800 140736896174928 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 525.3
Current children cumulated vsize (KiB) 220920

Child status: 20
Real time (s): 131.978
CPU time (s): 525.448
CPU user time (s): 525.263
CPU system time (s): 0.184971
CPU usage (%): 398.132
Max. virtual memory (cumulated for all children) (KiB): 220920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 525.263
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33715
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= 1068
involuntary context switches= 3387

runsolver used 0.405938 second user time and 1.09083 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 02:19:31
IDJOB=3373467
IDBENCH=70941
IDSOLVER=1853
FILE ID=node115/3373467-1305418770
RUNJOBID= node115-1305418766-9601
PBS_JOBID= 13324547
Free space on /tmp= 73232 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.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-3373467-1305418770/watcher-3373467-1305418770 -o /tmp/evaluation-result-3373467-1305418770/solver-3373467-1305418770 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373467-1305418770.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1054985678

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17750320 kB
Buffers:        292304 kB
Cached:        4524408 kB
SwapCached:          0 kB
Active:       12012980 kB
Inactive:      2869976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17750320 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:    10065968 kB
Mapped:          28856 kB
Slab:           211712 kB
PageTables:      40860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69725576 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= 73232 MiB
End job on node115 at 2011-05-15 02:21:43