Trace number 3285568

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
riss Auto? (TO) 1299.8 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 30197
0.00/0.01	c setup for 2400s
0.00/0.22	c parsetime: 213749us
0.00/0.22	c parsed 870241 clauses with 171676 variables
13.10/13.13	c init all components done
13.10/13.13	c ====================
13.10/13.13	c trail size: 32479

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-3285568-1304137820/watcher-3285568-1304137820 -o /tmp/evaluation-result-3285568-1304137820/solver-3285568-1304137820 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3285568-1304137820.cnf 525106116 2400 7680 2 

running on 2 cores: 4,6

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: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=8.74 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 866 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4275547 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0

[startup+8.80836 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=8.79 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 871 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4272543 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 149744

[startup+8.90033 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=8.88 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 880 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4272486 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 149744

[startup+9.00031 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=8.98 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 890 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4339010 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 8.98
Current children cumulated vsize (KiB) 149744

[startup+9.10129 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=9.09 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 901 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4339834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 149744

[startup+9.20128 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=9.19 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 911 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4339383 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 149744

[startup+9.30126 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=9.29 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 921 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4339914 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 149744

[startup+9.40121 s]
/proc/loadavg: 6.88 7.84 7.94 5/183 30197
/proc/meminfo: memFree=30463064/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=141044 CPUtime=9.39 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 57055 0 0 0 931 8 0 0 25 0 1 0 525381711 144429056 29365 33554432000 4194304 5523604 140736379333808 18446744073709551615 4309657 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 35261 29365 331 325 0 31075 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 149744

[startup+12.7007 s]
/proc/loadavg: 7.08 7.84 7.94 6/192 30213
/proc/meminfo: memFree=28413800/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=150432 CPUtime=12.69 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 74356 0 0 0 1258 11 0 0 25 0 1 0 525381711 154042368 31397 33554432000 4194304 5523604 140736379333808 18446744073709551615 4322826 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 37608 31397 331 325 0 33422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159132

[startup+25.5005 s]
/proc/loadavg: 7.37 7.87 7.95 6/192 30213
/proc/meminfo: memFree=28333544/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=227032 CPUtime=25.49 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 90622 0 0 0 2535 14 0 0 25 0 1 0 525381711 232480768 47663 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 56758 47663 373 325 0 52572 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 235732

[startup+51.101 s]
/proc/loadavg: 7.56 7.88 7.95 6/192 30213
/proc/meminfo: memFree=28421596/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=227032 CPUtime=51.09 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 93658 0 0 0 5090 19 0 0 25 0 1 0 525381711 232480768 50699 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 56758 50699 373 325 0 52572 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 235732

[startup+102.307 s]
/proc/loadavg: 6.37 7.54 7.83 5/192 30215
/proc/meminfo: memFree=28357504/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=265952 CPUtime=102.3 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 106000 0 0 0 10204 26 0 0 25 0 1 0 525381711 272334848 56640 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219995 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 66488 56640 373 325 0 62302 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 274652

[startup+162.301 s]
/proc/loadavg: 4.91 6.90 7.59 5/192 30217
/proc/meminfo: memFree=28225004/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=294588 CPUtime=162.29 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 116254 0 0 0 16202 27 0 0 25 0 1 0 525381711 301658112 66894 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219912 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 73647 66894 373 325 0 69461 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 303288

[startup+222.3 s]
/proc/loadavg: 4.41 6.39 7.37 5/192 30218
/proc/meminfo: memFree=28100208/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=324836 CPUtime=222.27 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 123764 0 0 0 22197 30 0 0 25 0 1 0 525381711 332632064 74404 33554432000 4194304 5523604 140736379333808 18446744073709551615 4220080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 81209 74404 373 325 0 77023 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 333536

[startup+282.301 s]
/proc/loadavg: 4.15 5.95 7.15 5/192 30219
/proc/meminfo: memFree=27973320/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=333100 CPUtime=282.27 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 125854 0 0 0 28196 31 0 0 25 0 1 0 525381711 341094400 76494 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 83275 76494 373 325 0 79089 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 341800

[startup+342.301 s]

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

/proc/30197/statm: 128869 122020 373 325 0 124683 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 524176

[startup+642.301 s]
/proc/loadavg: 4.00 4.57 6.12 5/192 30229
/proc/meminfo: memFree=27279636/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=515476 CPUtime=642.22 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 171380 0 0 0 64178 44 0 0 25 0 1 0 525381711 527847424 122020 33554432000 4194304 5523604 140736379333808 18446744073709551615 4226844 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 128869 122020 373 325 0 124683 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 524176

[startup+702.3 s]
/proc/loadavg: 4.00 4.47 5.99 5/192 30231
/proc/meminfo: memFree=27208056/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=515476 CPUtime=702.21 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 171386 0 0 0 70176 45 0 0 25 0 1 0 525381711 527847424 122026 33554432000 4194304 5523604 140736379333808 18446744073709551615 5332754 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 128869 122026 373 325 0 124683 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 524176

[startup+762.307 s]
/proc/loadavg: 4.03 4.39 5.87 5/192 30233
/proc/meminfo: memFree=27115156/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=576292 CPUtime=762.2 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 186622 0 0 0 76172 48 0 0 25 0 1 0 525381711 590123008 137262 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 144073 137262 373 325 0 139887 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 584992

[startup+822.301 s]
/proc/loadavg: 4.05 4.33 5.75 5/192 30234
/proc/meminfo: memFree=26956044/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=599564 CPUtime=822.19 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 192453 0 0 0 82169 50 0 0 25 0 1 0 525381711 613953536 143093 33554432000 4194304 5523604 140736379333808 18446744073709551615 4220123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 149891 143093 373 325 0 145705 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 608264

[startup+882.301 s]
/proc/loadavg: 4.02 4.27 5.64 5/192 30235
/proc/meminfo: memFree=26842056/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=599564 CPUtime=882.18 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 193024 0 0 0 88167 51 0 0 25 0 1 0 525381711 613953536 143664 33554432000 4194304 5523604 140736379333808 18446744073709551615 5328841 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 149891 143664 373 325 0 145705 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 608264

[startup+942.301 s]
/proc/loadavg: 4.06 4.23 5.54 5/192 30237
/proc/meminfo: memFree=26796404/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=599564 CPUtime=942.17 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 193024 0 0 0 94165 52 0 0 25 0 1 0 525381711 613953536 143664 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 149891 143664 373 325 0 145705 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 608264

[startup+1002.3 s]
/proc/loadavg: 4.02 4.19 5.44 5/192 30239
/proc/meminfo: memFree=26752124/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=683644 CPUtime=1002.15 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 216997 0 0 0 100159 56 0 0 25 0 1 0 525381711 700051456 154836 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 170911 154836 373 325 0 166725 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 692344

[startup+1062.3 s]
/proc/loadavg: 4.00 4.15 5.35 5/192 30241
/proc/meminfo: memFree=26631188/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=784940 CPUtime=1062.15 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 242187 0 0 0 106154 61 0 0 25 0 1 0 525381711 803778560 180026 33554432000 4194304 5523604 140736379333808 18446744073709551615 5333226 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 196235 180026 373 325 0 192049 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 793640

[startup+1122.3 s]
/proc/loadavg: 4.00 4.12 5.26 5/192 30242
/proc/meminfo: memFree=26396560/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=848344 CPUtime=1122.12 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 258001 0 0 0 112148 64 0 0 25 0 1 0 525381711 868704256 195840 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 212086 195840 373 325 0 207900 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 857044

[startup+1182.3 s]
/proc/loadavg: 4.00 4.10 5.18 5/192 30243
/proc/meminfo: memFree=26183508/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=848344 CPUtime=1182.12 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 258001 0 0 0 118147 65 0 0 25 0 1 0 525381711 868704256 195840 33554432000 4194304 5523604 140736379333808 18446744073709551615 4226863 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 212086 195840 373 325 0 207900 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 857044

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/192 30245
/proc/meminfo: memFree=26129420/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=848344 CPUtime=1242.11 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 258001 0 0 0 124146 65 0 0 25 0 1 0 525381711 868704256 195840 33554432000 4194304 5523604 140736379333808 18446744073709551615 4220120 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 212086 195840 373 325 0 207900 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 857044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.08 5.04 4/189 30248
/proc/meminfo: memFree=27077896/32951132 swapFree=67111356/67111528
[pid=30196] ppid=30194 vsize=8700 CPUtime=0 cores=4,6
/proc/30196/stat : 30196 (rissAuto.sh) S 30194 30196 30147 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525381710 8908800 252 33554432000 4194304 4922060 140734961311536 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30196/statm: 2175 252 211 178 0 68 0
[pid=30197] ppid=30196 vsize=848344 CPUtime=1299.8 cores=4,6
/proc/30197/stat : 30197 (riss) R 30196 30196 30147 0 -1 4202496 258001 0 0 0 129914 66 0 0 25 0 1 0 525381711 868704256 195840 33554432000 4194304 5523604 140736379333808 18446744073709551615 4219528 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30197/statm: 212086 195840 373 325 0 207900 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 857044

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.8
CPU user time (s): 1299.14
CPU system time (s): 0.66
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 857044

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

runsolver used 2.80057 second user time and 7.55585 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 06:30:21
IDJOB=3285568
IDBENCH=82389
IDSOLVER=1600
FILE ID=node131/3285568-1304137820
RUNJOBID= node131-1304137820-30166
PBS_JOBID= 13170833
Free space on /tmp= 71992 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285568-1304137820/watcher-3285568-1304137820 -o /tmp/evaluation-result-3285568-1304137820/solver-3285568-1304137820 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3285568-1304137820.cnf 525106116 2400 7680 2

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=525106116

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:      30695624 kB
Buffers:        232536 kB
Cached:        1604400 kB
SwapCached:        168 kB
Active:         235468 kB
Inactive:      1709808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30695624 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           70700 kB
Writeback:           0 kB
AnonPages:      108504 kB
Mapped:          15684 kB
Slab:           245904 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   257856 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= 71796 MiB
End job on node131 at 2011-04-30 06:52:03