Trace number 3322478

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 134.039 17.0924

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.0577
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386329/instance-3322478-1304386329.cnf
0.10/0.10	c Solving...
133.44/17.09	s UNSATISFIABLE
133.44/17.09	
133.44/17.09	c Models        : 0     
133.44/17.09	c Time          : 17.082s (Solving: 16.98s 1st Model: 0.00s Unsat: 16.98s)
133.44/17.09	c CPU Time      : 134.020s

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-3322478-1304386329/watcher-3322478-1304386329 -o /tmp/evaluation-result-3322478-1304386329/solver-3322478-1304386329 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322478-1304386329.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.80 7.92 7.91 1/351 4174
/proc/meminfo: memFree=25962488/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=22120 CPUtime=0 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 865 0 0 0 0 0 0 0 25 0 1 0 550232559 22650880 757 33554432000 4194304 4964704 140736136084272 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4174/statm: 5530 758 397 189 0 404 0

[startup+0.10545 s]
/proc/loadavg: 7.80 7.92 7.91 1/351 4174
/proc/meminfo: memFree=25962488/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=22844 CPUtime=0.1 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 1050 0 0 0 10 0 0 0 25 0 1 0 550232559 23392256 942 33554432000 4194304 4964704 140736136084272 18446744073709551615 4324295 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4174/statm: 5711 942 400 189 0 585 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22844

[startup+0.22539 s]
/proc/loadavg: 7.80 7.92 7.91 1/351 4174
/proc/meminfo: memFree=25962488/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=252032 CPUtime=0.98 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 2265 0 0 0 98 0 0 0 18 0 8 0 550232559 258080768 2117 33554432000 4194304 4964704 140736136084272 18446744073709551615 4658370 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 63008 2117 464 189 0 57357 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 252032

[startup+0.300377 s]
/proc/loadavg: 7.80 7.92 7.91 1/351 4174
/proc/meminfo: memFree=25962488/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=252560 CPUtime=1.59 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 2866 0 0 0 158 1 0 0 18 0 8 0 550232559 258621440 2718 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668683 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 63140 2718 464 189 0 57489 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 252560

[startup+0.700348 s]
/proc/loadavg: 7.80 7.92 7.91 1/351 4174
/proc/meminfo: memFree=25962488/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=319300 CPUtime=4.5 cores=0-7
/proc/4174/stat : 4174 (claspmt) D 4172 4174 4112 0 -1 4202496 3896 0 0 0 443 7 0 0 18 0 8 0 550232559 326963200 3748 33554432000 4194304 4964704 140736136084272 18446744073709551615 210646843147 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 79825 3748 464 189 0 74174 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 319300

[startup+1.50118 s]
/proc/loadavg: 7.90 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25947072/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=450636 CPUtime=9.7 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 5328 0 0 0 930 40 0 0 18 0 8 0 550232559 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627254 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 112659 5180 464 189 0 107008 0
[pid=4174/tid=4176] ppid=4172 vsize=450636 CPUtime=1.21 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 561 0 0 0 117 4 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=450636 CPUtime=1.2 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 659 0 0 0 118 2 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=450636 CPUtime=1.21 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 491 0 0 0 117 4 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=450636 CPUtime=1.2 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 535 0 0 0 115 5 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=450636 CPUtime=1.12 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 318 0 0 0 109 3 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=450636 CPUtime=1.2 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 608 0 0 0 115 5 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=450636 CPUtime=1.18 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 624 0 0 0 112 6 0 0 18 0 8 0 550232570 461451264 5180 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (KiB) 450636

[startup+3.10091 s]
/proc/loadavg: 7.90 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25940100/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=451092 CPUtime=22.45 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 6879 0 0 0 2202 43 0 0 20 0 8 0 550232559 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 112773 6731 466 189 0 107122 0
[pid=4174/tid=4176] ppid=4172 vsize=451092 CPUtime=2.82 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 682 0 0 0 277 5 0 0 20 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=451092 CPUtime=2.8 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 1182 0 0 0 278 2 0 0 21 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=451092 CPUtime=2.81 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 675 0 0 0 276 5 0 0 20 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=451092 CPUtime=2.8 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 702 0 0 0 273 7 0 0 21 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=451092 CPUtime=2.7 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 341 0 0 0 267 3 0 0 22 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=451092 CPUtime=2.79 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 769 0 0 0 274 5 0 0 18 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=451092 CPUtime=2.78 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 901 0 0 0 272 6 0 0 21 0 8 0 550232570 461918208 6731 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.45
Current children cumulated vsize (KiB) 451092

[startup+6.30037 s]
/proc/loadavg: 7.90 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25930852/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=451816 CPUtime=47.99 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 8897 0 0 0 4754 45 0 0 22 0 8 0 550232559 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627456 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 112954 8746 466 189 0 107303 0
[pid=4174/tid=4176] ppid=4172 vsize=451816 CPUtime=6.02 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 956 0 0 0 597 5 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=451816 CPUtime=6.01 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 1648 0 0 0 598 3 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=451816 CPUtime=6.01 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 798 0 0 0 596 5 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=451816 CPUtime=6 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1038 0 0 0 593 7 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=451816 CPUtime=5.89 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 584 0 0 0 586 3 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=451816 CPUtime=5.94 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 900 0 0 0 589 5 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670314 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=451816 CPUtime=5.97 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 1193 0 0 0 591 6 0 0 25 0 8 0 550232570 462659584 8746 33554432000 4194304 4964704 140736136084272 18446744073709551615 4365939 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.99
Current children cumulated vsize (KiB) 451816

[startup+12.7013 s]
/proc/loadavg: 7.91 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25914712/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454672 CPUtime=99.1 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 12718 0 0 0 9861 49 0 0 25 0 8 0 550232559 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4659128 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113668 12365 466 189 0 108017 0
[pid=4174/tid=4176] ppid=4172 vsize=454672 CPUtime=12.41 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1451 0 0 0 1236 5 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454672 CPUtime=12.4 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 2896 0 0 0 1237 3 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454672 CPUtime=12.41 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1017 0 0 0 1236 5 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454672 CPUtime=12.4 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1464 0 0 0 1233 7 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454672 CPUtime=12.28 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 883 0 0 0 1222 6 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454672 CPUtime=12.27 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1154 0 0 0 1222 5 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454672 CPUtime=12.38 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 1725 0 0 0 1231 7 0 0 25 0 8 0 550232570 465584128 12365 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.1
Current children cumulated vsize (KiB) 454672

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

[startup+12.8013 s]
/proc/loadavg: 7.91 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25914712/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454672 CPUtime=99.9 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 12743 0 0 0 9941 49 0 0 25 0 8 0 550232559 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113668 12390 466 189 0 108017 0
[pid=4174/tid=4176] ppid=4172 vsize=454672 CPUtime=12.51 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1451 0 0 0 1246 5 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454672 CPUtime=12.5 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 2916 0 0 0 1247 3 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454672 CPUtime=12.51 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1017 0 0 0 1246 5 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454672 CPUtime=12.5 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1469 0 0 0 1243 7 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454672 CPUtime=12.38 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 883 0 0 0 1232 6 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454672 CPUtime=12.37 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1154 0 0 0 1232 5 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627213 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454672 CPUtime=12.48 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 1725 0 0 0 1241 7 0 0 25 0 8 0 550232570 465584128 12390 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.9
Current children cumulated vsize (KiB) 454672

[startup+14.413 s]
/proc/loadavg: 7.91 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25911612/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454972 CPUtime=112.77 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 13549 0 0 0 11227 50 0 0 25 0 8 0 550232559 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113743 13196 466 189 0 108092 0
[pid=4174/tid=4176] ppid=4172 vsize=454972 CPUtime=14.12 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1601 0 0 0 1407 5 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454972 CPUtime=14.11 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 3134 0 0 0 1408 3 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454972 CPUtime=14.12 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1052 0 0 0 1407 5 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454972 CPUtime=14.11 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1563 0 0 0 1404 7 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454972 CPUtime=13.99 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 891 0 0 0 1393 6 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454972 CPUtime=13.96 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1244 0 0 0 1391 5 0 0 20 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454972 CPUtime=14.08 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 1928 0 0 0 1401 7 0 0 25 0 8 0 550232570 465891328 13196 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 112.77
Current children cumulated vsize (KiB) 454972

[startup+16.0007 s]
/proc/loadavg: 7.91 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25910868/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454972 CPUtime=125.46 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 13771 0 0 0 12496 50 0 0 25 0 8 0 550232559 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113743 13418 466 189 0 108092 0
[pid=4174/tid=4176] ppid=4172 vsize=454972 CPUtime=15.71 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1601 0 0 0 1566 5 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454972 CPUtime=15.7 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 3170 0 0 0 1567 3 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454972 CPUtime=15.71 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1064 0 0 0 1566 5 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454972 CPUtime=15.69 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1578 0 0 0 1562 7 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454972 CPUtime=15.58 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 944 0 0 0 1552 6 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454972 CPUtime=15.53 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1256 0 0 0 1548 5 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454972 CPUtime=15.67 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 2014 0 0 0 1560 7 0 0 25 0 8 0 550232570 465891328 13418 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 125.46
Current children cumulated vsize (KiB) 454972

[startup+16.8006 s]
/proc/loadavg: 7.92 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25910496/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454972 CPUtime=131.84 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 13860 0 0 0 13134 50 0 0 25 0 8 0 550232559 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668629 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113743 13507 466 189 0 108092 0
[pid=4174/tid=4176] ppid=4172 vsize=454972 CPUtime=16.51 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1601 0 0 0 1646 5 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454972 CPUtime=16.5 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 3187 0 0 0 1647 3 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454972 CPUtime=16.51 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1064 0 0 0 1646 5 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454972 CPUtime=16.49 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1600 0 0 0 1642 7 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454972 CPUtime=16.38 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 944 0 0 0 1632 6 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454972 CPUtime=16.32 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1294 0 0 0 1627 5 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454972 CPUtime=16.47 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 2026 0 0 0 1640 7 0 0 25 0 8 0 550232570 465891328 13507 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 131.84
Current children cumulated vsize (KiB) 454972

[startup+17.0006 s]
/proc/loadavg: 7.92 7.94 7.92 9/359 4182
/proc/meminfo: memFree=25910496/32951132 swapFree=65145212/67111528
[pid=4174] ppid=4172 vsize=454972 CPUtime=133.44 cores=0-7
/proc/4174/stat : 4174 (claspmt) R 4172 4174 4112 0 -1 4202496 13863 0 0 0 13294 50 0 0 25 0 8 0 550232559 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670416 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4174/statm: 113743 13510 466 189 0 108092 0
[pid=4174/tid=4176] ppid=4172 vsize=454972 CPUtime=16.71 cores=0-7
/proc/4174/task/4176/stat : 4176 (claspmt) R 4172 4174 4112 0 -1 4202560 1601 0 0 0 1666 5 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670071 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4174/tid=4177] ppid=4172 vsize=454972 CPUtime=16.7 cores=0-7
/proc/4174/task/4177/stat : 4177 (claspmt) R 4172 4174 4112 0 -1 4202560 3187 0 0 0 1667 3 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4174/tid=4178] ppid=4172 vsize=454972 CPUtime=16.71 cores=0-7
/proc/4174/task/4178/stat : 4178 (claspmt) R 4172 4174 4112 0 -1 4202560 1064 0 0 0 1666 5 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4174/tid=4179] ppid=4172 vsize=454972 CPUtime=16.69 cores=0-7
/proc/4174/task/4179/stat : 4179 (claspmt) R 4172 4174 4112 0 -1 4202560 1600 0 0 0 1662 7 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4174/tid=4180] ppid=4172 vsize=454972 CPUtime=16.58 cores=0-7
/proc/4174/task/4180/stat : 4180 (claspmt) R 4172 4174 4112 0 -1 4202560 944 0 0 0 1652 6 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4174/tid=4181] ppid=4172 vsize=454972 CPUtime=16.52 cores=0-7
/proc/4174/task/4181/stat : 4181 (claspmt) R 4172 4174 4112 0 -1 4202560 1294 0 0 0 1647 5 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4174/tid=4182] ppid=4172 vsize=454972 CPUtime=16.67 cores=0-7
/proc/4174/task/4182/stat : 4182 (claspmt) R 4172 4174 4112 0 -1 4202560 2029 0 0 0 1660 7 0 0 25 0 8 0 550232570 465891328 13510 33554432000 4194304 4964704 140736136084272 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 133.44
Current children cumulated vsize (KiB) 454972

Child status: 20
Real time (s): 17.0924
CPU time (s): 134.039
CPU user time (s): 133.522
CPU system time (s): 0.516921
CPU usage (%): 784.202
Max. virtual memory (cumulated for all children) (KiB): 454972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.522
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13875
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= 4113
involuntary context switches= 601

runsolver used 0.053991 second user time and 0.139978 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-03 03:32:09
IDJOB=3322478
IDBENCH=83287
IDSOLVER=1711
FILE ID=node129/3322478-1304386329
RUNJOBID= node129-1304386274-4126
PBS_JOBID= 13181806
Free space on /tmp= 67528 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.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-3322478-1304386329/watcher-3322478-1304386329 -o /tmp/evaluation-result-3322478-1304386329/solver-3322478-1304386329 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322478-1304386329.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=1494428247

node129.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.831
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.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      25962644 kB
Buffers:         75548 kB
Cached:        1122416 kB
SwapCached:      38708 kB
Active:        5884724 kB
Inactive:       916288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25962644 kB
SwapTotal:    67111528 kB
SwapFree:     65145212 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     5574504 kB
Mapped:          17312 kB
Slab:            83532 kB
PageTables:      38256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79763356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67528 MiB
End job on node129 at 2011-05-03 03:32:26