Trace number 3387455

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.08 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  167040   429076 |   50111       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |  116176   430733 |      --       0       --      -- |     --   | -50864/1657
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 20954   #clauses: 116176   #literals: 430733
0.00/0.63	c CPU time:   0.607907 s
0.00/0.63	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-3387455-1305602722/watcher-3387455-1305602722 -o /tmp/evaluation-result-3387455-1305602722/solver-3387455-1305602722 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387455-1305602722.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: 2.01 2.03 2.00 2/474 18444
/proc/meminfo: memFree=16424852/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 671871881 8908800 250 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18444/statm: 2175 250 209 178 0 68 0

[startup+0.040969 s]
/proc/loadavg: 2.01 2.03 2.00 2/474 18444
/proc/meminfo: memFree=16424852/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 671871881 8908800 250 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101022 s]
/proc/loadavg: 2.01 2.03 2.00 2/474 18444
/proc/meminfo: memFree=16424852/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 671871881 8908800 250 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301002 s]
/proc/loadavg: 2.01 2.03 2.00 2/474 18444
/proc/meminfo: memFree=16424852/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 671871881 8908800 250 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700922 s]
/proc/loadavg: 2.01 2.03 2.00 2/474 18444
/proc/meminfo: memFree=16424852/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 671871881 8908800 250 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18444/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18447
/proc/meminfo: memFree=16400408/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=29092 CPUtime=0.77 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3910 0 0 0 77 0 0 0 21 0 1 0 671871953 29790208 3459 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 7273 3459 252 16 0 3915 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37792

[startup+3.10051 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18447
/proc/meminfo: memFree=16395572/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=34048 CPUtime=2.36 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 8728 0 0 0 236 0 0 0 25 0 1 0 671871953 34865152 4756 33554432000 4194304 4256717 140735796345456 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 8512 4756 252 16 0 5154 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42748

[startup+6.30087 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18447
/proc/meminfo: memFree=16385056/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=37416 CPUtime=5.57 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 17198 0 0 0 555 2 0 0 25 0 1 0 671871953 38313984 5812 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 9354 5812 252 16 0 5996 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46116

[startup+12.7007 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18448
/proc/meminfo: memFree=16351824/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=37416 CPUtime=11.97 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 20523 0 0 0 1195 2 0 0 25 0 1 0 671871953 38313984 5983 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 9354 5983 252 16 0 5996 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46116

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18448
/proc/meminfo: memFree=16330960/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=41836 CPUtime=24.76 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 30932 0 0 0 2473 3 0 0 25 0 1 0 671871953 42840064 6841 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 10459 6841 252 16 0 7101 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 50536

[startup+51.1009 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18449
/proc/meminfo: memFree=16358636/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=72004 CPUtime=50.36 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 39753 0 0 0 5031 5 0 0 25 0 1 0 671871953 73732096 14598 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 18001 14598 252 16 0 14643 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80704

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18450
/proc/meminfo: memFree=16246288/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=67860 CPUtime=101.58 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 46527 0 0 0 10152 6 0 0 25 0 1 0 671871953 69488640 11975 33554432000 4194304 4256717 140735796345456 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 16965 11975 252 16 0 13607 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 76560

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/476 18452
/proc/meminfo: memFree=16210024/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=98188 CPUtime=161.57 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 56898 0 0 0 16149 8 0 0 25 0 1 0 671871953 100544512 21326 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 24547 21326 252 16 0 21189 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 106888

[startup+222.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/476 18453
/proc/meminfo: memFree=16238872/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=98188 CPUtime=221.57 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 56898 0 0 0 22149 8 0 0 25 0 1 0 671871953 100544512 21326 33554432000 4194304 4256717 140735796345456 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 24547 21326 252 16 0 21189 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 106888

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/476 18455
/proc/meminfo: memFree=16229160/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=98188 CPUtime=281.57 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 56898 0 0 0 28149 8 0 0 25 0 1 0 671871953 100544512 21326 33554432000 4194304 4256717 140735796345456 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 24547 21326 252 16 0 21189 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 106888

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18456
/proc/meminfo: memFree=16119624/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=79512 CPUtime=341.57 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 105052 0 0 0 34142 15 0 0 25 0 1 0 671871953 81420288 16657 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 19878 16657 252 16 0 16520 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 88212

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/476 18458
/proc/meminfo: memFree=16226596/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6

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

/proc/18447/statm: 44711 39769 252 16 0 41353 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 187544

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/476 18606
/proc/meminfo: memFree=16474248/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=178844 CPUtime=4361.65 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3511435 0 0 0 435569 596 0 0 25 0 1 0 671871953 183136256 40460 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 44711 40460 252 16 0 41353 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 187544

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18607
/proc/meminfo: memFree=16460800/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=178844 CPUtime=4421.64 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3559359 0 0 0 441561 603 0 0 25 0 1 0 671871953 183136256 39272 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213483 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 44711 39272 252 16 0 41353 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 187544

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18609
/proc/meminfo: memFree=16423296/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=178844 CPUtime=4481.65 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3611829 0 0 0 447554 611 0 0 25 0 1 0 671871953 183136256 39811 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 44711 39811 252 16 0 41353 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 187544

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/476 18610
/proc/meminfo: memFree=16452760/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4541.66 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3649914 0 0 0 453547 619 0 0 25 0 1 0 671871953 214695936 44755 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 44755 252 16 0 49058 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 218364

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/476 18612
/proc/meminfo: memFree=16455188/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4601.67 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3699782 0 0 0 459539 628 0 0 25 0 1 0 671871953 214695936 45166 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 45166 252 16 0 49058 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 218364

[startup+4662.3 s]
/proc/loadavg: 2.21 2.05 2.02 3/476 18614
/proc/meminfo: memFree=16458972/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4661.65 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3753721 0 0 0 465527 638 0 0 25 0 1 0 671871953 214695936 45582 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 45582 252 16 0 49058 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 218364

[startup+4722.32 s]
/proc/loadavg: 2.21 2.07 2.02 3/476 18615
/proc/meminfo: memFree=16462152/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4721.67 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3805475 0 0 0 471521 646 0 0 25 0 1 0 671871953 214695936 41623 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 41623 252 16 0 49058 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 218364

[startup+4782.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/476 18617
/proc/meminfo: memFree=16466960/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4781.66 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3839480 0 0 0 477512 654 0 0 25 0 1 0 671871953 214695936 42262 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 42262 252 16 0 49058 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 218364

[startup+4842.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/476 18618
/proc/meminfo: memFree=16455740/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4841.65 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3872430 0 0 0 483506 659 0 0 25 0 1 0 671871953 214695936 41601 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 41601 252 16 0 49058 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 218364

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18620
/proc/meminfo: memFree=16466600/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=209664 CPUtime=4901.66 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3920553 0 0 0 489498 668 0 0 25 0 1 0 671871953 214695936 41987 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 52416 41987 252 16 0 49058 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 218364

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18622
/proc/meminfo: memFree=16484780/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=178844 CPUtime=4961.66 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 3970139 0 0 0 495490 676 0 0 25 0 1 0 671871953 183136256 41389 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 44711 41389 252 16 0 41353 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 187544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18623
/proc/meminfo: memFree=16495024/32950928 swapFree=67042944/67111528
[pid=18444] ppid=18442 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/18444/stat : 18444 (esg_static.sh) S 18442 18444 16405 0 -1 4202496 354 7464 0 0 0 0 68 2 18 0 1 0 671871881 8908800 252 33554432000 4194304 4922060 140734514975088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18444/statm: 2175 252 209 178 0 68 0
[pid=18447] ppid=18444 vsize=178844 CPUtime=4999.38 cores=0,2,4,6
/proc/18447/stat : 18447 (minisat_static) R 18444 18444 16405 0 -1 4202496 4002155 0 0 0 499256 682 0 0 25 0 1 0 671871953 183136256 39573 33554432000 4194304 4256717 140735796345456 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18447/statm: 44711 39573 252 16 0 41353 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 187544

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 18444 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=690894
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 0.720889
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.03
CPU time (s): 5000.08
CPU user time (s): 4993.24
CPU system time (s): 6.84
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 267684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.690894
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7818
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 23.6384 second user time and 53.6478 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 05:25:22
IDJOB=3387455
IDBENCH=83133
IDSOLVER=1874
FILE ID=node125/3387455-1305602722
RUNJOBID= node125-1305598266-18197
PBS_JOBID= 13350353
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1442102196

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16425008 kB
Buffers:        224556 kB
Cached:        1990508 kB
SwapCached:      55652 kB
Active:        9277820 kB
Inactive:      6900460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16425008 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:    13907736 kB
Mapped:          43640 kB
Slab:           216216 kB
PageTables:      62500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130477760 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= 73340 MiB
End job on node125 at 2011-05-17 06:48:44