Trace number 3299838

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-R4095UNSAT 1008.22 252.469

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...037996/instance-3299838-1304037996.cnf
0.02/0.02	c Solving...
1007.97/252.46	s UNSATISFIABLE
1007.97/252.46	
1007.97/252.46	c Models        : 0     
1007.97/252.46	c Time          : 252.454s (Solving: 252.43s 1st Model: 0.00s Unsat: 252.43s)
1007.97/252.46	c CPU Time      : 1008.210s

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: 935)

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-3299838-1304037996/watcher-3299838-1304037996 -o /tmp/evaluation-result-3299838-1304037996/solver-3299838-1304037996 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299838-1304037996.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: 4.75 5.76 7.55 3/174 22656
/proc/meminfo: memFree=18322860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=20776 CPUtime=0 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4194304 121 0 0 0 0 0 0 0 24 0 1 0 515396325 21274624 75 33554432000 4194304 4964704 140735378637936 18446744073709551615 254495768586 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22656/statm: 5196 82 61 189 0 57 0

[startup+0.0276221 s]
/proc/loadavg: 4.75 5.76 7.55 3/174 22656
/proc/meminfo: memFree=18322860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=22916 CPUtime=0.02 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 1101 0 0 0 2 0 0 0 25 0 1 0 515396325 23465984 978 33554432000 4194304 4964704 140735378637936 18446744073709551615 4324205 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/22656/statm: 5729 978 405 189 0 603 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22916

[startup+0.138549 s]
/proc/loadavg: 4.75 5.76 7.55 3/174 22656
/proc/meminfo: memFree=18322860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=171268 CPUtime=0.23 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) S 22654 22656 20430 0 -1 4202496 1887 0 0 0 23 0 0 0 18 0 4 0 515396325 175378432 1691 33554432000 4194304 4964704 140735378637936 18446744073709551615 254500796910 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 42817 1692 458 189 0 37166 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 171268

[startup+0.300517 s]
/proc/loadavg: 4.75 5.76 7.55 3/174 22656
/proc/meminfo: memFree=18322860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=171664 CPUtime=0.86 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 2255 0 0 0 84 2 0 0 17 0 4 0 515396325 175783936 2059 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670110 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 42916 2059 458 189 0 37265 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 171664

[startup+0.700437 s]
/proc/loadavg: 4.75 5.76 7.55 3/174 22656
/proc/meminfo: memFree=18322860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=171928 CPUtime=2.46 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 2800 0 0 0 242 4 0 0 18 0 4 0 515396325 176054272 2604 33554432000 4194304 4964704 140735378637936 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 42982 2604 458 189 0 37331 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 171928

[startup+1.50028 s]
/proc/loadavg: 4.75 5.76 7.55 6/181 22666
/proc/meminfo: memFree=18239100/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=172732 CPUtime=5.66 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 3340 0 0 0 560 6 0 0 19 0 4 0 515396325 176877568 3144 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 43183 3144 458 189 0 37532 0
[pid=22656/tid=22658] ppid=22654 vsize=172732 CPUtime=1.46 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 626 0 0 0 146 0 0 0 20 0 4 0 515396328 176877568 3144 33554432000 4194304 4964704 140735378637936 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=172732 CPUtime=1.36 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 648 0 0 0 135 1 0 0 19 0 4 0 515396328 176877568 3144 33554432000 4194304 4964704 140735378637936 18446744073709551615 4324847 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=172732 CPUtime=1.42 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 614 0 0 0 141 1 0 0 25 0 4 0 515396328 176877568 3144 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 172732

[startup+3.1009 s]
/proc/loadavg: 4.75 5.76 7.55 11/184 22669
/proc/meminfo: memFree=18191404/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=175404 CPUtime=12.05 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 4847 0 0 0 1198 7 0 0 22 0 4 0 515396325 179613696 4651 33554432000 4194304 4964704 140735378637936 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 43851 4651 458 189 0 38200 0
[pid=22656/tid=22658] ppid=22654 vsize=175404 CPUtime=3.05 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 851 0 0 0 305 0 0 0 25 0 4 0 515396328 179613696 4651 33554432000 4194304 4964704 140735378637936 18446744073709551615 4684725 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=175404 CPUtime=2.96 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 1508 0 0 0 295 1 0 0 22 0 4 0 515396328 179613696 4651 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=175404 CPUtime=3.02 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 839 0 0 0 300 2 0 0 25 0 4 0 515396328 179613696 4651 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669432 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 175404

[startup+6.30026 s]
/proc/loadavg: 5.09 5.82 7.55 9/184 22670
/proc/meminfo: memFree=18181472/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=176740 CPUtime=24.83 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 5801 0 0 0 2476 7 0 0 25 0 4 0 515396325 180981760 5533 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668618 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 44185 5533 460 189 0 38534 0
[pid=22656/tid=22658] ppid=22654 vsize=176740 CPUtime=6.25 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 1057 0 0 0 625 0 0 0 25 0 4 0 515396328 180981760 5533 33554432000 4194304 4964704 140735378637936 18446744073709551615 4660038 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=176740 CPUtime=6.16 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 1988 0 0 0 615 1 0 0 25 0 4 0 515396328 180981760 5533 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=176740 CPUtime=6.21 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 969 0 0 0 619 2 0 0 25 0 4 0 515396328 180981760 5533 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 176740

[startup+12.701 s]
/proc/loadavg: 5.32 5.85 7.56 9/184 22670
/proc/meminfo: memFree=18169336/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=178236 CPUtime=50.4 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 7426 0 0 0 5032 8 0 0 25 0 4 0 515396325 182513664 7158 33554432000 4194304 4964704 140735378637936 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 44559 7158 460 189 0 38908 0
[pid=22656/tid=22658] ppid=22654 vsize=178236 CPUtime=12.65 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 1473 0 0 0 1265 0 0 0 25 0 4 0 515396328 182513664 7158 33554432000 4194304 4964704 140735378637936 18446744073709551615 4675466 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=178236 CPUtime=12.56 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 2680 0 0 0 1254 2 0 0 25 0 4 0 515396328 182513664 7158 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=178236 CPUtime=12.57 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 1237 0 0 0 1255 2 0 0 25 0 4 0 515396328 182513664 7158 33554432000 4194304 4964704 140735378637936 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 178236

[startup+25.5004 s]
/proc/loadavg: 5.92 5.96 7.56 9/184 22670
/proc/meminfo: memFree=18155712/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=179028 CPUtime=101.53 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 8376 0 0 0 10144 9 0 0 25 0 4 0 515396325 183324672 8108 33554432000 4194304 4964704 140735378637936 18446744073709551615 4342199 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 44757 8108 460 189 0 39106 0
[pid=22656/tid=22658] ppid=22654 vsize=179028 CPUtime=25.46 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 1595 0 0 0 2545 1 0 0 25 0 4 0 515396328 183324672 8108 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668717 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=179028 CPUtime=25.36 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 3162 0 0 0 2534 2 0 0 25 0 4 0 515396328 183324672 8108 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=179028 CPUtime=25.31 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 1440 0 0 0 2529 2 0 0 25 0 4 0 515396328 183324672 8108 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 179028

[startup+51.1003 s]
/proc/loadavg: 6.71 6.14 7.58 9/184 22671
/proc/meminfo: memFree=18130860/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=181080 CPUtime=203.79 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 9601 0 0 0 20369 10 0 0 25 0 4 0 515396325 185425920 9333 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 45270 9333 460 189 0 39619 0
[pid=22656/tid=22658] ppid=22654 vsize=181080 CPUtime=51.05 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 1976 0 0 0 5104 1 0 0 25 0 4 0 515396328 185425920 9333 33554432000 4194304 4964704 140735378637936 18446744073709551615 4321008 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=181080 CPUtime=50.96 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 3771 0 0 0 5093 3 0 0 25 0 4 0 515396328 185425920 9333 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=181080 CPUtime=50.78 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 1533 0 0 0 5076 2 0 0 25 0 4 0 515396328 185425920 9333 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 181080

[startup+102.306 s]
/proc/loadavg: 7.44 6.42 7.60 9/184 22672
/proc/meminfo: memFree=18099708/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=248084 CPUtime=408.34 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 11311 0 0 0 40822 12 0 0 25 0 4 0 515396325 254038016 11043 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62021 11043 460 189 0 56370 0
[pid=22656/tid=22658] ppid=22654 vsize=248084 CPUtime=102.24 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 2478 0 0 0 10223 1 0 0 25 0 4 0 515396328 254038016 11043 33554432000 4194304 4964704 140735378637936 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=248084 CPUtime=102.16 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 4528 0 0 0 10212 4 0 0 25 0 4 0 515396328 254038016 11043 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669203 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=248084 CPUtime=101.72 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 1816 0 0 0 10170 2 0 0 25 0 4 0 515396328 254038016 11043 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 248084

[startup+162.3 s]
/proc/loadavg: 7.90 6.74 7.63 9/184 22674
/proc/meminfo: memFree=18054680/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=248904 CPUtime=648.01 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 15120 0 0 0 64786 15 0 0 25 0 4 0 515396325 254877696 14846 33554432000 4194304 4964704 140735378637936 18446744073709551615 4653568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62226 14846 460 189 0 56575 0
[pid=22656/tid=22658] ppid=22654 vsize=248904 CPUtime=162.23 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3014 0 0 0 16221 2 0 0 25 0 4 0 515396328 254877696 14846 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=248904 CPUtime=162.15 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 7631 0 0 0 16209 6 0 0 25 0 4 0 515396328 254877696 14846 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=248904 CPUtime=161.44 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 1954 0 0 0 16141 3 0 0 25 0 4 0 515396328 254877696 14846 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 248904

[startup+222.3 s]
/proc/loadavg: 7.96 6.96 7.65 9/184 22675
/proc/meminfo: memFree=18024160/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=248904 CPUtime=887.71 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 15913 0 0 0 88754 17 0 0 25 0 4 0 515396325 254877696 15549 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669480 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62226 15549 460 189 0 56575 0
[pid=22656/tid=22658] ppid=22654 vsize=248904 CPUtime=222.22 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3016 0 0 0 22220 2 0 0 25 0 4 0 515396328 254877696 15549 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=248904 CPUtime=222.14 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8091 0 0 0 22207 7 0 0 25 0 4 0 515396328 254877696 15549 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=248904 CPUtime=221.15 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2283 0 0 0 22112 3 0 0 25 0 4 0 515396328 254877696 15549 33554432000 4194304 4964704 140735378637936 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.71
Current children cumulated vsize (KiB) 248904

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

[startup+230.301 s]
/proc/loadavg: 7.97 7.00 7.65 9/184 22676
/proc/meminfo: memFree=18019944/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=919.67 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16211 0 0 0 91950 17 0 0 25 0 4 0 515396325 256139264 15822 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670312 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 15822 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=230.22 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3033 0 0 0 23020 2 0 0 25 0 4 0 515396328 256139264 15822 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=230.14 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8279 0 0 0 23007 7 0 0 25 0 4 0 515396328 256139264 15822 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669462 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=229.11 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 22908 3 0 0 25 0 4 0 515396328 256139264 15822 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 919.67
Current children cumulated vsize (KiB) 250136

[startup+243.106 s]
/proc/loadavg: 7.97 7.05 7.66 9/184 22676
/proc/meminfo: memFree=18007916/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=970.84 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 97067 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=243.03 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 24301 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=242.94 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 24287 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=241.86 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 24183 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 970.84
Current children cumulated vsize (KiB) 250136

[startup+246.3 s]
/proc/loadavg: 7.97 7.05 7.66 9/184 22676
/proc/meminfo: memFree=18004444/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=983.62 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 98345 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4346000 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=246.23 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 24621 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=246.14 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 24607 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=245.04 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 24501 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 983.62
Current children cumulated vsize (KiB) 250136

[startup+249.501 s]
/proc/loadavg: 7.98 7.06 7.66 9/184 22676
/proc/meminfo: memFree=18002084/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=996.39 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 99622 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=249.42 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 24940 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669354 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=249.34 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 24927 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=248.23 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 24820 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 996.39
Current children cumulated vsize (KiB) 250136

[startup+251.101 s]
/proc/loadavg: 7.98 7.06 7.66 9/184 22676
/proc/meminfo: memFree=17999972/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=1002.77 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 100260 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=251.02 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 25100 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4342223 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=250.94 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 25087 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=249.82 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 24979 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (KiB) 250136

[startup+251.906 s]
/proc/loadavg: 7.98 7.06 7.66 9/184 22676
/proc/meminfo: memFree=17999228/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=1005.99 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 100582 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=251.82 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 25180 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=251.74 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 25167 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=250.62 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 25059 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1005.99
Current children cumulated vsize (KiB) 250136

[startup+252.3 s]
/proc/loadavg: 7.98 7.06 7.66 9/184 22676
/proc/meminfo: memFree=17999228/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=1007.57 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 100740 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=252.22 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 25220 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=252.14 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 25207 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=251.01 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 25098 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1007.57
Current children cumulated vsize (KiB) 250136

[startup+252.4 s]
/proc/loadavg: 7.98 7.06 7.66 9/184 22676
/proc/meminfo: memFree=17999228/32950928 swapFree=67111528/67111528
[pid=22656] ppid=22654 vsize=250136 CPUtime=1007.97 cores=0,2,4,6
/proc/22656/stat : 22656 (claspmt) R 22654 22656 20430 0 -1 4202496 16454 0 0 0 100780 17 0 0 25 0 4 0 515396325 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22656/statm: 62534 16031 460 189 0 56883 0
[pid=22656/tid=22658] ppid=22654 vsize=250136 CPUtime=252.32 cores=0,2,4,6
/proc/22656/task/22658/stat : 22658 (claspmt) R 22654 22656 20430 0 -1 4202560 3034 0 0 0 25230 2 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22656/tid=22659] ppid=22654 vsize=250136 CPUtime=252.24 cores=0,2,4,6
/proc/22656/task/22659/stat : 22659 (claspmt) R 22654 22656 20430 0 -1 4202560 8521 0 0 0 25217 7 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22656/tid=22660] ppid=22654 vsize=250136 CPUtime=251.11 cores=0,2,4,6
/proc/22656/task/22660/stat : 22660 (claspmt) R 22654 22656 20430 0 -1 4202560 2374 0 0 0 25108 3 0 0 25 0 4 0 515396328 256139264 16031 33554432000 4194304 4964704 140735378637936 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1007.97
Current children cumulated vsize (KiB) 250136

Child status: 20
Real time (s): 252.469
CPU time (s): 1008.22
CPU user time (s): 1008.05
CPU system time (s): 0.177972
CPU usage (%): 399.347
Max. virtual memory (cumulated for all children) (KiB): 250136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1008.05
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16466
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= 7814
involuntary context switches= 4595

runsolver used 0.354946 second user time and 0.85287 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 02:46:36
IDJOB=3299838
IDBENCH=20401
IDSOLVER=1683
FILE ID=node149/3299838-1304037996
RUNJOBID= node149-1304037996-22642
PBS_JOBID= 13170303
Free space on /tmp= 71932 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.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-3299838-1304037996/watcher-3299838-1304037996 -o /tmp/evaluation-result-3299838-1304037996/solver-3299838-1304037996 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299838-1304037996.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1821110642

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32950928 kB
MemFree:      18323504 kB
Buffers:       2219032 kB
Cached:       11795888 kB
SwapCached:          0 kB
Active:        5885992 kB
Inactive:      8194852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18323504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1176 kB
Writeback:          16 kB
AnonPages:       65500 kB
Mapped:          14396 kB
Slab:           484048 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189692 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= 71924 MiB
End job on node149 at 2011-04-29 02:50:49