Trace number 3499053

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.07 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  167040   429076 |   50111       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |  116176   430733 |      --       0       --      -- |     --   | -50864/1657
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 20954   #clauses: 116176   #literals: 430733
0.00/0.57	c CPU time:   0.552915 s
0.00/0.57	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-3499053-1308154898/watcher-3499053-1308154898 -o /tmp/evaluation-result-3499053-1308154898/solver-3499053-1308154898 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499053-1308154898.cnf 

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

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: 1.98 1.98 1.94 2/178 16880
/proc/meminfo: memFree=30203452/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 927088345 8908800 250 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16880/statm: 2175 250 209 178 0 68 0

[startup+0.0666709 s]
/proc/loadavg: 1.98 1.98 1.94 2/178 16880
/proc/meminfo: memFree=30203452/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 927088345 8908800 250 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16880/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100665 s]
/proc/loadavg: 1.98 1.98 1.94 2/178 16880
/proc/meminfo: memFree=30203452/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 927088345 8908800 250 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16880/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300635 s]
/proc/loadavg: 1.98 1.98 1.94 2/178 16880
/proc/meminfo: memFree=30203452/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 927088345 8908800 250 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16880/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700576 s]
/proc/loadavg: 1.98 1.98 1.94 2/178 16880
/proc/meminfo: memFree=30203452/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 1.98 1.98 1.94 3/180 16883
/proc/meminfo: memFree=30184604/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=19264 CPUtime=0.84 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 3255 0 0 0 84 0 0 0 23 0 1 0 927088409 19726336 3166 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 4816 3166 131 6 0 3286 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27964

[startup+3.10017 s]
/proc/loadavg: 1.98 1.98 1.94 3/180 16883
/proc/meminfo: memFree=30183108/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=20980 CPUtime=2.44 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 3672 0 0 0 244 0 0 0 25 0 1 0 927088409 21483520 3583 33554432000 4194304 4218580 140737386625440 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 5245 3583 131 6 0 3715 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29680

[startup+6.30064 s]
/proc/loadavg: 1.98 1.98 1.94 3/180 16883
/proc/meminfo: memFree=30181248/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=21904 CPUtime=5.64 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 3932 0 0 0 564 0 0 0 25 0 1 0 927088409 22429696 3843 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 5476 3843 131 6 0 3946 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30604

[startup+12.7006 s]
/proc/loadavg: 1.98 1.98 1.94 3/180 16883
/proc/meminfo: memFree=30179328/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=24248 CPUtime=12.04 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 4507 0 0 0 1204 0 0 0 25 0 1 0 927088409 24829952 4418 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 6062 4418 131 6 0 4532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32948

[startup+25.5004 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16883
/proc/meminfo: memFree=30174464/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=29348 CPUtime=24.84 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 5780 0 0 0 2484 0 0 0 25 0 1 0 927088409 30052352 5683 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 7337 5683 131 6 0 5807 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38048

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16884
/proc/meminfo: memFree=30170924/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=32972 CPUtime=50.45 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 6721 0 0 0 5044 1 0 0 25 0 1 0 927088409 33763328 6580 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 8243 6580 131 6 0 6713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41672

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16885
/proc/meminfo: memFree=30164212/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=39288 CPUtime=101.65 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 8452 0 0 0 10164 1 0 0 25 0 1 0 927088409 40230912 8159 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 9822 8159 131 6 0 8292 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47988

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16887
/proc/meminfo: memFree=30161444/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=41820 CPUtime=161.65 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 9281 0 0 0 16163 2 0 0 25 0 1 0 927088409 42823680 8807 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 10455 8807 131 6 0 8925 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50520

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16889
/proc/meminfo: memFree=30154456/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=48612 CPUtime=221.65 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 11181 0 0 0 22163 2 0 0 25 0 1 0 927088409 49778688 10510 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 12153 10510 131 6 0 10623 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57312

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16890
/proc/meminfo: memFree=30154640/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=48580 CPUtime=281.64 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 11401 0 0 0 28162 2 0 0 25 0 1 0 927088409 49745920 10503 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 12145 10503 131 6 0 10615 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 57280

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16892
/proc/meminfo: memFree=30151992/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=51040 CPUtime=341.65 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 12278 0 0 0 34162 3 0 0 25 0 1 0 927088409 52264960 11122 33554432000 4194304 4218580 140737386625440 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 12760 11122 131 6 0 11230 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59740

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/180 16893
/proc/meminfo: memFree=30148584/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7

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

/proc/16883/statm: 35032 33369 131 6 0 33502 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 148828

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17100
/proc/meminfo: memFree=30455680/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=147656 CPUtime=4361.71 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 55784 0 0 0 436144 27 0 0 25 0 1 0 927088409 151199744 35274 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 36914 35274 131 6 0 35384 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 156356

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/180 17102
/proc/meminfo: memFree=30454764/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=148592 CPUtime=4421.71 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 56170 0 0 0 442144 27 0 0 25 0 1 0 927088409 152158208 35502 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 37148 35502 131 6 0 35618 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 157292

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/180 17103
/proc/meminfo: memFree=30452736/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=149628 CPUtime=4481.71 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 56685 0 0 0 448144 27 0 0 25 0 1 0 927088409 153219072 35776 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 37407 35776 131 6 0 35877 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 158328

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17105
/proc/meminfo: memFree=30449080/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=152176 CPUtime=4541.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 57496 0 0 0 454144 28 0 0 25 0 1 0 927088409 155828224 36386 33554432000 4194304 4218580 140737386625440 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 38044 36386 131 6 0 36514 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 160876

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17106
/proc/meminfo: memFree=30445184/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=154900 CPUtime=4601.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 58345 0 0 0 460144 28 0 0 25 0 1 0 927088409 158617600 37087 33554432000 4194304 4218580 140737386625440 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 38725 37087 131 6 0 37195 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 163600

[startup+4662.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/180 17108
/proc/meminfo: memFree=30444504/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=155424 CPUtime=4661.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 58621 0 0 0 466144 28 0 0 25 0 1 0 927088409 159154176 37220 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 38856 37220 131 6 0 37326 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 164124

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 17110
/proc/meminfo: memFree=30433668/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=165732 CPUtime=4721.73 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 61336 0 0 0 472144 29 0 0 25 0 1 0 927088409 169709568 39771 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 41433 39771 131 6 0 39903 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 174432

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 17111
/proc/meminfo: memFree=30431488/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=166056 CPUtime=4781.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 61581 0 0 0 478143 29 0 0 25 0 1 0 927088409 170041344 39861 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 41514 39861 131 6 0 39984 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 174756

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 17113
/proc/meminfo: memFree=30429808/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=166684 CPUtime=4841.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 61874 0 0 0 484143 29 0 0 25 0 1 0 927088409 170684416 40017 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 41671 40017 131 6 0 40141 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 175384

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 17114
/proc/meminfo: memFree=30428372/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=166972 CPUtime=4901.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 62099 0 0 0 490143 29 0 0 25 0 1 0 927088409 170979328 40087 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 41743 40087 131 6 0 40213 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 175672

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 17116
/proc/meminfo: memFree=30425212/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=170500 CPUtime=4961.72 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 63078 0 0 0 496142 30 0 0 25 0 1 0 927088409 174592000 40989 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 42625 40989 131 6 0 41095 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 179200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 17117
/proc/meminfo: memFree=30417608/32951124 swapFree=67054528/67111528
[pid=16880] ppid=16878 vsize=8700 CPUtime=0.64 cores=1,3,5,7
/proc/16880/stat : 16880 (esg_static.sh) S 16878 16880 16485 0 -1 4202496 355 7466 0 0 0 0 62 2 19 0 1 0 927088345 8908800 253 33554432000 4194304 4922060 140735251867024 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16880/statm: 2175 253 209 178 0 68 0
[pid=16883] ppid=16880 vsize=178016 CPUtime=4999.43 cores=1,3,5,7
/proc/16883/stat : 16883 (cdcl) R 16880 16880 16485 0 -1 4202496 65005 0 0 0 499912 31 0 0 25 0 1 0 927088409 182288384 42839 33554432000 4194304 4218580 140737386625440 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/16883/statm: 44504 42839 131 6 0 42974 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 186716

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 16880 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=625904
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.6479
# while last known CPU time is 5000.07
#
# 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.07
CPU user time (s): 4999.74
CPU system time (s): 0.33
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 186716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.625904
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7821
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= 12

runsolver used 8.03378 second user time and 19.2131 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-15 18:21:38
IDJOB=3499053
IDBENCH=83133
IDSOLVER=1993
FILE ID=node130/3499053-1308154898
RUNJOBID= node130-1308149799-16504
PBS_JOBID= 13575580
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1592880627

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30203624 kB
Buffers:        469644 kB
Cached:        1460812 kB
SwapCached:      10540 kB
Active:        1314800 kB
Inactive:      1069460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30203624 kB
SwapTotal:    67111528 kB
SwapFree:     67054528 kB
Dirty:            3764 kB
Writeback:           0 kB
AnonPages:      450816 kB
Mapped:          12888 kB
Slab:           298856 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   647564 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= 73684 MiB
End job on node130 at 2011-06-15 19:45:00