Trace number 3381276

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 169.064 21.2228

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark133.148
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...511416/instance-3381276-1305511416.cnf
0.00/0.02	c Solving...
168.97/21.22	s UNSATISFIABLE
168.97/21.22	
168.97/21.22	c Models        : 0     
168.97/21.22	c Time          : 21.212s (Solving: 21.20s 1st Model: 0.00s Unsat: 21.20s)
168.97/21.22	c CPU Time      : 169.040s

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-3381276-1305511416/watcher-3381276-1305511416 -o /tmp/evaluation-result-3381276-1305511416/solver-3381276-1305511416 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381276-1305511416.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: 8.24 8.18 7.91 2/425 26131
/proc/meminfo: memFree=17220676/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=21892 CPUtime=0.01 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 778 0 0 0 1 0 0 0 24 0 1 0 741372286 22417408 705 33554432000 4194304 4964800 140736601266496 18446744073709551615 4607638 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26131/statm: 5473 705 403 189 0 347 0

[startup+0.0664399 s]
/proc/loadavg: 8.24 8.18 7.91 2/425 26131
/proc/meminfo: memFree=17220676/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=251344 CPUtime=0.27 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 1641 0 0 0 27 0 0 0 18 0 8 0 741372286 257376256 1551 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 62836 1552 464 189 0 57185 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 251344

[startup+0.104949 s]
/proc/loadavg: 8.24 8.18 7.91 2/425 26131
/proc/meminfo: memFree=17220676/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=251628 CPUtime=1.22 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 2178 0 0 0 121 1 0 0 18 0 8 0 741372286 257667072 2088 33554432000 4194304 4964800 140736601266496 18446744073709551615 4659318 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 62940 2089 464 189 0 57289 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 251628

[startup+0.330899 s]
/proc/loadavg: 8.24 8.18 7.91 2/425 26131
/proc/meminfo: memFree=17220676/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=252156 CPUtime=2.37 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 2482 0 0 0 236 1 0 0 18 0 8 0 741372286 258207744 2392 33554432000 4194304 4964800 140736601266496 18446744073709551615 224285030943 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 63039 2481 464 189 0 57388 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 252156

[startup+0.700303 s]
/proc/loadavg: 8.24 8.18 7.91 2/425 26131
/proc/meminfo: memFree=17220676/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=252684 CPUtime=5.33 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 3114 0 0 0 531 2 0 0 18 0 8 0 741372286 258748416 3024 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 63171 3024 464 189 0 57520 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 252684

[startup+1.50117 s]
/proc/loadavg: 8.24 8.18 7.91 9/433 26139
/proc/meminfo: memFree=17208840/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=253796 CPUtime=11.71 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 4171 0 0 0 1168 3 0 0 19 0 8 0 741372286 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4627356 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 63449 4081 464 189 0 57798 0
[pid=26131/tid=26133] ppid=26129 vsize=253796 CPUtime=1.47 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 410 0 0 0 147 0 0 0 19 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=253796 CPUtime=1.45 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 719 0 0 0 145 0 0 0 20 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=253796 CPUtime=1.4 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 326 0 0 0 140 0 0 0 23 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=253796 CPUtime=1.47 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 393 0 0 0 147 0 0 0 18 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=253796 CPUtime=1.46 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 244 0 0 0 146 0 0 0 20 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=253796 CPUtime=1.45 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 342 0 0 0 145 0 0 0 23 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=253796 CPUtime=1.47 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 548 0 0 0 147 0 0 0 20 0 8 0 741372288 259887104 4081 33554432000 4194304 4964800 140736601266496 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 253796

[startup+3.1009 s]
/proc/loadavg: 8.24 8.18 7.91 9/433 26139
/proc/meminfo: memFree=17201648/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=255612 CPUtime=24.49 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 5766 0 0 0 2444 5 0 0 22 0 8 0 741372286 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 63903 5676 466 189 0 58252 0
[pid=26131/tid=26133] ppid=26129 vsize=255612 CPUtime=3.06 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 648 0 0 0 306 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=255612 CPUtime=3.05 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 1104 0 0 0 305 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4362810 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=255612 CPUtime=2.98 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 462 0 0 0 298 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=255612 CPUtime=3.07 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 636 0 0 0 307 0 0 0 19 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=255612 CPUtime=3.05 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 379 0 0 0 305 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=255612 CPUtime=3.05 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 486 0 0 0 305 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 224284593024 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=255612 CPUtime=3.06 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 728 0 0 0 306 0 0 0 25 0 8 0 741372288 261746688 5676 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 255612

[startup+6.30037 s]
/proc/loadavg: 8.22 8.18 7.91 9/433 26139
/proc/meminfo: memFree=17194080/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=257448 CPUtime=50.01 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 7563 0 0 0 4995 6 0 0 18 0 8 0 741372286 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 64362 7401 466 189 0 58711 0
[pid=26131/tid=26133] ppid=26129 vsize=257448 CPUtime=6.26 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 982 0 0 0 626 0 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=257448 CPUtime=6.25 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 1638 0 0 0 625 0 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=257448 CPUtime=6.14 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 610 0 0 0 613 1 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=257448 CPUtime=6.26 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 811 0 0 0 626 0 0 0 20 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=257448 CPUtime=6.25 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 529 0 0 0 625 0 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=257448 CPUtime=6.24 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 625 0 0 0 624 0 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=257448 CPUtime=6.25 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 898 0 0 0 625 0 0 0 25 0 8 0 741372288 263626752 7401 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 257448

[startup+12.7003 s]
/proc/loadavg: 8.20 8.18 7.91 9/433 26139
/proc/meminfo: memFree=17184348/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325108 CPUtime=101.1 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 10001 0 0 0 10101 9 0 0 18 0 8 0 741372286 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81277 9839 466 189 0 75626 0
[pid=26131/tid=26133] ppid=26129 vsize=325108 CPUtime=12.66 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1347 0 0 0 1265 1 0 0 18 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325108 CPUtime=12.65 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2292 0 0 0 1264 1 0 0 25 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325108 CPUtime=12.44 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 752 0 0 0 1243 1 0 0 20 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325108 CPUtime=12.66 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1144 0 0 0 1266 0 0 0 25 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325108 CPUtime=12.66 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 747 0 0 0 1265 1 0 0 25 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325108 CPUtime=12.65 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 862 0 0 0 1264 1 0 0 25 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325108 CPUtime=12.65 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1232 0 0 0 1264 1 0 0 25 0 8 0 741372288 332910592 9839 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 325108

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

[startup+15.9008 s]
/proc/loadavg: 8.18 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17181124/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325284 CPUtime=126.65 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 10699 0 0 0 12655 10 0 0 25 0 8 0 741372286 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81321 10537 466 189 0 75670 0
[pid=26131/tid=26133] ppid=26129 vsize=325284 CPUtime=15.85 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1416 0 0 0 1584 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325284 CPUtime=15.85 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2523 0 0 0 1584 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325284 CPUtime=15.59 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 799 0 0 0 1558 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 224284584350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325284 CPUtime=15.86 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1223 0 0 0 1586 0 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4660192 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325284 CPUtime=15.85 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 856 0 0 0 1584 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325284 CPUtime=15.85 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 908 0 0 0 1584 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325284 CPUtime=15.85 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1307 0 0 0 1584 1 0 0 25 0 8 0 741372288 333090816 10537 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 126.65
Current children cumulated vsize (KiB) 325284

[startup+19.1012 s]
/proc/loadavg: 8.17 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17180008/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325420 CPUtime=152.2 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 11081 0 0 0 15209 11 0 0 25 0 8 0 741372286 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81355 10919 466 189 0 75704 0
[pid=26131/tid=26133] ppid=26129 vsize=325420 CPUtime=19.05 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1467 0 0 0 1904 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325420 CPUtime=19.05 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2640 0 0 0 1904 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325420 CPUtime=18.75 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 801 0 0 0 1874 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325420 CPUtime=19.06 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1313 0 0 0 1905 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4380080 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325420 CPUtime=19.05 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 872 0 0 0 1904 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325420 CPUtime=19.05 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 931 0 0 0 1904 1 0 0 25 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325420 CPUtime=19.05 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1367 0 0 0 1904 1 0 0 18 0 8 0 741372288 333230080 10919 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.2
Current children cumulated vsize (KiB) 325420

[startup+19.9011 s]
/proc/loadavg: 8.17 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17179264/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325420 CPUtime=158.59 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 11237 0 0 0 15848 11 0 0 25 0 8 0 741372286 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81355 11075 466 189 0 75704 0
[pid=26131/tid=26133] ppid=26129 vsize=325420 CPUtime=19.85 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1516 0 0 0 1984 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325420 CPUtime=19.85 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2669 0 0 0 1984 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325420 CPUtime=19.53 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 824 0 0 0 1952 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4627605 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325420 CPUtime=19.86 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1322 0 0 0 1985 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325420 CPUtime=19.85 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 881 0 0 0 1984 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325420 CPUtime=19.84 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 931 0 0 0 1983 1 0 0 25 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325420 CPUtime=19.85 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1398 0 0 0 1984 1 0 0 19 0 8 0 741372288 333230080 11075 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 158.59
Current children cumulated vsize (KiB) 325420

[startup+20.701 s]
/proc/loadavg: 8.17 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17179264/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325420 CPUtime=164.98 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 11302 0 0 0 16487 11 0 0 25 0 8 0 741372286 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81355 11140 466 189 0 75704 0
[pid=26131/tid=26133] ppid=26129 vsize=325420 CPUtime=20.65 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1545 0 0 0 2064 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325420 CPUtime=20.64 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2669 0 0 0 2063 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325420 CPUtime=20.33 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 829 0 0 0 2032 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325420 CPUtime=20.66 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1331 0 0 0 2065 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325420 CPUtime=20.65 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 889 0 0 0 2064 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325420 CPUtime=20.64 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 933 0 0 0 2063 1 0 0 25 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325420 CPUtime=20.65 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1410 0 0 0 2064 1 0 0 21 0 8 0 741372288 333230080 11140 33554432000 4194304 4964800 140736601266496 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 164.98
Current children cumulated vsize (KiB) 325420

[startup+21.1009 s]
/proc/loadavg: 8.17 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17179316/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325420 CPUtime=168.16 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 11369 0 0 0 16805 11 0 0 25 0 8 0 741372286 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81355 11207 466 189 0 75704 0
[pid=26131/tid=26133] ppid=26129 vsize=325420 CPUtime=21.05 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1564 0 0 0 2104 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325420 CPUtime=21.04 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2672 0 0 0 2103 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325420 CPUtime=20.71 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 829 0 0 0 2070 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325420 CPUtime=21.06 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1364 0 0 0 2105 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325420 CPUtime=21.05 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 889 0 0 0 2104 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325420 CPUtime=21.04 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 933 0 0 0 2103 1 0 0 25 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325420 CPUtime=21.05 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1418 0 0 0 2104 1 0 0 22 0 8 0 741372288 333230080 11207 33554432000 4194304 4964800 140736601266496 18446744073709551615 4365832 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 168.16
Current children cumulated vsize (KiB) 325420

[startup+21.2009 s]
/proc/loadavg: 8.17 8.17 7.91 9/433 26139
/proc/meminfo: memFree=17179316/32951124 swapFree=45193372/67111528
[pid=26131] ppid=26129 vsize=325420 CPUtime=168.97 cores=0-7
/proc/26131/stat : 26131 (claspmt) R 26129 26131 25267 0 -1 4202496 11385 0 0 0 16885 12 0 0 25 0 8 0 741372286 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/26131/statm: 81355 11223 466 189 0 75704 0
[pid=26131/tid=26133] ppid=26129 vsize=325420 CPUtime=21.15 cores=0-7
/proc/26131/task/26133/stat : 26133 (claspmt) R 26129 26131 25267 0 -1 4202560 1564 0 0 0 2114 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26131/tid=26134] ppid=26129 vsize=325420 CPUtime=21.14 cores=0-7
/proc/26131/task/26134/stat : 26134 (claspmt) R 26129 26131 25267 0 -1 4202560 2672 0 0 0 2113 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26131/tid=26135] ppid=26129 vsize=325420 CPUtime=20.81 cores=0-7
/proc/26131/task/26135/stat : 26135 (claspmt) R 26129 26131 25267 0 -1 4202560 829 0 0 0 2080 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26131/tid=26136] ppid=26129 vsize=325420 CPUtime=21.16 cores=0-7
/proc/26131/task/26136/stat : 26136 (claspmt) R 26129 26131 25267 0 -1 4202560 1380 0 0 0 2115 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26131/tid=26137] ppid=26129 vsize=325420 CPUtime=21.15 cores=0-7
/proc/26131/task/26137/stat : 26137 (claspmt) R 26129 26131 25267 0 -1 4202560 889 0 0 0 2114 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26131/tid=26138] ppid=26129 vsize=325420 CPUtime=21.14 cores=0-7
/proc/26131/task/26138/stat : 26138 (claspmt) R 26129 26131 25267 0 -1 4202560 933 0 0 0 2113 1 0 0 25 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26131/tid=26139] ppid=26129 vsize=325420 CPUtime=21.15 cores=0-7
/proc/26131/task/26139/stat : 26139 (claspmt) R 26129 26131 25267 0 -1 4202560 1418 0 0 0 2114 1 0 0 22 0 8 0 741372288 333230080 11223 33554432000 4194304 4964800 140736601266496 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 168.97
Current children cumulated vsize (KiB) 325420

Child status: 20
Real time (s): 21.2228
CPU time (s): 169.064
CPU user time (s): 168.93
CPU system time (s): 0.133979
CPU usage (%): 796.618
Max. virtual memory (cumulated for all children) (KiB): 325420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.93
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11396
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= 7961
involuntary context switches= 720

runsolver used 0.089986 second user time and 0.214967 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-16 04:03:36
IDJOB=3381276
IDBENCH=85841
IDSOLVER=1865
FILE ID=node118/3381276-1305511416
RUNJOBID= node118-1305507295-25281
PBS_JOBID= 13325506
Free space on /tmp= 73324 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.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-3381276-1305511416/watcher-3381276-1305511416 -o /tmp/evaluation-result-3381276-1305511416/solver-3381276-1305511416 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381276-1305511416.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=230350307

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17221080 kB
Buffers:        313700 kB
Cached:        4674624 kB
SwapCached:      22076 kB
Active:       12779488 kB
Inactive:      2625460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17221080 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:            1164 kB
Writeback:           0 kB
AnonPages:    10407940 kB
Mapped:          21940 kB
Slab:           158184 kB
PageTables:      97916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125838040 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= 73324 MiB
End job on node118 at 2011-05-16 04:03:58