Trace number 3280885

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) 1299.97 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.02	c CPU time:   0.014997 s
0.00/0.02	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-3280885-1303749522/watcher-3280885-1303749522 -o /tmp/evaluation-result-3280885-1303749522/solver-3280885-1303749522 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280885-1303749522.cnf 

running on 2 cores: 0,2

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: 1.82 2.14 2.64 5/196 7152
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) R 7150 7152 6665 0 -1 4202496 311 0 0 0 0 0 0 0 24 0 1 0 486550127 8908800 250 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377121685 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/7152/statm: 2175 250 209 178 0 68 0

[startup+0.124987 s]
/proc/loadavg: 1.82 2.14 2.64 5/196 7152
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.200978 s]
/proc/loadavg: 1.82 2.14 2.64 5/196 7152
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300971 s]
/proc/loadavg: 1.82 2.14 2.64 5/196 7152
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700896 s]
/proc/loadavg: 1.82 2.14 2.64 5/196 7152
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 1.82 2.14 2.64 4/192 7173
/proc/meminfo: memFree=13980320/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=10064 CPUtime=1.46 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 1010 0 0 0 146 0 0 0 25 0 1 0 486550130 10305536 920 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/7155/statm: 2516 920 130 6 0 986 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18764

[startup+3.10045 s]
/proc/loadavg: 1.82 2.14 2.64 4/192 7175
/proc/meminfo: memFree=14162972/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=11328 CPUtime=3.05 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 1308 0 0 0 305 0 0 0 25 0 1 0 486550130 11599872 1218 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/7155/statm: 2832 1218 131 6 0 1302 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 20028

[startup+6.30084 s]
/proc/loadavg: 1.91 2.15 2.64 5/198 7187
/proc/meminfo: memFree=14103784/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=13416 CPUtime=6.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 1836 0 0 0 623 0 0 0 25 0 1 0 486550130 13737984 1746 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/7155/statm: 3354 1746 131 6 0 1824 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 22116

[startup+12.7007 s]
/proc/loadavg: 2.08 2.18 2.64 5/198 7187
/proc/meminfo: memFree=14097584/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=15416 CPUtime=12.63 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 2334 0 0 0 1262 1 0 0 25 0 1 0 486550130 15785984 2244 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 3854 2244 131 6 0 2324 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 24116

[startup+25.5003 s]
/proc/loadavg: 2.50 2.27 2.67 5/198 7187
/proc/meminfo: memFree=14090588/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=17640 CPUtime=25.42 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 2889 0 0 0 2541 1 0 0 25 0 1 0 486550130 18063360 2798 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 4410 2798 131 6 0 2880 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26340

[startup+51.1006 s]
/proc/loadavg: 3.01 2.41 2.70 5/198 7188
/proc/meminfo: memFree=14081704/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=20484 CPUtime=51.02 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 3632 0 0 0 5101 1 0 0 25 0 1 0 486550130 20975616 3529 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 5121 3529 131 6 0 3591 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 29184

[startup+102.301 s]
/proc/loadavg: 3.57 2.65 2.77 5/198 7189
/proc/meminfo: memFree=14071988/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=23104 CPUtime=102.24 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 4305 0 0 0 10222 2 0 0 25 0 1 0 486550130 23658496 4169 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208167 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 5776 4169 131 6 0 4246 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31804

[startup+162.301 s]
/proc/loadavg: 3.84 2.89 2.84 5/198 7191
/proc/meminfo: memFree=14060120/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=27232 CPUtime=162.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 5453 0 0 0 16221 2 0 0 25 0 1 0 486550130 27885568 5216 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 6808 5216 131 6 0 5278 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35932

[startup+222.307 s]
/proc/loadavg: 3.94 3.09 2.91 5/198 7192
/proc/meminfo: memFree=14053980/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=29084 CPUtime=222.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 5981 0 0 0 22221 2 0 0 25 0 1 0 486550130 29782016 5663 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 7271 5663 131 6 0 5741 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37784

[startup+282.301 s]
/proc/loadavg: 4.02 3.27 2.98 5/198 7194
/proc/meminfo: memFree=14047256/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=30904 CPUtime=282.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 6521 0 0 0 28221 2 0 0 25 0 1 0 486550130 31645696 6111 33554432000 4194304 4218580 140737358484160 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 7726 6111 131 6 0 6196 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 39604

[startup+342.301 s]
/proc/loadavg: 4.01 3.40 3.04 5/198 7196
/proc/meminfo: memFree=14040900/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=31404 CPUtime=342.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 6747 0 0 0 34220 3 0 0 25 0 1 0 486550130 32157696 6248 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 7851 6248 131 6 0 6321 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 40104

[startup+402.301 s]
/proc/loadavg: 4.00 3.51 3.10 5/198 7197
/proc/meminfo: memFree=14037648/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2

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

[pid=7155] ppid=7152 vsize=35856 CPUtime=582.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 8366 0 0 0 58219 4 0 0 25 0 1 0 486550130 36716544 7370 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 8964 7370 131 6 0 7434 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 44556

[startup+642.301 s]
/proc/loadavg: 4.02 3.78 3.30 5/198 7204
/proc/meminfo: memFree=14021680/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=36752 CPUtime=642.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 8662 0 0 0 64219 4 0 0 25 0 1 0 486550130 37634048 7565 33554432000 4194304 4218580 140737358484160 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9188 7565 131 6 0 7658 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 45452

[startup+702.301 s]
/proc/loadavg: 4.07 3.83 3.34 5/198 7205
/proc/meminfo: memFree=14017060/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=37924 CPUtime=702.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 9069 0 0 0 70219 4 0 0 25 0 1 0 486550130 38834176 7866 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9481 7866 131 6 0 7951 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 46624

[startup+762.301 s]
/proc/loadavg: 4.05 3.88 3.39 5/198 7207
/proc/meminfo: memFree=14014068/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=38896 CPUtime=762.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 9438 0 0 0 76219 4 0 0 25 0 1 0 486550130 39829504 8102 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9724 8102 131 6 0 8194 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 47596

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.42 5/198 7208
/proc/meminfo: memFree=14011316/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=39192 CPUtime=822.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 9645 0 0 0 82219 4 0 0 25 0 1 0 486550130 40132608 8184 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9798 8184 131 6 0 8268 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 47892

[startup+882.308 s]
/proc/loadavg: 4.05 3.93 3.46 5/198 7210
/proc/meminfo: memFree=14008072/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=39236 CPUtime=882.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 9756 0 0 0 88219 4 0 0 25 0 1 0 486550130 40177664 8191 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9809 8191 131 6 0 8279 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 47936

[startup+942.301 s]
/proc/loadavg: 4.07 3.95 3.50 5/198 7212
/proc/meminfo: memFree=14006440/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=39900 CPUtime=942.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 10013 0 0 0 94218 5 0 0 25 0 1 0 486550130 40857600 8357 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9975 8357 131 6 0 8445 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 48600

[startup+1002.3 s]
/proc/loadavg: 4.09 3.97 3.53 5/198 7213
/proc/meminfo: memFree=14005924/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=39956 CPUtime=1002.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 10119 0 0 0 100217 6 0 0 25 0 1 0 486550130 40914944 8370 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9989 8370 131 6 0 8459 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 48656

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.56 5/198 7215
/proc/meminfo: memFree=14003804/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=39900 CPUtime=1062.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 10293 0 0 0 106217 6 0 0 25 0 1 0 486550130 40857600 8378 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208449 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 9975 8378 131 6 0 8445 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 48600

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.59 5/198 7216
/proc/meminfo: memFree=14000440/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=41228 CPUtime=1122.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 10716 0 0 0 112217 6 0 0 25 0 1 0 486550130 42217472 8692 33554432000 4194304 4218580 140737358484160 18446744073709551615 4210404 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 10307 8692 131 6 0 8777 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 49928

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.61 5/198 7218
/proc/meminfo: memFree=13997944/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=41708 CPUtime=1182.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 10956 0 0 0 118217 6 0 0 25 0 1 0 486550130 42708992 8825 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 10427 8825 131 6 0 8897 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 50408

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.63 5/198 7220
/proc/meminfo: memFree=13994328/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=41808 CPUtime=1242.23 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 11138 0 0 0 124217 6 0 0 25 0 1 0 486550130 42811392 8840 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 10452 8840 131 6 0 8922 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 50508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.74 3.94 3.64 4/191 7269
/proc/meminfo: memFree=14202736/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=42308 CPUtime=1299.93 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 11385 0 0 0 129987 6 0 0 25 0 1 0 486550130 43323392 8993 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 10577 8993 131 6 0 9047 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 51008

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

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

[startup+1300 s]
/proc/loadavg: 3.74 3.94 3.64 4/191 7269
/proc/meminfo: memFree=14202736/32951124 swapFree=67111528/67111528
[pid=7152] ppid=7150 vsize=8700 CPUtime=0.01 cores=0,2
/proc/7152/stat : 7152 (esg_static.sh) S 7150 7152 6665 0 -1 4202496 354 377 0 0 0 0 1 0 24 0 1 0 486550127 8908800 253 33554432000 4194304 4922060 140736475698768 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7152/statm: 2175 253 209 178 0 68 0
[pid=7155] ppid=7152 vsize=42308 CPUtime=1299.93 cores=0,2
/proc/7155/stat : 7155 (cdcl) R 7152 7152 6665 0 -1 4202496 11385 0 0 0 129987 6 0 0 25 0 1 0 486550130 43323392 8993 33554432000 4194304 4218580 140737358484160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7155/statm: 10577 8993 131 6 0 9047 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 51008

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.9
CPU system time (s): 0.069989
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 51096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12329
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= 9
involuntary context switches= 15066

runsolver used 2.23066 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 18:38:43
IDJOB=3280885
IDBENCH=20468
IDSOLVER=1609
FILE ID=node135/3280885-1303749522
RUNJOBID= node135-1303749506-7047
PBS_JOBID= 13154027
Free space on /tmp= 71172 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280885-1303749522/watcher-3280885-1303749522 -o /tmp/evaluation-result-3280885-1303749522/solver-3280885-1303749522 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280885-1303749522.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1478556699

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13905532 kB
Buffers:       2063256 kB
Cached:       16006620 kB
SwapCached:          0 kB
Active:        7806992 kB
Inactive:     10639636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13905532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          198716 kB
Writeback:           0 kB
AnonPages:      375980 kB
Mapped:          15460 kB
Slab:           534196 kB
PageTables:       6448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   588340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71248 MiB
End job on node135 at 2011-04-25 19:00:23