Trace number 3322708

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 102.075 12.8464

General information on the benchmark

NameSAT02/handmade/chu-min-li/urquhart/
urquhart3_25bis.shuffled.cnf
MD5SUM0313821ef13a43b48c58a56902d9e90b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of clauses264
Sum of the clauses size792
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393293/instance-3322708-1304393293.cnf
0.00/0.00	c Solving...
101.72/12.84	s UNSATISFIABLE
101.72/12.84	
101.72/12.84	c Models        : 0     
101.72/12.84	c Time          : 12.841s (Solving: 12.84s 1st Model: 0.00s Unsat: 12.84s)
101.72/12.84	c CPU Time      : 102.070s

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-3322708-1304393293/watcher-3322708-1304393293 -o /tmp/evaluation-result-3322708-1304393293/solver-3322708-1304393293 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322708-1304393293.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=184348 CPUtime=0.03 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 879 0 0 0 3 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 46087 796 463 189 0 40436 0
[pid=30690/tid=30691] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 52 0 0 0 0 0 0 0 18 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 36 0 0 0 0 0 0 0 18 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 32 0 0 0 0 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 4650717 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 26 0 0 0 0 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=184348 CPUtime=0 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 8 0 629559957 188772352 796 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0

[startup+0.0993349 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381088 CPUtime=0.77 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1179 0 0 0 76 1 0 0 18 0 8 0 629559957 390234112 1096 33554432000 4194304 4964704 140737358645600 18446744073709551615 4362234 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95272 1133 464 189 0 89621 0
[pid=30690/tid=30691] ppid=30688 vsize=381088 CPUtime=0.16 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 107 0 0 0 16 0 0 0 18 0 8 0 629559957 390234112 1173 33554432000 4194304 4964704 140737358645600 18446744073709551615 4462559 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381220 CPUtime=0.16 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 82 0 0 0 16 0 0 0 25 0 8 0 629559957 390369280 1230 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381220 CPUtime=0.23 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 74 0 0 0 23 0 0 0 18 0 8 0 629559957 390369280 1259 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381220 CPUtime=0.22 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 45 0 0 0 22 0 0 0 18 0 8 0 629559957 390369280 1274 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381220 CPUtime=0.25 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) S 30688 30690 30664 0 -1 4202560 49 0 0 0 25 0 0 0 18 0 8 0 629559957 390369280 1319 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 18446604453678413888 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381220 CPUtime=0.3 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 67 0 0 0 30 0 0 0 18 0 8 0 629559957 390369280 1330 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381220 CPUtime=0.34 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 213 0 0 0 34 0 0 0 18 0 8 0 629559957 390369280 1340 33554432000 4194304 4964704 140737358645600 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 381088

[startup+0.505458 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381352 CPUtime=4.12 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1508 0 0 0 408 4 0 0 18 0 8 0 629559957 390504448 1425 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95338 1453 464 189 0 89687 0
[pid=30690/tid=30691] ppid=30688 vsize=381352 CPUtime=0.59 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 196 0 0 0 59 0 0 0 18 0 8 0 629559957 390504448 1465 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381352 CPUtime=0.57 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 102 0 0 0 57 0 0 0 18 0 8 0 629559957 390504448 1477 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381352 CPUtime=0.66 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 78 0 0 0 66 0 0 0 18 0 8 0 629559957 390504448 1490 33554432000 4194304 4964704 140737358645600 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381352 CPUtime=0.69 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 55 0 0 0 69 0 0 0 18 0 8 0 629559957 390504448 1509 33554432000 4194304 4964704 140737358645600 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381352 CPUtime=0.72 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) S 30688 30690 30664 0 -1 4202560 49 0 0 0 72 0 0 0 18 0 8 0 629559957 390504448 1522 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 18446604453678413888 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381484 CPUtime=0.8 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 71 0 0 0 80 0 0 0 18 0 8 0 629559957 390639616 1541 33554432000 4194304 4964704 140737358645600 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381484 CPUtime=0.84 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 298 0 0 0 84 0 0 0 18 0 8 0 629559957 390639616 1560 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 381352

[startup+1.12656 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381484 CPUtime=9.13 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1713 0 0 0 906 7 0 0 18 0 8 0 629559957 390639616 1630 33554432000 4194304 4964704 140737358645600 18446744073709551615 4658364 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95371 1633 464 189 0 89720 0
[pid=30690/tid=30691] ppid=30688 vsize=381484 CPUtime=1.2 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 242 0 0 0 120 0 0 0 19 0 8 0 629559957 390639616 1637 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381484 CPUtime=1.2 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 112 0 0 0 120 0 0 0 18 0 8 0 629559957 390639616 1654 33554432000 4194304 4964704 140737358645600 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381484 CPUtime=1.24 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 80 0 0 0 123 1 0 0 18 0 8 0 629559957 390639616 1654 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381484 CPUtime=1.25 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 59 0 0 0 124 1 0 0 18 0 8 0 629559957 390639616 1664 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381484 CPUtime=1.24 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) S 30688 30690 30664 0 -1 4202560 49 0 0 0 124 0 0 0 18 0 8 0 629559957 390639616 1666 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381484 CPUtime=1.28 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 76 0 0 0 128 0 0 0 18 0 8 0 629559957 390639616 1670 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381484 CPUtime=1.32 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 311 0 0 0 131 1 0 0 19 0 8 0 629559957 390639616 1674 33554432000 4194304 4964704 140737358645600 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 381484

[startup+1.60984 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381484 CPUtime=12.81 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1815 0 0 0 1272 9 0 0 19 0 8 0 629559957 390639616 1732 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95406 1735 464 189 0 89755 0
[pid=30690/tid=30691] ppid=30688 vsize=381624 CPUtime=1.65 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 282 0 0 0 165 0 0 0 18 0 8 0 629559957 390782976 1737 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381624 CPUtime=1.64 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 115 0 0 0 164 0 0 0 18 0 8 0 629559957 390782976 1741 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381624 CPUtime=1.69 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 80 0 0 0 168 1 0 0 18 0 8 0 629559957 390782976 1749 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381624 CPUtime=1.72 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 62 0 0 0 171 1 0 0 18 0 8 0 629559957 390782976 1752 33554432000 4194304 4964704 140737358645600 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381624 CPUtime=1.75 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) S 30688 30690 30664 0 -1 4202560 49 0 0 0 175 0 0 0 18 0 8 0 629559957 390782976 1770 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651822 0 0 4096 18946 18446604453678413888 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381624 CPUtime=1.8 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 76 0 0 0 179 1 0 0 18 0 8 0 629559957 390782976 1771 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381624 CPUtime=1.88 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 340 0 0 0 187 1 0 0 20 0 8 0 629559957 390782976 1775 33554432000 4194304 4964704 140737358645600 18446744073709551615 4365720 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 381484

[startup+2.17788 s]
/proc/loadavg: 7.37 7.90 7.97 2/351 30690
/proc/meminfo: memFree=4261556/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381624 CPUtime=17.29 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1890 0 0 0 1717 12 0 0 20 0 8 0 629559957 390782976 1807 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95406 1815 464 189 0 89755 0
[pid=30690/tid=30691] ppid=30688 vsize=381624 CPUtime=2.23 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 302 0 0 0 222 1 0 0 18 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381624 CPUtime=2.19 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 116 0 0 0 218 1 0 0 18 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381624 CPUtime=2.21 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 80 0 0 0 219 2 0 0 18 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367205620 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381624 CPUtime=2.2 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 62 0 0 0 219 1 0 0 18 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4361580 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381624 CPUtime=2.19 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 49 0 0 0 218 1 0 0 19 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381624 CPUtime=2.2 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 76 0 0 0 219 1 0 0 18 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381624 CPUtime=2.22 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 350 0 0 0 221 1 0 0 21 0 8 0 629559957 390782976 1817 33554432000 4194304 4964704 140737358645600 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.29
Current children cumulated vsize (KiB) 381624

[startup+3.10031 s]
/proc/loadavg: 7.50 7.92 7.98 9/359 30698
/proc/meminfo: memFree=4257264/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381624 CPUtime=24.47 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 1995 0 0 0 2430 17 0 0 22 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 4312160 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95406 1912 464 189 0 89755 0
[pid=30690/tid=30691] ppid=30688 vsize=381624 CPUtime=3.08 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 330 0 0 0 307 1 0 0 18 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 4326525 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381624 CPUtime=3.03 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 117 0 0 0 302 1 0 0 18 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 4378951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381624 CPUtime=3.05 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 81 0 0 0 303 2 0 0 18 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381624 CPUtime=3.05 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 64 0 0 0 303 2 0 0 18 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 4362425 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381624 CPUtime=3.02 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 49 0 0 0 301 1 0 0 20 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 4658370 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381624 CPUtime=3.05 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 77 0 0 0 303 2 0 0 18 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381624 CPUtime=3.06 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 383 0 0 0 304 2 0 0 24 0 8 0 629559957 390782976 1912 33554432000 4194304 4964704 140737358645600 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 381624

[startup+6.30072 s]
/proc/loadavg: 7.54 7.92 7.98 9/359 30698
/proc/meminfo: memFree=4256304/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381756 CPUtime=49.93 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 2217 0 0 0 4960 33 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4465641 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95439 2134 464 189 0 89788 0
[pid=30690/tid=30691] ppid=30688 vsize=381756 CPUtime=6.28 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 424 0 0 0 626 2 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381756 CPUtime=6.21 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 126 0 0 0 617 4 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4327251 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381756 CPUtime=6.23 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 84 0 0 0 618 5 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381756 CPUtime=6.24 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 68 0 0 0 620 4 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381756 CPUtime=6.17 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 56 0 0 0 614 3 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4362339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381756 CPUtime=6.21 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 81 0 0 0 617 4 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4462613 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381756 CPUtime=6.25 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 432 0 0 0 621 4 0 0 18 0 8 0 629559957 390918144 2134 33554432000 4194304 4964704 140737358645600 18446744073709551615 4366293 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 381756

[startup+12.7135 s]
/proc/loadavg: 7.57 7.92 7.98 9/359 30698
/proc/meminfo: memFree=4255608/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381880 CPUtime=101.02 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 2392 0 0 0 10049 53 0 0 22 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4660034 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95470 2309 464 189 0 89819 0
[pid=30690/tid=30691] ppid=30688 vsize=381880 CPUtime=12.68 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 503 0 0 0 1264 4 0 0 25 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381880 CPUtime=12.61 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 128 0 0 0 1254 7 0 0 18 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4644128 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381880 CPUtime=12.62 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 86 0 0 0 1255 7 0 0 21 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4650707 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381880 CPUtime=12.64 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 81 0 0 0 1258 6 0 0 19 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4684624 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381880 CPUtime=12.51 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 66 0 0 0 1246 5 0 0 19 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4364579 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381880 CPUtime=12.58 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 84 0 0 0 1252 6 0 0 24 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4462671 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381880 CPUtime=12.66 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 452 0 0 0 1257 9 0 0 19 0 8 0 629559957 391045120 2309 33554432000 4194304 4964704 140737358645600 18446744073709551615 4689045 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 381880

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

[startup+12.8005 s]
/proc/loadavg: 7.57 7.92 7.98 9/359 30698
/proc/meminfo: memFree=4255608/32950928 swapFree=62390276/67111528
[pid=30690] ppid=30688 vsize=381880 CPUtime=101.72 cores=0-7
/proc/30690/stat : 30690 (claspmt) R 30688 30690 30664 0 -1 4202496 2400 0 0 0 10119 53 0 0 22 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4333186 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30690/statm: 95470 2317 464 189 0 89819 0
[pid=30690/tid=30691] ppid=30688 vsize=381880 CPUtime=12.77 cores=0-7
/proc/30690/task/30691/stat : 30691 (claspmt) R 30688 30690 30664 0 -1 4202560 503 0 0 0 1273 4 0 0 25 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4654500 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30690/tid=30692] ppid=30688 vsize=381880 CPUtime=12.69 cores=0-7
/proc/30690/task/30692/stat : 30692 (claspmt) R 30688 30690 30664 0 -1 4202560 128 0 0 0 1262 7 0 0 18 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30690/tid=30693] ppid=30688 vsize=381880 CPUtime=12.71 cores=0-7
/proc/30690/task/30693/stat : 30693 (claspmt) R 30688 30690 30664 0 -1 4202560 86 0 0 0 1264 7 0 0 21 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4669374 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30690/tid=30694] ppid=30688 vsize=381880 CPUtime=12.73 cores=0-7
/proc/30690/task/30694/stat : 30694 (claspmt) R 30688 30690 30664 0 -1 4202560 81 0 0 0 1267 6 0 0 19 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30690/tid=30695] ppid=30688 vsize=381880 CPUtime=12.59 cores=0-7
/proc/30690/task/30695/stat : 30695 (claspmt) R 30688 30690 30664 0 -1 4202560 66 0 0 0 1254 5 0 0 19 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30690/tid=30696] ppid=30688 vsize=381880 CPUtime=12.67 cores=0-7
/proc/30690/task/30696/stat : 30696 (claspmt) R 30688 30690 30664 0 -1 4202560 92 0 0 0 1261 6 0 0 24 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4325316 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30690/tid=30697] ppid=30688 vsize=381880 CPUtime=12.74 cores=0-7
/proc/30690/task/30697/stat : 30697 (claspmt) R 30688 30690 30664 0 -1 4202560 452 0 0 0 1265 9 0 0 19 0 8 0 629559957 391045120 2317 33554432000 4194304 4964704 140737358645600 18446744073709551615 4642415 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 381880

Child status: 20
Real time (s): 12.8464
CPU time (s): 102.075
CPU user time (s): 101.543
CPU system time (s): 0.532918
CPU usage (%): 794.583
Max. virtual memory (cumulated for all children) (KiB): 381880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.543
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2411
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= 70931
involuntary context switches= 589

runsolver used 0.040993 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-03 05:28:13
IDJOB=3322708
IDBENCH=87848
IDSOLVER=1711
FILE ID=node113/3322708-1304393293
RUNJOBID= node113-1304393293-30678
PBS_JOBID= 13181859
Free space on /tmp= 73520 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/chu-min-li/urquhart/urquhart3_25bis.shuffled.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-3322708-1304393293/watcher-3322708-1304393293 -o /tmp/evaluation-result-3322708-1304393293/solver-3322708-1304393293 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322708-1304393293.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0313821ef13a43b48c58a56902d9e90b
RANDOM SEED=188083719

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:       4262076 kB
Buffers:         63028 kB
Cached:         348028 kB
SwapCached:      53912 kB
Active:       17916412 kB
Inactive:     10521348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4262076 kB
SwapTotal:    67111528 kB
SwapFree:     62390276 kB
Dirty:             868 kB
Writeback:           0 kB
AnonPages:    27983284 kB
Mapped:          19668 kB
Slab:            92204 kB
PageTables:      91840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87037792 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= 73520 MiB
End job on node113 at 2011-05-03 05:28:26