Trace number 3380523

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 120.675 32.6531

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1655
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...481205/instance-3380523-1305481205.cnf
4.49/4.56	c Solving...
120.61/32.64	s UNSATISFIABLE
120.61/32.64	
120.61/32.64	c Models        : 0     
120.61/32.64	c Time          : 32.383s (Solving: 27.82s 1st Model: 0.00s Unsat: 27.82s)
120.61/32.64	c CPU Time      : 120.400s

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-3380523-1305481205/watcher-3380523-1305481205 -o /tmp/evaluation-result-3380523-1305481205/solver-3380523-1305481205 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380523-1305481205.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: 0.00 0.00 0.00 1/273 10060
/proc/meminfo: memFree=20112408/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=38244 CPUtime=0 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 2374 0 0 0 0 0 0 0 21 0 1 0 659720365 39161856 2304 33554432000 4194304 4964800 140733886586848 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 9561 2313 376 189 0 4435 0

[startup+0.070476 s]
/proc/loadavg: 0.00 0.00 0.00 1/273 10060
/proc/meminfo: memFree=20112408/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=55844 CPUtime=0.06 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 10883 0 0 0 5 1 0 0 21 0 1 0 659720365 57184256 9001 33554432000 4194304 4964800 140733886586848 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 13961 9003 389 189 0 8835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 55844

[startup+0.100471 s]
/proc/loadavg: 0.00 0.00 0.00 1/273 10060
/proc/meminfo: memFree=20112408/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=60876 CPUtime=0.09 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 12563 0 0 0 8 1 0 0 21 0 1 0 659720365 62337024 10275 33554432000 4194304 4964800 140733886586848 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 15219 10276 389 189 0 10093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60876

[startup+0.300435 s]
/proc/loadavg: 0.00 0.00 0.00 1/273 10060
/proc/meminfo: memFree=20112408/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=101076 CPUtime=0.29 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 26465 0 0 0 27 2 0 0 22 0 1 0 659720365 103501824 19920 33554432000 4194304 4964800 140733886586848 18446744073709551615 237278577089 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 25269 19937 399 189 0 20143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101076

[startup+0.700363 s]
/proc/loadavg: 0.00 0.00 0.00 1/273 10060
/proc/meminfo: memFree=20112408/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=120484 CPUtime=0.69 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 31293 0 0 0 66 3 0 0 24 0 1 0 659720365 123375616 24748 33554432000 4194304 4964800 140733886586848 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 30121 24748 403 189 0 24995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120484

[startup+1.50022 s]
/proc/loadavg: 0.08 0.02 0.01 2/274 10061
/proc/meminfo: memFree=20014068/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=120484 CPUtime=1.49 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 31293 0 0 0 146 3 0 0 25 0 1 0 659720365 123375616 24748 33554432000 4194304 4964800 140733886586848 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 30121 24748 403 189 0 24995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120484

[startup+3.10102 s]
/proc/loadavg: 0.08 0.02 0.01 2/274 10061
/proc/meminfo: memFree=20000056/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=145612 CPUtime=3.09 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 37516 0 0 0 305 4 0 0 25 0 1 0 659720365 149106688 30971 33554432000 4194304 4964800 140733886586848 18446744073709551615 4612288 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/10060/statm: 36403 30971 404 189 0 31277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145612

[startup+6.30037 s]
/proc/loadavg: 0.08 0.02 0.01 2/281 10069
/proc/meminfo: memFree=19865308/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=6.68 cores=0-7
/proc/10060/stat : 10060 (claspmt) S 10058 10060 10034 0 -1 4202496 77859 0 0 0 645 23 0 0 25 0 8 0 659720365 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/10060/statm: 144144 61983 442 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=0.04 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) S 10058 10060 10034 0 -1 4202560 2825 0 0 0 4 0 0 0 18 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=0.09 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) S 10058 10060 10034 0 -1 4202560 6640 0 0 0 5 4 0 0 18 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=0.06 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) S 10058 10060 10034 0 -1 4202560 6395 0 0 0 5 1 0 0 18 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 5 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=0.07 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) S 10058 10060 10034 0 -1 4202560 5418 0 0 0 4 3 0 0 17 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=1.64 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5763 0 0 0 161 3 0 0 20 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=0.08 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) S 10058 10060 10034 0 -1 4202560 6285 0 0 0 5 3 0 0 17 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=0.09 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) S 10058 10060 10034 0 -1 4202560 5217 0 0 0 7 2 0 0 18 0 8 0 659720822 590413824 61983 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 576576

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/281 10069
/proc/meminfo: memFree=19865104/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=13.08 cores=0-7
/proc/10060/stat : 10060 (claspmt) S 10058 10060 10034 0 -1 4202496 77882 0 0 0 1285 23 0 0 25 0 8 0 659720365 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/10060/statm: 144144 62006 442 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=0.04 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) S 10058 10060 10034 0 -1 4202560 2825 0 0 0 4 0 0 0 18 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=0.09 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) S 10058 10060 10034 0 -1 4202560 6640 0 0 0 5 4 0 0 18 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=0.06 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) S 10058 10060 10034 0 -1 4202560 6395 0 0 0 5 1 0 0 18 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 5 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=0.07 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) S 10058 10060 10034 0 -1 4202560 5418 0 0 0 4 3 0 0 17 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=8.04 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5786 0 0 0 801 3 0 0 25 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=0.08 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) S 10058 10060 10034 0 -1 4202560 6285 0 0 0 5 3 0 0 17 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=0.09 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) S 10058 10060 10034 0 -1 4202560 5217 0 0 0 7 2 0 0 18 0 8 0 659720822 590413824 62006 33554432000 4194304 4964800 140733886586848 18446744073709551615 237290695577 0 0 4096 18946 18446604471149740352 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.08
Current children cumulated vsize (KiB) 576576

[startup+25.501 s]
/proc/loadavg: 0.98 0.21 0.07 9/281 10069
/proc/meminfo: memFree=19858308/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=65.44 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 80127 0 0 0 6518 26 0 0 25 0 8 0 659720365 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4660422 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10060/statm: 144144 64251 464 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=5.71 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) R 10058 10060 10034 0 -1 4202560 3036 0 0 0 571 0 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=5.75 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) R 10058 10060 10034 0 -1 4202560 7019 0 0 0 571 4 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=5.69 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) R 10058 10060 10034 0 -1 4202560 6836 0 0 0 567 2 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=5.73 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) R 10058 10060 10034 0 -1 4202560 5620 0 0 0 570 3 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=20.79 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5805 0 0 0 2076 3 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=5.74 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) R 10058 10060 10034 0 -1 4202560 6584 0 0 0 571 3 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=5.75 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) R 10058 10060 10034 0 -1 4202560 5674 0 0 0 572 3 0 0 25 0 8 0 659720822 590413824 64251 33554432000 4194304 4964800 140733886586848 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 65.44
Current children cumulated vsize (KiB) 576576

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

[startup+28.7004 s]
/proc/loadavg: 1.54 0.34 0.11 9/281 10069
/proc/meminfo: memFree=19855208/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=91 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 80898 0 0 0 9073 27 0 0 25 0 8 0 659720365 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10060/statm: 144144 65022 464 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=8.91 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) R 10058 10060 10034 0 -1 4202560 3073 0 0 0 891 0 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=8.94 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) R 10058 10060 10034 0 -1 4202560 7159 0 0 0 890 4 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=8.89 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) R 10058 10060 10034 0 -1 4202560 6974 0 0 0 887 2 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=8.93 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) R 10058 10060 10034 0 -1 4202560 5721 0 0 0 890 3 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=23.96 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5810 0 0 0 2393 3 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4399307 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=8.94 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) R 10058 10060 10034 0 -1 4202560 6666 0 0 0 891 3 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=8.95 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) R 10058 10060 10034 0 -1 4202560 5831 0 0 0 892 3 0 0 25 0 8 0 659720822 590413824 65022 33554432000 4194304 4964800 140733886586848 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91
Current children cumulated vsize (KiB) 576576

[startup+30.3011 s]
/proc/loadavg: 1.54 0.34 0.11 9/281 10069
/proc/meminfo: memFree=19854092/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=103.8 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 81357 0 0 0 10352 28 0 0 25 0 8 0 659720365 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10060/statm: 144144 65481 464 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=10.51 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) R 10058 10060 10034 0 -1 4202560 3117 0 0 0 1051 0 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=10.54 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) R 10058 10060 10034 0 -1 4202560 7226 0 0 0 1050 4 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670134 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=10.49 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) R 10058 10060 10034 0 -1 4202560 7047 0 0 0 1047 2 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=10.54 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) R 10058 10060 10034 0 -1 4202560 5807 0 0 0 1050 4 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=25.55 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5812 0 0 0 2552 3 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=10.54 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) R 10058 10060 10034 0 -1 4202560 6693 0 0 0 1051 3 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=10.55 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) R 10058 10060 10034 0 -1 4202560 5920 0 0 0 1052 3 0 0 25 0 8 0 659720822 590413824 65481 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 103.8
Current children cumulated vsize (KiB) 576576

[startup+31.9108 s]
/proc/loadavg: 2.06 0.47 0.15 9/281 10069
/proc/meminfo: memFree=19852228/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=116.65 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 81644 0 0 0 11637 28 0 0 25 0 8 0 659720365 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10060/statm: 144144 65768 464 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=12.12 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) R 10058 10060 10034 0 -1 4202560 3146 0 0 0 1212 0 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=12.15 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) R 10058 10060 10034 0 -1 4202560 7240 0 0 0 1211 4 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=12.1 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) R 10058 10060 10034 0 -1 4202560 7083 0 0 0 1208 2 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=12.15 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) R 10058 10060 10034 0 -1 4202560 5874 0 0 0 1211 4 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=27.14 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5813 0 0 0 2711 3 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=12.15 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) R 10058 10060 10034 0 -1 4202560 6723 0 0 0 1212 3 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=12.16 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) R 10058 10060 10034 0 -1 4202560 5988 0 0 0 1213 3 0 0 25 0 8 0 659720822 590413824 65768 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 116.65
Current children cumulated vsize (KiB) 576576

[startup+32.3007 s]
/proc/loadavg: 2.06 0.47 0.15 9/281 10069
/proc/meminfo: memFree=19852228/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=576576 CPUtime=119.78 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 81682 0 0 0 11949 29 0 0 25 0 8 0 659720365 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10060/statm: 144144 65806 464 189 0 138493 0
[pid=10060/tid=10063] ppid=10058 vsize=576576 CPUtime=12.51 cores=0-7
/proc/10060/task/10063/stat : 10063 (claspmt) R 10058 10060 10034 0 -1 4202560 3150 0 0 0 1251 0 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=576576 CPUtime=12.54 cores=0-7
/proc/10060/task/10064/stat : 10064 (claspmt) R 10058 10060 10034 0 -1 4202560 7244 0 0 0 1250 4 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=576576 CPUtime=12.49 cores=0-7
/proc/10060/task/10065/stat : 10065 (claspmt) R 10058 10060 10034 0 -1 4202560 7090 0 0 0 1247 2 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=576576 CPUtime=12.54 cores=0-7
/proc/10060/task/10066/stat : 10066 (claspmt) R 10058 10060 10034 0 -1 4202560 5887 0 0 0 1250 4 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=576576 CPUtime=27.53 cores=0-7
/proc/10060/task/10067/stat : 10067 (claspmt) R 10058 10060 10034 0 -1 4202560 5813 0 0 0 2750 3 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=576576 CPUtime=12.54 cores=0-7
/proc/10060/task/10068/stat : 10068 (claspmt) R 10058 10060 10034 0 -1 4202560 6733 0 0 0 1251 3 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=576576 CPUtime=12.55 cores=0-7
/proc/10060/task/10069/stat : 10069 (claspmt) R 10058 10060 10034 0 -1 4202560 5988 0 0 0 1252 3 0 0 25 0 8 0 659720822 590413824 65806 33554432000 4194304 4964800 140733886586848 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 119.78
Current children cumulated vsize (KiB) 576576

[startup+32.5008 s]
/proc/loadavg: 2.06 0.47 0.15 9/281 10069
/proc/meminfo: memFree=19852228/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=559344 CPUtime=120.51 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 81694 0 0 0 12022 29 0 0 25 0 1 0 659720365 572768256 61510 33554432000 4194304 4964800 140733886586848 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/10060/statm: 139836 61510 474 189 0 134185 0
Current children cumulated CPU time (s) 120.51
Current children cumulated vsize (KiB) 559344

[startup+32.6007 s]
/proc/loadavg: 2.06 0.47 0.15 9/281 10069
/proc/meminfo: memFree=19852228/32950904 swapFree=67057400/67111528
[pid=10060] ppid=10058 vsize=559344 CPUtime=120.61 cores=0-7
/proc/10060/stat : 10060 (claspmt) R 10058 10060 10034 0 -1 4202496 81694 0 0 0 12032 29 0 0 25 0 1 0 659720365 572768256 61349 33554432000 4194304 4964800 140733886586848 18446744073709551615 237278528904 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/10060/statm: 139836 61349 474 189 0 134185 0
Current children cumulated CPU time (s) 120.61
Current children cumulated vsize (KiB) 559344

Child status: 20
Real time (s): 32.6531
CPU time (s): 120.675
CPU user time (s): 120.367
CPU system time (s): 0.307953
CPU usage (%): 369.565
Max. virtual memory (cumulated for all children) (KiB): 576576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.367
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81695
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= 13635
involuntary context switches= 1236

runsolver used 0.077988 second user time and 0.215967 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 19:40:06
IDJOB=3380523
IDBENCH=20431
IDSOLVER=1865
FILE ID=node121/3380523-1305481205
RUNJOBID= node121-1305481205-10048
PBS_JOBID= 13325359
Free space on /tmp= 73476 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.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-3380523-1305481205/watcher-3380523-1305481205 -o /tmp/evaluation-result-3380523-1305481205/solver-3380523-1305481205 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380523-1305481205.cnf

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=386725302

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20112432 kB
Buffers:        324612 kB
Cached:        6601884 kB
SwapCached:       7656 kB
Active:        6805632 kB
Inactive:      5676808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20112432 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           17496 kB
Writeback:           0 kB
AnonPages:     5554172 kB
Mapped:          21868 kB
Slab:           267344 kB
PageTables:      24428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30832976 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= 73476 MiB
End job on node121 at 2011-05-15 19:40:39