Trace number 3285476

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.95 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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: 30203
0.00/0.01	c setup for 2400s
1.69/1.79	c parsetime: 1783621us
1.69/1.79	c parsed 4116966 clauses with 756832 variables
69.99/70.01	c init all components done
69.99/70.03	c ====================
69.99/70.03	c trail size: 177301

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

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: 6.81 7.81 7.93 7/185 30202
/proc/meminfo: memFree=30420224/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=48224 CPUtime=0 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 3066 0 0 0 0 0 0 0 25 0 1 0 525381922 49381376 3003 33554432000 4194304 5523604 140737393321808 18446744073709551615 274664502365 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 12056 3015 237 325 0 7870 0

[startup+0.070361 s]
/proc/loadavg: 6.81 7.81 7.93 7/185 30202
/proc/meminfo: memFree=30420224/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=49676 CPUtime=0.06 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 8633 0 0 0 5 1 0 0 25 0 1 0 525381922 50868224 8381 33554432000 4194304 5523604 140737393321808 18446744073709551615 4268126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 12419 8381 301 325 0 8233 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 58376

[startup+0.100347 s]
/proc/loadavg: 6.81 7.81 7.93 7/185 30202
/proc/meminfo: memFree=30420224/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=49676 CPUtime=0.09 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 8721 0 0 0 8 1 0 0 25 0 1 0 525381922 50868224 8469 33554432000 4194304 5523604 140737393321808 18446744073709551615 274676635024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 12419 8469 301 325 0 8233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58376

[startup+0.300316 s]
/proc/loadavg: 6.81 7.81 7.93 7/185 30202
/proc/meminfo: memFree=30420224/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=53468 CPUtime=0.28 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 10163 0 0 0 27 1 0 0 25 0 1 0 525381922 54751232 9159 33554432000 4194304 5523604 140737393321808 18446744073709551615 4268126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 13367 9159 301 325 0 9181 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62168

[startup+0.700254 s]
/proc/loadavg: 6.81 7.81 7.93 7/185 30202
/proc/meminfo: memFree=30420224/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=88572 CPUtime=0.69 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 19776 0 0 0 66 3 0 0 25 0 1 0 525381922 90697728 17771 33554432000 4194304 5523604 140737393321808 18446744073709551615 4270582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 22143 17771 302 325 0 17957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97272

[startup+1.50108 s]
/proc/loadavg: 6.81 7.81 7.93 6/187 30204
/proc/meminfo: memFree=30297208/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=157524 CPUtime=1.49 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 38803 0 0 0 143 6 0 0 25 0 1 0 525381922 161304576 34797 33554432000 4194304 5523604 140737393321808 18446744073709551615 4270582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 39381 34797 302 325 0 35195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166224

[startup+3.10083 s]
/proc/loadavg: 6.81 7.81 7.93 8/187 30204
/proc/meminfo: memFree=29989316/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=719248 CPUtime=3.09 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 179771 0 0 0 284 25 0 0 19 0 1 0 525381922 736509952 162894 33554432000 4194304 5523604 140737393321808 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 179812 162896 324 325 0 175626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 727948

[startup+6.30028 s]
/proc/loadavg: 6.82 7.80 7.93 6/191 30211
/proc/meminfo: memFree=29222840/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=872020 CPUtime=6.29 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 235701 0 0 0 596 33 0 0 25 0 1 0 525381922 892948480 201085 33554432000 4194304 5523604 140737393321808 18446744073709551615 4345043 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 218005 201085 325 325 0 213819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 880720

[startup+16.0256 s]
/proc/loadavg: 6.82 7.80 7.93 6/191 30211
/proc/meminfo: memFree=29222840/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=877872 CPUtime=16.02 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 237180 0 0 0 1568 34 0 0 25 0 1 0 525381922 898940928 202564 33554432000 4194304 5523604 140737393321808 18446744073709551615 4314816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 219468 202564 326 325 0 215282 0
Current children cumulated CPU time (s) 16.02
Current children cumulated vsize (KiB) 886572

[startup+25.501 s]
/proc/loadavg: 7.50 7.89 7.95 5/192 30213
/proc/meminfo: memFree=28332732/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=877872 CPUtime=25.49 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 237180 0 0 0 2514 35 0 0 25 0 1 0 525381922 898940928 202564 33554432000 4194304 5523604 140737393321808 18446744073709551615 4322883 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 219468 202564 326 325 0 215282 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 886572

[startup+51.1005 s]
/proc/loadavg: 7.51 7.87 7.94 6/192 30213
/proc/meminfo: memFree=28417228/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=763424 CPUtime=51.08 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 322155 0 0 0 5056 52 0 0 25 0 1 0 525381922 781746176 173145 33554432000 4194304 5523604 140737393321808 18446744073709551615 4322854 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 190856 173145 331 325 0 186670 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 772124

[startup+102.301 s]
/proc/loadavg: 6.37 7.54 7.83 5/192 30215
/proc/meminfo: memFree=28355296/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=769560 CPUtime=102.28 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 372851 0 0 0 10165 63 0 0 25 0 1 0 525381922 788029440 171953 33554432000 4194304 5523604 140737393321808 18446744073709551615 4252435 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 192390 171953 375 325 0 188204 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 778260

[startup+162.3 s]
/proc/loadavg: 4.91 6.90 7.59 5/192 30217
/proc/meminfo: memFree=28224880/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=808640 CPUtime=162.28 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 385706 0 0 0 16163 65 0 0 25 0 1 0 525381922 828047360 178407 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 202160 178407 375 325 0 197974 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 817340

[startup+222.301 s]
/proc/loadavg: 4.41 6.39 7.37 5/192 30218
/proc/meminfo: memFree=28100208/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=831208 CPUtime=222.28 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 391386 0 0 0 22162 66 0 0 25 0 1 0 525381922 851156992 184087 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 207802 184087 375 325 0 203616 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 839908

[startup+282.301 s]
/proc/loadavg: 4.15 5.95 7.15 5/192 30219
/proc/meminfo: memFree=27963524/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=844240 CPUtime=282.28 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 395464 0 0 0 28161 67 0 0 25 0 1 0 525381922 864501760 188165 33554432000 4194304 5523604 140737393321808 18446744073709551615 4252692 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 211060 188165 375 325 0 206874 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 852940

[startup+342.301 s]

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

/proc/30203/statm: 250252 229237 375 325 0 246066 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 1009708

[startup+642.3 s]
/proc/loadavg: 4.00 4.57 6.12 5/192 30229
/proc/meminfo: memFree=27276164/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1001008 CPUtime=642.27 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 449338 0 0 0 64152 75 0 0 25 0 1 0 525381922 1025032192 229238 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219995 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 250252 229238 375 325 0 246066 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 1009708

[startup+702.301 s]
/proc/loadavg: 4.00 4.47 5.99 5/192 30231
/proc/meminfo: memFree=27208056/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1062344 CPUtime=702.27 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 464652 0 0 0 70150 77 0 0 25 0 1 0 525381922 1087840256 244552 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219883 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 265586 244552 375 325 0 261400 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1071044

[startup+762.3 s]
/proc/loadavg: 4.03 4.39 5.87 5/192 30233
/proc/meminfo: memFree=27107220/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1062344 CPUtime=762.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 464653 0 0 0 76149 77 0 0 25 0 1 0 525381922 1087840256 244553 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219769 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 265586 244553 375 325 0 261400 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 1071044

[startup+822.301 s]
/proc/loadavg: 4.05 4.33 5.75 5/192 30234
/proc/meminfo: memFree=26951580/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1062344 CPUtime=822.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 464653 0 0 0 82149 77 0 0 25 0 1 0 525381922 1087840256 244553 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 265586 244553 375 325 0 261400 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1071044

[startup+882.301 s]
/proc/loadavg: 4.02 4.27 5.64 5/192 30235
/proc/meminfo: memFree=26839576/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1094636 CPUtime=882.27 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 472787 0 0 0 88148 79 0 0 25 0 1 0 525381922 1120907264 252687 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219596 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 273659 252687 375 325 0 269473 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1103336

[startup+942.3 s]
/proc/loadavg: 4.06 4.23 5.54 5/192 30237
/proc/meminfo: memFree=26796404/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1136992 CPUtime=942.27 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 483302 0 0 0 94146 81 0 0 25 0 1 0 525381922 1164279808 263202 33554432000 4194304 5523604 140737393321808 18446744073709551615 4226834 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 284248 263202 375 325 0 280062 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1145692

[startup+1002.3 s]
/proc/loadavg: 4.02 4.19 5.44 5/192 30239
/proc/meminfo: memFree=26750884/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1136992 CPUtime=1002.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 483302 0 0 0 100145 81 0 0 25 0 1 0 525381922 1164279808 263202 33554432000 4194304 5523604 140737393321808 18446744073709551615 4226826 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 284248 263202 375 325 0 280062 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1145692

[startup+1062.31 s]
/proc/loadavg: 4.00 4.15 5.35 5/192 30241
/proc/meminfo: memFree=26626848/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1136992 CPUtime=1062.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 483302 0 0 0 106145 81 0 0 25 0 1 0 525381922 1164279808 263202 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219922 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 284248 263202 375 325 0 280062 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1145692

[startup+1122.3 s]
/proc/loadavg: 4.00 4.12 5.26 5/192 30242
/proc/meminfo: memFree=26390360/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1137668 CPUtime=1122.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 483482 0 0 0 112145 81 0 0 25 0 1 0 525381922 1164972032 263382 33554432000 4194304 5523604 140737393321808 18446744073709551615 4252704 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 284417 263382 375 325 0 280231 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1146368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.10 5.18 5/192 30243
/proc/meminfo: memFree=26174580/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1217148 CPUtime=1182.26 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 503343 0 0 0 118141 85 0 0 25 0 1 0 525381922 1246359552 283243 33554432000 4194304 5523604 140737393321808 18446744073709551615 4219465 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 304287 283243 375 325 0 300101 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 1225848

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/192 30245
/proc/meminfo: memFree=26129420/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1221136 CPUtime=1242.25 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 504330 0 0 0 124140 85 0 0 25 0 1 0 525381922 1250443264 284230 33554432000 4194304 5523604 140737393321808 18446744073709551615 5332007 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 305284 284230 375 325 0 301098 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 1229836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.06 5.03 4/182 30287
/proc/meminfo: memFree=27886052/32951132 swapFree=67111356/67111528
[pid=30202] ppid=30200 vsize=8700 CPUtime=0 cores=0,2
/proc/30202/stat : 30202 (rissAuto.sh) S 30200 30202 30147 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 525381922 8908800 252 33554432000 4194304 4922060 140733807689024 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30202/statm: 2175 252 211 178 0 68 0
[pid=30203] ppid=30202 vsize=1221136 CPUtime=1299.95 cores=0,2
/proc/30203/stat : 30203 (riss) R 30202 30202 30147 0 -1 4202496 504330 0 0 0 129910 85 0 0 25 0 1 0 525381922 1250443264 284230 33554432000 4194304 5523604 140737393321808 18446744073709551615 5318605 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30203/statm: 305284 284230 375 325 0 301098 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1229836

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 30202 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1299.95
#
# 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.95
CPU user time (s): 1299.1
CPU system time (s): 0.85
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 1229836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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.21966 second user time and 4.93325 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 06:30:23
IDJOB=3285476
IDBENCH=82387
IDSOLVER=1600
FILE ID=node131/3285476-1304137820
RUNJOBID= node131-1304137820-30165
PBS_JOBID= 13170833
Free space on /tmp= 71868 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285476-1304137820/watcher-3285476-1304137820 -o /tmp/evaluation-result-3285476-1304137820/solver-3285476-1304137820 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3285476-1304137820.cnf 525106116 2400 7680 2

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
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:      30420256 kB
Buffers:        232664 kB
Cached:        1740204 kB
SwapCached:        168 kB
Active:         451100 kB
Inactive:      1766004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30420256 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          198512 kB
Writeback:           0 kB
AnonPages:      243544 kB
Mapped:          15880 kB
Slab:           249812 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   415760 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= 71808 MiB
End job on node131 at 2011-04-30 06:52:05