Trace number 3387453

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/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   91575   234144 |   27472       0        0     nan |  0.000 % |
0.00/0.34	c |         0 |   62993   231746 |      --       0       --      -- |     --   | -28582/-2398
0.00/0.34	c ==============================================================================
0.00/0.34	c Result  :   #vars: 11426   #clauses: 62993   #literals: 231746
0.00/0.34	c CPU time:   0.32695 s
0.00/0.34	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-3387453-1305602669/watcher-3387453-1305602669 -o /tmp/evaluation-result-3387453-1305602669/solver-3387453-1305602669 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387453-1305602669.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: 3.91 3.39 3.21 4/501 7364
/proc/meminfo: memFree=18871656/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 750497567 8908800 249 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7364/statm: 2175 249 209 178 0 68 0

[startup+0.110566 s]
/proc/loadavg: 3.91 3.39 3.21 4/501 7364
/proc/meminfo: memFree=18871656/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 750497567 8908800 249 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7364/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20054 s]
/proc/loadavg: 3.91 3.39 3.21 4/501 7364
/proc/meminfo: memFree=18871656/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 750497567 8908800 249 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7364/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300531 s]
/proc/loadavg: 3.91 3.39 3.21 4/501 7364
/proc/meminfo: memFree=18871656/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 750497567 8908800 249 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7364/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700448 s]
/proc/loadavg: 3.91 3.39 3.21 4/501 7364
/proc/meminfo: memFree=18871656/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 3.91 3.39 3.21 5/503 7367
/proc/meminfo: memFree=18858340/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=23292 CPUtime=1.1 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 3752 0 0 0 110 0 0 0 25 0 1 0 750497607 23851008 2394 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 5823 2394 252 16 0 2465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31992

[startup+3.101 s]
/proc/loadavg: 3.91 3.39 3.21 5/503 7367
/proc/meminfo: memFree=18855984/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=39432 CPUtime=2.7 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 9019 0 0 0 269 1 0 0 25 0 1 0 750497607 40378368 4916 33554432000 4194304 4256717 140735537015968 18446744073709551615 4220241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 9858 4916 252 16 0 6500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48132

[startup+6.30041 s]
/proc/loadavg: 3.92 3.40 3.21 5/503 7367
/proc/meminfo: memFree=18840864/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=39432 CPUtime=5.89 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 10256 0 0 0 588 1 0 0 25 0 1 0 750497607 40378368 6027 33554432000 4194304 4256717 140735537015968 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 9858 6027 252 16 0 6500 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48132

[startup+12.7012 s]
/proc/loadavg: 3.93 3.41 3.22 5/503 7367
/proc/meminfo: memFree=18841256/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=37800 CPUtime=12.3 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 16047 0 0 0 1228 2 0 0 25 0 1 0 750497607 38707200 5966 33554432000 4194304 4256717 140735537015968 18446744073709551615 4210820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 9450 5966 252 16 0 6092 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46500

[startup+25.5009 s]
/proc/loadavg: 3.94 3.44 3.23 5/503 7368
/proc/meminfo: memFree=18819424/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=46640 CPUtime=25.1 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 18334 0 0 0 2508 2 0 0 25 0 1 0 750497607 47759360 8038 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 11660 8038 252 16 0 8302 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55340

[startup+51.1011 s]
/proc/loadavg: 3.96 3.48 3.25 5/503 7368
/proc/meminfo: memFree=18806600/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=58452 CPUtime=50.7 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 31265 0 0 0 5067 3 0 0 25 0 1 0 750497607 59854848 11383 33554432000 4194304 4256717 140735537015968 18446744073709551615 4210820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 14613 11383 252 16 0 11255 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67152

[startup+102.301 s]
/proc/loadavg: 3.98 3.56 3.28 5/503 7370
/proc/meminfo: memFree=18794900/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=65636 CPUtime=101.91 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 33380 0 0 0 10187 4 0 0 25 0 1 0 750497607 67211264 13222 33554432000 4194304 4256717 140735537015968 18446744073709551615 4210891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 16409 13222 252 16 0 13051 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74336

[startup+162.301 s]
/proc/loadavg: 3.99 3.64 3.33 5/503 7371
/proc/meminfo: memFree=18774408/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=85680 CPUtime=161.9 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 38397 0 0 0 16186 4 0 0 25 0 1 0 750497607 87736320 17813 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 21420 17813 252 16 0 18062 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94380

[startup+222.319 s]
/proc/loadavg: 3.99 3.70 3.37 5/503 7373
/proc/meminfo: memFree=18759376/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=97352 CPUtime=221.92 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 76320 0 0 0 22183 9 0 0 25 0 1 0 750497607 99688448 13898 33554432000 4194304 4256717 140735537015968 18446744073709551615 4210760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 24338 13898 252 16 0 20980 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 106052

[startup+282.3 s]
/proc/loadavg: 4.14 3.78 3.41 5/503 7374
/proc/meminfo: memFree=18737532/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=97352 CPUtime=281.91 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 81848 0 0 0 28181 10 0 0 25 0 1 0 750497607 99688448 18934 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 24338 18934 252 16 0 20980 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106052

[startup+342.301 s]
/proc/loadavg: 4.12 3.84 3.45 5/503 7376
/proc/meminfo: memFree=18737240/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=97352 CPUtime=341.91 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 81904 0 0 0 34181 10 0 0 25 0 1 0 750497607 99688448 18990 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213948 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 24338 18990 252 16 0 20980 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106052

[startup+402.301 s]
/proc/loadavg: 4.04 3.86 3.48 5/503 7378
/proc/meminfo: memFree=18737188/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6

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

/proc/7367/statm: 40117 35516 252 16 0 36759 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 169168

[startup+4362.3 s]
/proc/loadavg: 4.03 4.05 4.01 5/503 7495
/proc/meminfo: memFree=18628956/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=160468 CPUtime=4362.05 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 942382 0 0 0 436051 154 0 0 25 0 1 0 750497607 164319232 35106 33554432000 4194304 4256717 140735537015968 18446744073709551615 4214136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40117 35106 252 16 0 36759 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 169168

[startup+4422.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/503 7497
/proc/meminfo: memFree=18612568/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=160468 CPUtime=4422.04 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 981463 0 0 0 442043 161 0 0 25 0 1 0 750497607 164319232 34805 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40117 34805 252 16 0 36759 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 169168

[startup+4482.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/503 7501
/proc/meminfo: memFree=18616000/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=161108 CPUtime=4482.04 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1014542 0 0 0 448037 167 0 0 25 0 1 0 750497607 164974592 33641 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40277 33641 252 16 0 36919 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 169808

[startup+4542.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/503 7503
/proc/meminfo: memFree=18620024/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163352 CPUtime=4542.05 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1048876 0 0 0 454032 173 0 0 25 0 1 0 750497607 167272448 34296 33554432000 4194304 4256717 140735537015968 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40838 34296 252 16 0 37480 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 172052

[startup+4602.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/503 7505
/proc/meminfo: memFree=18621476/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4602.05 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1084715 0 0 0 460026 179 0 0 25 0 1 0 750497607 167927808 35212 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 35212 252 16 0 37640 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 172692

[startup+4662.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/503 7506
/proc/meminfo: memFree=18626156/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4662.05 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1121844 0 0 0 466019 186 0 0 25 0 1 0 750497607 167927808 35443 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 35443 252 16 0 37640 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 172692

[startup+4722.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/503 7508
/proc/meminfo: memFree=18631468/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4722.07 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1158232 0 0 0 472012 195 0 0 25 0 1 0 750497607 167927808 34843 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 34843 252 16 0 37640 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 172692

[startup+4782.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/503 7509
/proc/meminfo: memFree=18603044/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4782.06 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1207360 0 0 0 478003 203 0 0 25 0 1 0 750497607 167927808 34147 33554432000 4194304 4256717 140735537015968 18446744073709551615 4209122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 34147 252 16 0 37640 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 172692

[startup+4842.32 s]
/proc/loadavg: 4.02 4.03 4.00 5/503 7511
/proc/meminfo: memFree=18612192/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4842.08 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1238621 0 0 0 483999 209 0 0 25 0 1 0 750497607 167927808 37352 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 37352 252 16 0 37640 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 172692

[startup+4902.3 s]
/proc/loadavg: 3.52 3.89 3.96 4/496 7531
/proc/meminfo: memFree=18784416/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4902.06 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1280130 0 0 0 489990 216 0 0 25 0 1 0 750497607 167927808 36291 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 36291 252 16 0 37640 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 172692

[startup+4962.3 s]
/proc/loadavg: 3.19 3.73 3.89 4/496 7532
/proc/meminfo: memFree=18792072/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4962.06 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1319948 0 0 0 495983 223 0 0 25 0 1 0 750497607 167927808 34188 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 34188 252 16 0 37640 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 172692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.10 3.64 3.85 4/496 7533
/proc/meminfo: memFree=18780532/32950928 swapFree=38710912/67111528
[pid=7364] ppid=7362 vsize=8700 CPUtime=0.39 cores=0,2,4,6
/proc/7364/stat : 7364 (esg_static.sh) S 7362 7364 5791 0 -1 4202496 352 4078 0 0 0 0 37 2 22 0 1 0 750497567 8908800 251 33554432000 4194304 4922060 140734147930800 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7364/statm: 2175 251 209 178 0 68 0
[pid=7367] ppid=7364 vsize=163992 CPUtime=4999.67 cores=0,2,4,6
/proc/7367/stat : 7367 (minisat_static) R 7364 7364 5791 0 -1 4202496 1336838 0 0 0 499739 228 0 0 25 0 1 0 750497607 167927808 37158 33554432000 4194304 4256717 140735537015968 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7367/statm: 40998 37158 252 16 0 37640 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 172692

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 7364 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=370943
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.392939
# 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): 4997.76
CPU system time (s): 2.3
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 252832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.370943
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= 4430
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= 7

runsolver used 25.6011 second user time and 56.2364 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-17 05:24:29
IDJOB=3387453
IDBENCH=83130
IDSOLVER=1874
FILE ID=node113/3387453-1305602669
RUNJOBID= node113-1305602531-7306
PBS_JOBID= 13350365
Free space on /tmp= 73684 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387453-1305602669/watcher-3387453-1305602669 -o /tmp/evaluation-result-3387453-1305602669/solver-3387453-1305602669 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387453-1305602669.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=952934034

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:      18871688 kB
Buffers:        309264 kB
Cached:        3976520 kB
SwapCached:      93692 kB
Active:        6153144 kB
Inactive:      7611384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18871688 kB
SwapTotal:    67111528 kB
SwapFree:     38710912 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:     9397100 kB
Mapped:          26140 kB
Slab:           128240 kB
PageTables:     117112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 155571824 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 node113 at 2011-05-17 06:47:51