Trace number 3472619

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 (1200 s timeout)? (TO) 1200.07 1200.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.0316
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 27414
0.00/0.01	c setup for 1200s
0.00/0.04	c parsetime: 22341us
0.00/0.04	c parsed 94548 clauses with 31435 variables
0.00/0.84	c init all components done
0.00/0.84	c ====================
0.00/0.84	c trail size: 1826
1200.05/1200.04	HOME/rissAuto.sh: line 20: 27414 Terminated              $SOLVER $BENCHNAME -Pconftime $TIMELIMIT

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: 977)

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-3472619-1307199921/watcher-3472619-1307199921 -o /tmp/evaluation-result-3472619-1307199921/solver-3472619-1307199921 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472619-1307199921.cnf 562832882 1200 7680 2 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.08 0.02 0.36 6/468 27412
/proc/meminfo: memFree=28536812/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0

[startup+0.026038 s]
/proc/loadavg: 0.08 0.02 0.36 6/468 27412
/proc/meminfo: memFree=28536812/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101016 s]
/proc/loadavg: 0.08 0.02 0.36 6/468 27412
/proc/meminfo: memFree=28536812/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300989 s]
/proc/loadavg: 0.08 0.02 0.36 6/468 27412
/proc/meminfo: memFree=28536812/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700902 s]
/proc/loadavg: 0.08 0.02 0.36 6/468 27412
/proc/meminfo: memFree=28536812/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 0.08 0.02 0.36 5/473 27421
/proc/meminfo: memFree=28413488/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=71688 CPUtime=1.49 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18111 0 0 0 148 1 0 0 25 0 1 0 831590042 73408512 13503 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 17922 13503 372 325 0 13736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80388

[startup+3.10048 s]
/proc/loadavg: 0.08 0.02 0.36 6/478 27427
/proc/meminfo: memFree=28316736/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=71688 CPUtime=3.09 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18129 0 0 0 308 1 0 0 25 0 1 0 831590042 73408512 13521 33554432000 4194304 5523604 140735477992464 18446744073709551615 5334408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 17922 13521 373 325 0 13736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80388

[startup+6.30089 s]
/proc/loadavg: 0.39 0.08 0.38 6/478 27427
/proc/meminfo: memFree=28315992/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=71820 CPUtime=6.29 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18157 0 0 0 628 1 0 0 25 0 1 0 831590042 73543680 13549 33554432000 4194304 5523604 140735477992464 18446744073709551615 4219360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 17955 13549 373 325 0 13769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80520

[startup+12.7007 s]
/proc/loadavg: 0.68 0.15 0.40 6/478 27427
/proc/meminfo: memFree=28312200/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=72096 CPUtime=12.69 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18231 0 0 0 1268 1 0 0 25 0 1 0 831590042 73826304 13623 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332186 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 18024 13623 373 325 0 13838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80796

[startup+25.5004 s]
/proc/loadavg: 1.42 0.33 0.45 6/478 27428
/proc/meminfo: memFree=28291704/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=72492 CPUtime=25.49 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18300 0 0 0 2548 1 0 0 25 0 1 0 831590042 74231808 13692 33554432000 4194304 5523604 140735477992464 18446744073709551615 5328823 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 18123 13692 373 325 0 13937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81192

[startup+51.1008 s]
/proc/loadavg: 2.30 0.63 0.55 6/478 27428
/proc/meminfo: memFree=28256516/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=73152 CPUtime=51.09 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18476 0 0 0 5108 1 0 0 25 0 1 0 831590042 74907648 13868 33554432000 4194304 5523604 140735477992464 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 18288 13868 373 325 0 14102 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81852

[startup+102.318 s]
/proc/loadavg: 3.26 1.15 0.72 6/478 27430
/proc/meminfo: memFree=28241980/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=74348 CPUtime=102.31 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 18754 0 0 0 10230 1 0 0 25 0 1 0 831590042 76132352 14146 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 18587 14146 373 325 0 14401 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83048

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 0.93 6/478 27459
/proc/meminfo: memFree=28323996/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=75960 CPUtime=162.29 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 19168 0 0 0 16228 1 0 0 25 0 1 0 831590042 77783040 14560 33554432000 4194304 5523604 140735477992464 18446744073709551615 5318576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 18990 14560 373 325 0 14804 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84660

[startup+222.301 s]
/proc/loadavg: 4.02 2.13 1.13 6/478 27461
/proc/meminfo: memFree=28305232/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=77448 CPUtime=222.29 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 19497 0 0 0 22228 1 0 0 25 0 1 0 831590042 79306752 14889 33554432000 4194304 5523604 140735477992464 18446744073709551615 5333124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 19362 14889 373 325 0 15176 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86148

[startup+282.301 s]
/proc/loadavg: 4.08 2.49 1.32 6/478 27462
/proc/meminfo: memFree=28287688/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=78888 CPUtime=282.3 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 19828 0 0 0 28228 2 0 0 25 0 1 0 831590042 80781312 15220 33554432000 4194304 5523604 140735477992464 18446744073709551615 5333092 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 19722 15220 373 325 0 15536 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87588

[startup+342.301 s]
/proc/loadavg: 4.03 2.77 1.48 6/478 27464
/proc/meminfo: memFree=28275636/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=79292 CPUtime=342.3 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 19931 0 0 0 34228 2 0 0 25 0 1 0 831590042 81195008 15323 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 19823 15323 373 325 0 15637 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87992

[startup+402.301 s]
/proc/loadavg: 4.01 2.99 1.64 6/478 27466
/proc/meminfo: memFree=28259472/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7

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

[pid=27414] ppid=27412 vsize=81932 CPUtime=462.3 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 20540 0 0 0 46228 2 0 0 25 0 1 0 831590042 83898368 15932 33554432000 4194304 5523604 140735477992464 18446744073709551615 5333282 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 20483 15932 373 325 0 16297 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90632

[startup+522.3 s]
/proc/loadavg: 4.17 3.38 1.94 6/478 27469
/proc/meminfo: memFree=28235352/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=82712 CPUtime=522.31 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 20693 0 0 0 52229 2 0 0 25 0 1 0 831590042 84697088 16085 33554432000 4194304 5523604 140735477992464 18446744073709551615 4237009 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 20678 16085 373 325 0 16492 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 91412

[startup+582.301 s]
/proc/loadavg: 4.06 3.49 2.06 6/478 27470
/proc/meminfo: memFree=28230340/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=84896 CPUtime=582.3 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 21283 0 0 0 58228 2 0 0 25 0 1 0 831590042 86933504 16675 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 21224 16675 373 325 0 17038 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93596

[startup+642.301 s]
/proc/loadavg: 4.02 3.58 2.18 6/478 27472
/proc/meminfo: memFree=28214556/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=85172 CPUtime=642.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 21337 0 0 0 64230 2 0 0 25 0 1 0 831590042 87216128 16729 33554432000 4194304 5523604 140735477992464 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 21293 16729 373 325 0 17107 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 93872

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.29 6/478 27474
/proc/meminfo: memFree=28194816/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=85312 CPUtime=702.31 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 21353 0 0 0 70229 2 0 0 25 0 1 0 831590042 87359488 16745 33554432000 4194304 5523604 140735477992464 18446744073709551615 4237167 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 21328 16745 373 325 0 17142 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 94012

[startup+762.318 s]
/proc/loadavg: 4.17 3.76 2.41 6/478 27475
/proc/meminfo: memFree=28188232/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=86364 CPUtime=762.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 21626 0 0 0 76230 2 0 0 25 0 1 0 831590042 88436736 17018 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 21591 17018 373 325 0 17405 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 95064

[startup+822.301 s]
/proc/loadavg: 4.17 3.83 2.52 6/478 27477
/proc/meminfo: memFree=28183376/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=88600 CPUtime=822.31 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 22181 0 0 0 82229 2 0 0 25 0 1 0 831590042 90726400 17573 33554432000 4194304 5523604 140735477992464 18446744073709551615 5328685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 22150 17573 373 325 0 17964 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 97300

[startup+882.3 s]
/proc/loadavg: 4.06 3.86 2.61 6/478 27478
/proc/meminfo: memFree=28182716/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=88980 CPUtime=882.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 22270 0 0 0 88229 3 0 0 25 0 1 0 831590042 91115520 17662 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 22245 17662 373 325 0 18059 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 97680

[startup+942.3 s]
/proc/loadavg: 4.02 3.88 2.69 6/478 27480
/proc/meminfo: memFree=28180716/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=88980 CPUtime=942.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 22270 0 0 0 94229 3 0 0 25 0 1 0 831590042 91115520 17662 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 22245 17662 373 325 0 18059 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 97680

[startup+1002.3 s]
/proc/loadavg: 4.01 3.90 2.77 6/478 27482
/proc/meminfo: memFree=28165924/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=89144 CPUtime=1002.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 22305 0 0 0 100229 3 0 0 25 0 1 0 831590042 91283456 17697 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 22286 17697 373 325 0 18100 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 97844

[startup+1062.3 s]
/proc/loadavg: 4.10 3.96 2.86 6/478 27483
/proc/meminfo: memFree=28147176/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=90308 CPUtime=1062.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 22604 0 0 0 106229 3 0 0 25 0 1 0 831590042 92475392 17996 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 22577 17996 373 325 0 18391 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 99008

[startup+1122.3 s]
/proc/loadavg: 4.10 3.99 2.94 6/478 27485
/proc/meminfo: memFree=28118132/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=92932 CPUtime=1122.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 23145 0 0 0 112229 3 0 0 25 0 1 0 831590042 95162368 18537 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 23233 18537 373 325 0 19047 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101632

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.00 6/478 27486
/proc/meminfo: memFree=28114352/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=94920 CPUtime=1182.32 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 23549 0 0 0 118229 3 0 0 25 0 1 0 831590042 97198080 18941 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 23730 18941 373 325 0 19544 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 103620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.94 3.97 3.02 8/474 27509
/proc/meminfo: memFree=28264332/32951124 swapFree=41830676/67111528
[pid=27412] ppid=27410 vsize=8700 CPUtime=0 cores=5,7
/proc/27412/stat : 27412 (rissAuto.sh) S 27410 27412 27362 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 831590041 8908800 251 33554432000 4194304 4922060 140734312299360 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27412/statm: 2175 251 211 178 0 68 0
[pid=27414] ppid=27412 vsize=94920 CPUtime=1200.05 cores=5,7
/proc/27414/stat : 27414 (riss) R 27412 27412 27362 0 -1 4202496 23549 0 0 0 120002 3 0 0 25 0 1 0 831590042 97198080 18941 33554432000 4194304 5523604 140735477992464 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27414/statm: 23730 18941 373 325 0 19544 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 103620

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

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.07
CPU user time (s): 1200.03
CPU system time (s): 0.040993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 103620

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

runsolver used 5.45217 second user time and 13.156 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-04 17:05:21
IDJOB=3472619
IDBENCH=70880
IDSOLVER=1962
FILE ID=node138/3472619-1307199921
RUNJOBID= node138-1307199917-27383
PBS_JOBID= 13509011
Free space on /tmp= 73664 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-19-s100.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472619-1307199921/watcher-3472619-1307199921 -o /tmp/evaluation-result-3472619-1307199921/solver-3472619-1307199921 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472619-1307199921.cnf 562832882 1200 7680 2

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=562832882

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28536992 kB
Buffers:        322404 kB
Cached:        1114392 kB
SwapCached:      44568 kB
Active:        2317976 kB
Inactive:      1803952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28536992 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:            9316 kB
Writeback:           0 kB
AnonPages:     2651356 kB
Mapped:          16888 kB
Slab:           129520 kB
PageTables:      93072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130723408 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= 73652 MiB
End job on node138 at 2011-06-04 17:25:21