Trace number 3499044

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 5000.06 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   53865   137056 |   16159       0        0     nan |  0.000 % |
0.00/0.18	c |         0 |   36664   133730 |      --       0       --      -- |     --   | -17201/-3326
0.00/0.18	c ==============================================================================
0.00/0.18	c Result  :   #vars: 6724   #clauses: 36664   #literals: 133730
0.00/0.18	c CPU time:   0.171973 s
0.00/0.18	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3499044-1308154473/watcher-3499044-1308154473 -o /tmp/evaluation-result-3499044-1308154473/solver-3499044-1308154473 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499044-1308154473.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10943
/proc/meminfo: memFree=29906480/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 1005677988 8908800 249 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10943/statm: 2175 249 209 178 0 68 0

[startup+0.0161559 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10943
/proc/meminfo: memFree=29906480/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 1005677988 8908800 249 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10943/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101153 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10943
/proc/meminfo: memFree=29906480/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 1005677988 8908800 249 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10943/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301052 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10943
/proc/meminfo: memFree=29906480/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8700

[startup+0.700974 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10943
/proc/meminfo: memFree=29906480/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8700

[startup+1.50089 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10946
/proc/meminfo: memFree=29898796/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=12572 CPUtime=1.29 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 1635 0 0 0 129 0 0 0 25 0 1 0 1005678008 12873728 1545 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 3143 1545 131 6 0 1613 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21272

[startup+3.10058 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10946
/proc/meminfo: memFree=29897556/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=13496 CPUtime=2.88 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 1862 0 0 0 288 0 0 0 25 0 1 0 1005678008 13819904 1772 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 3374 1772 131 6 0 1844 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22196

[startup+6.30098 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10946
/proc/meminfo: memFree=29895712/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=15128 CPUtime=6.08 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 2270 0 0 0 608 0 0 0 25 0 1 0 1005678008 15491072 2180 33554432000 4194304 4218580 140733651715616 18446744073709551615 4210979 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 3782 2180 131 6 0 2252 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23828

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10947
/proc/meminfo: memFree=29894256/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=16076 CPUtime=12.48 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 2500 0 0 0 1248 0 0 0 25 0 1 0 1005678008 16461824 2410 33554432000 4194304 4218580 140733651715616 18446744073709551615 4201955 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 4019 2410 131 6 0 2489 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24776

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10947
/proc/meminfo: memFree=29892136/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=18504 CPUtime=25.28 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 3090 0 0 0 2528 0 0 0 25 0 1 0 1005678008 18948096 2998 33554432000 4194304 4218580 140733651715616 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 4626 2998 131 6 0 3096 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27204

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10948
/proc/meminfo: memFree=29885024/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=20604 CPUtime=50.88 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 3706 0 0 0 5088 0 0 0 25 0 1 0 1005678008 21098496 3539 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 5151 3539 131 6 0 3621 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29304

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10949
/proc/meminfo: memFree=29881400/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=24000 CPUtime=102.1 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 4818 0 0 0 10209 1 0 0 25 0 1 0 1005678008 24576000 4402 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 6000 4402 131 6 0 4470 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32700

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 10951
/proc/meminfo: memFree=29868332/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=27868 CPUtime=162.09 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 6086 0 0 0 16208 1 0 0 25 0 1 0 1005678008 28536832 5346 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 6967 5346 131 6 0 5437 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36568

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 10952
/proc/meminfo: memFree=29866412/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=29692 CPUtime=222.1 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 6884 0 0 0 22208 2 0 0 25 0 1 0 1005678008 30404608 5800 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 7423 5800 131 6 0 5893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38392

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10954
/proc/meminfo: memFree=29862144/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=34244 CPUtime=282.09 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 8379 0 0 0 28207 2 0 0 25 0 1 0 1005678008 35065856 6958 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 8561 6958 131 6 0 7031 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 42944

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10955
/proc/meminfo: memFree=29860720/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=35284 CPUtime=342.09 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 8998 0 0 0 34207 2 0 0 25 0 1 0 1005678008 36130816 7216 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 8821 7216 131 6 0 7291 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 43984

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10957
/proc/meminfo: memFree=29859912/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6

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

/proc/10946/statm: 38103 36474 131 6 0 36573 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 161112

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11117
/proc/meminfo: memFree=29875612/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=152752 CPUtime=4422.24 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 59275 0 0 0 442200 24 0 0 25 0 1 0 1005678008 156418048 36588 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 38188 36588 131 6 0 36658 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 161452

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11119
/proc/meminfo: memFree=29873576/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=154468 CPUtime=4482.26 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 59744 0 0 0 448201 25 0 0 25 0 1 0 1005678008 158175232 36990 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 38617 36990 131 6 0 37087 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 163168

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11120
/proc/meminfo: memFree=29871760/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=155856 CPUtime=4542.26 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 60207 0 0 0 454201 25 0 0 25 0 1 0 1005678008 159596544 37361 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 38964 37361 131 6 0 37434 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 164556

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11122
/proc/meminfo: memFree=29870196/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=156556 CPUtime=4602.26 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 60436 0 0 0 460201 25 0 0 25 0 1 0 1005678008 160313344 37541 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 39139 37541 131 6 0 37609 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 165256

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11124
/proc/meminfo: memFree=29865156/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=161296 CPUtime=4662.26 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 61687 0 0 0 466200 26 0 0 25 0 1 0 1005678008 165167104 38717 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 40324 38717 131 6 0 38794 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 169996

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11125
/proc/meminfo: memFree=29861732/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=163400 CPUtime=4722.27 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 62201 0 0 0 472201 26 0 0 25 0 1 0 1005678008 167321600 39231 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 40850 39231 131 6 0 39320 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 172100

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 11127
/proc/meminfo: memFree=29860300/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=164520 CPUtime=4782.27 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 62571 0 0 0 478201 26 0 0 25 0 1 0 1005678008 168468480 39526 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 41130 39526 131 6 0 39600 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 173220

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 11128
/proc/meminfo: memFree=29859108/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=165520 CPUtime=4842.27 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 62889 0 0 0 484201 26 0 0 25 0 1 0 1005678008 169492480 39765 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 41380 39765 131 6 0 39850 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 174220

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11130
/proc/meminfo: memFree=29858536/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=165600 CPUtime=4902.27 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 62982 0 0 0 490201 26 0 0 25 0 1 0 1005678008 169574400 39787 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 41400 39787 131 6 0 39870 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 174300

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11132
/proc/meminfo: memFree=29856852/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=166740 CPUtime=4962.27 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 63333 0 0 0 496201 26 0 0 25 0 1 0 1005678008 170741760 40073 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 41685 40073 131 6 0 40155 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 175440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11133
/proc/meminfo: memFree=29853236/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=169112 CPUtime=4999.87 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 63933 0 0 0 499961 26 0 0 25 0 1 0 1005678008 173170688 40673 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 42278 40673 131 6 0 40748 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 177812

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11133
/proc/meminfo: memFree=29853236/32950928 swapFree=67056212/67111528
[pid=10943] ppid=10941 vsize=8700 CPUtime=0.19 cores=0,2,4,6
/proc/10943/stat : 10943 (esg_static.sh) S 10941 10943 10402 0 -1 4202496 352 2475 0 0 0 0 19 0 23 0 1 0 1005677988 8908800 252 33554432000 4194304 4922060 140734934416288 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10943/statm: 2175 252 209 178 0 68 0
[pid=10946] ppid=10943 vsize=169112 CPUtime=4999.87 cores=0,2,4,6
/proc/10946/stat : 10946 (cdcl) R 10943 10943 10402 0 -1 4202496 63933 0 0 0 499961 26 0 0 25 0 1 0 1005678008 173170688 40673 33554432000 4194304 4218580 140733651715616 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/10946/statm: 42278 40673 131 6 0 40748 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 177812

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.8
CPU system time (s): 0.26
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 177812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.19597
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2827
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= 6

runsolver used 8.98263 second user time and 16.5205 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-15 18:14:33
IDJOB=3499044
IDBENCH=83118
IDSOLVER=1993
FILE ID=node115/3499044-1308154473
RUNJOBID= node115-1308150600-10420
PBS_JOBID= 13575605
Free space on /tmp= 73852 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499044-1308154473/watcher-3499044-1308154473 -o /tmp/evaluation-result-3499044-1308154473/solver-3499044-1308154473 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499044-1308154473.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=301615541

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      29906784 kB
Buffers:        475932 kB
Cached:        1941408 kB
SwapCached:       9468 kB
Active:        1047240 kB
Inactive:      1627068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29906784 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:      254352 kB
Mapped:          13284 kB
Slab:           304940 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   447924 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= 73852 MiB
End job on node115 at 2011-06-15 19:37:55