Trace number 3292799

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) 1300.05 1300.01

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1476     3168 |     442       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1452     5280 |      --       0       --      -- |     --   | -24/2112
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 240   #clauses: 1452   #literals: 5280
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	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.0 (svn: 935)

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-3292799-1303783844/watcher-3292799-1303783844 -o /tmp/evaluation-result-3292799-1303783844/solver-3292799-1303783844 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3292799-1303783844.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.92 3.89 3/177 8932
/proc/meminfo: memFree=13949612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) R 8929 8932 7045 0 -1 4202496 336 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367367061 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0

[startup+0.102511 s]
/proc/loadavg: 3.68 3.92 3.89 3/177 8932
/proc/meminfo: memFree=13949612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200491 s]
/proc/loadavg: 3.68 3.92 3.89 3/177 8932
/proc/meminfo: memFree=13949612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300473 s]
/proc/loadavg: 3.68 3.92 3.89 3/177 8932
/proc/meminfo: memFree=13949612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7004 s]
/proc/loadavg: 3.68 3.92 3.89 3/177 8932
/proc/meminfo: memFree=13949612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 3.68 3.92 3.89 4/191 9002
/proc/meminfo: memFree=13931456/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=10648 CPUtime=1.49 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 1137 0 0 0 149 0 0 0 25 0 1 0 568615058 10903552 1046 33554432000 4194304 4218580 140736834973504 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 2662 1046 131 6 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19348

[startup+3.10095 s]
/proc/loadavg: 3.68 3.92 3.89 5/194 9031
/proc/meminfo: memFree=13924040/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=12680 CPUtime=3.09 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 1643 0 0 0 309 0 0 0 25 0 1 0 568615058 12984320 1552 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 3170 1552 131 6 0 1640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21380

[startup+6.30036 s]
/proc/loadavg: 3.70 3.92 3.89 5/194 9031
/proc/meminfo: memFree=13915612/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=14836 CPUtime=6.29 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 2199 0 0 0 629 0 0 0 25 0 1 0 568615058 15192064 2101 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 3709 2101 131 6 0 2179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23536

[startup+12.7012 s]
/proc/loadavg: 3.73 3.92 3.89 5/194 9031
/proc/meminfo: memFree=13903912/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=17568 CPUtime=12.69 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 2870 0 0 0 1269 0 0 0 25 0 1 0 568615058 17989632 2771 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 4392 2771 131 6 0 2862 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26268

[startup+25.5008 s]
/proc/loadavg: 3.79 3.93 3.89 5/194 9032
/proc/meminfo: memFree=13891888/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=20436 CPUtime=25.49 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 3642 0 0 0 2549 0 0 0 25 0 1 0 568615058 20926464 3490 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 5109 3490 131 6 0 3579 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29136

[startup+51.1011 s]
/proc/loadavg: 3.86 3.93 3.89 5/194 9032
/proc/meminfo: memFree=13872116/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=25908 CPUtime=51.08 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 5157 0 0 0 5108 0 0 0 25 0 1 0 568615058 26529792 4869 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 6477 4869 131 6 0 4947 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34608

[startup+102.301 s]
/proc/loadavg: 3.94 3.94 3.90 5/194 9034
/proc/meminfo: memFree=13845552/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=30700 CPUtime=102.3 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 6762 0 0 0 10229 1 0 0 25 0 1 0 568615058 31436800 6055 33554432000 4194304 4218580 140736834973504 18446744073709551615 4213443 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 7675 6055 131 6 0 6145 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39400

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.90 5/194 9035
/proc/meminfo: memFree=13827800/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=38848 CPUtime=162.29 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 9219 0 0 0 16227 2 0 0 25 0 1 0 568615058 39780352 8121 33554432000 4194304 4218580 140736834973504 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 9712 8121 131 6 0 8182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47548

[startup+222.307 s]
/proc/loadavg: 3.99 3.95 3.91 5/194 9037
/proc/meminfo: memFree=13814376/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=41912 CPUtime=222.3 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 10513 0 0 0 22227 3 0 0 25 0 1 0 568615058 42917888 8888 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 10478 8888 131 6 0 8948 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50612

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/194 9038
/proc/meminfo: memFree=13797360/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=44752 CPUtime=282.29 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 11709 0 0 0 28226 3 0 0 25 0 1 0 568615058 45826048 9572 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 11188 9572 131 6 0 9658 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53452

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/194 9040
/proc/meminfo: memFree=13786908/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=47880 CPUtime=342.3 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 12995 0 0 0 34226 4 0 0 25 0 1 0 568615058 49029120 10375 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 11970 10375 131 6 0 10440 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56580

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/194 9042
/proc/meminfo: memFree=13782412/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7

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

[pid=8936] ppid=8932 vsize=53484 CPUtime=582.3 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 16573 0 0 0 58224 6 0 0 25 0 1 0 568615058 54767616 11785 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 13371 11785 131 6 0 11841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 62184

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/194 9048
/proc/meminfo: memFree=13756628/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=54412 CPUtime=642.3 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 17298 0 0 0 64223 7 0 0 25 0 1 0 568615058 55717888 12016 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 13603 12016 131 6 0 12073 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 63112

[startup+702.3 s]
/proc/loadavg: 3.51 3.85 3.87 4/187 9069
/proc/meminfo: memFree=13799700/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=55204 CPUtime=702.31 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 18049 0 0 0 70223 8 0 0 25 0 1 0 568615058 56528896 12211 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 13801 12211 131 6 0 12271 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 63904

[startup+762.301 s]
/proc/loadavg: 3.17 3.68 3.81 4/187 9070
/proc/meminfo: memFree=13792492/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=59584 CPUtime=762.31 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 19407 0 0 0 76222 9 0 0 25 0 1 0 568615058 61014016 13306 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 14896 13306 131 6 0 13366 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 68284

[startup+822.301 s]
/proc/loadavg: 3.07 3.56 3.76 4/187 9072
/proc/meminfo: memFree=13784768/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=65308 CPUtime=822.31 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 21195 0 0 0 82221 10 0 0 25 0 1 0 568615058 66875392 14721 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 16327 14721 131 6 0 14797 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 74008

[startup+882.307 s]
/proc/loadavg: 3.05 3.46 3.71 4/187 9073
/proc/meminfo: memFree=13779036/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=68732 CPUtime=882.32 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 22291 0 0 0 88221 11 0 0 25 0 1 0 568615058 70381568 15577 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208461 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17183 15577 131 6 0 15653 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 77432

[startup+942.301 s]
/proc/loadavg: 3.06 3.40 3.67 4/187 9075
/proc/meminfo: memFree=13774180/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=68992 CPUtime=942.31 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 22934 0 0 0 94220 11 0 0 25 0 1 0 568615058 70647808 15637 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17248 15637 131 6 0 15718 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 77692

[startup+1002.3 s]
/proc/loadavg: 3.02 3.32 3.62 4/187 9077
/proc/meminfo: memFree=13770548/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=69568 CPUtime=1002.32 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 23782 0 0 0 100220 12 0 0 25 0 1 0 568615058 71237632 15807 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17392 15807 131 6 0 15862 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 78268

[startup+1062.3 s]
/proc/loadavg: 3.00 3.26 3.58 4/187 9078
/proc/meminfo: memFree=13760364/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=70220 CPUtime=1062.32 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 24402 0 0 0 106220 12 0 0 25 0 1 0 568615058 71905280 15966 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17555 15966 131 6 0 16025 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 78920

[startup+1122.3 s]
/proc/loadavg: 3.00 3.21 3.54 4/187 9080
/proc/meminfo: memFree=13759212/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=71364 CPUtime=1122.33 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 25190 0 0 0 112220 13 0 0 25 0 1 0 568615058 73076736 16251 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17841 16251 131 6 0 16311 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 80064

[startup+1182.3 s]
/proc/loadavg: 3.07 3.18 3.51 4/187 9081
/proc/meminfo: memFree=13757576/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=71660 CPUtime=1182.33 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 25653 0 0 0 118220 13 0 0 25 0 1 0 568615058 73379840 16325 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 17915 16325 131 6 0 16385 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 80360

[startup+1242.3 s]
/proc/loadavg: 3.02 3.15 3.48 4/187 9083
/proc/meminfo: memFree=13754704/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=72220 CPUtime=1242.33 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 26277 0 0 0 124220 13 0 0 25 0 1 0 568615058 73953280 16466 33554432000 4194304 4218580 140736834973504 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 18055 16466 131 6 0 16525 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 80920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.12 3.45 4/187 9085
/proc/meminfo: memFree=13752932/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=72932 CPUtime=1300.03 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 26888 0 0 0 129990 13 0 0 25 0 1 0 568615058 74682368 16646 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 18233 16646 131 6 0 16703 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 81632

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

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

[startup+1300 s]
/proc/loadavg: 3.01 3.12 3.45 4/187 9085
/proc/meminfo: memFree=13752932/32950928 swapFree=67111528/67111528
[pid=8932] ppid=8929 vsize=8700 CPUtime=0 cores=5,7
/proc/8932/stat : 8932 (esg_static.sh) S 8929 8932 7045 0 -1 4202496 353 188 0 0 0 0 0 0 24 0 1 0 568615058 8908800 252 33554432000 4194304 4922060 140733481110320 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8932/statm: 2175 252 209 178 0 68 0
[pid=8936] ppid=8932 vsize=72932 CPUtime=1300.03 cores=5,7
/proc/8936/stat : 8936 (cdcl) R 8932 8932 7045 0 -1 4202496 26888 0 0 0 129990 13 0 0 25 0 1 0 568615058 74682368 16646 33554432000 4194304 4218580 140736834973504 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8936/statm: 18233 16646 131 6 0 16703 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 81632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.144977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 81632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27434
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= 11
involuntary context switches= 882

runsolver used 2.06069 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 04:10:44
IDJOB=3292799
IDBENCH=87943
IDSOLVER=1609
FILE ID=node113/3292799-1303783844
RUNJOBID= node113-1303783844-8916
PBS_JOBID= 13157195
Free space on /tmp= 71420 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292799-1303783844/watcher-3292799-1303783844 -o /tmp/evaluation-result-3292799-1303783844/solver-3292799-1303783844 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3292799-1303783844.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=928939277

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      13950228 kB
Buffers:       1856752 kB
Cached:       16489088 kB
SwapCached:          0 kB
Active:       10206656 kB
Inactive:      8203392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13950228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1372 kB
Writeback:           0 kB
AnonPages:       64636 kB
Mapped:          14480 kB
Slab:           525876 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192848 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= 71416 MiB
End job on node113 at 2011-04-26 04:32:26