Trace number 3499108

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

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.7873
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  194072   507926 |   58221       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1156   #clauses: 194072   #literals: 507926
0.00/0.06	c CPU time:   0.050992 s
0.00/0.06	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-3499108-1308155776/watcher-3499108-1308155776 -o /tmp/evaluation-result-3499108-1308155776/solver-3499108-1308155776 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499108-1308155776.cnf 

running on 4 cores: 1,3,5,7

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.06 2.02 2.00 2/178 11019
/proc/meminfo: memFree=30097556/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005808300 8908800 250 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11019/statm: 2175 250 209 178 0 68 0

[startup+0.0418401 s]
/proc/loadavg: 2.06 2.02 2.00 2/178 11019
/proc/meminfo: memFree=30097556/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005808300 8908800 250 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11019/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100823 s]
/proc/loadavg: 2.06 2.02 2.00 2/178 11019
/proc/meminfo: memFree=30097556/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005808300 8908800 250 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11019/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300793 s]
/proc/loadavg: 2.06 2.02 2.00 2/178 11019
/proc/meminfo: memFree=30097556/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8700

[startup+0.700708 s]
/proc/loadavg: 2.06 2.02 2.00 2/178 11019
/proc/meminfo: memFree=30097556/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 11022
/proc/meminfo: memFree=30083428/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=18084 CPUtime=1.35 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 3008 0 0 0 135 0 0 0 25 0 1 0 1005808315 18518016 2918 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 4521 2918 131 6 0 2991 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26784

[startup+3.10025 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 11022
/proc/meminfo: memFree=30082932/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=18572 CPUtime=2.95 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 3124 0 0 0 295 0 0 0 25 0 1 0 1005808315 19017728 3034 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 4643 3034 131 6 0 3113 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27272

[startup+6.30065 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 11022
/proc/meminfo: memFree=30081480/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=19540 CPUtime=6.15 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 3383 0 0 0 615 0 0 0 25 0 1 0 1005808315 20008960 3293 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 4885 3293 131 6 0 3355 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28240

[startup+12.7004 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 11022
/proc/meminfo: memFree=30078552/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=22496 CPUtime=12.55 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 4125 0 0 0 1255 0 0 0 25 0 1 0 1005808315 23035904 4034 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 5624 4034 131 6 0 4094 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31196

[startup+25.501 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 11023
/proc/meminfo: memFree=30075332/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=25748 CPUtime=25.35 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 4941 0 0 0 2535 0 0 0 25 0 1 0 1005808315 26365952 4844 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 6437 4844 131 6 0 4907 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34448

[startup+51.1012 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 11023
/proc/meminfo: memFree=30071280/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=29780 CPUtime=50.95 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 5987 0 0 0 5095 0 0 0 25 0 1 0 1005808315 30494720 5836 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 7445 5836 131 6 0 5915 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38480

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 11025
/proc/meminfo: memFree=30063672/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=37124 CPUtime=102.16 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 7958 0 0 0 10215 1 0 0 25 0 1 0 1005808315 38014976 7692 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 9281 7692 131 6 0 7751 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45824

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 11028
/proc/meminfo: memFree=30056668/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=43236 CPUtime=162.16 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 9684 0 0 0 16214 2 0 0 25 0 1 0 1005808315 44273664 9206 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210663 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 10809 9206 131 6 0 9279 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 51936

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11031
/proc/meminfo: memFree=30051712/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=47824 CPUtime=222.16 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 11063 0 0 0 22214 2 0 0 25 0 1 0 1005808315 48971776 10358 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 11956 10358 131 6 0 10426 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56524

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11033
/proc/meminfo: memFree=30046672/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=52528 CPUtime=282.16 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 12404 0 0 0 28213 3 0 0 25 0 1 0 1005808315 53788672 11526 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 13132 11526 131 6 0 11602 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 61228

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11034
/proc/meminfo: memFree=30044112/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=54968 CPUtime=342.16 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 13211 0 0 0 34213 3 0 0 25 0 1 0 1005808315 56287232 12123 33554432000 4194304 4218580 140735450063344 18446744073709551615 4213542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 13742 12123 131 6 0 12212 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 63668

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 11036
/proc/meminfo: memFree=30041800/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7

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

/proc/11022/statm: 33874 32262 131 6 0 32344 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 144196

[startup+4422.3 s]
/proc/loadavg: 1.00 1.08 1.43 2/173 11180
/proc/meminfo: memFree=30014068/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=136236 CPUtime=4422.31 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 45030 0 0 0 442215 16 0 0 25 0 1 0 1005808315 139505664 32461 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 34059 32461 131 6 0 32529 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 144936

[startup+4482.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/173 11182
/proc/meminfo: memFree=30012028/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=138428 CPUtime=4482.32 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 45720 0 0 0 448215 17 0 0 25 0 1 0 1005808315 141750272 33017 33554432000 4194304 4218580 140735450063344 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 34607 33017 131 6 0 33077 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 147128

[startup+4542.3 s]
/proc/loadavg: 1.05 1.06 1.38 2/173 11183
/proc/meminfo: memFree=30012088/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=138288 CPUtime=4542.32 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 45948 0 0 0 454215 17 0 0 25 0 1 0 1005808315 141606912 32960 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 34572 32960 131 6 0 33042 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 146988

[startup+4602.3 s]
/proc/loadavg: 1.02 1.05 1.35 2/173 11185
/proc/meminfo: memFree=30011652/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=138720 CPUtime=4602.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 46276 0 0 0 460216 17 0 0 25 0 1 0 1005808315 142049280 33074 33554432000 4194304 4218580 140735450063344 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 34680 33074 131 6 0 33150 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 147420

[startup+4662.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/173 11186
/proc/meminfo: memFree=30011464/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=138768 CPUtime=4662.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 46507 0 0 0 466215 18 0 0 25 0 1 0 1005808315 142098432 33082 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 34692 33082 131 6 0 33162 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 147468

[startup+4722.31 s]
/proc/loadavg: 1.00 1.03 1.31 2/173 11188
/proc/meminfo: memFree=30010256/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=140168 CPUtime=4722.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 47032 0 0 0 472215 18 0 0 25 0 1 0 1005808315 143532032 33452 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35042 33452 131 6 0 33512 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 148868

[startup+4782.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/173 11190
/proc/meminfo: memFree=30010192/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=140512 CPUtime=4782.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 47326 0 0 0 478215 18 0 0 25 0 1 0 1005808315 143884288 33518 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35128 33518 131 6 0 33598 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 149212

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/173 11191
/proc/meminfo: memFree=30009264/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=141252 CPUtime=4842.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 47738 0 0 0 484215 18 0 0 25 0 1 0 1005808315 144642048 33711 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35313 33711 131 6 0 33783 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 149952

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/173 11193
/proc/meminfo: memFree=30009448/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=141220 CPUtime=4902.33 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 47944 0 0 0 490215 18 0 0 25 0 1 0 1005808315 144609280 33703 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35305 33703 131 6 0 33775 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 149920

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/173 11194
/proc/meminfo: memFree=30008268/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=142136 CPUtime=4962.34 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 48332 0 0 0 496215 19 0 0 25 0 1 0 1005808315 145547264 33943 33554432000 4194304 4218580 140735450063344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35534 33943 131 6 0 34004 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 150836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.22 2/173 11195
/proc/meminfo: memFree=30008068/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=142556 CPUtime=4999.94 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 48478 0 0 0 499975 19 0 0 25 0 1 0 1005808315 145977344 34017 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35639 34017 131 6 0 34109 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 151256

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: 1.00 1.00 1.22 2/173 11195
/proc/meminfo: memFree=30008068/32950928 swapFree=67056212/67111528
[pid=11019] ppid=11017 vsize=8700 CPUtime=0.12 cores=1,3,5,7
/proc/11019/stat : 11019 (esg_static.sh) S 11017 11019 10402 0 -1 4202496 355 2723 0 0 0 0 12 0 24 0 1 0 1005808300 8908800 253 33554432000 4194304 4922060 140736292128928 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11019/statm: 2175 253 209 178 0 68 0
[pid=11022] ppid=11019 vsize=142556 CPUtime=4999.94 cores=1,3,5,7
/proc/11022/stat : 11022 (cdcl) R 11019 11019 10402 0 -1 4202496 48478 0 0 0 499975 19 0 0 25 0 1 0 1005808315 145977344 34017 33554432000 4194304 4218580 140735450063344 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/11022/statm: 35639 34017 131 6 0 34109 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 151256

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11019 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=131979
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 0.141977
# 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.87
CPU system time (s): 0.19
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 151256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.131979
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= 3078
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= 7

runsolver used 7.38988 second user time and 19.508 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-15 18:36:16
IDJOB=3499108
IDBENCH=85965
IDSOLVER=1993
FILE ID=node115/3499108-1308155776
RUNJOBID= node115-1308150600-10421
PBS_JOBID= 13575605
Free space on /tmp= 73856 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499108-1308155776/watcher-3499108-1308155776 -o /tmp/evaluation-result-3499108-1308155776/solver-3499108-1308155776 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499108-1308155776.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=342795182

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:      30098612 kB
Buffers:        476580 kB
Cached:        1938612 kB
SwapCached:       9468 kB
Active:         854316 kB
Inactive:      1629308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30098612 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:            3576 kB
Writeback:           0 kB
AnonPages:       65736 kB
Mapped:          13260 kB
Slab:           305004 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   259120 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= 73856 MiB
End job on node115 at 2011-06-15 19:59:38