Trace number 3264887

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 1.0? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
MD5SUM8e6def53b47a48972a9a9fc80e087610
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.2133
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2192
Sum of the clauses size9664
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 556

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: 9355
0.00/0.01	c parsetime: 830us
0.00/0.01	c parsed 2192 clauses with 311 variables
0.00/0.79	c init all components done
0.00/0.79	c ====================
0.00/0.79	c trail size: 0
1300.03/1300.01	HOME/riss.sh: line 20:  9355 Terminated              $SOLVER $BENCHNAME

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-3264887-1304142864/watcher-3264887-1304142864 -o /tmp/evaluation-result-3264887-1304142864/solver-3264887-1304142864 -C 2400 -W 1300 -M 7680 HOME/riss.sh HOME HOME/instance-3264887-1304142864.cnf 894061458 2400 7680 2 

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: 0.92 1.14 2.13 5/192 9354
/proc/meminfo: memFree=28900120/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0

[startup+0.0819209 s]
/proc/loadavg: 0.92 1.14 2.13 5/192 9354
/proc/meminfo: memFree=28900120/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100919 s]
/proc/loadavg: 0.92 1.14 2.13 5/192 9354
/proc/meminfo: memFree=28900120/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300882 s]
/proc/loadavg: 0.92 1.14 2.13 5/192 9354
/proc/meminfo: memFree=28900120/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700809 s]
/proc/loadavg: 0.92 1.14 2.13 5/192 9354
/proc/meminfo: memFree=28900120/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 0.92 1.14 2.13 5/194 9356
/proc/meminfo: memFree=28857820/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=53804 CPUtime=1.48 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 9828 0 0 0 148 0 0 0 25 0 1 0 525884149 55095296 9411 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 13451 9411 373 325 0 9265 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62504

[startup+3.10038 s]
/proc/loadavg: 0.92 1.14 2.13 5/194 9356
/proc/meminfo: memFree=28853232/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=54796 CPUtime=3.08 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 10079 0 0 0 308 0 0 0 25 0 1 0 525884149 56111104 9662 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 13699 9662 373 325 0 9513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63496

[startup+6.3008 s]
/proc/loadavg: 1.17 1.19 2.14 5/194 9356
/proc/meminfo: memFree=28845752/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=56164 CPUtime=6.29 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 10425 0 0 0 628 1 0 0 25 0 1 0 525884149 57511936 10008 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 14041 10008 373 325 0 9855 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64864

[startup+12.7006 s]
/proc/loadavg: 1.39 1.24 2.15 5/194 9356
/proc/meminfo: memFree=28834596/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=59008 CPUtime=12.69 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 11046 0 0 0 1268 1 0 0 25 0 1 0 525884149 60424192 10629 33554432000 4194304 5523604 140733344705440 18446744073709551615 4216440 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 14752 10629 373 325 0 10566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67708

[startup+25.5003 s]
/proc/loadavg: 1.97 1.37 2.18 5/194 9357
/proc/meminfo: memFree=28820104/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=62520 CPUtime=25.49 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 11838 0 0 0 2548 1 0 0 25 0 1 0 525884149 64020480 11421 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 15630 11421 373 325 0 11444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71220

[startup+51.1007 s]
/proc/loadavg: 2.66 1.58 2.22 5/194 9357
/proc/meminfo: memFree=28801708/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=67044 CPUtime=51.09 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 12928 0 0 0 5108 1 0 0 25 0 1 0 525884149 68653056 12511 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 16761 12511 373 325 0 12575 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75744

[startup+102.307 s]
/proc/loadavg: 3.42 1.95 2.31 5/194 9359
/proc/meminfo: memFree=28776872/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=72528 CPUtime=102.29 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 14084 0 0 0 10228 1 0 0 25 0 1 0 525884149 74268672 13667 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 18132 13667 373 325 0 13946 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81228

[startup+162.301 s]
/proc/loadavg: 3.78 2.32 2.42 5/194 9360
/proc/meminfo: memFree=28754508/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=79092 CPUtime=162.29 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 15601 0 0 0 16227 2 0 0 25 0 1 0 525884149 80990208 15184 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 19773 15184 373 325 0 15587 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87792

[startup+222.301 s]
/proc/loadavg: 3.92 2.62 2.51 5/194 9362
/proc/meminfo: memFree=28738100/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=81480 CPUtime=222.29 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 16212 0 0 0 22227 2 0 0 25 0 1 0 525884149 83435520 15795 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 20370 15795 373 325 0 16184 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90180

[startup+282.301 s]
/proc/loadavg: 4.00 2.89 2.61 5/194 9363
/proc/meminfo: memFree=28720952/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=88628 CPUtime=282.3 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 17901 0 0 0 28227 3 0 0 25 0 1 0 525884149 90755072 17227 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 22157 17227 373 325 0 17971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 97328

[startup+342.301 s]
/proc/loadavg: 4.00 3.09 2.69 5/194 9365
/proc/meminfo: memFree=28712852/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=88628 CPUtime=342.3 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 17907 0 0 0 34227 3 0 0 25 0 1 0 525884149 90755072 17233 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332916 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 22157 17233 373 325 0 17971 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97328

[startup+402.301 s]
/proc/loadavg: 4.00 3.25 2.77 5/194 9376
/proc/meminfo: memFree=28700536/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7

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

[pid=9355] ppid=9354 vsize=100600 CPUtime=522.3 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 20693 0 0 0 52225 5 0 0 25 0 1 0 525884149 103014400 20019 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 25150 20019 373 325 0 20964 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109300

[startup+582.301 s]
/proc/loadavg: 4.00 3.58 2.98 5/194 9381
/proc/meminfo: memFree=28668376/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=100600 CPUtime=582.3 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 20694 0 0 0 58225 5 0 0 25 0 1 0 525884149 103014400 20020 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332729 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 25150 20020 373 325 0 20964 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109300

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 3.04 5/194 9385
/proc/meminfo: memFree=28661080/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=100600 CPUtime=642.31 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 20699 0 0 0 64226 5 0 0 25 0 1 0 525884149 103014400 20025 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 25150 20025 373 325 0 20964 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 109300

[startup+702.301 s]
/proc/loadavg: 4.00 3.72 3.10 5/194 9387
/proc/meminfo: memFree=28653980/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=100600 CPUtime=702.31 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 20752 0 0 0 70226 5 0 0 25 0 1 0 525884149 103014400 20078 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 25150 20078 373 325 0 20964 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 109300

[startup+762.307 s]
/proc/loadavg: 4.00 3.76 3.15 5/194 9388
/proc/meminfo: memFree=28646752/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=101308 CPUtime=762.31 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 20950 0 0 0 76226 5 0 0 25 0 1 0 525884149 103739392 20276 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332903 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 25327 20276 373 325 0 21141 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110008

[startup+822.301 s]
/proc/loadavg: 4.05 3.82 3.21 5/194 9390
/proc/meminfo: memFree=28638896/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=104508 CPUtime=822.31 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 21714 0 0 0 82225 6 0 0 25 0 1 0 525884149 107016192 21040 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 26127 21040 373 325 0 21941 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113208

[startup+882.3 s]
/proc/loadavg: 4.02 3.85 3.25 5/194 9392
/proc/meminfo: memFree=28626452/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=107740 CPUtime=882.31 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 22540 0 0 0 88225 6 0 0 25 0 1 0 525884149 110325760 21866 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333311 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 26935 21866 373 325 0 22749 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 116440

[startup+942.3 s]
/proc/loadavg: 4.09 3.90 3.31 5/194 9393
/proc/meminfo: memFree=28618984/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=112192 CPUtime=942.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 23459 0 0 0 94225 7 0 0 25 0 1 0 525884149 114884608 22785 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28048 22785 373 325 0 23862 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 120892

[startup+1002.3 s]
/proc/loadavg: 4.03 3.92 3.35 5/194 9395
/proc/meminfo: memFree=28611508/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=115492 CPUtime=1002.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24312 0 0 0 100225 7 0 0 25 0 1 0 525884149 118263808 23638 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28873 23638 373 325 0 24687 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 124192

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.38 5/194 9396
/proc/meminfo: memFree=28606124/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=115492 CPUtime=1062.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24312 0 0 0 106225 7 0 0 25 0 1 0 525884149 118263808 23638 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28873 23638 373 325 0 24687 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 124192

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.42 5/194 9398
/proc/meminfo: memFree=28601488/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=115492 CPUtime=1122.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24315 0 0 0 112225 7 0 0 25 0 1 0 525884149 118263808 23641 33554432000 4194304 5523604 140733344705440 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28873 23641 373 325 0 24687 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 124192

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/194 9399
/proc/meminfo: memFree=28596984/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=115492 CPUtime=1182.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24319 0 0 0 118225 7 0 0 25 0 1 0 525884149 118263808 23645 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28873 23645 373 325 0 24687 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 124192

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.48 5/194 9401
/proc/meminfo: memFree=28591380/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=115664 CPUtime=1242.32 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24336 0 0 0 124225 7 0 0 25 0 1 0 525884149 118439936 23662 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 28916 23662 373 325 0 24730 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 124364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.51 4/188 9406
/proc/meminfo: memFree=28902008/32951124 swapFree=67111356/67111528
[pid=9354] ppid=9352 vsize=8700 CPUtime=0 cores=5,7
/proc/9354/stat : 9354 (riss.sh) S 9352 9354 8049 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 525884148 8908800 251 33554432000 4194304 4922060 140734527344416 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9354/statm: 2175 251 211 178 0 68 0
[pid=9355] ppid=9354 vsize=116176 CPUtime=1300.03 cores=5,7
/proc/9355/stat : 9355 (riss) R 9354 9354 8049 0 -1 4202496 24450 0 0 0 129996 7 0 0 25 0 1 0 525884149 118964224 23776 33554432000 4194304 5523604 140733344705440 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9355/statm: 29044 23776 373 325 0 24858 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124876

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.05
CPU user time (s): 1299.97
CPU system time (s): 0.080987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 124876

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

runsolver used 1.85672 second user time and 5.2482 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 07:54:24
IDJOB=3264887
IDBENCH=85357
IDSOLVER=1598
FILE ID=node137/3264887-1304142864
RUNJOBID= node137-1304142864-9312
PBS_JOBID= 13170818
Free space on /tmp= 73208 MiB

SOLVER NAME= riss 1.0
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
COMMAND LINE= DIR/riss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264887-1304142864/watcher-3264887-1304142864 -o /tmp/evaluation-result-3264887-1304142864/solver-3264887-1304142864 -C 2400 -W 1300 -M 7680  HOME/riss.sh HOME HOME/instance-3264887-1304142864.cnf 894061458 2400 7680 2

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

MD5SUM BENCH= 8e6def53b47a48972a9a9fc80e087610
RANDOM SEED=894061458

node137.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.844
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.68
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.844
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      28900400 kB
Buffers:        917192 kB
Cached:        2510040 kB
SwapCached:         48 kB
Active:         276544 kB
Inactive:      3318176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28900400 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:      166088 kB
Mapped:          15648 kB
Slab:           391944 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   357152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73212 MiB
End job on node137 at 2011-04-30 08:16:06