Trace number 3321361

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 243.49 31.5785

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6651
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...337555/instance-3321361-1304337555.cnf
0.79/0.89	c Solving...
243.40/31.57	s UNSATISFIABLE
243.40/31.57	
243.40/31.57	c Models        : 0     
243.40/31.57	c Time          : 31.372s (Solving: 30.48s 1st Model: 0.00s Unsat: 30.48s)
243.40/31.57	c CPU Time      : 243.270s

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

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

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


[startup+0 s]
/proc/loadavg: 7.40 7.90 7.96 2/238 16774
/proc/meminfo: memFree=28847044/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=33044 CPUtime=0 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 2181 0 0 0 0 0 0 0 18 0 1 0 545352572 33837056 2111 33554432000 4194304 4964704 140737003139744 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16774/statm: 8261 2118 376 189 0 3135 0

[startup+0.00985106 s]
/proc/loadavg: 7.40 7.90 7.96 2/238 16774
/proc/meminfo: memFree=28847044/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=33044 CPUtime=0 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 2611 0 0 0 0 0 0 0 18 0 1 0 545352572 33837056 2540 33554432000 4194304 4964704 140737003139744 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16774/statm: 8261 2557 376 189 0 3135 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 33044

[startup+0.100851 s]
/proc/loadavg: 7.40 7.90 7.96 2/238 16774
/proc/meminfo: memFree=28847044/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=56628 CPUtime=0.09 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 12143 0 0 0 8 1 0 0 18 0 1 0 545352572 57987072 9233 33554432000 4194304 4964704 140737003139744 18446744073709551615 4615979 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16774/statm: 14157 9235 399 189 0 9031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56628

[startup+0.300799 s]
/proc/loadavg: 7.40 7.90 7.96 2/238 16774
/proc/meminfo: memFree=28847044/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=70664 CPUtime=0.29 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 15519 0 0 0 27 2 0 0 18 0 1 0 545352572 72359936 12609 33554432000 4194304 4964704 140737003139744 18446744073709551615 4614047 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16774/statm: 17666 12609 404 189 0 12540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70664

[startup+0.700735 s]
/proc/loadavg: 7.40 7.90 7.96 2/238 16774
/proc/meminfo: memFree=28847044/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=78716 CPUtime=0.69 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 17547 0 0 0 67 2 0 0 18 0 1 0 545352572 80605184 14637 33554432000 4194304 4964704 140737003139744 18446744073709551615 239476385816 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/16774/statm: 19679 14637 404 189 0 14553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78716

[startup+1.50049 s]
/proc/loadavg: 7.40 7.90 7.96 2/246 16782
/proc/meminfo: memFree=28708976/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=535668 CPUtime=4.57 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 45315 0 0 0 446 11 0 0 16 0 8 0 545352572 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670114 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 133917 35604 464 189 0 128266 0
[pid=16774/tid=16776] ppid=16772 vsize=535668 CPUtime=0.44 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3111 0 0 0 44 0 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=535668 CPUtime=0.42 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 4202 0 0 0 42 0 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670003 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=535668 CPUtime=0.45 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 4181 0 0 0 44 1 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=535668 CPUtime=0.45 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 3413 0 0 0 44 1 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370462 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=535668 CPUtime=0.49 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 3766 0 0 0 49 0 0 0 18 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=535668 CPUtime=0.45 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 4337 0 0 0 44 1 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=535668 CPUtime=0.46 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 3785 0 0 0 45 1 0 0 17 0 8 0 545352662 548524032 35604 33554432000 4194304 4964704 140737003139744 18446744073709551615 4653167 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 535668

[startup+3.10119 s]
/proc/loadavg: 7.53 7.92 7.96 10/246 16782
/proc/meminfo: memFree=28703768/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=535836 CPUtime=17.36 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 47035 0 0 0 1724 12 0 0 18 0 8 0 545352572 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370462 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 133959 37324 464 189 0 128308 0
[pid=16774/tid=16776] ppid=16772 vsize=535836 CPUtime=2.04 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3175 0 0 0 204 0 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4364717 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=535836 CPUtime=2.02 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 4495 0 0 0 202 0 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=535836 CPUtime=2.05 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 4699 0 0 0 204 1 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=535836 CPUtime=2.05 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 3481 0 0 0 204 1 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=535836 CPUtime=2.09 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 3770 0 0 0 209 0 0 0 21 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=535836 CPUtime=2.06 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 4588 0 0 0 204 2 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=535836 CPUtime=2.05 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 4239 0 0 0 204 1 0 0 19 0 8 0 545352662 548696064 37324 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668850 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.36
Current children cumulated vsize (KiB) 535836

[startup+6.30058 s]
/proc/loadavg: 7.53 7.92 7.96 9/246 16782
/proc/meminfo: memFree=28687648/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=536428 CPUtime=42.93 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 51146 0 0 0 4277 16 0 0 25 0 8 0 545352572 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370381 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 134107 41435 464 189 0 128456 0
[pid=16774/tid=16776] ppid=16772 vsize=536428 CPUtime=5.24 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3264 0 0 0 524 0 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=536428 CPUtime=5.22 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 5471 0 0 0 521 1 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=536428 CPUtime=5.25 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 5829 0 0 0 523 2 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4363205 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=536428 CPUtime=5.25 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 3626 0 0 0 524 1 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=536428 CPUtime=5.3 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 3893 0 0 0 529 1 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=536428 CPUtime=5.26 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 5362 0 0 0 523 3 0 0 25 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 239476391691 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=536428 CPUtime=5.22 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 4977 0 0 0 520 2 0 0 21 0 8 0 545352662 549302272 41435 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.93
Current children cumulated vsize (KiB) 536428

[startup+12.7004 s]
/proc/loadavg: 7.57 7.92 7.96 9/246 16782
/proc/meminfo: memFree=28673036/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=537872 CPUtime=94.08 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 54534 0 0 0 9389 19 0 0 25 0 8 0 545352572 550780928 44823 33554432000 4194304 4964704 140737003139744 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 134468 44823 464 189 0 128817 0
[pid=16774/tid=16776] ppid=16772 vsize=537872 CPUtime=11.65 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3352 0 0 0 1164 1 0 0 25 0 8 0 545352662 550780928 44823 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=537872 CPUtime=11.62 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 5982 0 0 0 1161 1 0 0 25 0 8 0 545352662 550780928 44823 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=537872 CPUtime=11.65 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 6144 0 0 0 1163 2 0 0 25 0 8 0 545352662 550780928 44823 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=537872 CPUtime=11.65 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 3819 0 0 0 1164 1 0 0 25 0 8 0 545352662 550780928 44824 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=537872 CPUtime=11.7 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 4165 0 0 0 1169 1 0 0 25 0 8 0 545352662 550780928 44824 33554432000 4194304 4964704 140737003139744 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=537872 CPUtime=11.65 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 5967 0 0 0 1162 3 0 0 25 0 8 0 545352662 550780928 44824 33554432000 4194304 4964704 140737003139744 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=537872 CPUtime=11.58 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 6347 0 0 0 1154 4 0 0 25 0 8 0 545352662 550780928 44824 33554432000 4194304 4964704 140737003139744 18446744073709551615 239476738231 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 94.08
Current children cumulated vsize (KiB) 537872

[startup+25.5009 s]
/proc/loadavg: 7.66 7.92 7.96 9/246 16782
/proc/meminfo: memFree=28650900/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=541180 CPUtime=196.39 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 60346 0 0 0 19615 24 0 0 25 0 8 0 545352572 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 135295 50635 466 189 0 129644 0
[pid=16774/tid=16776] ppid=16772 vsize=541180 CPUtime=24.45 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3482 0 0 0 2444 1 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4324688 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=541180 CPUtime=24.42 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 7117 0 0 0 2440 2 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=541180 CPUtime=24.45 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 6838 0 0 0 2442 3 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670578 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=541180 CPUtime=24.45 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 4214 0 0 0 2444 1 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668816 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=541180 CPUtime=24.5 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 4461 0 0 0 2449 1 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=541180 CPUtime=24.45 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 7228 0 0 0 2441 4 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4675597 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=541180 CPUtime=24.28 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 8150 0 0 0 2423 5 0 0 25 0 8 0 545352662 554168320 50635 33554432000 4194304 4964704 140737003139744 18446744073709551615 4660502 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 196.39
Current children cumulated vsize (KiB) 541180

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

[startup+28.7013 s]
/proc/loadavg: 7.69 7.92 7.96 9/246 16782
/proc/meminfo: memFree=28644448/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=541180 CPUtime=221.97 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 61676 0 0 0 22171 26 0 0 25 0 8 0 545352572 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4652078 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 135295 51965 466 189 0 129644 0
[pid=16774/tid=16776] ppid=16772 vsize=541180 CPUtime=27.65 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3486 0 0 0 2764 1 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=541180 CPUtime=27.62 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 7180 0 0 0 2760 2 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=541180 CPUtime=27.65 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 7350 0 0 0 2762 3 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=541180 CPUtime=27.65 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 4240 0 0 0 2764 1 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4652108 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=541180 CPUtime=27.7 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 4476 0 0 0 2769 1 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=541180 CPUtime=27.65 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 7234 0 0 0 2761 4 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=541180 CPUtime=27.46 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 8852 0 0 0 2740 6 0 0 25 0 8 0 545352662 554168320 51965 33554432000 4194304 4964704 140737003139744 18446744073709551615 4669455 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 541180

[startup+30.301 s]
/proc/loadavg: 7.69 7.92 7.96 9/246 16783
/proc/meminfo: memFree=28643952/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=541180 CPUtime=234.76 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 61749 0 0 0 23450 26 0 0 25 0 8 0 545352572 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 135295 52038 466 189 0 129644 0
[pid=16774/tid=16776] ppid=16772 vsize=541180 CPUtime=29.25 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3499 0 0 0 2924 1 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=541180 CPUtime=29.22 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 7180 0 0 0 2920 2 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=541180 CPUtime=29.24 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 7404 0 0 0 2921 3 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4379614 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=541180 CPUtime=29.25 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 4240 0 0 0 2924 1 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4652078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=541180 CPUtime=29.3 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 4477 0 0 0 2929 1 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=541180 CPUtime=29.25 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 7239 0 0 0 2921 4 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4660446 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=541180 CPUtime=29.05 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 8852 0 0 0 2899 6 0 0 25 0 8 0 545352662 554168320 52038 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 234.76
Current children cumulated vsize (KiB) 541180

[startup+31.1008 s]
/proc/loadavg: 7.69 7.92 7.96 9/246 16783
/proc/meminfo: memFree=28643704/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=541180 CPUtime=241.15 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 61750 0 0 0 24089 26 0 0 25 0 8 0 545352572 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/16774/statm: 135295 52039 466 189 0 129644 0
[pid=16774/tid=16776] ppid=16772 vsize=541180 CPUtime=30.05 cores=0-7
/proc/16774/task/16776/stat : 16776 (claspmt) R 16772 16774 16748 0 -1 4202560 3499 0 0 0 3004 1 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=16774/tid=16777] ppid=16772 vsize=541180 CPUtime=30.02 cores=0-7
/proc/16774/task/16777/stat : 16777 (claspmt) R 16772 16774 16748 0 -1 4202560 7180 0 0 0 3000 2 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16774/tid=16778] ppid=16772 vsize=541180 CPUtime=30.04 cores=0-7
/proc/16774/task/16778/stat : 16778 (claspmt) R 16772 16774 16748 0 -1 4202560 7404 0 0 0 3001 3 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16774/tid=16779] ppid=16772 vsize=541180 CPUtime=30.05 cores=0-7
/proc/16774/task/16779/stat : 16779 (claspmt) R 16772 16774 16748 0 -1 4202560 4240 0 0 0 3004 1 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16774/tid=16780] ppid=16772 vsize=541180 CPUtime=30.1 cores=0-7
/proc/16774/task/16780/stat : 16780 (claspmt) R 16772 16774 16748 0 -1 4202560 4477 0 0 0 3009 1 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16774/tid=16781] ppid=16772 vsize=541180 CPUtime=30.05 cores=0-7
/proc/16774/task/16781/stat : 16781 (claspmt) R 16772 16774 16748 0 -1 4202560 7239 0 0 0 3001 4 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=16774/tid=16782] ppid=16772 vsize=541180 CPUtime=29.84 cores=0-7
/proc/16774/task/16782/stat : 16782 (claspmt) R 16772 16774 16748 0 -1 4202560 8852 0 0 0 2978 6 0 0 25 0 8 0 545352662 554168320 52039 33554432000 4194304 4964704 140737003139744 18446744073709551615 4670574 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 241.15
Current children cumulated vsize (KiB) 541180

[startup+31.5008 s]
/proc/loadavg: 7.69 7.92 7.96 9/246 16783
/proc/meminfo: memFree=28643704/32950928 swapFree=67086616/67111528
[pid=16774] ppid=16772 vsize=520152 CPUtime=243.4 cores=0-7
/proc/16774/stat : 16774 (claspmt) R 16772 16774 16748 0 -1 4202496 61761 0 0 0 24314 26 0 0 25 0 1 0 545352572 532635648 46793 33554432000 4194304 4964704 140737003139744 18446744073709551615 239476350070 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/16774/statm: 130038 46793 476 189 0 124387 0
Current children cumulated CPU time (s) 243.4
Current children cumulated vsize (KiB) 520152

Child status: 20
Real time (s): 31.5785
CPU time (s): 243.49
CPU user time (s): 243.208
CPU system time (s): 0.281957
CPU usage (%): 771.064
Max. virtual memory (cumulated for all children) (KiB): 541180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.208
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61762
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= 9433
involuntary context switches= 1060

runsolver used 0.06099 second user time and 0.173973 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-02 13:59:15
IDJOB=3321361
IDBENCH=69599
IDSOLVER=1711
FILE ID=node148/3321361-1304337555
RUNJOBID= node148-1304337555-16762
PBS_JOBID= 13178035
Free space on /tmp= 73540 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.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-3321361-1304337555/watcher-3321361-1304337555 -o /tmp/evaluation-result-3321361-1304337555/solver-3321361-1304337555 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321361-1304337555.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=470132410

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:      28847448 kB
Buffers:        819408 kB
Cached:        1892780 kB
SwapCached:       3908 kB
Active:        1317348 kB
Inactive:      2396684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28847448 kB
SwapTotal:    67111528 kB
SwapFree:     67086616 kB
Dirty:            5664 kB
Writeback:           0 kB
AnonPages:     1000124 kB
Mapped:          20668 kB
Slab:           310980 kB
PageTables:      13100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 37806952 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= 73540 MiB
End job on node148 at 2011-05-02 13:59:47