Trace number 3257550

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
rcl 2011-04-01? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted 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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  118234   692122 |   35470       0        0     nan |  0.000 % |
1.99/2.10	c |         0 |   53231   292821 |      --       0       --      -- |     --   | -9003/-18501
1.99/2.10	c ==============================================================================
1.99/2.10	c Result  :   #vars: 362   #clauses: 53231   #literals: 292821
1.99/2.10	c CPU time:   2.09068 s
1.99/2.10	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: 935)

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-3257550-1303470163/watcher-3257550-1303470163 -o /tmp/evaluation-result-3257550-1303470163/solver-3257550-1303470163 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257550-1303470163.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.49 5/192 14618
/proc/meminfo: memFree=17439016/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0

[startup+0.068285 s]
/proc/loadavg: 3.68 3.90 3.49 5/192 14618
/proc/meminfo: memFree=17439016/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100254 s]
/proc/loadavg: 3.68 3.90 3.49 5/192 14618
/proc/meminfo: memFree=17439016/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300277 s]
/proc/loadavg: 3.68 3.90 3.49 5/192 14618
/proc/meminfo: memFree=17439016/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700208 s]
/proc/loadavg: 3.68 3.90 3.49 5/192 14618
/proc/meminfo: memFree=17439016/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 3.68 3.90 3.49 5/194 14657
/proc/meminfo: memFree=17429576/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=0 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458615935 8908800 250 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 250 209 178 0 68 0
[pid=14619] ppid=14618 vsize=14568 CPUtime=1.49 cores=5,7
/proc/14619/stat : 14619 (SatELite_releas) R 14618 14618 14389 0 -1 4202496 3253 0 0 0 149 0 0 0 25 0 1 0 458615935 14917632 3177 33554432000 134512640 135144242 4293368464 18446744073709551615 134588187 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14619/statm: 3642 3177 74 155 0 3485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23268

[startup+3.10073 s]
/proc/loadavg: 3.68 3.90 3.49 5/194 14658
/proc/meminfo: memFree=17425124/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30017 s]
/proc/loadavg: 3.70 3.90 3.49 5/194 14660
/proc/meminfo: memFree=17418432/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=15300 CPUtime=4.14 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 2330 0 0 0 414 0 0 0 25 0 1 0 458616149 15667200 2240 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 3825 2240 131 6 0 2295 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24000

[startup+12.701 s]
/proc/loadavg: 3.73 3.90 3.49 5/194 14660
/proc/meminfo: memFree=17405396/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=17572 CPUtime=10.54 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 2890 0 0 0 1054 0 0 0 25 0 1 0 458616149 17993728 2800 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 4393 2800 131 6 0 2863 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26272

[startup+25.5008 s]
/proc/loadavg: 3.79 3.91 3.50 5/194 14697
/proc/meminfo: memFree=17385568/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=21464 CPUtime=23.34 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 3878 0 0 0 2334 0 0 0 25 0 1 0 458616149 21979136 3777 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 5366 3777 131 6 0 3836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30164

[startup+51.1003 s]
/proc/loadavg: 3.86 3.91 3.51 5/194 14698
/proc/meminfo: memFree=17369544/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=23596 CPUtime=48.94 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 4428 0 0 0 4894 0 0 0 25 0 1 0 458616149 24162304 4284 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 5899 4284 131 6 0 4369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32296

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.54 5/194 14702
/proc/meminfo: memFree=17336784/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=26924 CPUtime=100.15 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 5434 0 0 0 10014 1 0 0 25 0 1 0 458616149 27570176 5141 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 6731 5141 131 6 0 5201 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35624

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.56 5/194 14704
/proc/meminfo: memFree=17324676/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=30180 CPUtime=160.14 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 6422 0 0 0 16013 1 0 0 25 0 1 0 458616149 30904320 5928 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 7545 5928 131 6 0 6015 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38880

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.58 5/194 14705
/proc/meminfo: memFree=17316952/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=32444 CPUtime=220.14 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 7326 0 0 0 22013 1 0 0 25 0 1 0 458616149 33222656 6523 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 8111 6523 131 6 0 6581 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41144

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.61 5/194 14707
/proc/meminfo: memFree=17306756/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=33244 CPUtime=280.15 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 7738 0 0 0 28013 2 0 0 25 0 1 0 458616149 34041856 6724 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 8311 6724 131 6 0 6781 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41944

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.63 5/194 14708
/proc/meminfo: memFree=17296164/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=34664 CPUtime=340.15 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 8270 0 0 0 34013 2 0 0 25 0 1 0 458616149 35495936 7058 33554432000 4194304 4218580 140733905494352 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 8666 7058 131 6 0 7136 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43364

[startup+402.3 s]
/proc/loadavg: 4.03 3.97 3.66 5/194 14710
/proc/meminfo: memFree=17289928/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0

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

[pid=14659] ppid=14618 vsize=38792 CPUtime=520.15 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 9847 0 0 0 52012 3 0 0 25 0 1 0 458616149 39723008 8082 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 9698 8082 131 6 0 8168 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 47492

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.71 5/194 14715
/proc/meminfo: memFree=17269872/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=39448 CPUtime=580.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 10279 0 0 0 58012 4 0 0 25 0 1 0 458616149 40394752 8274 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 9862 8274 131 6 0 8332 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 48148

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.73 5/194 14716
/proc/meminfo: memFree=17265616/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=40832 CPUtime=640.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 10885 0 0 0 64012 4 0 0 25 0 1 0 458616149 41811968 8624 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10208 8624 131 6 0 8678 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 49532

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.74 5/194 14718
/proc/meminfo: memFree=17261000/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=42340 CPUtime=700.15 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 11467 0 0 0 70011 4 0 0 25 0 1 0 458616149 43356160 8993 33554432000 4194304 4218580 140733905494352 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10585 8993 131 6 0 9055 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 51040

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.75 5/194 14720
/proc/meminfo: memFree=17257496/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=42316 CPUtime=760.17 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 11703 0 0 0 76012 5 0 0 25 0 1 0 458616149 43331584 8989 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10579 8989 131 6 0 9049 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 51016

[startup+822.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/194 14721
/proc/meminfo: memFree=17247792/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=42396 CPUtime=820.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 11948 0 0 0 82011 5 0 0 25 0 1 0 458616149 43413504 9015 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10599 9015 131 6 0 9069 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 51096

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.78 5/194 14723
/proc/meminfo: memFree=17244404/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=42620 CPUtime=880.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 12197 0 0 0 88011 5 0 0 25 0 1 0 458616149 43642880 9065 33554432000 4194304 4218580 140733905494352 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10655 9065 131 6 0 9125 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 51320

[startup+942.3 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 14724
/proc/meminfo: memFree=17241144/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=43016 CPUtime=940.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 12489 0 0 0 94011 5 0 0 25 0 1 0 458616149 44048384 9140 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10754 9140 131 6 0 9224 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 51716

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 14726
/proc/meminfo: memFree=17240112/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=43612 CPUtime=1000.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 12885 0 0 0 100011 5 0 0 25 0 1 0 458616149 44658688 9317 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10903 9317 131 6 0 9373 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 52312

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 14728
/proc/meminfo: memFree=17239584/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=43768 CPUtime=1060.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 13133 0 0 0 106010 6 0 0 25 0 1 0 458616149 44818432 9357 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 10942 9357 131 6 0 9412 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 52468

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/194 14729
/proc/meminfo: memFree=17227888/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=44456 CPUtime=1120.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 13512 0 0 0 112010 6 0 0 25 0 1 0 458616149 45522944 9495 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 11114 9495 131 6 0 9584 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 53156

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 14731
/proc/meminfo: memFree=17213476/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=45208 CPUtime=1180.16 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 13909 0 0 0 118010 6 0 0 25 0 1 0 458616149 46292992 9685 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 11302 9685 131 6 0 9772 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 53908

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 14732
/proc/meminfo: memFree=17201908/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=45208 CPUtime=1240.17 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 14136 0 0 0 124010 7 0 0 25 0 1 0 458616149 46292992 9681 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 11302 9681 131 6 0 9772 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 53908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 4/191 14735
/proc/meminfo: memFree=17275056/32950928 swapFree=67111528/67111528
[pid=14618] ppid=14616 vsize=8700 CPUtime=2.14 cores=5,7
/proc/14618/stat : 14618 (esg_static.sh) S 14616 14618 14389 0 -1 4202496 356 3943 0 0 0 0 213 1 18 0 1 0 458615935 8908800 253 33554432000 4194304 4922060 140736144537552 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14618/statm: 2175 253 209 178 0 68 0
[pid=14659] ppid=14618 vsize=45712 CPUtime=1297.88 cores=5,7
/proc/14659/stat : 14659 (cdcl) R 14618 14618 14389 0 -1 4202496 14472 0 0 0 129781 7 0 0 25 0 1 0 458616149 46809088 9808 33554432000 4194304 4218580 140733905494352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14659/statm: 11428 9808 131 6 0 9898 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 54412

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)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.94
CPU system time (s): 0.089986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54444

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

runsolver used 2.02269 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 13:02:43
IDJOB=3257550
IDBENCH=71139
IDSOLVER=1609
FILE ID=node125/3257550-1303470163
RUNJOBID= node125-1303468859-14410
PBS_JOBID= 13107202
Free space on /tmp= 72492 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257550-1303470163/watcher-3257550-1303470163 -o /tmp/evaluation-result-3257550-1303470163/solver-3257550-1303470163 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257550-1303470163.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=534351641

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:      17439304 kB
Buffers:       1249476 kB
Cached:       13667992 kB
SwapCached:          0 kB
Active:        6914880 kB
Inactive:      8084528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17439304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15492 kB
Writeback:           0 kB
AnonPages:       81164 kB
Mapped:          15300 kB
Slab:           448952 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   270716 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= 72492 MiB
End job on node125 at 2011-04-22 13:24:25