Trace number 3387457

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.05 5000.12

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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 |  102565   262491 |   30769       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |   70699   260528 |      --       0       --      -- |     --   | -31866/-1963
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 12802   #clauses: 70699   #literals: 260528
0.00/0.38	c CPU time:   0.375942 s
0.00/0.38	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-3387457-1305602740/watcher-3387457-1305602740 -o /tmp/evaluation-result-3387457-1305602740/solver-3387457-1305602740 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387457-1305602740.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: 4.06 4.02 3.79 4/437 30737
/proc/meminfo: memFree=13341776/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671873687 8908800 250 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30737/statm: 2175 250 209 178 0 68 0

[startup+0.0300909 s]
/proc/loadavg: 4.06 4.02 3.79 4/437 30737
/proc/meminfo: memFree=13341776/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671873687 8908800 250 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30737/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101085 s]
/proc/loadavg: 4.06 4.02 3.79 4/437 30737
/proc/meminfo: memFree=13341776/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671873687 8908800 250 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30737/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301075 s]
/proc/loadavg: 4.06 4.02 3.79 4/437 30737
/proc/meminfo: memFree=13341776/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 671873687 8908800 250 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30737/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701001 s]
/proc/loadavg: 4.06 4.02 3.79 4/437 30737
/proc/meminfo: memFree=13341776/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 4.06 4.02 3.79 5/439 30740
/proc/meminfo: memFree=13326752/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=23824 CPUtime=1.06 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 3853 0 0 0 106 0 0 0 25 0 1 0 671873730 24395776 2481 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 5956 2481 253 16 0 2598 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32524

[startup+3.1006 s]
/proc/loadavg: 4.06 4.02 3.79 5/439 30740
/proc/meminfo: memFree=13357624/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=32776 CPUtime=2.66 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 7869 0 0 0 266 0 0 0 25 0 1 0 671873730 33562624 4831 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 8194 4831 253 16 0 4836 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41476

[startup+6.44798 s]
/proc/loadavg: 4.06 4.01 3.79 5/439 30740
/proc/meminfo: memFree=13346208/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=35496 CPUtime=5.99 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 8833 0 0 0 599 0 0 0 25 0 1 0 671873730 36347904 5607 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213702 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 8874 5607 253 16 0 5516 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 44196

[startup+12.7009 s]
/proc/loadavg: 4.05 4.01 3.79 5/439 30740
/proc/meminfo: memFree=13308276/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=49708 CPUtime=12.24 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 18346 0 0 0 1223 1 0 0 25 0 1 0 671873730 50900992 7387 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 12427 7387 253 16 0 9069 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 58408

[startup+25.5007 s]
/proc/loadavg: 4.04 4.01 3.80 5/439 30741
/proc/meminfo: memFree=13297364/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=49708 CPUtime=25.04 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 18719 0 0 0 2503 1 0 0 25 0 1 0 671873730 50900992 7744 33554432000 4194304 4256717 140736715995376 18446744073709551615 4219104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 12427 7744 253 16 0 9069 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 58408

[startup+51.1003 s]
/proc/loadavg: 4.02 4.01 3.80 5/439 30741
/proc/meminfo: memFree=13280768/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=58868 CPUtime=50.62 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 32155 0 0 0 5059 3 0 0 25 0 1 0 671873730 60280832 11196 33554432000 4194304 4256717 140736715995376 18446744073709551615 4211632 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 14717 11196 253 16 0 11359 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 67568

[startup+102.3 s]
/proc/loadavg: 4.13 4.04 3.82 5/439 30743
/proc/meminfo: memFree=13274932/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=77660 CPUtime=101.82 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 44464 0 0 0 10176 6 0 0 25 0 1 0 671873730 79523840 14195 33554432000 4194304 4256717 140736715995376 18446744073709551615 4219016 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 19415 14195 253 16 0 16057 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 86360

[startup+162.301 s]
/proc/loadavg: 4.10 4.04 3.83 5/439 30744
/proc/meminfo: memFree=13239948/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=92024 CPUtime=161.81 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 64898 0 0 0 16173 8 0 0 25 0 1 0 671873730 94232576 19050 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 23006 19050 253 16 0 19648 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 100724

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.84 5/439 30746
/proc/meminfo: memFree=13251596/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=92024 CPUtime=221.82 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 65309 0 0 0 22173 9 0 0 25 0 1 0 671873730 94232576 19446 33554432000 4194304 4256717 140736715995376 18446744073709551615 4218891 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 23006 19446 253 16 0 19648 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 100724

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.84 5/439 30748
/proc/meminfo: memFree=13242656/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=92024 CPUtime=281.82 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 65309 0 0 0 28173 9 0 0 25 0 1 0 671873730 94232576 19446 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 23006 19446 253 16 0 19648 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 100724

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.85 5/439 30749
/proc/meminfo: memFree=13247856/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=92024 CPUtime=341.83 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 65372 0 0 0 34174 9 0 0 25 0 1 0 671873730 94232576 19509 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 23006 19509 253 16 0 19648 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 100724

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.85 5/439 30751
/proc/meminfo: memFree=13243000/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6

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

/proc/30740/statm: 59725 49658 253 16 0 56367 0
Current children cumulated CPU time (s) 4362.29
Current children cumulated vsize (KiB) 247600

[startup+4422.3 s]
/proc/loadavg: 3.34 3.80 3.93 4/438 30930
/proc/meminfo: memFree=13193536/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4421.89 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 896743 0 0 0 442031 158 0 0 25 0 1 0 671873730 244633600 50732 33554432000 4194304 4256717 140736715995376 18446744073709551615 4212208 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 50732 253 16 0 56367 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 247600

[startup+4482.3 s]
/proc/loadavg: 3.22 3.67 3.88 4/438 30932
/proc/meminfo: memFree=13238656/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4481.89 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 950721 0 0 0 448022 167 0 0 25 0 1 0 671873730 213073920 46509 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 46509 253 16 0 48662 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 216780

[startup+4542.3 s]
/proc/loadavg: 4.28 3.86 3.92 4/438 30963
/proc/meminfo: memFree=12898904/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4541.89 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 992205 0 0 0 454014 175 0 0 25 0 1 0 671873730 213073920 46377 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 46377 253 16 0 48662 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 216780

[startup+4602.3 s]
/proc/loadavg: 3.76 3.81 3.90 4/438 30965
/proc/meminfo: memFree=12897404/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4601.89 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1022353 0 0 0 460009 180 0 0 25 0 1 0 671873730 244633600 48918 33554432000 4194304 4256717 140736715995376 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 48918 253 16 0 56367 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 247600

[startup+4662.3 s]
/proc/loadavg: 3.26 3.65 3.84 4/438 30966
/proc/meminfo: memFree=12888592/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4661.88 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1061645 0 0 0 466001 187 0 0 25 0 1 0 671873730 213073920 47935 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 47935 253 16 0 48662 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 216780

[startup+4722.3 s]
/proc/loadavg: 3.22 3.57 3.80 4/438 30968
/proc/meminfo: memFree=12892668/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4721.86 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1101611 0 0 0 471990 196 0 0 25 0 1 0 671873730 213073920 46866 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 46866 253 16 0 48662 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 216780

[startup+4782.3 s]
/proc/loadavg: 3.07 3.45 3.74 4/438 30970
/proc/meminfo: memFree=12896004/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4781.85 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1141308 0 0 0 477981 204 0 0 25 0 1 0 671873730 213073920 45939 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 45939 253 16 0 48662 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 216780

[startup+4842.3 s]
/proc/loadavg: 3.02 3.37 3.69 4/438 30971
/proc/meminfo: memFree=12852964/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=208080 CPUtime=4841.86 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1182716 0 0 0 483973 213 0 0 25 0 1 0 671873730 213073920 45940 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213346 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 52020 45940 253 16 0 48662 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 216780

[startup+4902.3 s]
/proc/loadavg: 3.01 3.30 3.65 4/438 30973
/proc/meminfo: memFree=12860140/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4901.84 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1216982 0 0 0 489965 219 0 0 25 0 1 0 671873730 244633600 50306 33554432000 4194304 4256717 140736715995376 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 50306 253 16 0 56367 0
Current children cumulated CPU time (s) 4902.25
Current children cumulated vsize (KiB) 247600

[startup+4962.32 s]
/proc/loadavg: 3.00 3.24 3.60 4/438 30974
/proc/meminfo: memFree=12838180/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4961.84 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1260665 0 0 0 495957 227 0 0 25 0 1 0 671873730 244633600 49621 33554432000 4194304 4256717 140736715995376 18446744073709551615 4212211 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 49621 253 16 0 56367 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 247600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 3.00 3.21 3.58 4/438 30975
/proc/meminfo: memFree=12840904/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4999.64 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1289224 0 0 0 499732 232 0 0 25 0 1 0 671873730 244633600 49519 33554432000 4194304 4256717 140736715995376 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 49519 253 16 0 56367 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 247600

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

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

[startup+5000.1 s]
/proc/loadavg: 3.00 3.21 3.58 4/438 30975
/proc/meminfo: memFree=12840904/32951132 swapFree=67093824/67111528
[pid=30737] ppid=30735 vsize=8700 CPUtime=0.41 cores=0,2,4,6
/proc/30737/stat : 30737 (esg_static.sh) S 30735 30737 28742 0 -1 4202496 352 4462 0 0 0 0 41 0 21 0 1 0 671873687 8908800 252 33554432000 4194304 4922060 140734999992336 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30737/statm: 2175 252 209 178 0 68 0
[pid=30740] ppid=30737 vsize=238900 CPUtime=4999.64 cores=0,2,4,6
/proc/30740/stat : 30740 (minisat_static) R 30737 30737 28742 0 -1 4202496 1289224 0 0 0 499732 232 0 0 25 0 1 0 671873730 244633600 49519 33554432000 4194304 4256717 140736715995376 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/30740/statm: 59725 49519 253 16 0 56367 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 247600

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.05
CPU user time (s): 4997.73
CPU system time (s): 2.32
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 296920

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

runsolver used 23.5174 second user time and 51.5342 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-17 05:25:41
IDJOB=3387457
IDBENCH=83134
IDSOLVER=1874
FILE ID=node131/3387457-1305602740
RUNJOBID= node131-1305601334-30553
PBS_JOBID= 13350347
Free space on /tmp= 73632 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1268282086

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.83
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.830
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.830
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.77
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      13341940 kB
Buffers:        316612 kB
Cached:        4693516 kB
SwapCached:       1504 kB
Active:       15676176 kB
Inactive:      3636328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      13341940 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            3264 kB
Writeback:          24 kB
AnonPages:    14300672 kB
Mapped:          38680 kB
Slab:           172640 kB
PageTables:      56464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 96048760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73468 MiB
End job on node131 at 2011-05-17 06:49:03