Trace number 3387451

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.01 5000.13

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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 |  114186   292484 |   34255       0        0     nan |  0.000 % |
0.00/0.39	c |         0 |   78857   291048 |      --       0       --      -- |     --   | -35329/-1436
0.00/0.39	c ==============================================================================
0.00/0.39	c Result  :   #vars: 14260   #clauses: 78857   #literals: 291048
0.00/0.39	c CPU time:   0.370943 s
0.00/0.39	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-3387451-1305602531/watcher-3387451-1305602531 -o /tmp/evaluation-result-3387451-1305602531/solver-3387451-1305602531 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387451-1305602531.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.02 3.08 4/497 7320
/proc/meminfo: memFree=18932272/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 750483770 8908800 250 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7320/statm: 2175 250 209 178 0 68 0

[startup+0.0325219 s]
/proc/loadavg: 2.97 3.02 3.08 4/497 7320
/proc/meminfo: memFree=18932272/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 750483770 8908800 250 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7320/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100513 s]
/proc/loadavg: 2.97 3.02 3.08 4/497 7320
/proc/meminfo: memFree=18932272/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 750483770 8908800 250 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7320/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300488 s]
/proc/loadavg: 2.97 3.02 3.08 4/497 7320
/proc/meminfo: memFree=18932272/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 750483770 8908800 250 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7320/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70041 s]
/proc/loadavg: 2.97 3.02 3.08 4/497 7320
/proc/meminfo: memFree=18932272/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 2.97 3.02 3.08 5/503 7330
/proc/meminfo: memFree=18863176/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=24136 CPUtime=1.04 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 4137 0 0 0 104 0 0 0 22 0 1 0 750483814 24715264 2672 33554432000 4194304 4256717 140736743270816 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 6034 2672 253 16 0 2676 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32836

[startup+3.10096 s]
/proc/loadavg: 2.97 3.02 3.08 5/503 7331
/proc/meminfo: memFree=18883760/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=35896 CPUtime=2.65 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 9649 0 0 0 264 1 0 0 25 0 1 0 750483814 36757504 5155 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 8974 5155 253 16 0 5616 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44596

[startup+6.30037 s]
/proc/loadavg: 3.06 3.03 3.09 5/503 7331
/proc/meminfo: memFree=18859948/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=38616 CPUtime=5.85 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 10747 0 0 0 584 1 0 0 25 0 1 0 750483814 39542784 6205 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 9654 6205 253 16 0 6296 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47316

[startup+12.7012 s]
/proc/loadavg: 3.13 3.05 3.09 5/503 7332
/proc/meminfo: memFree=18847840/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=38616 CPUtime=12.25 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 10778 0 0 0 1224 1 0 0 25 0 1 0 750483814 39542784 6234 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213754 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 9654 6234 253 16 0 6296 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47316

[startup+25.5008 s]
/proc/loadavg: 3.32 3.09 3.10 5/503 7332
/proc/meminfo: memFree=18842764/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=35964 CPUtime=25.05 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 14820 0 0 0 2504 1 0 0 25 0 1 0 750483814 36827136 5141 33554432000 4194304 4256717 140736743270816 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 8991 5141 253 16 0 5633 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44664

[startup+51.1011 s]
/proc/loadavg: 3.62 3.18 3.13 5/503 7332
/proc/meminfo: memFree=18814660/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=66596 CPUtime=50.65 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 34865 0 0 0 5061 4 0 0 25 0 1 0 750483814 68194304 11958 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 16649 11958 253 16 0 13291 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75296

[startup+102.319 s]
/proc/loadavg: 3.83 3.30 3.18 5/503 7334
/proc/meminfo: memFree=18804224/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=73456 CPUtime=101.86 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 36291 0 0 0 10182 4 0 0 25 0 1 0 750483814 75218944 13331 33554432000 4194304 4256717 140736743270816 18446744073709551615 4220135 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 18364 13331 253 16 0 15006 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 82156

[startup+162.3 s]
/proc/loadavg: 3.94 3.43 3.22 5/503 7368
/proc/meminfo: memFree=18820292/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=103804 CPUtime=161.84 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 55846 0 0 0 16178 6 0 0 25 0 1 0 750483814 106295296 17601 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 25951 17601 253 16 0 22593 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 112504

[startup+222.3 s]
/proc/loadavg: 3.98 3.53 3.27 5/503 7369
/proc/meminfo: memFree=18795044/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=103804 CPUtime=221.81 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 56888 0 0 0 22174 7 0 0 25 0 1 0 750483814 106295296 18612 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 25951 18612 253 16 0 22593 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 112504

[startup+282.3 s]
/proc/loadavg: 3.99 3.61 3.31 5/503 7371
/proc/meminfo: memFree=18793156/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=103804 CPUtime=281.81 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 57341 0 0 0 28174 7 0 0 25 0 1 0 750483814 106295296 19061 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 25951 19061 253 16 0 22593 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 112504

[startup+342.301 s]
/proc/loadavg: 3.99 3.68 3.35 5/503 7372
/proc/meminfo: memFree=18773148/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=103804 CPUtime=341.81 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 58020 0 0 0 34174 7 0 0 25 0 1 0 750483814 106295296 19721 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 25951 19721 253 16 0 22593 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 112504

[startup+402.301 s]
/proc/loadavg: 3.99 3.74 3.39 5/503 7374
/proc/meminfo: memFree=18738408/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7

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

/proc/7330/statm: 44220 39477 253 16 0 40862 0
Current children cumulated CPU time (s) 4362.21
Current children cumulated vsize (KiB) 185580

[startup+4422.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/503 7493
/proc/meminfo: memFree=18624916/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4421.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 2829895 0 0 0 441696 481 0 0 25 0 1 0 750483814 181125120 39334 33554432000 4194304 4256717 140736743270816 18446744073709551615 4219825 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 39334 253 16 0 40862 0
Current children cumulated CPU time (s) 4422.2
Current children cumulated vsize (KiB) 185580

[startup+4482.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/503 7495
/proc/meminfo: memFree=18611240/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=207700 CPUtime=4481.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 2864277 0 0 0 447690 487 0 0 25 0 1 0 750483814 212684800 43136 33554432000 4194304 4256717 140736743270816 18446744073709551615 4218773 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 51925 43136 253 16 0 48567 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 216400

[startup+4542.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/503 7496
/proc/meminfo: memFree=18622988/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4541.78 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 2922962 0 0 0 453679 499 0 0 25 0 1 0 750483814 181125120 40085 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 40085 253 16 0 40862 0
Current children cumulated CPU time (s) 4542.21
Current children cumulated vsize (KiB) 185580

[startup+4602.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/503 7500
/proc/meminfo: memFree=18610824/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=207700 CPUtime=4601.78 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 2959036 0 0 0 459672 506 0 0 25 0 1 0 750483814 212684800 44206 33554432000 4194304 4256717 140736743270816 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 51925 44206 253 16 0 48567 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 216400

[startup+4662.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/503 7503
/proc/meminfo: memFree=18632564/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4661.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3015488 0 0 0 465661 516 0 0 25 0 1 0 750483814 181125120 38055 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213515 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 38055 253 16 0 40862 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 185580

[startup+4722.32 s]
/proc/loadavg: 4.00 4.02 4.00 5/503 7504
/proc/meminfo: memFree=18615912/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=207700 CPUtime=4721.79 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3048415 0 0 0 471657 522 0 0 25 0 1 0 750483814 212684800 41629 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 51925 41629 253 16 0 48567 0
Current children cumulated CPU time (s) 4722.22
Current children cumulated vsize (KiB) 216400

[startup+4782.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/503 7506
/proc/meminfo: memFree=18618856/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4781.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3091303 0 0 0 477648 529 0 0 25 0 1 0 750483814 181125120 40146 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 40146 253 16 0 40862 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 185580

[startup+4842.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/503 7507
/proc/meminfo: memFree=18625280/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4841.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3133551 0 0 0 483640 537 0 0 25 0 1 0 750483814 181125120 38920 33554432000 4194304 4256717 140736743270816 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 38920 253 16 0 40862 0
Current children cumulated CPU time (s) 4842.2
Current children cumulated vsize (KiB) 185580

[startup+4902.3 s]
/proc/loadavg: 4.09 4.04 4.01 5/503 7509
/proc/meminfo: memFree=18615704/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=207700 CPUtime=4901.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3165866 0 0 0 489633 544 0 0 25 0 1 0 750483814 212684800 42046 33554432000 4194304 4256717 140736743270816 18446744073709551615 4210829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 51925 42046 253 16 0 48567 0
Current children cumulated CPU time (s) 4902.2
Current children cumulated vsize (KiB) 216400

[startup+4962.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/503 7511
/proc/meminfo: memFree=18605264/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=207700 CPUtime=4961.77 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3209704 0 0 0 495624 553 0 0 25 0 1 0 750483814 212684800 41611 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 51925 41611 253 16 0 48567 0
Current children cumulated CPU time (s) 4962.2
Current children cumulated vsize (KiB) 216400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 4.02 4.02 4.00 5/503 7511
/proc/meminfo: memFree=18614664/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4999.58 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3237147 0 0 0 499399 559 0 0 25 0 1 0 750483814 181125120 40516 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 40516 253 16 0 40862 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 185580

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: 4.02 4.02 4.00 5/503 7511
/proc/meminfo: memFree=18614664/32950928 swapFree=38710912/67111528
[pid=7320] ppid=7318 vsize=8700 CPUtime=0.43 cores=1,3,5,7
/proc/7320/stat : 7320 (esg_static.sh) S 7318 7320 5791 0 -1 4202496 352 5229 0 0 0 0 41 2 18 0 1 0 750483770 8908800 252 33554432000 4194304 4922060 140734823515984 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7320/statm: 2175 252 209 178 0 68 0
[pid=7330] ppid=7320 vsize=176880 CPUtime=4999.58 cores=1,3,5,7
/proc/7330/stat : 7330 (minisat_static) R 7320 7320 5791 0 -1 4202496 3237147 0 0 0 499399 559 0 0 25 0 1 0 750483814 181125120 40516 33554432000 4194304 4256717 140736743270816 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7330/statm: 44220 40516 253 16 0 40862 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 185580

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.13
CPU time (s): 5000.01
CPU user time (s): 4994.4
CPU system time (s): 5.61
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 265720

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

runsolver used 22.9225 second user time and 58.948 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-17 05:22:11
IDJOB=3387451
IDBENCH=83127
IDSOLVER=1874
FILE ID=node113/3387451-1305602531
RUNJOBID= node113-1305602531-7307
PBS_JOBID= 13350365
Free space on /tmp= 73688 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=985929241

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:      18932296 kB
Buffers:        309192 kB
Cached:        3971868 kB
SwapCached:      93692 kB
Active:        6091240 kB
Inactive:      7613368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18932296 kB
SwapTotal:    67111528 kB
SwapFree:     38710912 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:     9341548 kB
Mapped:          25424 kB
Slab:           128336 kB
PageTables:     117028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 155491272 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= 73680 MiB
End job on node113 at 2011-05-17 06:45:33