Trace number 3381337

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 160.987 22.4915

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.8739
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...512943/instance-3381337-1305512943.cnf
1.99/2.03	c Solving...
160.88/22.49	s UNSATISFIABLE
160.88/22.49	
160.88/22.49	c Models        : 0     
160.88/22.49	c Time          : 22.352s (Solving: 20.33s 1st Model: 0.00s Unsat: 20.33s)
160.88/22.49	c CPU Time      : 160.840s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381337-1305512943/watcher-3381337-1305512943 -o /tmp/evaluation-result-3381337-1305512943/solver-3381337-1305512943 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381337-1305512943.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.69 7.74 7.89 1/354 7004
/proc/meminfo: memFree=23393556/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=23192 CPUtime=0 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 1169 0 0 0 0 0 0 0 25 0 1 0 643710227 23748608 1012 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 5798 1013 386 189 0 672 0

[startup+0.0405059 s]
/proc/loadavg: 7.69 7.74 7.89 1/354 7004
/proc/meminfo: memFree=23393556/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=29332 CPUtime=0.03 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 3342 0 0 0 3 0 0 0 25 0 1 0 643710227 30035968 2441 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 7333 2443 386 189 0 2207 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29332

[startup+0.100495 s]
/proc/loadavg: 7.69 7.74 7.89 1/354 7004
/proc/meminfo: memFree=23393556/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=38524 CPUtime=0.09 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 6211 0 0 0 9 0 0 0 25 0 1 0 643710227 39448576 4795 33554432000 4194304 4964800 140733621913408 18446744073709551615 4615515 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 9631 4795 398 189 0 4505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38524

[startup+0.300457 s]
/proc/loadavg: 7.69 7.74 7.89 1/354 7004
/proc/meminfo: memFree=23393556/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=41852 CPUtime=0.29 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 7099 0 0 0 29 0 0 0 25 0 1 0 643710227 42856448 5683 33554432000 4194304 4964800 140733621913408 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 10463 5683 402 189 0 5337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41852

[startup+0.700387 s]
/proc/loadavg: 7.69 7.74 7.89 1/354 7004
/proc/meminfo: memFree=23393556/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=41852 CPUtime=0.69 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 7099 0 0 0 69 0 0 0 25 0 1 0 643710227 42856448 5683 33554432000 4194304 4964800 140733621913408 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 10463 5683 402 189 0 5337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41852

[startup+1.50024 s]
/proc/loadavg: 7.69 7.74 7.89 2/355 7006
/proc/meminfo: memFree=23369368/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=48320 CPUtime=1.49 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 8689 0 0 0 148 1 0 0 25 0 1 0 643710227 49479680 7273 33554432000 4194304 4964800 140733621913408 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 12080 7273 403 189 0 6954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48320

[startup+3.10092 s]
/proc/loadavg: 7.69 7.74 7.89 5/362 7013
/proc/meminfo: memFree=23330748/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=543716 CPUtime=7.13 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 24144 0 0 0 697 16 0 0 16 0 8 0 643710227 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4668585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 135929 21692 464 189 0 130278 0
[pid=7004/tid=7007] ppid=7002 vsize=543716 CPUtime=0.6 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 1680 0 0 0 59 1 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=543716 CPUtime=0.59 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 1907 0 0 0 57 2 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=543716 CPUtime=0.61 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 2034 0 0 0 60 1 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4684013 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=543716 CPUtime=0.6 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 2015 0 0 0 59 1 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=543716 CPUtime=0.88 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1697 0 0 0 88 0 0 0 18 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=543716 CPUtime=0.57 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 2245 0 0 0 55 2 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=543716 CPUtime=0.59 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 1917 0 0 0 57 2 0 0 16 0 8 0 643710430 556765184 21692 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.13
Current children cumulated vsize (KiB) 543716

[startup+6.30035 s]
/proc/loadavg: 7.16 7.62 7.85 9/362 7013
/proc/meminfo: memFree=23290960/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=543716 CPUtime=32.69 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 29684 0 0 0 3248 21 0 0 21 0 8 0 643710227 556765184 27232 33554432000 4194304 4964800 140733621913408 18446744073709551615 4683891 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 135929 27232 464 189 0 130278 0
[pid=7004/tid=7007] ppid=7002 vsize=543716 CPUtime=3.8 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 2272 0 0 0 379 1 0 0 21 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=543716 CPUtime=3.79 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 2848 0 0 0 377 2 0 0 21 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=543716 CPUtime=3.81 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 2767 0 0 0 379 2 0 0 21 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=543716 CPUtime=3.77 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 2747 0 0 0 375 2 0 0 21 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=543716 CPUtime=4.08 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1812 0 0 0 408 0 0 0 25 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=543716 CPUtime=3.77 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 2959 0 0 0 374 3 0 0 21 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509958689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=543716 CPUtime=3.79 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 2993 0 0 0 376 3 0 0 20 0 8 0 643710430 556765184 27233 33554432000 4194304 4964800 140733621913408 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 32.69
Current children cumulated vsize (KiB) 543716

[startup+12.7012 s]
/proc/loadavg: 7.23 7.63 7.85 9/362 7013
/proc/meminfo: memFree=23254676/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=544436 CPUtime=83.82 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 38901 0 0 0 8353 29 0 0 25 0 8 0 643710227 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4312165 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136109 36449 464 189 0 130458 0
[pid=7004/tid=7007] ppid=7002 vsize=544436 CPUtime=10.2 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 2939 0 0 0 1017 3 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=544436 CPUtime=10.2 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 3747 0 0 0 1016 4 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=544436 CPUtime=10.21 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 4340 0 0 0 1018 3 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4312158 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=544436 CPUtime=10.09 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 3805 0 0 0 1006 3 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=544436 CPUtime=10.49 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1884 0 0 0 1048 1 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=544436 CPUtime=10.17 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 4633 0 0 0 1013 4 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=544436 CPUtime=10.19 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 5236 0 0 0 1015 4 0 0 25 0 8 0 643710430 557502464 36449 33554432000 4194304 4964800 140733621913408 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 83.82
Current children cumulated vsize (KiB) 544436

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

[startup+19.1011 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23224296/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=547512 CPUtime=134.94 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 46811 0 0 0 13457 37 0 0 25 0 8 0 643710227 560652288 44359 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136878 44360 466 189 0 131227 0
[pid=7004/tid=7007] ppid=7002 vsize=547512 CPUtime=16.6 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 3066 0 0 0 1657 3 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=547512 CPUtime=16.6 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 5331 0 0 0 1655 5 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=547512 CPUtime=16.6 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 5246 0 0 0 1657 3 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=547512 CPUtime=16.41 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 5194 0 0 0 1634 7 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=547512 CPUtime=16.89 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1885 0 0 0 1688 1 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=547512 CPUtime=16.57 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 6327 0 0 0 1652 5 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=547512 CPUtime=16.59 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 6587 0 0 0 1653 6 0 0 25 0 8 0 643710430 560652288 44360 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509958689 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 134.94
Current children cumulated vsize (KiB) 547512

[startup+20.7008 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23221468/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=547512 CPUtime=147.72 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 47333 0 0 0 14735 37 0 0 25 0 8 0 643710227 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136878 44881 466 189 0 131227 0
[pid=7004/tid=7007] ppid=7002 vsize=547512 CPUtime=18.2 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 3066 0 0 0 1817 3 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=547512 CPUtime=18.2 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 5579 0 0 0 1815 5 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=547512 CPUtime=18.2 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 5407 0 0 0 1817 3 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=547512 CPUtime=18 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 5201 0 0 0 1793 7 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=547512 CPUtime=18.49 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1885 0 0 0 1848 1 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=547512 CPUtime=18.17 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 6375 0 0 0 1812 5 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=547512 CPUtime=18.19 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 6629 0 0 0 1813 6 0 0 25 0 8 0 643710430 560652288 44881 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.72
Current children cumulated vsize (KiB) 547512

[startup+21.5006 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23220228/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=547512 CPUtime=154.11 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 47616 0 0 0 15374 37 0 0 25 0 8 0 643710227 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136878 45164 466 189 0 131227 0
[pid=7004/tid=7007] ppid=7002 vsize=547512 CPUtime=19 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 3069 0 0 0 1897 3 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=547512 CPUtime=19 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 5579 0 0 0 1895 5 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=547512 CPUtime=19 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 5428 0 0 0 1897 3 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=547512 CPUtime=18.79 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 5206 0 0 0 1872 7 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=547512 CPUtime=19.29 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1885 0 0 0 1928 1 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=547512 CPUtime=18.97 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 6460 0 0 0 1892 5 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=547512 CPUtime=18.99 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 6774 0 0 0 1893 6 0 0 25 0 8 0 643710430 560652288 45164 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 154.11
Current children cumulated vsize (KiB) 547512

[startup+21.9006 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23219212/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=547512 CPUtime=157.35 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 47636 0 0 0 15698 37 0 0 25 0 8 0 643710227 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670546 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136878 45184 466 189 0 131227 0
[pid=7004/tid=7007] ppid=7002 vsize=547512 CPUtime=19.41 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 3069 0 0 0 1938 3 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=547512 CPUtime=19.41 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 5580 0 0 0 1936 5 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=547512 CPUtime=19.42 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 5436 0 0 0 1939 3 0 0 18 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 233509995091 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=547512 CPUtime=19.19 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 5214 0 0 0 1912 7 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=547512 CPUtime=19.7 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1885 0 0 0 1969 1 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=547512 CPUtime=19.39 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 6463 0 0 0 1934 5 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4653685 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=547512 CPUtime=19.4 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 6774 0 0 0 1934 6 0 0 25 0 8 0 643710430 560652288 45184 33554432000 4194304 4964800 140733621913408 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 157.35
Current children cumulated vsize (KiB) 547512

[startup+22.3005 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23219212/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=547512 CPUtime=160.49 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 47660 0 0 0 16012 37 0 0 25 0 8 0 643710227 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7004/statm: 136878 45191 466 189 0 131227 0
[pid=7004/tid=7007] ppid=7002 vsize=547512 CPUtime=19.8 cores=0-7
/proc/7004/task/7007/stat : 7007 (claspmt) R 7002 7004 5789 0 -1 4202560 3069 0 0 0 1977 3 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7004/tid=7008] ppid=7002 vsize=547512 CPUtime=19.79 cores=0-7
/proc/7004/task/7008/stat : 7008 (claspmt) R 7002 7004 5789 0 -1 4202560 5580 0 0 0 1974 5 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7004/tid=7009] ppid=7002 vsize=547512 CPUtime=19.8 cores=0-7
/proc/7004/task/7009/stat : 7009 (claspmt) R 7002 7004 5789 0 -1 4202560 5436 0 0 0 1977 3 0 0 18 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7004/tid=7010] ppid=7002 vsize=547512 CPUtime=19.57 cores=0-7
/proc/7004/task/7010/stat : 7010 (claspmt) R 7002 7004 5789 0 -1 4202560 5217 0 0 0 1950 7 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4630063 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=547512 CPUtime=20.09 cores=0-7
/proc/7004/task/7011/stat : 7011 (claspmt) R 7002 7004 5789 0 -1 4202560 1885 0 0 0 2008 1 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7004/tid=7012] ppid=7002 vsize=547512 CPUtime=19.77 cores=0-7
/proc/7004/task/7012/stat : 7012 (claspmt) R 7002 7004 5789 0 -1 4202560 6484 0 0 0 1972 5 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7004/tid=7013] ppid=7002 vsize=547512 CPUtime=19.79 cores=0-7
/proc/7004/task/7013/stat : 7013 (claspmt) R 7002 7004 5789 0 -1 4202560 6774 0 0 0 1973 6 0 0 25 0 8 0 643710430 560652288 45191 33554432000 4194304 4964800 140733621913408 18446744073709551615 4669038 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 160.49
Current children cumulated vsize (KiB) 547512

[startup+22.4005 s]
/proc/loadavg: 7.34 7.64 7.85 9/362 7013
/proc/meminfo: memFree=23219212/32951124 swapFree=67023148/67111528
[pid=7004] ppid=7002 vsize=546096 CPUtime=160.88 cores=0-7
/proc/7004/stat : 7004 (claspmt) R 7002 7004 5789 0 -1 4202496 47670 0 0 0 16051 37 0 0 25 0 1 0 643710227 559202304 44489 33554432000 4194304 4964800 140733621913408 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7004/statm: 136524 44489 476 189 0 130873 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 546096

Child status: 20
Real time (s): 22.4915
CPU time (s): 160.987
CPU user time (s): 160.597
CPU system time (s): 0.38994
CPU usage (%): 715.765
Max. virtual memory (cumulated for all children) (KiB): 547512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.597
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47671
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= 11447
involuntary context switches= 1075

runsolver used 0.071989 second user time and 0.199969 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-16 04:29:04
IDJOB=3381337
IDBENCH=88066
IDSOLVER=1865
FILE ID=node145/3381337-1305512943
RUNJOBID= node145-1305507717-5803
PBS_JOBID= 13325510
Free space on /tmp= 73724 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.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-3381337-1305512943/watcher-3381337-1305512943 -o /tmp/evaluation-result-3381337-1305512943/solver-3381337-1305512943 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381337-1305512943.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1495535143

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23393828 kB
Buffers:         57144 kB
Cached:         268100 kB
SwapCached:       4796 kB
Active:        6386388 kB
Inactive:      2924916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23393828 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:            4708 kB
Writeback:           0 kB
AnonPages:     8981664 kB
Mapped:          28212 kB
Slab:           134620 kB
PageTables:      43064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83666432 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= 73720 MiB
End job on node145 at 2011-05-16 04:29:26