Trace number 3266262

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

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

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 |    2924    14457 |     877       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 170   #clauses: 2924   #literals: 14457
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	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-3266262-1303577025/watcher-3266262-1303577025 -o /tmp/evaluation-result-3266262-1303577025/solver-3266262-1303577025 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3266262-1303577025.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: 2.50 3.62 3.87 4/184 9475
/proc/meminfo: memFree=18622804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) R 9473 9475 8280 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 469302114 8908800 249 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664628629 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/9475/statm: 2175 249 209 178 0 68 0

[startup+0.089692 s]
/proc/loadavg: 2.50 3.62 3.87 4/184 9475
/proc/meminfo: memFree=18622804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10069 s]
/proc/loadavg: 2.50 3.62 3.87 4/184 9475
/proc/meminfo: memFree=18622804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300668 s]
/proc/loadavg: 2.50 3.62 3.87 4/184 9475
/proc/meminfo: memFree=18622804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700597 s]
/proc/loadavg: 2.50 3.62 3.87 4/184 9475
/proc/meminfo: memFree=18622804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 2.50 3.62 3.87 5/192 9490
/proc/meminfo: memFree=18613344/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=9752 CPUtime=1.48 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 926 0 0 0 148 0 0 0 25 0 1 0 469302115 9986048 836 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 2438 836 130 6 0 908 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18452

[startup+3.10017 s]
/proc/loadavg: 2.50 3.62 3.87 5/192 9490
/proc/meminfo: memFree=18608876/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=10684 CPUtime=3.08 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 1151 0 0 0 308 0 0 0 25 0 1 0 469302115 10940416 1061 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 2671 1061 130 6 0 1141 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19384

[startup+6.30062 s]
/proc/loadavg: 2.62 3.63 3.87 5/192 9490
/proc/meminfo: memFree=18603104/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=11916 CPUtime=6.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 1458 0 0 0 629 0 0 0 25 0 1 0 469302115 12201984 1368 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 2979 1368 131 6 0 1449 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20616

[startup+12.7005 s]
/proc/loadavg: 2.73 3.63 3.87 5/192 9490
/proc/meminfo: memFree=18594060/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=13684 CPUtime=12.68 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 1903 0 0 0 1268 0 0 0 25 0 1 0 469302115 14012416 1808 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 3421 1808 131 6 0 1891 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22384

[startup+25.5003 s]
/proc/loadavg: 3.01 3.65 3.87 5/192 9521
/proc/meminfo: memFree=18590484/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=15384 CPUtime=25.48 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 2389 0 0 0 2548 0 0 0 25 0 1 0 469302115 15753216 2231 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 3846 2231 131 6 0 2316 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24084

[startup+51.1008 s]
/proc/loadavg: 3.35 3.68 3.88 5/192 9521
/proc/meminfo: memFree=18577588/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=17968 CPUtime=51.08 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 3268 0 0 0 5108 0 0 0 25 0 1 0 469302115 18399232 2883 33554432000 4194304 4218580 140734324713600 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 4492 2883 131 6 0 2962 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26668

[startup+102.307 s]
/proc/loadavg: 3.72 3.73 3.88 5/192 9523
/proc/meminfo: memFree=18560452/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=22460 CPUtime=102.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 4866 0 0 0 10228 1 0 0 25 0 1 0 469302115 22999040 4019 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 5615 4019 131 6 0 4085 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31160

[startup+162.301 s]
/proc/loadavg: 3.94 3.79 3.89 5/192 9524
/proc/meminfo: memFree=18550648/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=24556 CPUtime=162.28 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 5854 0 0 0 16226 2 0 0 25 0 1 0 469302115 25145344 4520 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 6139 4520 131 6 0 4609 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33256

[startup+222.301 s]
/proc/loadavg: 3.98 3.82 3.90 5/192 9526
/proc/meminfo: memFree=18540588/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=26664 CPUtime=222.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 6835 0 0 0 22226 3 0 0 25 0 1 0 469302115 27303936 5050 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 6666 5050 131 6 0 5136 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35364

[startup+282.301 s]
/proc/loadavg: 3.99 3.85 3.90 5/192 9527
/proc/meminfo: memFree=18531892/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=29900 CPUtime=282.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 8152 0 0 0 28225 4 0 0 25 0 1 0 469302115 30617600 5857 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 7475 5857 131 6 0 5945 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38600

[startup+342.3 s]
/proc/loadavg: 4.05 3.89 3.91 5/192 9529
/proc/meminfo: memFree=18525300/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=31320 CPUtime=342.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 9024 0 0 0 34225 4 0 0 25 0 1 0 469302115 32071680 6242 33554432000 4194304 4218580 140734324713600 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 7830 6242 131 6 0 6300 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40020

[startup+402.301 s]
/proc/loadavg: 4.05 3.92 3.92 5/192 9531
/proc/meminfo: memFree=18519584/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7

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

[pid=9478] ppid=9475 vsize=35208 CPUtime=522.29 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 11284 0 0 0 52224 5 0 0 25 0 1 0 469302115 36052992 7199 33554432000 4194304 4218580 140734324713600 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 8802 7199 131 6 0 7272 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 43908

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.92 5/192 9535
/proc/meminfo: memFree=18504552/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=35940 CPUtime=582.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 11901 0 0 0 58224 6 0 0 25 0 1 0 469302115 36802560 7373 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 8985 7373 131 6 0 7455 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44640

[startup+642.3 s]
/proc/loadavg: 4.00 3.95 3.92 5/192 9537
/proc/meminfo: memFree=18501676/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=36648 CPUtime=642.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 12569 0 0 0 64224 6 0 0 25 0 1 0 469302115 37527552 7569 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 9162 7569 131 6 0 7632 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 45348

[startup+702.301 s]
/proc/loadavg: 4.06 3.98 3.92 5/192 9539
/proc/meminfo: memFree=18496076/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=37196 CPUtime=702.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 13072 0 0 0 70223 7 0 0 25 0 1 0 469302115 38088704 7678 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208559 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 9299 7678 131 6 0 7769 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 45896

[startup+762.307 s]
/proc/loadavg: 4.02 3.98 3.92 5/192 9540
/proc/meminfo: memFree=18490604/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=38796 CPUtime=762.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 13938 0 0 0 76223 7 0 0 25 0 1 0 469302115 39727104 8080 33554432000 4194304 4218580 140734324713600 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 9699 8080 131 6 0 8169 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 47496

[startup+822.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/192 9542
/proc/meminfo: memFree=18485520/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=41756 CPUtime=822.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 15139 0 0 0 82223 7 0 0 25 0 1 0 469302115 42758144 8849 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 10439 8849 131 6 0 8909 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 50456

[startup+882.301 s]
/proc/loadavg: 4.09 4.01 3.94 5/192 9543
/proc/meminfo: memFree=18481164/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=44248 CPUtime=882.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 16117 0 0 0 88222 8 0 0 25 0 1 0 469302115 45309952 9438 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11062 9438 131 6 0 9532 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 52948

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/192 9545
/proc/meminfo: memFree=18478172/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=44488 CPUtime=942.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 16655 0 0 0 94222 8 0 0 25 0 1 0 469302115 45555712 9504 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11122 9504 131 6 0 9592 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 53188

[startup+1002.3 s]
/proc/loadavg: 3.68 3.93 3.91 4/185 9565
/proc/meminfo: memFree=18510056/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=44616 CPUtime=1002.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 17156 0 0 0 100221 9 0 0 25 0 1 0 469302115 45686784 9564 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11154 9564 131 6 0 9624 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 53316

[startup+1062.3 s]
/proc/loadavg: 3.25 3.76 3.85 4/185 9575
/proc/meminfo: memFree=18508804/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=44788 CPUtime=1062.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 17614 0 0 0 106220 10 0 0 25 0 1 0 469302115 45862912 9580 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11197 9580 131 6 0 9667 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 53488

[startup+1122.3 s]
/proc/loadavg: 3.09 3.62 3.80 4/185 9577
/proc/meminfo: memFree=18507784/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=45052 CPUtime=1122.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 18161 0 0 0 112220 10 0 0 25 0 1 0 469302115 46133248 9674 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11263 9674 131 6 0 9733 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 53752

[startup+1182.3 s]
/proc/loadavg: 3.03 3.50 3.75 4/185 9578
/proc/meminfo: memFree=18506652/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=46204 CPUtime=1182.3 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 18824 0 0 0 118219 11 0 0 25 0 1 0 469302115 47312896 9929 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11551 9929 131 6 0 10021 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 54904

[startup+1242.3 s]
/proc/loadavg: 3.01 3.41 3.70 4/185 9580
/proc/meminfo: memFree=18501176/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=46508 CPUtime=1242.31 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 19327 0 0 0 124219 12 0 0 25 0 1 0 469302115 47624192 10016 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11627 10016 131 6 0 10097 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 55208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.33 3.65 4/185 9582
/proc/meminfo: memFree=18498316/32951132 swapFree=67111528/67111528
[pid=9475] ppid=9473 vsize=8700 CPUtime=0 cores=5,7
/proc/9475/stat : 9475 (esg_static.sh) S 9473 9475 8280 0 -1 4202496 353 200 0 0 0 0 0 0 25 0 1 0 469302114 8908800 252 33554432000 4194304 4922060 140736312016416 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9475/statm: 2175 252 209 178 0 68 0
[pid=9478] ppid=9475 vsize=47272 CPUtime=1300.01 cores=5,7
/proc/9478/stat : 9478 (cdcl) R 9475 9475 8280 0 -1 4202496 19953 0 0 0 129989 12 0 0 25 0 1 0 469302115 48406528 10214 33554432000 4194304 4218580 140734324713600 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9478/statm: 11818 10214 131 6 0 10288 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 55972

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.9
CPU system time (s): 0.13098
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 56228

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

runsolver used 1.9557 second user time and 5.14722 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 18:43:45
IDJOB=3266262
IDBENCH=87447
IDSOLVER=1609
FILE ID=node131/3266262-1303577025
RUNJOBID= node131-1303577024-9308
PBS_JOBID= 13150312
Free space on /tmp= 72044 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266262-1303577025/watcher-3266262-1303577025 -o /tmp/evaluation-result-3266262-1303577025/solver-3266262-1303577025 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3266262-1303577025.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=1438521220

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18622944 kB
Buffers:        991892 kB
Cached:       12749560 kB
SwapCached:          0 kB
Active:        4205424 kB
Inactive:      9607604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18622944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4064 kB
Writeback:           0 kB
AnonPages:       71448 kB
Mapped:          15332 kB
Slab:           449936 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   235004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72044 MiB
End job on node131 at 2011-04-23 19:05:27