Trace number 3381237

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 133.882 17.0033

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.467
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
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 ...510184/instance-3381237-1305510184.cnf
0.09/0.17	c Solving...
133.86/17.00	s UNSATISFIABLE
133.86/17.00	
133.86/17.00	c Models        : 0     
133.86/17.00	c Time          : 16.970s (Solving: 16.80s 1st Model: 0.00s Unsat: 16.80s)
133.86/17.00	c CPU Time      : 133.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-3381237-1305510184/watcher-3381237-1305510184 -o /tmp/evaluation-result-3381237-1305510184/solver-3381237-1305510184 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381237-1305510184.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.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=26596 CPUtime=0 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 2181 0 0 0 0 0 0 0 25 0 1 0 741249050 27234304 1855 33554432000 4194304 4964800 140736892319520 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29284/statm: 6649 1856 389 189 0 1523 0

[startup+0.062421 s]
/proc/loadavg: 7.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=32100 CPUtime=0.05 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 3889 0 0 0 5 0 0 0 25 0 1 0 741249050 32870400 3153 33554432000 4194304 4964800 140736892319520 18446744073709551615 4615861 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29284/statm: 8025 3153 404 189 0 2899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32100

[startup+0.100414 s]
/proc/loadavg: 7.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=33420 CPUtime=0.09 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 4196 0 0 0 9 0 0 0 25 0 1 0 741249050 34222080 3460 33554432000 4194304 4964800 140736892319520 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29284/statm: 8355 3460 404 189 0 3229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33420

[startup+0.333457 s]
/proc/loadavg: 7.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=270436 CPUtime=2.96 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 10931 0 0 0 294 2 0 0 25 0 8 0 741249050 276926464 8698 33554432000 4194304 4964800 140736892319520 18446744073709551615 4660425 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 67909 9906 464 189 0 62258 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 270436

[startup+0.962445 s]
/proc/loadavg: 7.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=271636 CPUtime=6.05 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 12188 0 0 0 602 3 0 0 25 0 8 0 741249050 278155264 9955 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 67909 9955 464 189 0 62258 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 271636

[startup+1.50014 s]
/proc/loadavg: 7.71 8.03 8.03 1/418 29284
/proc/meminfo: memFree=13724816/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=272032 CPUtime=10.34 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 12704 0 0 0 1031 3 0 0 25 0 8 0 741249050 278560768 10471 33554432000 4194304 4964800 140736892319520 18446744073709551615 4320890 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 68008 10471 464 189 0 62357 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 272032

[startup+3.10086 s]
/proc/loadavg: 7.71 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13681444/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=273516 CPUtime=23.11 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 14142 0 0 0 2307 4 0 0 25 0 8 0 741249050 280080384 11909 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669471 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 68379 11909 464 189 0 62728 0
[pid=29284/tid=29286] ppid=29282 vsize=273516 CPUtime=2.86 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1059 0 0 0 286 0 0 0 22 0 8 0 741249067 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=273516 CPUtime=2.83 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 1530 0 0 0 283 0 0 0 22 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=273516 CPUtime=2.86 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1435 0 0 0 285 1 0 0 22 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=273516 CPUtime=2.86 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1078 0 0 0 286 0 0 0 25 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=273516 CPUtime=2.9 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 772 0 0 0 290 0 0 0 24 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4399365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=273516 CPUtime=2.86 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1437 0 0 0 286 0 0 0 22 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=273516 CPUtime=2.85 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 1795 0 0 0 285 0 0 0 22 0 8 0 741249068 280080384 11910 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.11
Current children cumulated vsize (KiB) 273516

[startup+6.3163 s]
/proc/loadavg: 7.73 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13669136/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=276364 CPUtime=48.78 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 17163 0 0 0 4872 6 0 0 25 0 8 0 741249050 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69091 14930 464 189 0 63440 0
[pid=29284/tid=29286] ppid=29282 vsize=276364 CPUtime=6.07 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1275 0 0 0 607 0 0 0 25 0 8 0 741249067 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=276364 CPUtime=6 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 1965 0 0 0 600 0 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=276364 CPUtime=6.07 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1684 0 0 0 606 1 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=276364 CPUtime=6.07 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1380 0 0 0 607 0 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=276364 CPUtime=6.11 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1159 0 0 0 611 0 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4684800 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=276364 CPUtime=6.07 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1681 0 0 0 607 0 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=276364 CPUtime=6.07 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 2755 0 0 0 606 1 0 0 25 0 8 0 741249068 282996736 14930 33554432000 4194304 4964800 140736892319520 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (KiB) 276364

[startup+12.7012 s]
/proc/loadavg: 7.75 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13662316/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=278668 CPUtime=99.77 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 18855 0 0 0 9969 8 0 0 25 0 8 0 741249050 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670077 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69667 16622 466 189 0 64016 0
[pid=29284/tid=29286] ppid=29282 vsize=278668 CPUtime=12.45 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1422 0 0 0 1245 0 0 0 25 0 8 0 741249067 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=278668 CPUtime=12.3 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2312 0 0 0 1230 0 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=278668 CPUtime=12.45 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1829 0 0 0 1244 1 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=278668 CPUtime=12.45 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1536 0 0 0 1245 0 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=278668 CPUtime=12.49 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1328 0 0 0 1249 0 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=278668 CPUtime=12.45 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1813 0 0 0 1245 0 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=278668 CPUtime=12.45 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3238 0 0 0 1244 1 0 0 25 0 8 0 741249068 285356032 16622 33554432000 4194304 4964800 140736892319520 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.77
Current children cumulated vsize (KiB) 278668

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

[startup+13.501 s]
/proc/loadavg: 7.75 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13662092/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=278668 CPUtime=106.16 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 19296 0 0 0 10607 9 0 0 25 0 8 0 741249050 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670129 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69667 17063 466 189 0 64016 0
[pid=29284/tid=29286] ppid=29282 vsize=278668 CPUtime=13.25 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1455 0 0 0 1325 0 0 0 25 0 8 0 741249067 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=278668 CPUtime=13.1 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2483 0 0 0 1309 1 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=278668 CPUtime=13.25 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1861 0 0 0 1324 1 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=278668 CPUtime=13.25 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1595 0 0 0 1325 0 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=278668 CPUtime=13.3 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1371 0 0 0 1329 1 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=278668 CPUtime=13.25 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1814 0 0 0 1325 0 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=278668 CPUtime=13.25 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3308 0 0 0 1324 1 0 0 25 0 8 0 741249068 285356032 17063 33554432000 4194304 4964800 140736892319520 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 106.16
Current children cumulated vsize (KiB) 278668

[startup+15.1158 s]
/proc/loadavg: 7.77 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13658380/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=279064 CPUtime=119.04 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 19927 0 0 0 11895 9 0 0 25 0 8 0 741249050 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668770 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69766 17694 466 189 0 64115 0
[pid=29284/tid=29286] ppid=29282 vsize=279064 CPUtime=14.86 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1547 0 0 0 1486 0 0 0 25 0 8 0 741249067 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=279064 CPUtime=14.68 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2578 0 0 0 1467 1 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=279064 CPUtime=14.86 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1896 0 0 0 1485 1 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=279064 CPUtime=14.87 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1661 0 0 0 1487 0 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=279064 CPUtime=14.91 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1435 0 0 0 1490 1 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=279064 CPUtime=14.87 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1855 0 0 0 1487 0 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=279064 CPUtime=14.86 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3509 0 0 0 1485 1 0 0 25 0 8 0 741249068 285761536 17694 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 119.04
Current children cumulated vsize (KiB) 279064

[startup+15.9006 s]
/proc/loadavg: 7.77 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13658380/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=279228 CPUtime=125.32 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 19991 0 0 0 12523 9 0 0 25 0 8 0 741249050 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69807 17758 466 189 0 64156 0
[pid=29284/tid=29286] ppid=29282 vsize=279228 CPUtime=15.65 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1547 0 0 0 1565 0 0 0 25 0 8 0 741249067 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=279228 CPUtime=15.46 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2587 0 0 0 1545 1 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=279228 CPUtime=15.65 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1896 0 0 0 1564 1 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=279228 CPUtime=15.65 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1669 0 0 0 1565 0 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=279228 CPUtime=15.7 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1461 0 0 0 1569 1 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=279228 CPUtime=15.65 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1876 0 0 0 1565 0 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=279228 CPUtime=15.65 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3509 0 0 0 1564 1 0 0 25 0 8 0 741249068 285929472 17758 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 125.32
Current children cumulated vsize (KiB) 279228

[startup+16.7005 s]
/proc/loadavg: 7.77 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13658328/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=279228 CPUtime=131.7 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 19999 0 0 0 13161 9 0 0 25 0 8 0 741249050 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69807 17766 466 189 0 64156 0
[pid=29284/tid=29286] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1549 0 0 0 1645 0 0 0 25 0 8 0 741249067 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=279228 CPUtime=16.25 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2587 0 0 0 1624 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1901 0 0 0 1644 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1670 0 0 0 1645 0 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=279228 CPUtime=16.5 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1461 0 0 0 1649 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1876 0 0 0 1645 0 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3509 0 0 0 1644 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 131.7
Current children cumulated vsize (KiB) 279228

[startup+16.9004 s]
/proc/loadavg: 7.77 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13658328/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=279228 CPUtime=133.3 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 19999 0 0 0 13321 9 0 0 25 0 8 0 741249050 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29284/statm: 69807 17766 466 189 0 64156 0
[pid=29284/tid=29286] ppid=29282 vsize=279228 CPUtime=16.65 cores=0-7
/proc/29284/task/29286/stat : 29286 (claspmt) R 29282 29284 28697 0 -1 4202560 1549 0 0 0 1665 0 0 0 25 0 8 0 741249067 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4644794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29284/tid=29287] ppid=29282 vsize=279228 CPUtime=16.45 cores=0-7
/proc/29284/task/29287/stat : 29287 (claspmt) R 29282 29284 28697 0 -1 4202560 2587 0 0 0 1644 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29284/tid=29288] ppid=29282 vsize=279228 CPUtime=16.65 cores=0-7
/proc/29284/task/29288/stat : 29288 (claspmt) R 29282 29284 28697 0 -1 4202560 1901 0 0 0 1664 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29284/tid=29289] ppid=29282 vsize=279228 CPUtime=16.65 cores=0-7
/proc/29284/task/29289/stat : 29289 (claspmt) R 29282 29284 28697 0 -1 4202560 1670 0 0 0 1665 0 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29284/tid=29290] ppid=29282 vsize=279228 CPUtime=16.7 cores=0-7
/proc/29284/task/29290/stat : 29290 (claspmt) R 29282 29284 28697 0 -1 4202560 1461 0 0 0 1669 1 0 0 18 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29284/tid=29291] ppid=29282 vsize=279228 CPUtime=16.65 cores=0-7
/proc/29284/task/29291/stat : 29291 (claspmt) R 29282 29284 28697 0 -1 4202560 1876 0 0 0 1665 0 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29284/tid=29292] ppid=29282 vsize=279228 CPUtime=16.65 cores=0-7
/proc/29284/task/29292/stat : 29292 (claspmt) R 29282 29284 28697 0 -1 4202560 3509 0 0 0 1664 1 0 0 25 0 8 0 741249068 285929472 17766 33554432000 4194304 4964800 140736892319520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 133.3
Current children cumulated vsize (KiB) 279228

[startup+17.0005 s]
/proc/loadavg: 7.77 8.03 8.03 9/426 29292
/proc/meminfo: memFree=13658328/32951124 swapFree=65586204/67111528
[pid=29284] ppid=29282 vsize=336096 CPUtime=133.86 cores=0-7
/proc/29284/stat : 29284 (claspmt) R 29282 29284 28697 0 -1 4202496 20016 0 0 0 13376 10 0 0 17 0 1 0 741249050 344162304 11339 33554432000 4194304 4964800 140736892319520 18446744073709551615 216735204458 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29284/statm: 84024 10837 476 189 0 78373 0
Current children cumulated CPU time (s) 133.86
Current children cumulated vsize (KiB) 336096

Child status: 20
Real time (s): 17.0033
CPU time (s): 133.882
CPU user time (s): 133.77
CPU system time (s): 0.111982
CPU usage (%): 787.386
Max. virtual memory (cumulated for all children) (KiB): 336096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.77
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20017
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= 3904
involuntary context switches= 561

runsolver used 0.06299 second user time and 0.162975 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-16 03:43:04
IDJOB=3381237
IDBENCH=84958
IDSOLVER=1865
FILE ID=node119/3381237-1305510184
RUNJOBID= node119-1305505496-28711
PBS_JOBID= 13325498
Free space on /tmp= 73300 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.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-3381237-1305510184/watcher-3381237-1305510184 -o /tmp/evaluation-result-3381237-1305510184/solver-3381237-1305510184 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381237-1305510184.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=1655898311

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.83
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13725336 kB
Buffers:        313492 kB
Cached:        4883160 kB
SwapCached:       4756 kB
Active:       15667852 kB
Inactive:      3208472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13725336 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            1808 kB
Writeback:          24 kB
AnonPages:    13678512 kB
Mapped:          33388 kB
Slab:           215648 kB
PageTables:      63140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120778856 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= 73300 MiB
End job on node119 at 2011-05-16 03:43:21