Trace number 3322493

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 94.8946 15.8545

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.165
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386815/instance-3322493-1304386815.cnf
0.00/0.01	c Solving...
94.62/15.85	s UNSATISFIABLE
94.62/15.85	
94.62/15.85	c Models        : 0     
94.62/15.85	c Time          : 15.847s (Solving: 15.84s 1st Model: 0.00s Unsat: 15.84s)
94.62/15.85	c CPU Time      : 94.880s

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-3322493-1304386815/watcher-3322493-1304386815 -o /tmp/evaluation-result-3322493-1304386815/solver-3322493-1304386815 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322493-1304386815.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.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=21444 CPUtime=0.01 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 659 0 0 0 1 0 0 0 25 0 1 0 550278538 21958656 588 33554432000 4194304 4964704 140736772566512 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/20205/statm: 5361 588 399 189 0 235 0

[startup+0.078498 s]
/proc/loadavg: 8.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=250688 CPUtime=0.34 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 1365 0 0 0 34 0 0 0 19 0 8 0 550278538 256704512 1290 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476800031 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 62672 1366 464 189 0 57021 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 250688

[startup+0.272891 s]
/proc/loadavg: 8.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=250980 CPUtime=1.84 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 1708 0 0 0 183 1 0 0 19 0 8 0 550278538 257003520 1633 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476800031 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 62745 1668 464 189 0 57094 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 250980

[startup+0.501609 s]
/proc/loadavg: 8.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=251112 CPUtime=3.06 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 1906 0 0 0 305 1 0 0 19 0 8 0 550278538 257138688 1831 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627509 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 62844 2033 464 189 0 57193 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 251112

[startup+0.838971 s]
/proc/loadavg: 8.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=251828 CPUtime=5.47 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 2540 0 0 0 546 1 0 0 20 0 8 0 550278538 257871872 2465 33554432000 4194304 4964704 140736772566512 18446744073709551615 4332201 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 62957 2465 464 189 0 57306 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 251828

[startup+1.50069 s]
/proc/loadavg: 8.83 9.81 9.92 4/347 20205
/proc/meminfo: memFree=26410028/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=252424 CPUtime=9 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 3085 0 0 0 899 1 0 0 21 0 8 0 550278538 258482176 3010 33554432000 4194304 4964704 140736772566512 18446744073709551615 4660272 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 63106 3010 466 189 0 57455 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 252424

[startup+3.10038 s]
/proc/loadavg: 8.83 9.81 9.92 12/355 20213
/proc/meminfo: memFree=26396728/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=253420 CPUtime=18.58 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 3939 0 0 0 1856 2 0 0 25 0 8 0 550278538 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 63355 3864 466 189 0 57704 0
[pid=20205/tid=20207] ppid=20203 vsize=253420 CPUtime=2.65 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 691 0 0 0 265 0 0 0 23 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=253420 CPUtime=0.56 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 241 0 0 0 56 0 0 0 25 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=253420 CPUtime=0.78 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 100 0 0 0 78 0 0 0 19 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=253420 CPUtime=3.07 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 558 0 0 0 307 0 0 0 25 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=253420 CPUtime=3.05 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 284 0 0 0 305 0 0 0 19 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=253420 CPUtime=3.05 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 391 0 0 0 305 0 0 0 25 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627528 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=253420 CPUtime=2.29 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 580 0 0 0 229 0 0 0 19 0 8 0 550278539 259502080 3864 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.58
Current children cumulated vsize (KiB) 253420

[startup+6.30077 s]
/proc/loadavg: 8.92 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26390304/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=255048 CPUtime=37.74 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 5342 0 0 0 3770 4 0 0 25 0 8 0 550278538 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 63762 5267 466 189 0 58111 0
[pid=20205/tid=20207] ppid=20203 vsize=255048 CPUtime=4.14 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 857 0 0 0 414 0 0 0 25 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 4653541 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=255048 CPUtime=3.07 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 674 0 0 0 307 0 0 0 25 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=255048 CPUtime=2.12 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 189 0 0 0 212 0 0 0 19 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476392528 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=255048 CPUtime=6.26 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 833 0 0 0 626 0 0 0 18 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=255048 CPUtime=5.41 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 335 0 0 0 541 0 0 0 25 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=255048 CPUtime=6.24 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 554 0 0 0 624 0 0 0 25 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 4660050 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=255048 CPUtime=4.15 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 682 0 0 0 414 1 0 0 19 0 8 0 550278539 261169152 5267 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.74
Current children cumulated vsize (KiB) 255048

[startup+12.7125 s]
/proc/loadavg: 9.01 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26385520/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256580 CPUtime=76.11 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6523 0 0 0 7606 5 0 0 25 0 8 0 550278538 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4359904 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64145 6448 466 189 0 58494 0
[pid=20205/tid=20207] ppid=20203 vsize=256580 CPUtime=9.6 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1098 0 0 0 960 0 0 0 25 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256580 CPUtime=7.8 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 995 0 0 0 780 0 0 0 25 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256580 CPUtime=8.16 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 271 0 0 0 816 0 0 0 25 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256580 CPUtime=9.28 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 980 0 0 0 928 0 0 0 20 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256580 CPUtime=8.67 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 411 0 0 0 867 0 0 0 25 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256580 CPUtime=11.93 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 681 0 0 0 1193 0 0 0 25 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256580 CPUtime=7.9 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 790 0 0 0 789 1 0 0 20 0 8 0 550278539 262737920 6448 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627458 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 76.11
Current children cumulated vsize (KiB) 256580

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

[startup+13.3004 s]
/proc/loadavg: 9.01 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26385520/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256728 CPUtime=79.64 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6655 0 0 0 7958 6 0 0 25 0 8 0 550278538 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4327267 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64182 6580 466 189 0 58531 0
[pid=20205/tid=20207] ppid=20203 vsize=256728 CPUtime=10.19 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1129 0 0 0 1019 0 0 0 25 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476362144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256728 CPUtime=8.32 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 1090 0 0 0 832 0 0 0 25 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256728 CPUtime=8.75 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 271 0 0 0 875 0 0 0 25 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256728 CPUtime=9.59 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 980 0 0 0 959 0 0 0 20 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256728 CPUtime=8.95 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 411 0 0 0 895 0 0 0 25 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256728 CPUtime=12.3 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 681 0 0 0 1230 0 0 0 25 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256728 CPUtime=8.17 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 796 0 0 0 816 1 0 0 19 0 8 0 550278539 262889472 6580 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 79.64
Current children cumulated vsize (KiB) 256728

[startup+14.9131 s]
/proc/loadavg: 9.09 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26384528/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256728 CPUtime=89.29 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6742 0 0 0 8923 6 0 0 25 0 8 0 550278538 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4660083 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64182 6667 466 189 0 58531 0
[pid=20205/tid=20207] ppid=20203 vsize=256728 CPUtime=11.44 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1166 0 0 0 1144 0 0 0 25 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256728 CPUtime=9.61 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 1124 0 0 0 961 0 0 0 25 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4644854 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256728 CPUtime=10.36 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 281 0 0 0 1036 0 0 0 25 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4626979 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256728 CPUtime=10.35 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 982 0 0 0 1035 0 0 0 20 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627197 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256728 CPUtime=9.62 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 412 0 0 0 962 0 0 0 25 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4462918 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256728 CPUtime=13.91 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 682 0 0 0 1391 0 0 0 25 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256728 CPUtime=9.03 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 798 0 0 0 902 1 0 0 21 0 8 0 550278539 262889472 6667 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 89.29
Current children cumulated vsize (KiB) 256728

[startup+15.301 s]
/proc/loadavg: 9.09 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26384528/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256728 CPUtime=91.62 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6751 0 0 0 9156 6 0 0 25 0 8 0 550278538 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627254 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64182 6676 466 189 0 58531 0
[pid=20205/tid=20207] ppid=20203 vsize=256728 CPUtime=11.55 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1166 0 0 0 1155 0 0 0 25 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4660362 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256728 CPUtime=9.99 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 1125 0 0 0 999 0 0 0 25 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256728 CPUtime=10.75 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 281 0 0 0 1075 0 0 0 25 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256728 CPUtime=10.59 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 990 0 0 0 1059 0 0 0 21 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256728 CPUtime=9.89 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 412 0 0 0 989 0 0 0 25 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256728 CPUtime=14.3 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 682 0 0 0 1430 0 0 0 25 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256728 CPUtime=9.17 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 798 0 0 0 916 1 0 0 20 0 8 0 550278539 262889472 6676 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 91.62
Current children cumulated vsize (KiB) 256728

[startup+15.701 s]
/proc/loadavg: 9.09 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26384528/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256728 CPUtime=94.02 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6788 0 0 0 9396 6 0 0 25 0 8 0 550278538 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64182 6713 466 189 0 58531 0
[pid=20205/tid=20207] ppid=20203 vsize=256728 CPUtime=11.94 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1188 0 0 0 1194 0 0 0 25 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256728 CPUtime=10.39 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 1132 0 0 0 1039 0 0 0 25 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256728 CPUtime=11.15 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 281 0 0 0 1115 0 0 0 25 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256728 CPUtime=10.77 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 998 0 0 0 1077 0 0 0 22 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256728 CPUtime=9.9 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 412 0 0 0 990 0 0 0 25 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256728 CPUtime=14.7 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 682 0 0 0 1470 0 0 0 25 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256728 CPUtime=9.4 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 798 0 0 0 939 1 0 0 21 0 8 0 550278539 262889472 6713 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.02
Current children cumulated vsize (KiB) 256728

[startup+15.801 s]
/proc/loadavg: 9.09 9.82 9.92 11/355 20213
/proc/meminfo: memFree=26384528/32950928 swapFree=67086616/67111528
[pid=20205] ppid=20203 vsize=256728 CPUtime=94.62 cores=0-7
/proc/20205/stat : 20205 (claspmt) R 20203 20205 20179 0 -1 4202496 6789 0 0 0 9456 6 0 0 25 0 8 0 550278538 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20205/statm: 64182 6714 466 189 0 58531 0
[pid=20205/tid=20207] ppid=20203 vsize=256728 CPUtime=12.04 cores=0-7
/proc/20205/task/20207/stat : 20207 (claspmt) R 20203 20205 20179 0 -1 4202560 1189 0 0 0 1204 0 0 0 25 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4644868 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20208] ppid=20203 vsize=256728 CPUtime=10.49 cores=0-7
/proc/20205/task/20208/stat : 20208 (claspmt) R 20203 20205 20179 0 -1 4202560 1132 0 0 0 1049 0 0 0 25 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20205/tid=20209] ppid=20203 vsize=256728 CPUtime=11.25 cores=0-7
/proc/20205/task/20209/stat : 20209 (claspmt) R 20203 20205 20179 0 -1 4202560 281 0 0 0 1125 0 0 0 25 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20205/tid=20210] ppid=20203 vsize=256728 CPUtime=10.77 cores=0-7
/proc/20205/task/20210/stat : 20210 (claspmt) R 20203 20205 20179 0 -1 4202560 998 0 0 0 1077 0 0 0 21 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 239476799982 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20205/tid=20211] ppid=20203 vsize=256728 CPUtime=9.9 cores=0-7
/proc/20205/task/20211/stat : 20211 (claspmt) R 20203 20205 20179 0 -1 4202560 412 0 0 0 990 0 0 0 24 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20205/tid=20212] ppid=20203 vsize=256728 CPUtime=14.8 cores=0-7
/proc/20205/task/20212/stat : 20212 (claspmt) R 20203 20205 20179 0 -1 4202560 682 0 0 0 1480 0 0 0 25 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20205/tid=20213] ppid=20203 vsize=256728 CPUtime=9.49 cores=0-7
/proc/20205/task/20213/stat : 20213 (claspmt) R 20203 20205 20179 0 -1 4202560 798 0 0 0 948 1 0 0 21 0 8 0 550278539 262889472 6714 33554432000 4194304 4964704 140736772566512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.62
Current children cumulated vsize (KiB) 256728

Child status: 20
Real time (s): 15.8545
CPU time (s): 94.8946
CPU user time (s): 94.8296
CPU system time (s): 0.06499
CPU usage (%): 598.532
Max. virtual memory (cumulated for all children) (KiB): 256728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.8296
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6800
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= 6241
involuntary context switches= 1778

runsolver used 0.050992 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-03 03:40:15
IDJOB=3322493
IDBENCH=83361
IDSOLVER=1711
FILE ID=node148/3322493-1304386815
RUNJOBID= node148-1304386815-20193
PBS_JOBID= 13181812
Free space on /tmp= 73416 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-12_135.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-3322493-1304386815/watcher-3322493-1304386815 -o /tmp/evaluation-result-3322493-1304386815/solver-3322493-1304386815 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322493-1304386815.cnf

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=8133033

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      26410060 kB
Buffers:        835884 kB
Cached:        2316744 kB
SwapCached:       3916 kB
Active:        3451056 kB
Inactive:      2681668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26410060 kB
SwapTotal:    67111528 kB
SwapFree:     67086616 kB
Dirty:             924 kB
Writeback:           0 kB
AnonPages:     2978696 kB
Mapped:          27908 kB
Slab:           313200 kB
PageTables:      28692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85090180 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= 73416 MiB
End job on node148 at 2011-05-03 03:40:31