Trace number 3499045

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
rcl 2011-04-01? (TO) 5000.04 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  126441   324131 |   37932       0        0     nan |  0.000 % |
0.00/0.47	c |         0 |   87498   323274 |      --       0       --      -- |     --   | -38943/-857
0.00/0.47	c ==============================================================================
0.00/0.47	c Result  :   #vars: 15806   #clauses: 87498   #literals: 323274
0.00/0.47	c CPU time:   0.461929 s
0.00/0.47	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3499045-1308154575/watcher-3499045-1308154575 -o /tmp/evaluation-result-3499045-1308154575/solver-3499045-1308154575 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499045-1308154575.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.07 2.02 2.00 2/173 28347
/proc/meminfo: memFree=27562524/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927057091 8908800 250 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28347/statm: 2175 250 209 178 0 68 0

[startup+0.0251241 s]
/proc/loadavg: 2.07 2.02 2.00 2/173 28347
/proc/meminfo: memFree=27562524/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927057091 8908800 250 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28347/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101155 s]
/proc/loadavg: 2.07 2.02 2.00 2/173 28347
/proc/meminfo: memFree=27562524/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927057091 8908800 250 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28347/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301127 s]
/proc/loadavg: 2.07 2.02 2.00 2/173 28347
/proc/meminfo: memFree=27562524/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927057091 8908800 250 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28347/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701049 s]
/proc/loadavg: 2.07 2.02 2.00 2/173 28347
/proc/meminfo: memFree=27562524/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28350
/proc/meminfo: memFree=27547900/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=17000 CPUtime=0.95 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 2696 0 0 0 95 0 0 0 25 0 1 0 927057146 17408000 2605 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208600 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/28350/statm: 4250 2605 131 6 0 2720 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25700

[startup+3.10062 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28350
/proc/meminfo: memFree=27546412/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=17844 CPUtime=2.55 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 2896 0 0 0 255 0 0 0 25 0 1 0 927057146 18272256 2805 33554432000 4194304 4218580 140734230631040 18446744073709551615 4210003 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/28350/statm: 4461 2805 131 6 0 2931 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26544

[startup+6.30109 s]
/proc/loadavg: 2.22 2.05 2.01 3/175 28350
/proc/meminfo: memFree=27545500/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=19692 CPUtime=5.75 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 3387 0 0 0 574 1 0 0 25 0 1 0 927057146 20164608 3296 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 4923 3296 131 6 0 3393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28392

[startup+12.701 s]
/proc/loadavg: 2.20 2.05 2.01 3/175 28350
/proc/meminfo: memFree=27543036/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=21088 CPUtime=12.15 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 3730 0 0 0 1214 1 0 0 25 0 1 0 927057146 21594112 3639 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208744 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 5272 3639 131 6 0 3742 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29788

[startup+25.5009 s]
/proc/loadavg: 2.16 2.04 2.01 3/175 28350
/proc/meminfo: memFree=27540608/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=23504 CPUtime=24.95 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 4345 0 0 0 2494 1 0 0 25 0 1 0 927057146 24068096 4250 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 5876 4250 131 6 0 4346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32204

[startup+51.1006 s]
/proc/loadavg: 2.10 2.04 2.01 3/175 28350
/proc/meminfo: memFree=27536492/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=27540 CPUtime=50.54 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 5389 0 0 0 5053 1 0 0 25 0 1 0 927057146 28200960 5256 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 6885 5256 131 6 0 5355 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36240

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.01 3/175 28352
/proc/meminfo: memFree=27528292/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=34548 CPUtime=101.75 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 7257 0 0 0 10174 1 0 0 25 0 1 0 927057146 35377152 6986 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 8637 6986 131 6 0 7107 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43248

[startup+162.301 s]
/proc/loadavg: 2.09 2.04 2.00 3/175 28354
/proc/meminfo: memFree=27522452/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=39128 CPUtime=161.75 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 8585 0 0 0 16173 2 0 0 25 0 1 0 927057146 40067072 8134 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 9782 8134 131 6 0 8252 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47828

[startup+222.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 28356
/proc/meminfo: memFree=27514012/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=43328 CPUtime=221.75 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 9881 0 0 0 22172 3 0 0 25 0 1 0 927057146 44367872 9177 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 10832 9177 131 6 0 9302 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52028

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 28356
/proc/meminfo: memFree=27512636/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=44084 CPUtime=281.75 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 10349 0 0 0 28172 3 0 0 25 0 1 0 927057146 45142016 9386 33554432000 4194304 4218580 140734230631040 18446744073709551615 4213925 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 11021 9386 131 6 0 9491 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52784

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 28358
/proc/meminfo: memFree=27508424/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=47648 CPUtime=341.74 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 11510 0 0 0 34171 3 0 0 25 0 1 0 927057146 48791552 10285 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 11912 10285 131 6 0 10382 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 56348

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 28360
/proc/meminfo: memFree=27506552/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6

################
# More data... #
################

/proc/28350/statm: 34775 33133 131 6 0 33245 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 147800

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28478
/proc/meminfo: memFree=27283964/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=141128 CPUtime=4361.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 54534 0 0 0 436160 20 0 0 25 0 1 0 927057146 144515072 33652 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 35282 33652 131 6 0 33752 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 149828

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28480
/proc/meminfo: memFree=27278872/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=141328 CPUtime=4421.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 54756 0 0 0 442159 21 0 0 25 0 1 0 927057146 144719872 33676 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208324 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 35332 33676 131 6 0 33802 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 150028

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28480
/proc/meminfo: memFree=27275888/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=141736 CPUtime=4481.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 55009 0 0 0 448159 21 0 0 25 0 1 0 927057146 145137664 33773 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 35434 33773 131 6 0 33904 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 150436

[startup+4542.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/168 28507
/proc/meminfo: memFree=27460336/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=142056 CPUtime=4541.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 55243 0 0 0 454159 21 0 0 25 0 1 0 927057146 145465344 33856 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 35514 33856 131 6 0 33984 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 150756

[startup+4602.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/168 28509
/proc/meminfo: memFree=27456608/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=145720 CPUtime=4601.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 56328 0 0 0 460159 21 0 0 25 0 1 0 927057146 149217280 34772 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 36430 34772 131 6 0 34900 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 154420

[startup+4662.3 s]
/proc/loadavg: 1.06 1.57 1.83 2/168 28511
/proc/meminfo: memFree=27456228/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=145984 CPUtime=4661.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 56548 0 0 0 466158 22 0 0 25 0 1 0 927057146 149487616 34838 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 36496 34838 131 6 0 34966 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 154684

[startup+4722.31 s]
/proc/loadavg: 1.02 1.46 1.78 2/168 28513
/proc/meminfo: memFree=27454480/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=147780 CPUtime=4721.81 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 57146 0 0 0 472159 22 0 0 25 0 1 0 927057146 151326720 35290 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 36945 35290 131 6 0 35415 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 156480

[startup+4782.3 s]
/proc/loadavg: 1.01 1.38 1.72 2/168 28513
/proc/meminfo: memFree=27449624/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=152332 CPUtime=4781.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 58444 0 0 0 478158 22 0 0 25 0 1 0 927057146 155987968 36429 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 38083 36429 131 6 0 36553 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 161032

[startup+4842.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/168 28515
/proc/meminfo: memFree=27449244/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=153120 CPUtime=4841.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 58729 0 0 0 484158 22 0 0 25 0 1 0 927057146 156794880 36625 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 38280 36625 131 6 0 36750 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 161820

[startup+4902.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/168 28517
/proc/meminfo: memFree=27448732/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=153320 CPUtime=4901.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 58951 0 0 0 490158 22 0 0 25 0 1 0 927057146 156999680 36686 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 38330 36686 131 6 0 36800 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 162020

[startup+4962.3 s]
/proc/loadavg: 1.03 1.21 1.59 2/168 28519
/proc/meminfo: memFree=27446728/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=155856 CPUtime=4961.8 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 59674 0 0 0 496158 22 0 0 25 0 1 0 927057146 159596544 37326 33554432000 4194304 4218580 140734230631040 18446744073709551615 4213843 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 38964 37326 131 6 0 37434 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 164556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.02 1.18 1.57 2/168 28519
/proc/meminfo: memFree=27442384/32951132 swapFree=67061148/67111528
[pid=28347] ppid=28345 vsize=8700 CPUtime=0.53 cores=0,2,4,6
/proc/28347/stat : 28347 (esg_static.sh) S 28345 28347 28034 0 -1 4202496 355 5730 0 0 0 0 52 1 20 0 1 0 927057091 8908800 253 33554432000 4194304 4922060 140733734652240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28347/statm: 2175 253 209 178 0 68 0
[pid=28350] ppid=28347 vsize=159896 CPUtime=4999.51 cores=0,2,4,6
/proc/28350/stat : 28350 (cdcl) R 28347 28347 28034 0 -1 4202496 60861 0 0 0 499928 23 0 0 25 0 1 0 927057146 163733504 38346 33554432000 4194304 4218580 140734230631040 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28350/statm: 39974 38346 131 6 0 38444 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 168596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28347 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=524920
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.542917
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.04
CPU user time (s): 4999.8
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 168724

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

runsolver used 8.76567 second user time and 17.0914 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-15 18:16:15
IDJOB=3499045
IDBENCH=83119
IDSOLVER=1993
FILE ID=node129/3499045-1308154575
RUNJOBID= node129-1308150180-28052
PBS_JOBID= 13575589
Free space on /tmp= 73884 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499045-1308154575/watcher-3499045-1308154575 -o /tmp/evaluation-result-3499045-1308154575/solver-3499045-1308154575 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499045-1308154575.cnf

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=848358523

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:      27562944 kB
Buffers:        585868 kB
Cached:        4377508 kB
SwapCached:      13132 kB
Active:        1684428 kB
Inactive:      3333780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27562944 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:       51628 kB
Mapped:           9208 kB
Slab:           306536 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   214144 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= 73880 MiB
End job on node129 at 2011-06-15 19:39:37