Trace number 3499042

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.08 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  197322   482608 |   59196       0        0     nan |  0.000 % |
0.00/0.69	c |         0 |  123324   416560 |      --       0       --      -- |     --   | -73998/-66048
0.00/0.69	c ==============================================================================
0.00/0.69	c Result  :   #vars: 24191   #clauses: 123324   #literals: 416560
0.00/0.69	c CPU time:   0.668898 s
0.00/0.69	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-3499042-1308153834/watcher-3499042-1308153834 -o /tmp/evaluation-result-3499042-1308153834/solver-3499042-1308153834 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499042-1308153834.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 1.93 3/178 19090
/proc/meminfo: memFree=29717476/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926980454 8908800 249 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19090/statm: 2175 249 209 178 0 68 0

[startup+0.0280409 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19090
/proc/meminfo: memFree=29717476/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926980454 8908800 249 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19090/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101023 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19090
/proc/meminfo: memFree=29717476/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926980454 8908800 249 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19090/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300999 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19090
/proc/meminfo: memFree=29717476/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926980454 8908800 249 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19090/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700902 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19090
/proc/meminfo: memFree=29717476/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926980454 8908800 249 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19090/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 19093
/proc/meminfo: memFree=29698388/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=20156 CPUtime=0.71 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 3460 0 0 0 71 0 0 0 21 0 1 0 926980532 20639744 3359 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/19093/statm: 5039 3359 131 6 0 3509 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28856

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 19093
/proc/meminfo: memFree=29696404/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=21792 CPUtime=2.31 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 3862 0 0 0 230 1 0 0 25 0 1 0 926980532 22315008 3761 33554432000 4194304 4218580 140733753305632 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/19093/statm: 5448 3761 131 6 0 3918 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30492

[startup+6.30083 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19093
/proc/meminfo: memFree=29694292/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=23112 CPUtime=5.51 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 4206 0 0 0 550 1 0 0 25 0 1 0 926980532 23666688 4105 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 5778 4105 131 6 0 4248 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31812

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 19094
/proc/meminfo: memFree=29691608/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=24784 CPUtime=11.91 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 4638 0 0 0 1190 1 0 0 25 0 1 0 926980532 25378816 4537 33554432000 4194304 4218580 140733753305632 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 6196 4537 131 6 0 4666 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33484

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19096
/proc/meminfo: memFree=29687876/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=28328 CPUtime=24.71 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 5524 0 0 0 2470 1 0 0 25 0 1 0 926980532 29007872 5423 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 7082 5423 131 6 0 5552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37028

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 19098
/proc/meminfo: memFree=29685616/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=30996 CPUtime=50.31 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 6197 0 0 0 5030 1 0 0 25 0 1 0 926980532 31739904 6059 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 7749 6059 131 6 0 6219 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39696

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 19099
/proc/meminfo: memFree=29681360/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=35120 CPUtime=101.52 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 7416 0 0 0 10150 2 0 0 25 0 1 0 926980532 35962880 7118 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 8780 7118 131 6 0 7250 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43820

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19101
/proc/meminfo: memFree=29677988/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=38360 CPUtime=161.51 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 8411 0 0 0 16149 2 0 0 25 0 1 0 926980532 39280640 7931 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 9590 7931 131 6 0 8060 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47060

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.93 4/180 19102
/proc/meminfo: memFree=29674976/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=41524 CPUtime=221.51 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 9443 0 0 0 22149 2 0 0 25 0 1 0 926980532 42520576 8697 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 10381 8697 131 6 0 8851 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 50224

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 19104
/proc/meminfo: memFree=29673592/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=42888 CPUtime=281.52 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 10005 0 0 0 28149 3 0 0 25 0 1 0 926980532 43917312 9029 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 10722 9029 131 6 0 9192 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51588

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19105
/proc/meminfo: memFree=29671328/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=45320 CPUtime=341.52 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 10851 0 0 0 34149 3 0 0 25 0 1 0 926980532 46407680 9648 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 11330 9648 131 6 0 9800 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54020

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19107
/proc/meminfo: memFree=29669320/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6

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

/proc/19093/statm: 39549 37888 131 6 0 38019 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 166896

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/180 19267
/proc/meminfo: memFree=29525120/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=162772 CPUtime=4421.69 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 59898 0 0 0 442146 23 0 0 25 0 1 0 926980532 166678528 39004 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 40693 39004 131 6 0 39163 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 171472

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/180 19269
/proc/meminfo: memFree=29520504/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=165036 CPUtime=4481.69 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 60505 0 0 0 448146 23 0 0 25 0 1 0 926980532 168996864 39568 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 41259 39568 131 6 0 39729 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 173736

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19270
/proc/meminfo: memFree=29515768/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=169516 CPUtime=4541.69 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 61626 0 0 0 454146 23 0 0 25 0 1 0 926980532 173584384 40689 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 42379 40689 131 6 0 40849 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 178216

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19272
/proc/meminfo: memFree=29512020/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=173176 CPUtime=4601.69 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 62599 0 0 0 460146 23 0 0 25 0 1 0 926980532 177332224 41619 33554432000 4194304 4218580 140733753305632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 43294 41619 131 6 0 41764 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 181876

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19274
/proc/meminfo: memFree=29508660/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=176780 CPUtime=4661.7 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 63532 0 0 0 466146 24 0 0 25 0 1 0 926980532 181022720 42509 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 44195 42509 131 6 0 42665 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 185480

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19275
/proc/meminfo: memFree=29506152/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=179232 CPUtime=4721.7 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 64183 0 0 0 472146 24 0 0 25 0 1 0 926980532 183533568 43121 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 44808 43121 131 6 0 43278 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 187932

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19277
/proc/meminfo: memFree=29501912/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=183236 CPUtime=4781.7 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 65236 0 0 0 478146 24 0 0 25 0 1 0 926980532 187633664 44140 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 45809 44140 131 6 0 44279 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 191936

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19278
/proc/meminfo: memFree=29494568/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=189652 CPUtime=4841.7 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 66892 0 0 0 484146 24 0 0 25 0 1 0 926980532 194203648 45729 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 47413 45729 131 6 0 45883 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 198352

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19280
/proc/meminfo: memFree=29489324/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=194048 CPUtime=4901.7 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 68000 0 0 0 490145 25 0 0 25 0 1 0 926980532 198705152 46837 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 48512 46837 131 6 0 46982 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 202748

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19282
/proc/meminfo: memFree=29487560/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=195716 CPUtime=4961.71 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 68446 0 0 0 496146 25 0 0 25 0 1 0 926980532 200413184 47238 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 48929 47238 131 6 0 47399 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 204416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 19283
/proc/meminfo: memFree=29484200/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=198820 CPUtime=4999.31 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 69288 0 0 0 499906 25 0 0 25 0 1 0 926980532 203591680 48034 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 49705 48034 131 6 0 48175 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 207520

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 1.98 3/180 19283
/proc/meminfo: memFree=29484200/32950928 swapFree=67053972/67111528
[pid=19090] ppid=19088 vsize=8700 CPUtime=0.77 cores=0,2,4,6
/proc/19090/stat : 19090 (esg_static.sh) S 19088 19090 18800 0 -1 4202496 353 9010 0 0 0 0 74 3 18 0 1 0 926980454 8908800 252 33554432000 4194304 4922060 140737364332576 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19090/statm: 2175 252 209 178 0 68 0
[pid=19093] ppid=19090 vsize=198820 CPUtime=4999.31 cores=0,2,4,6
/proc/19093/stat : 19093 (cdcl) R 19090 19090 18800 0 -1 4202496 69288 0 0 0 499906 25 0 0 25 0 1 0 926980532 203591680 48034 33554432000 4194304 4218580 140733753305632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/19093/statm: 49705 48034 131 6 0 48175 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 207520

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19090 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=745886
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 0.77988
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.8
CPU system time (s): 0.28
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 207648

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

runsolver used 7.69783 second user time and 15.6096 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-15 18:03:54
IDJOB=3499042
IDBENCH=83116
IDSOLVER=1993
FILE ID=node148/3499042-1308153834
RUNJOBID= node148-1308150118-18818
PBS_JOBID= 13575586
Free space on /tmp= 73924 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1695362789

node148.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29718144 kB
Buffers:        438532 kB
Cached:        2378800 kB
SwapCached:      11260 kB
Active:        1027828 kB
Inactive:      1852812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29718144 kB
SwapTotal:    67111528 kB
SwapFree:     67053972 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:       60472 kB
Mapped:          12864 kB
Slab:           288472 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   251424 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= 73916 MiB
End job on node148 at 2011-06-15 19:27:16