Trace number 3499060

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 4999.91

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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 |   96048   537560 |   28814       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   95280   535000 |      --       0       --      -- |     --   | -256/-512
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 7616   #clauses: 95280   #literals: 535000
0.00/0.06	c CPU time:   0.058991 s
0.00/0.06	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-3499060-1308155120/watcher-3499060-1308155120 -o /tmp/evaluation-result-3499060-1308155120/solver-3499060-1308155120 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499060-1308155120.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: 1.92 1.98 1.93 3/178 8293
/proc/meminfo: memFree=29895764/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 1005742734 8908800 250 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8293/statm: 2175 250 209 178 0 68 0

[startup+0.0670669 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 8293
/proc/meminfo: memFree=29895764/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 1005742734 8908800 250 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8293/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101058 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 8293
/proc/meminfo: memFree=29895764/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 1005742734 8908800 250 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8293/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301022 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 8293
/proc/meminfo: memFree=29895764/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+0.70094 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 8293
/proc/meminfo: memFree=29895764/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 1.92 1.98 1.93 3/180 8296
/proc/meminfo: memFree=29881644/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=19564 CPUtime=1.34 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 3377 0 0 0 134 0 0 0 25 0 1 0 1005742749 20033536 3286 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/8296/statm: 4891 3286 131 6 0 3361 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28264

[startup+3.10051 s]
/proc/loadavg: 1.92 1.98 1.93 3/180 8296
/proc/meminfo: memFree=29879040/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=21876 CPUtime=2.94 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 3935 0 0 0 294 0 0 0 25 0 1 0 1005742749 22401024 3844 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/8296/statm: 5469 3844 131 6 0 3939 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30576

[startup+6.30091 s]
/proc/loadavg: 1.93 1.98 1.93 3/180 8296
/proc/meminfo: memFree=29874204/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=26236 CPUtime=6.15 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 5036 0 0 0 614 1 0 0 25 0 1 0 1005742749 26865664 4936 33554432000 4194304 4218580 140735243958400 18446744073709551615 4213936 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/8296/statm: 6559 4936 131 6 0 5029 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34936

[startup+12.7007 s]
/proc/loadavg: 1.93 1.98 1.93 3/180 8297
/proc/meminfo: memFree=29870872/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=28968 CPUtime=12.54 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 5755 0 0 0 1253 1 0 0 25 0 1 0 1005742749 29663232 5619 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 7242 5619 131 6 0 5712 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37668

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.93 3/180 8297
/proc/meminfo: memFree=29866244/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=33740 CPUtime=25.34 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 7075 0 0 0 2533 1 0 0 25 0 1 0 1005742749 34549760 6820 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 8435 6820 131 6 0 6905 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42440

[startup+51.1006 s]
/proc/loadavg: 1.96 1.98 1.93 3/180 8298
/proc/meminfo: memFree=29859440/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=40360 CPUtime=50.95 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 8996 0 0 0 5093 2 0 0 25 0 1 0 1005742749 41328640 8483 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 10090 8483 131 6 0 8560 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49060

[startup+102.306 s]
/proc/loadavg: 2.04 2.00 1.94 3/180 8299
/proc/meminfo: memFree=29845516/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=54112 CPUtime=102.15 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 13048 0 0 0 10213 2 0 0 25 0 1 0 1005742749 55410688 11896 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 13528 11896 131 6 0 11998 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 62812

[startup+162.301 s]
/proc/loadavg: 2.09 2.02 1.94 3/180 8301
/proc/meminfo: memFree=29841516/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=57800 CPUtime=162.14 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 14969 0 0 0 16211 3 0 0 25 0 1 0 1005742749 59187200 12839 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 14450 12839 131 6 0 12920 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 66500

[startup+222.301 s]
/proc/loadavg: 2.03 2.01 1.94 3/180 8302
/proc/meminfo: memFree=29829220/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=70092 CPUtime=222.15 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 18444 0 0 0 22211 4 0 0 25 0 1 0 1005742749 71774208 15909 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 17523 15909 131 6 0 15993 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78792

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 8304
/proc/meminfo: memFree=29828564/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=70508 CPUtime=282.15 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 19249 0 0 0 28210 5 0 0 25 0 1 0 1005742749 72200192 16016 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 17627 16016 131 6 0 16097 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79208

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8305
/proc/meminfo: memFree=29828424/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=70996 CPUtime=342.15 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 19839 0 0 0 34210 5 0 0 25 0 1 0 1005742749 72699904 16122 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 17749 16122 131 6 0 16219 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79696

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8307
/proc/meminfo: memFree=29826280/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6

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

/proc/8296/statm: 101065 99461 131 6 0 99535 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 412960

[startup+4422.3 s]
/proc/loadavg: 2.11 2.03 1.98 3/180 8469
/proc/meminfo: memFree=28598868/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=406908 CPUtime=4422.29 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 120900 0 0 0 442180 49 0 0 25 0 1 0 1005742749 416673792 100092 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 101727 100092 131 6 0 100197 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 415608

[startup+4482.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/180 8472
/proc/meminfo: memFree=28596112/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=409376 CPUtime=4482.29 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 121551 0 0 0 448180 49 0 0 25 0 1 0 1005742749 419201024 100743 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 102344 100743 131 6 0 100814 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 418076

[startup+4542.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/180 8473
/proc/meminfo: memFree=28593728/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=411696 CPUtime=4542.29 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 122121 0 0 0 454180 49 0 0 25 0 1 0 1005742749 421576704 101313 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 102924 101313 131 6 0 101394 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 420396

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/180 8475
/proc/meminfo: memFree=28590840/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=414348 CPUtime=4602.3 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 122785 0 0 0 460179 51 0 0 25 0 1 0 1005742749 424292352 101977 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 103587 101977 131 6 0 102057 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 423048

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/180 8477
/proc/meminfo: memFree=28587460/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=417680 CPUtime=4662.3 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 123595 0 0 0 466179 51 0 0 25 0 1 0 1005742749 427704320 102787 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 104420 102787 131 6 0 102890 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 426380

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 1.99 3/180 8478
/proc/meminfo: memFree=28585936/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=419244 CPUtime=4722.3 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 124017 0 0 0 472179 51 0 0 25 0 1 0 1005742749 429305856 103209 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 104811 103209 131 6 0 103281 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 427944

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 8480
/proc/meminfo: memFree=28583536/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=421744 CPUtime=4782.31 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 124616 0 0 0 478179 52 0 0 25 0 1 0 1005742749 431865856 103808 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 105436 103808 131 6 0 103906 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 430444

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8481
/proc/meminfo: memFree=28581016/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=424128 CPUtime=4842.31 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 125212 0 0 0 484179 52 0 0 25 0 1 0 1005742749 434307072 104404 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 106032 104404 131 6 0 104502 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 432828

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 8483
/proc/meminfo: memFree=28578872/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=426228 CPUtime=4902.3 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 125762 0 0 0 490178 52 0 0 25 0 1 0 1005742749 436457472 104954 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 106557 104954 131 6 0 105027 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 434928

[startup+4962.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 8485
/proc/meminfo: memFree=28578964/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=426260 CPUtime=4962.3 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 125802 0 0 0 496178 52 0 0 25 0 1 0 1005742749 436490240 104964 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 106565 104964 131 6 0 105035 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 434960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 8486
/proc/meminfo: memFree=28578560/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=426800 CPUtime=4999.91 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 125922 0 0 0 499939 52 0 0 25 0 1 0 1005742749 437043200 105084 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 106700 105084 131 6 0 105170 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 435500

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

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

[startup+4999.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 8486
/proc/meminfo: memFree=28578560/32950928 swapFree=67051116/67111528
[pid=8293] ppid=8291 vsize=8700 CPUtime=0.13 cores=0,2,4,6
/proc/8293/stat : 8293 (esg_static.sh) S 8291 8293 7873 0 -1 4202496 356 2987 0 0 0 0 13 0 24 0 1 0 1005742734 8908800 253 33554432000 4194304 4922060 140735592732736 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8293/statm: 2175 253 209 178 0 68 0
[pid=8296] ppid=8293 vsize=426800 CPUtime=4999.91 cores=0,2,4,6
/proc/8296/stat : 8296 (cdcl) R 8293 8293 7873 0 -1 4202496 125922 0 0 0 499939 52 0 0 25 0 1 0 1005742749 437043200 105084 33554432000 4194304 4218580 140735243958400 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8296/statm: 106700 105084 131 6 0 105170 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 435500

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8293 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=138978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.146976
# 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): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.52
CPU system time (s): 0.52
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 435500

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

runsolver used 9.15361 second user time and 16.7864 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-15 18:25:21
IDJOB=3499060
IDBENCH=83413
IDSOLVER=1993
FILE ID=node113/3499060-1308155120
RUNJOBID= node113-1308150118-7891
PBS_JOBID= 13575587
Free space on /tmp= 73836 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499060-1308155120/watcher-3499060-1308155120 -o /tmp/evaluation-result-3499060-1308155120/solver-3499060-1308155120 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499060-1308155120.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=602282766

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29896432 kB
Buffers:        461104 kB
Cached:        2134628 kB
SwapCached:      14336 kB
Active:        1142488 kB
Inactive:      1558324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29896432 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            3928 kB
Writeback:           0 kB
AnonPages:      102220 kB
Mapped:           9260 kB
Slab:           290216 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   297400 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= 73744 MiB
End job on node113 at 2011-06-15 19:48:43