Trace number 3373223

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 198.271 49.8462

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-7-12-unsat.cnf
MD5SUM72a4d94c7603cb921acb8c9bb848aa10
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2073
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of clauses301
Sum of the clauses size1092
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2252
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 549

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...425469/instance-3373223-1305425469.cnf
0.00/0.00	c Solving...
198.12/49.84	s UNSATISFIABLE
198.12/49.84	
198.12/49.84	c Models        : 0     
198.12/49.84	c Time          : 49.841s (Solving: 49.84s 1st Model: 0.00s Unsat: 49.84s)
198.12/49.84	c CPU Time      : 198.260s

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.74 8.04 7.98 6/285 7328
/proc/meminfo: memFree=18937984/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=102280 CPUtime=0 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 696 0 0 0 0 0 0 0 18 0 4 0 654146510 104734720 624 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664469189 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 25570 624 450 189 0 19919 0
[pid=7328/tid=7329] ppid=7326 vsize=167816 CPUtime=0 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 4 0 654146510 171843584 687 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=167816 CPUtime=0 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 4 0 654146510 171843584 688 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913390 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=167816 CPUtime=0 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 37 0 0 0 0 0 0 0 25 0 4 0 654146510 171843584 688 33554432000 4194304 4964800 140736794711776 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.0575761 s]
/proc/loadavg: 7.74 8.04 7.98 6/285 7328
/proc/meminfo: memFree=18937984/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=167948 CPUtime=0.19 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 924 0 0 0 19 0 0 0 18 0 4 0 654146510 171978752 852 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913439 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 41987 852 458 189 0 36336 0
[pid=7328/tid=7329] ppid=7326 vsize=167948 CPUtime=0.05 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 110 0 0 0 5 0 0 0 25 0 4 0 654146510 171978752 852 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913439 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=167948 CPUtime=0.04 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 59 0 0 0 4 0 0 0 25 0 4 0 654146510 171978752 852 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=167948 CPUtime=0.04 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 64 0 0 0 4 0 0 0 25 0 4 0 654146510 171978752 852 33554432000 4194304 4964800 140736794711776 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 167948

[startup+0.108394 s]
/proc/loadavg: 7.74 8.04 7.98 6/285 7328
/proc/meminfo: memFree=18937984/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=168344 CPUtime=0.4 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1043 0 0 0 40 0 0 0 18 0 4 0 654146510 172384256 971 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660192 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 42086 971 458 189 0 36435 0
[pid=7328/tid=7329] ppid=7326 vsize=168344 CPUtime=0.1 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 143 0 0 0 10 0 0 0 25 0 4 0 654146510 172384256 971 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=168344 CPUtime=0.09 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 103 0 0 0 9 0 0 0 25 0 4 0 654146510 172384256 971 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=168344 CPUtime=0.09 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 83 0 0 0 9 0 0 0 25 0 4 0 654146510 172384256 971 33554432000 4194304 4964800 140736794711776 18446744073709551615 274664913439 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 168344

[startup+0.300756 s]
/proc/loadavg: 7.74 8.04 7.98 6/285 7328
/proc/meminfo: memFree=18937984/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=168476 CPUtime=1.16 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1214 0 0 0 116 0 0 0 18 0 4 0 654146510 172519424 1142 33554432000 4194304 4964800 140736794711776 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 42119 1142 458 189 0 36468 0
[pid=7328/tid=7329] ppid=7326 vsize=168476 CPUtime=0.29 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 191 0 0 0 29 0 0 0 25 0 4 0 654146510 172519424 1142 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653452 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=168476 CPUtime=0.29 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 158 0 0 0 29 0 0 0 25 0 4 0 654146510 172519424 1142 33554432000 4194304 4964800 140736794711776 18446744073709551615 4654540 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=168476 CPUtime=0.28 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 110 0 0 0 28 0 0 0 25 0 4 0 654146510 172519424 1142 33554432000 4194304 4964800 140736794711776 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 168476

[startup+0.700687 s]
/proc/loadavg: 7.74 8.04 7.98 6/285 7328
/proc/meminfo: memFree=18937984/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=168736 CPUtime=2.77 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1369 0 0 0 276 1 0 0 18 0 4 0 654146510 172785664 1297 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660425 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 42184 1297 458 189 0 36533 0
[pid=7328/tid=7329] ppid=7326 vsize=168736 CPUtime=0.69 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 241 0 0 0 69 0 0 0 25 0 4 0 654146510 172785664 1297 33554432000 4194304 4964800 140736794711776 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=168736 CPUtime=0.68 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 198 0 0 0 68 0 0 0 25 0 4 0 654146510 172785664 1297 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=168736 CPUtime=0.68 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 131 0 0 0 68 0 0 0 25 0 4 0 654146510 172785664 1297 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 168736

[startup+1.50055 s]
/proc/loadavg: 7.74 8.04 7.98 9/289 7332
/proc/meminfo: memFree=18923084/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=168884 CPUtime=5.96 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1484 0 0 0 594 2 0 0 20 0 4 0 654146510 172937216 1412 33554432000 4194304 4964800 140736794711776 18446744073709551615 4362184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 42221 1412 458 189 0 36570 0
[pid=7328/tid=7329] ppid=7326 vsize=168884 CPUtime=1.49 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 275 0 0 0 149 0 0 0 25 0 4 0 654146510 172937216 1412 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=168884 CPUtime=1.47 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 203 0 0 0 147 0 0 0 25 0 4 0 654146510 172937216 1412 33554432000 4194304 4964800 140736794711776 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=168884 CPUtime=1.48 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 143 0 0 0 148 0 0 0 25 0 4 0 654146510 172937216 1412 33554432000 4194304 4964800 140736794711776 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 168884

[startup+3.10027 s]
/proc/loadavg: 7.74 8.04 7.98 9/289 7332
/proc/meminfo: memFree=18916836/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=169016 CPUtime=11.8 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1651 0 0 0 1174 6 0 0 25 0 4 0 654146510 173072384 1579 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 42254 1579 458 189 0 36603 0
[pid=7328/tid=7329] ppid=7326 vsize=169016 CPUtime=3.08 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 362 0 0 0 306 2 0 0 18 0 4 0 654146510 173072384 1579 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670373 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=169016 CPUtime=2.52 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 211 0 0 0 251 1 0 0 19 0 4 0 654146510 173072384 1579 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=169016 CPUtime=3.07 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 168 0 0 0 306 1 0 0 25 0 4 0 654146510 173072384 1579 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 169016

[startup+6.30072 s]
/proc/loadavg: 7.84 8.06 7.99 9/289 7332
/proc/meminfo: memFree=18909564/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234544 CPUtime=24.55 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1811 0 0 0 2448 7 0 0 20 0 4 0 654146510 240173056 1739 33554432000 4194304 4964800 140736794711776 18446744073709551615 4650581 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58636 1739 458 189 0 52985 0
[pid=7328/tid=7329] ppid=7326 vsize=234544 CPUtime=6.28 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 418 0 0 0 626 2 0 0 25 0 4 0 654146510 240173056 1739 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653265 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234544 CPUtime=5.68 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 238 0 0 0 567 1 0 0 22 0 4 0 654146510 240173056 1739 33554432000 4194304 4964800 140736794711776 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234544 CPUtime=6.26 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 214 0 0 0 625 1 0 0 25 0 4 0 654146510 240173056 1739 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660118 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 234544

[startup+12.7006 s]
/proc/loadavg: 7.85 8.05 7.99 9/289 7332
/proc/meminfo: memFree=18902108/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234544 CPUtime=50.04 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 1955 0 0 0 4992 12 0 0 25 0 4 0 654146510 240173056 1882 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58636 1882 458 189 0 52985 0
[pid=7328/tid=7329] ppid=7326 vsize=234544 CPUtime=12.67 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 450 0 0 0 1265 2 0 0 25 0 4 0 654146510 240173056 1882 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234544 CPUtime=11.99 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 257 0 0 0 1194 5 0 0 25 0 4 0 654146510 240173056 1882 33554432000 4194304 4964800 140736794711776 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234544 CPUtime=12.66 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 239 0 0 0 1264 2 0 0 25 0 4 0 654146510 240173056 1882 33554432000 4194304 4964800 140736794711776 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 234544

[startup+25.5004 s]
/proc/loadavg: 7.88 8.05 7.99 9/289 7333
/proc/meminfo: memFree=18893812/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=101.12 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2061 0 0 0 10096 16 0 0 25 0 4 0 654146510 240263168 1979 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660444 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 1979 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=25.47 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 485 0 0 0 2544 3 0 0 25 0 4 0 654146510 240263168 1979 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653382 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=24.68 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 304 0 0 0 2462 6 0 0 25 0 4 0 654146510 240263168 1979 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653222 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=25.46 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 2543 3 0 0 25 0 4 0 654146510 240263168 1979 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 234632

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

[startup+25.8003 s]
/proc/loadavg: 7.88 8.05 7.99 9/289 7333
/proc/meminfo: memFree=18893812/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=102.3 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2062 0 0 0 10214 16 0 0 25 0 4 0 654146510 240263168 1980 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660165 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 1980 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=25.76 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 486 0 0 0 2573 3 0 0 25 0 4 0 654146510 240263168 1980 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=24.97 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 304 0 0 0 2491 6 0 0 25 0 4 0 654146510 240263168 1980 33554432000 4194304 4964800 140736794711776 18446744073709551615 4363320 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=25.75 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 2572 3 0 0 25 0 4 0 654146510 240263168 1980 33554432000 4194304 4964800 140736794711776 18446744073709551615 4644807 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 234632

[startup+38.6001 s]
/proc/loadavg: 7.98 8.07 7.99 9/289 7333
/proc/meminfo: memFree=18891444/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=153.4 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2125 0 0 0 15324 16 0 0 25 0 4 0 654146510 240263168 2043 33554432000 4194304 4964800 140736794711776 18446744073709551615 4333305 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2043 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=38.56 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 536 0 0 0 3853 3 0 0 25 0 4 0 654146510 240263168 2043 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=37.67 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 305 0 0 0 3761 6 0 0 25 0 4 0 654146510 240263168 2043 33554432000 4194304 4964800 140736794711776 18446744073709551615 4631252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=38.55 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 3852 3 0 0 25 0 4 0 654146510 240263168 2043 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653600 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 153.4
Current children cumulated vsize (KiB) 234632

[startup+45.001 s]
/proc/loadavg: 7.98 8.06 7.99 9/289 7333
/proc/meminfo: memFree=18891072/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=178.93 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2147 0 0 0 17875 18 0 0 21 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4652200 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2065 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=44.96 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 548 0 0 0 4492 4 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=44.02 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 314 0 0 0 4395 7 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=44.95 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 4492 3 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4660255 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 178.93
Current children cumulated vsize (KiB) 234632

[startup+48.2005 s]
/proc/loadavg: 7.98 8.06 7.99 9/289 7333
/proc/meminfo: memFree=18887972/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=191.71 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2147 0 0 0 19152 19 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2065 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=48.16 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 548 0 0 0 4812 4 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=47.18 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 314 0 0 0 4711 7 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=48.14 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 4811 3 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4669542 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 191.71
Current children cumulated vsize (KiB) 234632

[startup+49.0003 s]
/proc/loadavg: 7.98 8.06 7.99 9/289 7333
/proc/meminfo: memFree=18887476/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=194.89 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2147 0 0 0 19470 19 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2065 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=48.96 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 548 0 0 0 4892 4 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=47.98 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 314 0 0 0 4790 8 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=48.94 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 4891 3 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 194.89
Current children cumulated vsize (KiB) 234632

[startup+49.4003 s]
/proc/loadavg: 7.98 8.06 7.99 9/289 7333
/proc/meminfo: memFree=18887476/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=196.49 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2147 0 0 0 19630 19 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4669486 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2065 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=49.36 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 548 0 0 0 4932 4 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=48.38 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 314 0 0 0 4830 8 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=49.34 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 4931 3 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 196.49
Current children cumulated vsize (KiB) 234632

[startup+49.8102 s]
/proc/loadavg: 7.98 8.06 7.99 9/289 7333
/proc/meminfo: memFree=18887476/32951132 swapFree=67093824/67111528
[pid=7328] ppid=7326 vsize=234632 CPUtime=198.12 cores=0,2,4,6
/proc/7328/stat : 7328 (claspmt) R 7326 7328 6618 0 -1 4202496 2147 0 0 0 19793 19 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320905 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7328/statm: 58658 2065 458 189 0 53007 0
[pid=7328/tid=7329] ppid=7326 vsize=234632 CPUtime=49.77 cores=0,2,4,6
/proc/7328/task/7329/stat : 7329 (claspmt) R 7326 7328 6618 0 -1 4202560 548 0 0 0 4973 4 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7328/tid=7330] ppid=7326 vsize=234632 CPUtime=48.78 cores=0,2,4,6
/proc/7328/task/7330/stat : 7330 (claspmt) R 7326 7328 6618 0 -1 4202560 314 0 0 0 4870 8 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7328/tid=7331] ppid=7326 vsize=234632 CPUtime=49.75 cores=0,2,4,6
/proc/7328/task/7331/stat : 7331 (claspmt) R 7326 7328 6618 0 -1 4202560 247 0 0 0 4972 3 0 0 25 0 4 0 654146510 240263168 2065 33554432000 4194304 4964800 140736794711776 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 198.12
Current children cumulated vsize (KiB) 234632

Child status: 20
Real time (s): 49.8462
CPU time (s): 198.271
CPU user time (s): 198.073
CPU system time (s): 0.197969
CPU usage (%): 397.765
Max. virtual memory (cumulated for all children) (KiB): 234672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.073
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2160
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= 22037
involuntary context switches= 975

runsolver used 0.208968 second user time and 0.387941 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 04:11:09
IDJOB=3373223
IDBENCH=83222
IDSOLVER=1853
FILE ID=node131/3373223-1305425469
RUNJOBID= node131-1305424261-6636
PBS_JOBID= 13324598
Free space on /tmp= 73708 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-7-12-unsat.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-3373223-1305425469/watcher-3373223-1305425469 -o /tmp/evaluation-result-3373223-1305425469/solver-3373223-1305425469 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373223-1305425469.cnf

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

MD5SUM BENCH= 72a4d94c7603cb921acb8c9bb848aa10
RANDOM SEED=2068353024

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18938140 kB
Buffers:        278912 kB
Cached:        3751616 kB
SwapCached:       1504 kB
Active:       10585460 kB
Inactive:      3171068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18938140 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            1864 kB
Writeback:          20 kB
AnonPages:     9723988 kB
Mapped:          27636 kB
Slab:           163976 kB
PageTables:      31364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28034112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73708 MiB
End job on node131 at 2011-05-15 04:11:59