Trace number 3299886

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 737.74 186.221

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...074317/instance-3299886-1304074317.cnf
1.89/1.90	c Solving...
737.71/186.21	s UNSATISFIABLE
737.71/186.21	
737.71/186.21	c Models        : 0     
737.71/186.21	c Time          : 186.149s (Solving: 184.24s 1st Model: 0.00s Unsat: 184.24s)
737.71/186.21	c CPU Time      : 737.660s

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

running on 4 cores: 1,3,5,7

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.70 8.06 8.07 5/184 4566
/proc/meminfo: memFree=21031704/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=25328 CPUtime=0 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 1623 0 0 0 0 0 0 0 22 0 1 0 519029645 25935872 1552 33554432000 4194304 4964704 140733623307008 18446744073709551615 4680184 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 6332 1562 376 189 0 1206 0

[startup+0.0143819 s]
/proc/loadavg: 7.70 8.06 8.07 5/184 4566
/proc/meminfo: memFree=21031704/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=28676 CPUtime=0 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 2749 0 0 0 0 0 0 0 22 0 1 0 519029645 29364224 2373 33554432000 4194304 4964704 140733623307008 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 7169 2374 385 189 0 2043 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28676

[startup+0.100365 s]
/proc/loadavg: 7.70 8.06 8.07 5/184 4566
/proc/meminfo: memFree=21031704/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=42640 CPUtime=0.09 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 7284 0 0 0 8 1 0 0 23 0 1 0 519029645 43663360 5794 33554432000 4194304 4964704 140733623307008 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 10660 5796 385 189 0 5534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42640

[startup+0.300323 s]
/proc/loadavg: 7.70 8.06 8.07 5/184 4566
/proc/meminfo: memFree=21031704/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=78388 CPUtime=0.29 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 18771 0 0 0 26 3 0 0 24 0 1 0 519029645 80269312 14057 33554432000 4194304 4964704 140733623307008 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 19597 14057 396 189 0 14471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78388

[startup+0.700255 s]
/proc/loadavg: 7.70 8.06 8.07 5/184 4566
/proc/meminfo: memFree=21031704/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=94604 CPUtime=0.69 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 22515 0 0 0 65 4 0 0 25 0 1 0 519029645 96874496 17801 33554432000 4194304 4964704 140733623307008 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 23651 17801 398 189 0 18525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94604

[startup+1.5011 s]
/proc/loadavg: 7.70 8.06 8.07 6/185 4567
/proc/meminfo: memFree=20961272/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=94604 CPUtime=1.5 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 22516 0 0 0 146 4 0 0 25 0 1 0 519029645 96874496 17802 33554432000 4194304 4964704 140733623307008 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4566/statm: 23651 17802 398 189 0 18525 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 94604

[startup+3.10076 s]
/proc/loadavg: 7.70 8.06 8.07 9/188 4570
/proc/meminfo: memFree=20872216/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=382060 CPUtime=6.46 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 48703 0 0 0 633 13 0 0 25 0 4 0 519029645 391229440 42390 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 95515 42390 458 189 0 89864 0
[pid=4566/tid=4568] ppid=4564 vsize=382060 CPUtime=1.16 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8013 0 0 0 113 3 0 0 19 0 4 0 519029836 391229440 42390 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=382060 CPUtime=1.16 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 9045 0 0 0 113 3 0 0 19 0 4 0 519029836 391229440 42390 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=382060 CPUtime=1.16 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 6258 0 0 0 114 2 0 0 19 0 4 0 519029836 391229440 42390 33554432000 4194304 4964704 140733623307008 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 382060

[startup+6.30117 s]
/proc/loadavg: 7.73 8.06 8.07 9/188 4570
/proc/meminfo: memFree=20854856/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=382060 CPUtime=19.25 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 49977 0 0 0 1910 15 0 0 25 0 4 0 519029645 391229440 43664 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 95515 43664 458 189 0 89864 0
[pid=4566/tid=4568] ppid=4564 vsize=382060 CPUtime=4.36 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8013 0 0 0 433 3 0 0 25 0 4 0 519029836 391229440 43664 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=382060 CPUtime=4.37 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 9734 0 0 0 433 4 0 0 25 0 4 0 519029836 391229440 43664 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=382060 CPUtime=4.36 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 6531 0 0 0 434 2 0 0 25 0 4 0 519029836 391229440 43664 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.25
Current children cumulated vsize (KiB) 382060

[startup+12.701 s]
/proc/loadavg: 7.83 8.08 8.08 9/188 4570
/proc/meminfo: memFree=20843692/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=382060 CPUtime=44.82 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 51755 0 0 0 4464 18 0 0 25 0 4 0 519029645 391229440 45442 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 95515 45442 458 189 0 89864 0
[pid=4566/tid=4568] ppid=4564 vsize=382060 CPUtime=10.76 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8013 0 0 0 1073 3 0 0 25 0 4 0 519029836 391229440 45442 33554432000 4194304 4964704 140733623307008 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=382060 CPUtime=10.76 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 10899 0 0 0 1071 5 0 0 25 0 4 0 519029836 391229440 45442 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=382060 CPUtime=10.76 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 6998 0 0 0 1073 3 0 0 25 0 4 0 519029836 391229440 45442 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.82
Current children cumulated vsize (KiB) 382060

[startup+25.5006 s]
/proc/loadavg: 7.87 8.07 8.08 9/188 4570
/proc/meminfo: memFree=20820756/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=382060 CPUtime=95.93 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 55728 0 0 0 9571 22 0 0 25 0 4 0 519029645 391229440 49415 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 95515 49415 460 189 0 89864 0
[pid=4566/tid=4568] ppid=4564 vsize=382060 CPUtime=23.56 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8015 0 0 0 2353 3 0 0 25 0 4 0 519029836 391229440 49415 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=382060 CPUtime=23.57 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 12966 0 0 0 2349 8 0 0 25 0 4 0 519029836 391229440 49415 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670179 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=382060 CPUtime=23.56 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 8486 0 0 0 2351 5 0 0 25 0 4 0 519029836 391229440 49415 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.93
Current children cumulated vsize (KiB) 382060

[startup+51.1009 s]
/proc/loadavg: 7.91 8.07 8.07 9/188 4571
/proc/meminfo: memFree=20780508/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=382060 CPUtime=198.2 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 61641 0 0 0 19789 31 0 0 25 0 4 0 519029645 391229440 55328 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 95515 55328 460 189 0 89864 0
[pid=4566/tid=4568] ppid=4564 vsize=382060 CPUtime=49.16 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8015 0 0 0 4913 3 0 0 25 0 4 0 519029836 391229440 55328 33554432000 4194304 4964704 140733623307008 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=382060 CPUtime=49.16 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 16446 0 0 0 4903 13 0 0 25 0 4 0 519029836 391229440 55328 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=382060 CPUtime=49.16 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 10578 0 0 0 4908 8 0 0 25 0 4 0 519029836 391229440 55328 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.2
Current children cumulated vsize (KiB) 382060

[startup+102.306 s]
/proc/loadavg: 7.00 7.84 8.00 5/179 4589
/proc/meminfo: memFree=22043856/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=448952 CPUtime=402.74 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 70478 0 0 0 40226 48 0 0 25 0 4 0 519029645 459726848 64165 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112238 64165 460 189 0 106587 0
[pid=4566/tid=4568] ppid=4564 vsize=448952 CPUtime=100.36 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8376 0 0 0 10033 3 0 0 25 0 4 0 519029836 459726848 64165 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=448952 CPUtime=100.37 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 20965 0 0 0 10017 20 0 0 25 0 4 0 519029836 459726848 64165 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=448952 CPUtime=100.37 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 14009 0 0 0 10021 16 0 0 25 0 4 0 519029836 459726848 64165 33554432000 4194304 4964704 140733623307008 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.74
Current children cumulated vsize (KiB) 448952

[startup+162.3 s]
/proc/loadavg: 5.10 7.14 7.75 5/179 4591
/proc/meminfo: memFree=22016448/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451104 CPUtime=642.41 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 77405 0 0 0 64179 62 0 0 25 0 4 0 519029645 461930496 71080 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112776 71080 460 189 0 107125 0
[pid=4566/tid=4568] ppid=4564 vsize=451104 CPUtime=160.36 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8875 0 0 0 16033 3 0 0 25 0 4 0 519029836 461930496 71080 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451104 CPUtime=160.36 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 24942 0 0 0 16007 29 0 0 25 0 4 0 519029836 461930496 71080 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451104 CPUtime=160.35 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 16016 19 0 0 25 0 4 0 519029836 461930496 71080 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 451104

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

[startup+166.301 s]
/proc/loadavg: 5.01 7.08 7.72 5/179 4591
/proc/meminfo: memFree=22014952/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451104 CPUtime=658.38 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 77746 0 0 0 65775 63 0 0 25 0 4 0 519029645 461930496 71421 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112776 71421 460 189 0 107125 0
[pid=4566/tid=4568] ppid=4564 vsize=451104 CPUtime=164.36 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8875 0 0 0 16433 3 0 0 25 0 4 0 519029836 461930496 71421 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451104 CPUtime=164.37 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25283 0 0 0 16406 31 0 0 25 0 4 0 519029836 461930496 71421 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451104 CPUtime=164.35 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 16416 19 0 0 25 0 4 0 519029836 461930496 71421 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 658.38
Current children cumulated vsize (KiB) 451104

[startup+179.101 s]
/proc/loadavg: 4.79 6.93 7.66 5/179 4591
/proc/meminfo: memFree=22012844/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451104 CPUtime=709.53 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78276 0 0 0 70888 65 0 0 25 0 4 0 519029645 461930496 71951 33554432000 4194304 4964704 140733623307008 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112776 71951 460 189 0 107125 0
[pid=4566/tid=4568] ppid=4564 vsize=451104 CPUtime=177.16 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8875 0 0 0 17713 3 0 0 25 0 4 0 519029836 461930496 71951 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451104 CPUtime=177.17 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25813 0 0 0 17685 32 0 0 25 0 4 0 519029836 461930496 71951 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451104 CPUtime=177.16 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 17697 19 0 0 25 0 4 0 519029836 461930496 71951 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 709.53
Current children cumulated vsize (KiB) 451104

[startup+182.301 s]
/proc/loadavg: 4.79 6.93 7.66 5/179 4591
/proc/meminfo: memFree=22012596/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451104 CPUtime=722.31 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78313 0 0 0 72166 65 0 0 25 0 4 0 519029645 461930496 71988 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112776 71988 460 189 0 107125 0
[pid=4566/tid=4568] ppid=4564 vsize=451104 CPUtime=180.36 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8886 0 0 0 18033 3 0 0 25 0 4 0 519029836 461930496 71988 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451104 CPUtime=180.37 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25839 0 0 0 18005 32 0 0 25 0 4 0 519029836 461930496 71988 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451104 CPUtime=180.35 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 18016 19 0 0 25 0 4 0 519029836 461930496 71988 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 722.31
Current children cumulated vsize (KiB) 451104

[startup+183.9 s]
/proc/loadavg: 4.72 6.88 7.64 5/179 4592
/proc/meminfo: memFree=22012220/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451316 CPUtime=728.69 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78391 0 0 0 72804 65 0 0 25 0 4 0 519029645 462147584 72066 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112829 72066 460 189 0 107178 0
[pid=4566/tid=4568] ppid=4564 vsize=451316 CPUtime=181.96 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8929 0 0 0 18193 3 0 0 25 0 4 0 519029836 462147584 72066 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451316 CPUtime=181.97 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25874 0 0 0 18165 32 0 0 25 0 4 0 519029836 462147584 72066 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451316 CPUtime=181.95 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 18176 19 0 0 25 0 4 0 519029836 462147584 72066 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 728.69
Current children cumulated vsize (KiB) 451316

[startup+185.501 s]
/proc/loadavg: 4.72 6.88 7.64 5/179 4592
/proc/meminfo: memFree=22012096/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451316 CPUtime=735.09 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78507 0 0 0 73444 65 0 0 25 0 4 0 519029645 462147584 72182 33554432000 4194304 4964704 140733623307008 18446744073709551615 4644906 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112829 72182 460 189 0 107178 0
[pid=4566/tid=4568] ppid=4564 vsize=451316 CPUtime=183.56 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8929 0 0 0 18353 3 0 0 25 0 4 0 519029836 462147584 72182 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451316 CPUtime=183.56 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25990 0 0 0 18324 32 0 0 25 0 4 0 519029836 462147584 72182 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451316 CPUtime=183.56 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 18337 19 0 0 25 0 4 0 519029836 462147584 72182 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 735.09
Current children cumulated vsize (KiB) 451316

[startup+185.907 s]
/proc/loadavg: 4.72 6.88 7.64 5/179 4592
/proc/meminfo: memFree=22011720/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451316 CPUtime=736.7 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78512 0 0 0 73605 65 0 0 25 0 4 0 519029645 462147584 72187 33554432000 4194304 4964704 140733623307008 18446744073709551615 4668840 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112829 72187 460 189 0 107178 0
[pid=4566/tid=4568] ppid=4564 vsize=451316 CPUtime=183.97 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8929 0 0 0 18394 3 0 0 25 0 4 0 519029836 462147584 72187 33554432000 4194304 4964704 140733623307008 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451316 CPUtime=183.98 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25995 0 0 0 18365 33 0 0 25 0 4 0 519029836 462147584 72187 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451316 CPUtime=183.96 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 18377 19 0 0 25 0 4 0 519029836 462147584 72187 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 736.7
Current children cumulated vsize (KiB) 451316

[startup+186.101 s]
/proc/loadavg: 4.72 6.88 7.64 5/179 4592
/proc/meminfo: memFree=22011720/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=451316 CPUtime=737.48 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78513 0 0 0 73683 65 0 0 25 0 4 0 519029645 462147584 72188 33554432000 4194304 4964704 140733623307008 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4566/statm: 112829 72188 460 189 0 107178 0
[pid=4566/tid=4568] ppid=4564 vsize=451316 CPUtime=184.16 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (claspmt) R 4564 4566 3794 0 -1 4202560 8929 0 0 0 18413 3 0 0 25 0 4 0 519029836 462147584 72188 33554432000 4194304 4964704 140733623307008 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4566/tid=4569] ppid=4564 vsize=451316 CPUtime=184.17 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (claspmt) R 4564 4566 3794 0 -1 4202560 25996 0 0 0 18384 33 0 0 25 0 4 0 519029836 462147584 72188 33554432000 4194304 4964704 140733623307008 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4566/tid=4570] ppid=4564 vsize=451316 CPUtime=184.16 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (claspmt) R 4564 4566 3794 0 -1 4202560 16200 0 0 0 18397 19 0 0 25 0 4 0 519029836 462147584 72188 33554432000 4194304 4964704 140733623307008 18446744073709551615 4684692 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 737.48
Current children cumulated vsize (KiB) 451316

[startup+186.201 s]
/proc/loadavg: 4.72 6.88 7.64 5/179 4592
/proc/meminfo: memFree=22011720/32951124 swapFree=67111524/67111528
[pid=4566] ppid=4564 vsize=381464 CPUtime=737.71 cores=1,3,5,7
/proc/4566/stat : 4566 (claspmt) R 4564 4566 3794 0 -1 4202496 78524 0 0 0 73706 65 0 0 25 0 1 0 519029645 390619136 54438 33554432000 4194304 4964704 140733623307008 18446744073709551615 4313479 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/4566/statm: 95366 54438 471 189 0 89715 0
Current children cumulated CPU time (s) 737.71
Current children cumulated vsize (KiB) 381464

Child status: 20
Real time (s): 186.221
CPU time (s): 737.74
CPU user time (s): 737.069
CPU system time (s): 0.670898
CPU usage (%): 396.163
Max. virtual memory (cumulated for all children) (KiB): 451316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 737.069
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78525
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= 7499
involuntary context switches= 5074

runsolver used 0.25996 second user time and 0.760884 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 12:51:58
IDJOB=3299886
IDBENCH=82496
IDSOLVER=1683
FILE ID=node135/3299886-1304074317
RUNJOBID= node135-1304071709-3961
PBS_JOBID= 13170487
Free space on /tmp= 70984 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.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-3299886-1304074317/watcher-3299886-1304074317 -o /tmp/evaluation-result-3299886-1304074317/solver-3299886-1304074317 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299886-1304074317.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1538435031

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21031860 kB
Buffers:       1833836 kB
Cached:        8278208 kB
SwapCached:          4 kB
Active:        3795264 kB
Inactive:      7529496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21031860 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          129680 kB
Writeback:           0 kB
AnonPages:     1212204 kB
Mapped:          15660 kB
Slab:           529476 kB
PageTables:       7132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1388120 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71104 MiB
End job on node135 at 2011-04-29 12:55:04