Trace number 3299598

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 2098.34 525.468

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...093350/instance-3299598-1304093350.cnf
0.09/0.17	c Solving...
2098.12/525.46	s UNSATISFIABLE
2098.12/525.46	
2098.12/525.46	c Models        : 0     
2098.12/525.46	c Time          : 525.455s (Solving: 525.28s 1st Model: 0.00s Unsat: 525.28s)
2098.12/525.46	c CPU Time      : 2098.320s

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.04 8.01 5/180 19529
/proc/meminfo: memFree=30221856/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=21536 CPUtime=0 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 666 0 0 0 0 0 0 0 25 0 1 0 520935400 22052864 595 33554432000 4194304 4964704 140734271714480 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19529/statm: 5384 596 385 189 0 258 0

[startup+0.101265 s]
/proc/loadavg: 8.12 8.04 8.01 5/180 19529
/proc/meminfo: memFree=30221856/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=23380 CPUtime=0.09 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 1200 0 0 0 9 0 0 0 25 0 1 0 520935400 23941120 1092 33554432000 4194304 4964704 140734271714480 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19529/statm: 5845 1092 398 189 0 719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23380

[startup+0.20021 s]
/proc/loadavg: 8.12 8.04 8.01 5/180 19529
/proc/meminfo: memFree=30221856/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=169840 CPUtime=0.26 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 1469 0 0 0 26 0 0 0 25 0 4 0 520935400 173916160 1308 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 42460 1308 457 189 0 36809 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 169840

[startup+0.300191 s]
/proc/loadavg: 8.12 8.04 8.01 5/180 19529
/proc/meminfo: memFree=30221856/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=169972 CPUtime=0.66 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 1739 0 0 0 66 0 0 0 25 0 4 0 520935400 174051328 1578 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668714 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 42493 1578 458 189 0 36842 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 169972

[startup+0.70012 s]
/proc/loadavg: 8.12 8.04 8.01 5/180 19529
/proc/meminfo: memFree=30221856/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=171724 CPUtime=2.25 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 2953 0 0 0 225 0 0 0 25 0 4 0 520935400 175845376 2792 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 42931 2792 458 189 0 37280 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 171724

[startup+1.50097 s]
/proc/loadavg: 7.87 7.99 7.99 9/184 19533
/proc/meminfo: memFree=30211056/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=172276 CPUtime=5.45 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 3434 0 0 0 545 0 0 0 25 0 4 0 520935400 176410624 3273 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627964 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 43069 3273 458 189 0 37418 0
[pid=19529/tid=19531] ppid=19527 vsize=172276 CPUtime=1.31 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 520 0 0 0 131 0 0 0 19 0 4 0 520935418 176410624 3273 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=172276 CPUtime=1.32 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 715 0 0 0 132 0 0 0 25 0 4 0 520935418 176410624 3273 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627320 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=172276 CPUtime=1.32 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 444 0 0 0 132 0 0 0 25 0 4 0 520935418 176410624 3273 33554432000 4194304 4964704 140734271714480 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 172276

[startup+3.10068 s]
/proc/loadavg: 7.87 7.99 7.99 9/184 19533
/proc/meminfo: memFree=30207336/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=174216 CPUtime=11.84 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 4800 0 0 0 1183 1 0 0 25 0 4 0 520935400 178397184 4639 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 43554 4639 460 189 0 37903 0
[pid=19529/tid=19531] ppid=19527 vsize=174216 CPUtime=2.91 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 802 0 0 0 291 0 0 0 25 0 4 0 520935418 178397184 4639 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=174216 CPUtime=2.92 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 1303 0 0 0 292 0 0 0 25 0 4 0 520935418 178397184 4639 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=174216 CPUtime=2.91 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 690 0 0 0 291 0 0 0 25 0 4 0 520935418 178397184 4639 33554432000 4194304 4964704 140734271714480 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 174216

[startup+6.3011 s]
/proc/loadavg: 7.88 7.99 7.99 9/184 19533
/proc/meminfo: memFree=30200336/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=175848 CPUtime=24.63 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 6187 0 0 0 2461 2 0 0 25 0 4 0 520935400 180068352 6026 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 43962 6026 460 189 0 38311 0
[pid=19529/tid=19531] ppid=19527 vsize=175848 CPUtime=6.11 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 1159 0 0 0 611 0 0 0 25 0 4 0 520935418 180068352 6026 33554432000 4194304 4964704 140734271714480 18446744073709551615 4684683 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=175848 CPUtime=6.11 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 1841 0 0 0 611 0 0 0 25 0 4 0 520935418 180068352 6026 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=175848 CPUtime=6.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 980 0 0 0 611 0 0 0 25 0 4 0 520935418 180068352 6026 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 175848

[startup+12.7009 s]
/proc/loadavg: 7.89 7.99 7.99 9/184 19533
/proc/meminfo: memFree=30187440/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=178664 CPUtime=50.18 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 9163 0 0 0 5015 3 0 0 25 0 4 0 520935400 182951936 8800 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 44666 8800 460 189 0 39015 0
[pid=19529/tid=19531] ppid=19527 vsize=178664 CPUtime=12.52 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 1812 0 0 0 1251 1 0 0 25 0 4 0 520935418 182951936 8800 33554432000 4194304 4964704 140734271714480 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=178664 CPUtime=12.51 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 3104 0 0 0 1251 0 0 0 25 0 4 0 520935418 182951936 8800 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=178664 CPUtime=12.52 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 1480 0 0 0 1251 1 0 0 25 0 4 0 520935418 182951936 8800 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 178664

[startup+25.5006 s]
/proc/loadavg: 7.99 8.01 7.99 9/184 19533
/proc/meminfo: memFree=30175932/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=184076 CPUtime=101.31 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 11726 0 0 0 10126 5 0 0 25 0 4 0 520935400 188493824 11359 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 46019 11359 460 189 0 40368 0
[pid=19529/tid=19531] ppid=19527 vsize=184076 CPUtime=25.31 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 2564 0 0 0 2530 1 0 0 25 0 4 0 520935418 188493824 11359 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=184076 CPUtime=25.31 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 4092 0 0 0 2530 1 0 0 25 0 4 0 520935418 188493824 11359 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=184076 CPUtime=25.31 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 1978 0 0 0 2530 1 0 0 25 0 4 0 520935418 188493824 11359 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 184076

[startup+51.1009 s]
/proc/loadavg: 7.99 8.00 7.99 9/184 19534
/proc/meminfo: memFree=30162172/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=188184 CPUtime=203.57 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 14796 0 0 0 20350 7 0 0 25 0 4 0 520935400 192700416 14365 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 47046 14365 460 189 0 41395 0
[pid=19529/tid=19531] ppid=19527 vsize=188184 CPUtime=50.91 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 3557 0 0 0 5089 2 0 0 25 0 4 0 520935418 192700416 14365 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=188184 CPUtime=50.91 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 5268 0 0 0 5090 1 0 0 25 0 4 0 520935418 192700416 14365 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=188184 CPUtime=50.91 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 2404 0 0 0 5090 1 0 0 25 0 4 0 520935418 192700416 14365 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 188184

[startup+102.301 s]
/proc/loadavg: 8.05 8.02 8.00 9/184 19535
/proc/meminfo: memFree=30147884/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=192704 CPUtime=408.09 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 17722 0 0 0 40801 8 0 0 25 0 4 0 520935400 197328896 17196 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 48176 17196 460 189 0 42525 0
[pid=19529/tid=19531] ppid=19527 vsize=192704 CPUtime=102.1 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 4862 0 0 0 10208 2 0 0 25 0 4 0 520935418 197328896 17196 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=192704 CPUtime=102.11 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 6405 0 0 0 10209 2 0 0 25 0 4 0 520935418 197328896 17196 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=192704 CPUtime=102.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 2629 0 0 0 10210 1 0 0 25 0 4 0 520935418 197328896 17196 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 192704

[startup+162.301 s]
/proc/loadavg: 8.14 8.04 8.01 9/184 19537
/proc/meminfo: memFree=30135456/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=196596 CPUtime=647.73 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 20293 0 0 0 64763 10 0 0 25 0 4 0 520935400 201314304 19593 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670312 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 49149 19593 460 189 0 43498 0
[pid=19529/tid=19531] ppid=19527 vsize=196596 CPUtime=162.1 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 5784 0 0 0 16207 3 0 0 25 0 4 0 520935418 201314304 19593 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=196596 CPUtime=162.1 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 7658 0 0 0 16207 3 0 0 25 0 4 0 520935418 201314304 19593 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=196596 CPUtime=162.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 2855 0 0 0 16209 2 0 0 25 0 4 0 520935418 201314304 19593 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.73
Current children cumulated vsize (KiB) 196596

[startup+222.307 s]
/proc/loadavg: 8.10 8.05 8.01 9/184 19539
/proc/meminfo: memFree=30126876/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=198528 CPUtime=887.42 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 22253 0 0 0 88729 13 0 0 25 0 4 0 520935400 203292672 21277 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 49632 21277 460 189 0 43981 0
[pid=19529/tid=19531] ppid=19527 vsize=198528 CPUtime=222.09 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 6628 0 0 0 22206 3 0 0 25 0 4 0 520935418 203292672 21277 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=198528 CPUtime=222.1 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 8612 0 0 0 22206 4 0 0 25 0 4 0 520935418 203292672 21277 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=198528 CPUtime=222.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 2960 0 0 0 22209 2 0 0 25 0 4 0 520935418 203292672 21277 33554432000 4194304 4964704 140734271714480 18446744073709551615 4659150 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.42
Current children cumulated vsize (KiB) 198528

[startup+282.301 s]
/proc/loadavg: 8.08 8.05 8.01 9/184 19540
/proc/meminfo: memFree=30120272/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=200160 CPUtime=1127.06 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 23427 0 0 0 112692 14 0 0 25 0 4 0 520935400 204963840 22305 33554432000 4194304 4964704 140734271714480 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 50040 22305 460 189 0 44389 0
[pid=19529/tid=19531] ppid=19527 vsize=200160 CPUtime=282.09 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 7132 0 0 0 28205 4 0 0 23 0 4 0 520935418 204963840 22305 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668622 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=200160 CPUtime=282.09 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 9008 0 0 0 28205 4 0 0 25 0 4 0 520935418 204963840 22305 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=200160 CPUtime=282.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3099 0 0 0 28209 2 0 0 25 0 4 0 520935418 204963840 22305 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1127.06
Current children cumulated vsize (KiB) 200160

[startup+342.301 s]
/proc/loadavg: 8.07 8.05 8.01 9/184 19542
/proc/meminfo: memFree=30113808/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=201480 CPUtime=1366.73 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 24710 0 0 0 136657 16 0 0 25 0 4 0 520935400 206315520 23353 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 50370 23353 460 189 0 44719 0
[pid=19529/tid=19531] ppid=19527 vsize=201480 CPUtime=342.08 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 7743 0 0 0 34204 4 0 0 25 0 4 0 520935418 206315520 23353 33554432000 4194304 4964704 140734271714480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=201480 CPUtime=342.09 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 9490 0 0 0 34204 5 0 0 25 0 4 0 520935418 206315520 23353 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=201480 CPUtime=342.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3186 0 0 0 34208 3 0 0 25 0 4 0 520935418 206315520 23353 33554432000 4194304 4964704 140734271714480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1366.73
Current children cumulated vsize (KiB) 201480

[startup+402.301 s]
/proc/loadavg: 8.02 8.04 8.00 9/184 19543
/proc/meminfo: memFree=30106712/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=203108 CPUtime=1606.4 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 25667 0 0 0 160622 18 0 0 25 0 4 0 520935400 207982592 24081 33554432000 4194304 4964704 140734271714480 18446744073709551615 4364579 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 50777 24081 460 189 0 45126 0
[pid=19529/tid=19531] ppid=19527 vsize=203108 CPUtime=402.07 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 8379 0 0 0 40203 4 0 0 25 0 4 0 520935418 207982592 24081 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=203108 CPUtime=402.09 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 9730 0 0 0 40203 6 0 0 25 0 4 0 520935418 207982592 24081 33554432000 4194304 4964704 140734271714480 18446744073709551615 4378532 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=203108 CPUtime=402.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3259 0 0 0 40208 3 0 0 25 0 4 0 520935418 207982592 24081 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1606.4
Current children cumulated vsize (KiB) 203108

[startup+462.301 s]
/proc/loadavg: 8.01 8.03 8.00 9/184 19545
/proc/meminfo: memFree=30100984/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=203552 CPUtime=1846.06 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 26819 0 0 0 184587 19 0 0 25 0 4 0 520935400 208437248 25153 33554432000 4194304 4964704 140734271714480 18446744073709551615 4312160 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 50888 25153 460 189 0 45237 0
[pid=19529/tid=19531] ppid=19527 vsize=203552 CPUtime=462.07 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 8718 0 0 0 46203 4 0 0 25 0 4 0 520935418 208437248 25153 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=203552 CPUtime=462.08 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10362 0 0 0 46202 6 0 0 25 0 4 0 520935418 208437248 25153 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=203552 CPUtime=462.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3339 0 0 0 46208 3 0 0 25 0 4 0 520935418 208437248 25153 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1846.06
Current children cumulated vsize (KiB) 203552

[startup+522.301 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19547
/proc/meminfo: memFree=30095752/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=205068 CPUtime=2085.73 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 27558 0 0 0 208552 21 0 0 25 0 4 0 520935400 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 51267 25697 460 189 0 45616 0
[pid=19529/tid=19531] ppid=19527 vsize=205068 CPUtime=522.08 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 9137 0 0 0 52203 5 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=205068 CPUtime=522.08 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10669 0 0 0 52201 7 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=205068 CPUtime=522.11 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3343 0 0 0 52207 4 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2085.73
Current children cumulated vsize (KiB) 205068

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

[startup+523.201 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19547
/proc/meminfo: memFree=30095752/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=205068 CPUtime=2089.33 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 27558 0 0 0 208912 21 0 0 25 0 4 0 520935400 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 51267 25697 460 189 0 45616 0
[pid=19529/tid=19531] ppid=19527 vsize=205068 CPUtime=522.98 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 9137 0 0 0 52293 5 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=205068 CPUtime=522.98 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10669 0 0 0 52291 7 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=205068 CPUtime=523.01 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3343 0 0 0 52297 4 0 0 25 0 4 0 520935418 209989632 25697 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2089.33
Current children cumulated vsize (KiB) 205068

[startup+524.806 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19547
/proc/meminfo: memFree=30095504/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=205068 CPUtime=2095.75 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 27563 0 0 0 209553 22 0 0 25 0 4 0 520935400 209989632 25702 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 51267 25702 460 189 0 45616 0
[pid=19529/tid=19531] ppid=19527 vsize=205068 CPUtime=524.58 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 9137 0 0 0 52453 5 0 0 25 0 4 0 520935418 209989632 25702 33554432000 4194304 4964704 140734271714480 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=205068 CPUtime=524.58 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10671 0 0 0 52451 7 0 0 25 0 4 0 520935418 209989632 25702 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=205068 CPUtime=524.62 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3343 0 0 0 52458 4 0 0 25 0 4 0 520935418 209989632 25702 33554432000 4194304 4964704 140734271714480 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2095.75
Current children cumulated vsize (KiB) 205068

[startup+525.2 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19547
/proc/meminfo: memFree=30095504/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=205068 CPUtime=2097.32 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 27563 0 0 0 209710 22 0 0 25 0 4 0 520935400 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 51267 25670 460 189 0 45616 0
[pid=19529/tid=19531] ppid=19527 vsize=205068 CPUtime=524.98 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 9137 0 0 0 52493 5 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=205068 CPUtime=524.98 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10671 0 0 0 52491 7 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=205068 CPUtime=525.01 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3343 0 0 0 52497 4 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2097.32
Current children cumulated vsize (KiB) 205068

[startup+525.4 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19547
/proc/meminfo: memFree=30095504/32951124 swapFree=67111364/67111528
[pid=19529] ppid=19527 vsize=205068 CPUtime=2098.12 cores=1,3,5,7
/proc/19529/stat : 19529 (claspmt) R 19527 19529 18837 0 -1 4202496 27563 0 0 0 209790 22 0 0 25 0 4 0 520935400 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/19529/statm: 51267 25670 460 189 0 45616 0
[pid=19529/tid=19531] ppid=19527 vsize=205068 CPUtime=525.18 cores=1,3,5,7
/proc/19529/task/19531/stat : 19531 (claspmt) R 19527 19529 18837 0 -1 4202560 9137 0 0 0 52513 5 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19529/tid=19532] ppid=19527 vsize=205068 CPUtime=525.18 cores=1,3,5,7
/proc/19529/task/19532/stat : 19532 (claspmt) R 19527 19529 18837 0 -1 4202560 10671 0 0 0 52511 7 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19529/tid=19533] ppid=19527 vsize=205068 CPUtime=525.21 cores=1,3,5,7
/proc/19529/task/19533/stat : 19533 (claspmt) R 19527 19529 18837 0 -1 4202560 3343 0 0 0 52517 4 0 0 25 0 4 0 520935418 209989632 25670 33554432000 4194304 4964704 140734271714480 18446744073709551615 4683974 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2098.12
Current children cumulated vsize (KiB) 205068

Child status: 20
Real time (s): 525.468
CPU time (s): 2098.34
CPU user time (s): 2098.11
CPU system time (s): 0.225965
CPU usage (%): 399.328
Max. virtual memory (cumulated for all children) (KiB): 205068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2098.11
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27575
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= 8346
involuntary context switches= 14981

runsolver used 0.829873 second user time and 2.03769 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 18:09:10
IDJOB=3299598
IDBENCH=83311
IDSOLVER=1683
FILE ID=node106/3299598-1304093350
RUNJOBID= node106-1304092887-19371
PBS_JOBID= 13170570
Free space on /tmp= 72156 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.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-3299598-1304093350/watcher-3299598-1304093350 -o /tmp/evaluation-result-3299598-1304093350/solver-3299598-1304093350 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299598-1304093350.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=131987171

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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:      30222136 kB
Buffers:        250584 kB
Cached:        2070252 kB
SwapCached:         88 kB
Active:         915912 kB
Inactive:      1602472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30222136 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1216 kB
Writeback:           0 kB
AnonPages:      197320 kB
Mapped:          15720 kB
Slab:           146220 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   360916 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= 72156 MiB
End job on node106 at 2011-04-29 18:17:56