Trace number 3499092

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.07 5000.01

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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 |  108399   372979 |   32519       0        0     nan |  0.000 % |
0.00/0.30	c |         0 |   94840   355025 |      --       0       --      -- |     --   | -13528/-17820
0.00/0.30	c ==============================================================================
0.00/0.30	c Result  :   #vars: 22582   #clauses: 94840   #literals: 355025
0.00/0.30	c CPU time:   0.300954 s
0.00/0.30	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-3499092-1308155602/watcher-3499092-1308155602 -o /tmp/evaluation-result-3499092-1308155602/solver-3499092-1308155602 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499092-1308155602.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: 1.84 1.97 1.99 2/172 32052
/proc/meminfo: memFree=22213408/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927158895 8908800 249 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32052/statm: 2175 249 209 178 0 68 0

[startup+0.10256 s]
/proc/loadavg: 1.84 1.97 1.99 2/172 32052
/proc/meminfo: memFree=22213408/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927158895 8908800 249 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32052/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20059 s]
/proc/loadavg: 1.84 1.97 1.99 2/172 32052
/proc/meminfo: memFree=22213408/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927158895 8908800 249 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32052/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300569 s]
/proc/loadavg: 1.84 1.97 1.99 2/172 32052
/proc/meminfo: memFree=22213408/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927158895 8908800 249 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32052/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700436 s]
/proc/loadavg: 1.84 1.97 1.99 2/172 32052
/proc/meminfo: memFree=22213408/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 1.84 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22182996/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=17016 CPUtime=1.11 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 2672 0 0 0 111 0 0 0 25 0 1 0 927158933 17424384 2583 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 4254 2583 131 6 0 2724 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25716

[startup+3.10109 s]
/proc/loadavg: 1.84 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22182264/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=17204 CPUtime=2.71 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 2717 0 0 0 271 0 0 0 25 0 1 0 927158933 17616896 2628 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 4301 2628 131 6 0 2771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25904

[startup+6.30053 s]
/proc/loadavg: 1.85 1.97 1.99 3/178 32067
/proc/meminfo: memFree=22181272/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=17336 CPUtime=5.91 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 2746 0 0 0 591 0 0 0 25 0 1 0 927158933 17752064 2657 33554432000 4194304 4218580 140733941478784 18446744073709551615 4214068 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 4334 2657 131 6 0 2804 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26036

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 32067
/proc/meminfo: memFree=22180708/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=17636 CPUtime=12.31 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 2820 0 0 0 1231 0 0 0 25 0 1 0 927158933 18059264 2731 33554432000 4194304 4218580 140733941478784 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 4409 2731 131 6 0 2879 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26336

[startup+25.5012 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 32067
/proc/meminfo: memFree=22172412/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=25816 CPUtime=25.11 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 4872 0 0 0 2510 1 0 0 25 0 1 0 927158933 26435584 4783 33554432000 4194304 4218580 140733941478784 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 6454 4783 131 6 0 4924 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34516

[startup+51.1008 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32069
/proc/meminfo: memFree=22148288/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=39944 CPUtime=50.71 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 8419 0 0 0 5069 2 0 0 25 0 1 0 927158933 40902656 8321 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 9986 8321 131 6 0 8456 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48644

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32069
/proc/meminfo: memFree=22125588/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=44960 CPUtime=101.91 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 9757 0 0 0 10189 2 0 0 25 0 1 0 927158933 46039040 9590 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 11240 9590 131 6 0 9710 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 53660

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32071
/proc/meminfo: memFree=22092352/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=55704 CPUtime=161.91 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 12619 0 0 0 16188 3 0 0 25 0 1 0 927158933 57040896 12273 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 13926 12273 131 6 0 12396 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64404

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32073
/proc/meminfo: memFree=22023156/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=71424 CPUtime=221.92 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 16717 0 0 0 22188 4 0 0 25 0 1 0 927158933 73138176 16178 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 17856 16178 131 6 0 16326 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80124

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32075
/proc/meminfo: memFree=21998848/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=97124 CPUtime=281.92 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 23428 0 0 0 28187 5 0 0 25 0 1 0 927158933 99454976 22627 33554432000 4194304 4218580 140733941478784 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 24281 22627 131 6 0 22751 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105824

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32076
/proc/meminfo: memFree=21972928/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=121356 CPUtime=341.91 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 29661 0 0 0 34186 5 0 0 25 0 1 0 927158933 124268544 28667 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 30339 28667 131 6 0 28809 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 130056

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32077
/proc/meminfo: memFree=21972668/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6

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

/proc/32066/statm: 72326 70646 131 6 0 70796 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 298004

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32197
/proc/meminfo: memFree=21392536/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=330732 CPUtime=4421.98 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 101667 0 0 0 442174 24 0 0 25 0 1 0 927158933 338669568 81007 33554432000 4194304 4218580 140733941478784 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 82683 81007 131 6 0 81153 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 339432

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32199
/proc/meminfo: memFree=21374304/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=348844 CPUtime=4481.98 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 106301 0 0 0 448173 25 0 0 25 0 1 0 927158933 357216256 85568 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87211 85568 131 6 0 85681 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 357544

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32200
/proc/meminfo: memFree=21373684/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349100 CPUtime=4541.98 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 106561 0 0 0 454173 25 0 0 25 0 1 0 927158933 357478400 85633 33554432000 4194304 4218580 140733941478784 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87275 85633 131 6 0 85745 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 357800

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32201
/proc/meminfo: memFree=21373676/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349164 CPUtime=4601.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 106776 0 0 0 460173 26 0 0 25 0 1 0 927158933 357543936 85644 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87291 85644 131 6 0 85761 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 357864

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32203
/proc/meminfo: memFree=21373428/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349388 CPUtime=4661.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 106977 0 0 0 466173 26 0 0 25 0 1 0 927158933 357773312 85701 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87347 85701 131 6 0 85817 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 358088

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32205
/proc/meminfo: memFree=21373176/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349644 CPUtime=4722 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107177 0 0 0 472174 26 0 0 25 0 1 0 927158933 358035456 85765 33554432000 4194304 4218580 140733941478784 18446744073709551615 4213904 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87411 85765 131 6 0 85881 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 358344

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32207
/proc/meminfo: memFree=21373176/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349708 CPUtime=4781.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107355 0 0 0 478173 26 0 0 25 0 1 0 927158933 358100992 85783 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87427 85783 131 6 0 85897 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 358408

[startup+4842.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32208
/proc/meminfo: memFree=21373036/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=349772 CPUtime=4841.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107515 0 0 0 484173 26 0 0 25 0 1 0 927158933 358166528 85797 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87443 85797 131 6 0 85913 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 358472

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32209
/proc/meminfo: memFree=21372912/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=350156 CPUtime=4901.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107679 0 0 0 490173 26 0 0 25 0 1 0 927158933 358559744 85890 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87539 85890 131 6 0 86009 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 358856

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32211
/proc/meminfo: memFree=21372772/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=350092 CPUtime=4961.99 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107821 0 0 0 496173 26 0 0 25 0 1 0 927158933 358494208 85879 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87523 85879 131 6 0 85993 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 358792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32213
/proc/meminfo: memFree=21372896/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=350156 CPUtime=4999.7 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107905 0 0 0 499944 26 0 0 25 0 1 0 927158933 358559744 85896 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87539 85896 131 6 0 86009 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 358856

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32213
/proc/meminfo: memFree=21372896/32951132 swapFree=67052540/67111528
[pid=32052] ppid=32050 vsize=8700 CPUtime=0.37 cores=0,2,4,6
/proc/32052/stat : 32052 (esg_static.sh) S 32050 32052 31778 0 -1 4202496 353 4918 0 0 0 0 36 1 22 0 1 0 927158895 8908800 252 33554432000 4194304 4922060 140737012428400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32052/statm: 2175 252 209 178 0 68 0
[pid=32066] ppid=32052 vsize=350156 CPUtime=4999.7 cores=0,2,4,6
/proc/32066/stat : 32066 (cdcl) R 32052 32052 31778 0 -1 4202496 107905 0 0 0 499944 26 0 0 25 0 1 0 927158933 358559744 85896 33554432000 4194304 4218580 140733941478784 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32066/statm: 87539 85896 131 6 0 86009 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 358856

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4999.8
CPU system time (s): 0.27
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 359016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.363944
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5271
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 7.52785 second user time and 15.7126 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-15 18:33:22
IDJOB=3499092
IDBENCH=84223
IDSOLVER=1993
FILE ID=node128/3499092-1308155602
RUNJOBID= node128-1308150600-31796
PBS_JOBID= 13575601
Free space on /tmp= 68224 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499092-1308155602/watcher-3499092-1308155602 -o /tmp/evaluation-result-3499092-1308155602/solver-3499092-1308155602 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499092-1308155602.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=813593694

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22214068 kB
Buffers:        416640 kB
Cached:        9889896 kB
SwapCached:      11152 kB
Active:        6205252 kB
Inactive:      4124276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22214068 kB
SwapTotal:    67111528 kB
SwapFree:     67052540 kB
Dirty:            5544 kB
Writeback:          20 kB
AnonPages:       20804 kB
Mapped:           9848 kB
Slab:           344372 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 68212 MiB
End job on node128 at 2011-06-15 19:56:45