Trace number 3387477

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.06 4999.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    7384    29208 |    2215       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    7000    27928 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1200   #clauses: 7000   #literals: 27928
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	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.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387477-1305603403/watcher-3387477-1305603403 -o /tmp/evaluation-result-3387477-1305603403/solver-3387477-1305603403 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387477-1305603403.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: 2.97 3.00 2.99 3/445 10010
/proc/meminfo: memFree=22008248/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 750570951 8908800 249 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10010/statm: 2175 249 209 178 0 68 0

[startup+0.062049 s]
/proc/loadavg: 2.97 3.00 2.99 3/445 10010
/proc/meminfo: memFree=22008248/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101041 s]
/proc/loadavg: 2.97 3.00 2.99 3/445 10010
/proc/meminfo: memFree=22008248/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301004 s]
/proc/loadavg: 2.97 3.00 2.99 3/445 10010
/proc/meminfo: memFree=22008248/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700925 s]
/proc/loadavg: 2.97 3.00 2.99 3/445 10010
/proc/meminfo: memFree=22008248/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 2.97 3.00 2.99 4/447 10013
/proc/meminfo: memFree=22001040/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=20336 CPUtime=1.48 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 2366 0 0 0 148 0 0 0 25 0 1 0 750570952 20824064 1721 33554432000 4194304 4256717 140736642921808 18446744073709551615 4218412 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 5084 1721 250 16 0 1726 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29036

[startup+3.10048 s]
/proc/loadavg: 2.97 3.00 2.99 4/447 10013
/proc/meminfo: memFree=21996708/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=25800 CPUtime=3.08 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3870 0 0 0 308 0 0 0 25 0 1 0 750570952 26419200 3087 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213439 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 6450 3087 250 16 0 3092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34500

[startup+6.30087 s]
/proc/loadavg: 2.98 3.00 2.99 4/447 10013
/proc/meminfo: memFree=21989820/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=30192 CPUtime=6.27 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 4928 0 0 0 627 0 0 0 25 0 1 0 750570952 30916608 4051 33554432000 4194304 4256717 140736642921808 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 7548 4051 250 16 0 4190 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38892

[startup+12.7007 s]
/proc/loadavg: 2.98 3.00 2.99 4/447 10014
/proc/meminfo: memFree=21989040/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=30192 CPUtime=12.68 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 5069 0 0 0 1267 1 0 0 25 0 1 0 750570952 30916608 4185 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 7548 4185 250 16 0 4190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38892

[startup+25.5003 s]
/proc/loadavg: 2.98 3.00 2.99 4/447 10014
/proc/meminfo: memFree=21967720/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=49172 CPUtime=25.48 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 15639 0 0 0 2546 2 0 0 25 0 1 0 750570952 50352128 6281 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213948 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 12293 6281 251 16 0 8935 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57872

[startup+51.1005 s]
/proc/loadavg: 2.99 3.00 2.99 4/447 10015
/proc/meminfo: memFree=21945608/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=72268 CPUtime=51.08 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 35904 0 0 0 5103 5 0 0 25 0 1 0 750570952 74002432 12030 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 18067 12030 251 16 0 14709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80968

[startup+102.317 s]
/proc/loadavg: 2.99 3.00 2.99 4/447 10016
/proc/meminfo: memFree=21980888/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=60776 CPUtime=102.3 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 43834 0 0 0 10224 6 0 0 25 0 1 0 750570952 62234624 11834 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 15194 11834 251 16 0 11836 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69476

[startup+162.301 s]
/proc/loadavg: 3.10 3.03 3.00 4/447 10021
/proc/meminfo: memFree=21917420/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=67956 CPUtime=162.28 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 45239 0 0 0 16222 6 0 0 25 0 1 0 750570952 69586944 13172 33554432000 4194304 4256717 140736642921808 18446744073709551615 4210867 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 16989 13172 251 16 0 13631 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76656

[startup+222.301 s]
/proc/loadavg: 3.16 3.06 3.01 4/447 10022
/proc/meminfo: memFree=21897580/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=79632 CPUtime=222.29 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 48900 0 0 0 22222 7 0 0 25 0 1 0 750570952 81543168 16548 33554432000 4194304 4256717 140736642921808 18446744073709551615 4220124 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 19908 16548 251 16 0 16550 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88332

[startup+282.301 s]
/proc/loadavg: 3.09 3.06 3.01 4/447 10024
/proc/meminfo: memFree=21925408/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=79632 CPUtime=282.29 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 48900 0 0 0 28222 7 0 0 25 0 1 0 750570952 81543168 16548 33554432000 4194304 4256717 140736642921808 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 19908 16548 251 16 0 16550 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88332

[startup+342.301 s]
/proc/loadavg: 3.03 3.05 3.01 4/447 10025
/proc/meminfo: memFree=21918032/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=91308 CPUtime=342.29 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 89041 0 0 0 34216 13 0 0 25 0 1 0 750570952 93499392 16857 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 22827 16857 251 16 0 19469 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100008

[startup+402.3 s]
/proc/loadavg: 3.01 3.04 3.00 4/447 10027
/proc/meminfo: memFree=21874440/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7

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

/proc/10012/statm: 51254 40276 251 16 0 47896 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 213716

[startup+4422.3 s]
/proc/loadavg: 3.05 3.01 3.00 4/447 10146
/proc/meminfo: memFree=21723232/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4422.44 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3286241 0 0 0 441640 604 0 0 25 0 1 0 750570952 209936384 41167 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 41167 251 16 0 47896 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 213716

[startup+4482.3 s]
/proc/loadavg: 3.14 3.05 3.01 4/447 10148
/proc/meminfo: memFree=21713372/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4482.44 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3335352 0 0 0 447630 614 0 0 25 0 1 0 750570952 209936384 42186 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 42186 251 16 0 47896 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 213716

[startup+4542.3 s]
/proc/loadavg: 3.08 3.05 3.01 4/447 10149
/proc/meminfo: memFree=21730152/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4542.44 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3384487 0 0 0 453621 623 0 0 25 0 1 0 750570952 209936384 41538 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 41538 251 16 0 47896 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 213716

[startup+4602.3 s]
/proc/loadavg: 3.03 3.04 3.01 4/447 10151
/proc/meminfo: memFree=21724112/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4602.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3434420 0 0 0 459612 633 0 0 25 0 1 0 750570952 209936384 41234 33554432000 4194304 4256717 140736642921808 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 41234 251 16 0 47896 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 213716

[startup+4662.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/447 10153
/proc/meminfo: memFree=21716476/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4662.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3485969 0 0 0 465602 643 0 0 25 0 1 0 750570952 209936384 41397 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 41397 251 16 0 47896 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 213716

[startup+4722.32 s]
/proc/loadavg: 3.00 3.02 3.00 4/447 10154
/proc/meminfo: memFree=21714808/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4722.47 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3536957 0 0 0 471591 656 0 0 25 0 1 0 750570952 209936384 40305 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 40305 251 16 0 47896 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 213716

[startup+4782.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/447 10156
/proc/meminfo: memFree=21718708/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4782.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3574693 0 0 0 477582 663 0 0 25 0 1 0 750570952 209936384 43136 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 43136 251 16 0 47896 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 213716

[startup+4842.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/447 10157
/proc/meminfo: memFree=21720500/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4842.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3625046 0 0 0 483571 674 0 0 25 0 1 0 750570952 209936384 41303 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 41303 251 16 0 47896 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 213716

[startup+4902.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/447 10159
/proc/meminfo: memFree=21699976/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4902.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3663716 0 0 0 489560 685 0 0 25 0 1 0 750570952 209936384 44592 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 44592 251 16 0 47896 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 213716

[startup+4962.3 s]
/proc/loadavg: 2.63 2.91 2.97 3/440 10179
/proc/meminfo: memFree=21903192/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=4962.45 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3716212 0 0 0 495551 694 0 0 25 0 1 0 750570952 209936384 42219 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 42219 251 16 0 47896 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 213716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.32 2.79 2.92 3/440 10180
/proc/meminfo: memFree=21893348/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=5000.06 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3737082 0 0 0 499307 699 0 0 25 0 1 0 750570952 209936384 44598 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 44598 251 16 0 47896 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 213716

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.32 2.79 2.92 3/440 10180
/proc/meminfo: memFree=21893348/32950928 swapFree=60044328/67111528
[pid=10010] ppid=10008 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10010/stat : 10010 (esg_static.sh) S 10008 10010 7922 0 -1 4202496 352 377 0 0 0 0 0 0 22 0 1 0 750570951 8908800 251 33554432000 4194304 4922060 140736299699024 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10010/statm: 2175 251 209 178 0 68 0
[pid=10012] ppid=10010 vsize=205016 CPUtime=5000.06 cores=1,3,5,7
/proc/10012/stat : 10012 (minisat_static) R 10010 10010 7922 0 -1 4202496 3737082 0 0 0 499307 699 0 0 25 0 1 0 750570952 209936384 44598 33554432000 4194304 4256717 140736642921808 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10012/statm: 51254 44598 251 16 0 47896 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 213716

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4993.07
CPU system time (s): 6.99
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 293856

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

runsolver used 20.4359 second user time and 52.307 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-17 05:36:43
IDJOB=3387477
IDBENCH=83421
IDSOLVER=1874
FILE ID=node114/3387477-1305603403
RUNJOBID= node114-1305598060-9623
PBS_JOBID= 13350364
Free space on /tmp= 73224 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387477-1305603403/watcher-3387477-1305603403 -o /tmp/evaluation-result-3387477-1305603403/solver-3387477-1305603403 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387477-1305603403.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1142869247

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22008272 kB
Buffers:         98420 kB
Cached:         667212 kB
SwapCached:      48584 kB
Active:        2384696 kB
Inactive:      8344120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22008272 kB
SwapTotal:    67111528 kB
SwapFree:     60044328 kB
Dirty:            1212 kB
Writeback:           0 kB
AnonPages:     9921016 kB
Mapped:          28416 kB
Slab:            82900 kB
PageTables:      62668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108519852 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= 73224 MiB
End job on node114 at 2011-05-17 07:00:05