Trace number 3292753

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-01UNSAT 962.376 962.841

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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 |    2130     4500 |     638       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2100     7560 |      --       0       --      -- |     --   | -30/3060
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 270   #clauses: 2100   #literals: 7560
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
962.32/962.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 4,6

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: 4.34 4.41 4.27 4/190 1098
/proc/meminfo: memFree=16888272/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489908779 8908800 249 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 249 209 178 0 68 0

[startup+0.0470901 s]
/proc/loadavg: 4.34 4.41 4.27 4/190 1098
/proc/meminfo: memFree=16888272/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101095 s]
/proc/loadavg: 4.34 4.41 4.27 4/190 1098
/proc/meminfo: memFree=16888272/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301061 s]
/proc/loadavg: 4.34 4.41 4.27 4/190 1098
/proc/meminfo: memFree=16888272/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700991 s]
/proc/loadavg: 4.34 4.41 4.27 4/190 1098
/proc/meminfo: memFree=16888272/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 4.34 4.41 4.27 5/192 1101
/proc/meminfo: memFree=16883916/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=11104 CPUtime=1.47 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 1260 0 0 0 147 0 0 0 25 0 1 0 489908780 11370496 1170 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 2776 1170 130 6 0 1246 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19804

[startup+3.10052 s]
/proc/loadavg: 4.31 4.40 4.27 5/192 1101
/proc/meminfo: memFree=16881808/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=12668 CPUtime=3.06 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 1645 0 0 0 306 0 0 0 25 0 1 0 489908780 12972032 1555 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/1100/statm: 3167 1555 131 6 0 1637 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21368

[startup+6.30101 s]
/proc/loadavg: 4.31 4.40 4.27 5/192 1101
/proc/meminfo: memFree=16879436/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=15272 CPUtime=6.26 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 2310 0 0 0 625 1 0 0 25 0 1 0 489908780 15638528 2220 33554432000 4194304 4218580 140737347614736 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 3818 2220 131 6 0 2288 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23972

[startup+12.7009 s]
/proc/loadavg: 4.26 4.39 4.26 5/192 1101
/proc/meminfo: memFree=16875364/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=17728 CPUtime=12.66 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 2911 0 0 0 1265 1 0 0 25 0 1 0 489908780 18153472 2808 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 4432 2808 131 6 0 2902 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26428

[startup+25.5007 s]
/proc/loadavg: 4.22 4.37 4.26 5/192 1101
/proc/meminfo: memFree=16871280/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=19904 CPUtime=25.44 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 3502 0 0 0 2542 2 0 0 25 0 1 0 489908780 20381696 3361 33554432000 4194304 4218580 140737347614736 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 4976 3361 131 6 0 3446 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28604

[startup+51.1003 s]
/proc/loadavg: 4.14 4.34 4.25 5/192 1102
/proc/meminfo: memFree=16860936/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=25228 CPUtime=51.04 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 4924 0 0 0 5102 2 0 0 25 0 1 0 489908780 25833472 4692 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 6307 4692 131 6 0 4777 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33928

[startup+102.307 s]
/proc/loadavg: 4.06 4.28 4.24 5/192 1103
/proc/meminfo: memFree=16849180/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=29308 CPUtime=102.22 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 6234 0 0 0 10219 3 0 0 25 0 1 0 489908780 30011392 5712 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 7327 5712 131 6 0 5797 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 38008

[startup+162.301 s]
/proc/loadavg: 4.02 4.23 4.22 5/192 1105
/proc/meminfo: memFree=16839852/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=33516 CPUtime=162.2 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 7775 0 0 0 16215 5 0 0 25 0 1 0 489908780 34320384 6788 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 8379 6788 131 6 0 6849 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 42216

[startup+222.301 s]
/proc/loadavg: 4.00 4.18 4.20 5/192 1116
/proc/meminfo: memFree=16832040/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=36680 CPUtime=222.16 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 8934 0 0 0 22209 7 0 0 25 0 1 0 489908780 37560320 7552 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 9170 7552 131 6 0 7640 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 45380

[startup+282.301 s]
/proc/loadavg: 4.04 4.16 4.19 5/192 1589
/proc/meminfo: memFree=16921848/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=39376 CPUtime=281.8 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 9988 0 0 0 28169 11 0 0 25 0 1 0 489908780 40321024 8248 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 9844 8248 131 6 0 8314 0
Current children cumulated CPU time (s) 281.8
Current children cumulated vsize (KiB) 48076

[startup+342.301 s]
/proc/loadavg: 4.09 4.16 4.18 5/192 1591
/proc/meminfo: memFree=16909756/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=42720 CPUtime=341.81 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 11202 0 0 0 34169 12 0 0 25 0 1 0 489908780 43745280 9078 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 10680 9078 131 6 0 9150 0
Current children cumulated CPU time (s) 341.81
Current children cumulated vsize (KiB) 51420

[startup+402.3 s]
/proc/loadavg: 4.03 4.13 4.17 5/192 1592
/proc/meminfo: memFree=16902032/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6

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


[startup+642.301 s]
/proc/loadavg: 4.00 4.05 4.12 5/192 1602
/proc/meminfo: memFree=16881300/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=52064 CPUtime=641.82 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 15605 0 0 0 64168 14 0 0 25 0 1 0 489908780 53313536 11414 33554432000 4194304 4218580 140737347614736 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 13016 11414 131 6 0 11486 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 60764

[startup+702.3 s]
/proc/loadavg: 4.00 4.04 4.11 5/192 1603
/proc/meminfo: memFree=16876564/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=52484 CPUtime=701.81 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 16045 0 0 0 70167 14 0 0 25 0 1 0 489908780 53743616 11514 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 13121 11514 131 6 0 11591 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 61184

[startup+762.307 s]
/proc/loadavg: 4.00 4.03 4.10 5/192 1605
/proc/meminfo: memFree=16871216/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=54188 CPUtime=761.83 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 16815 0 0 0 76168 15 0 0 25 0 1 0 489908780 55488512 11944 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 13547 11944 131 6 0 12017 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 62888

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.09 5/192 1607
/proc/meminfo: memFree=16866236/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=55036 CPUtime=821.82 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 17378 0 0 0 82167 15 0 0 25 0 1 0 489908780 56356864 12154 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 13759 12154 131 6 0 12229 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 63736

[startup+882.301 s]
/proc/loadavg: 4.11 4.05 4.09 5/192 1608
/proc/meminfo: memFree=16862736/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=55800 CPUtime=881.82 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 17870 0 0 0 88167 15 0 0 25 0 1 0 489908780 57139200 12348 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 13950 12348 131 6 0 12420 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 64500

[startup+942.301 s]
/proc/loadavg: 4.04 4.04 4.09 5/192 1610
/proc/meminfo: memFree=16860608/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=56492 CPUtime=941.83 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18384 0 0 0 94167 16 0 0 25 0 1 0 489908780 57847808 12513 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14123 12513 131 6 0 12593 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 65192

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

[startup+947.107 s]
/proc/loadavg: 4.04 4.03 4.09 5/192 1610
/proc/meminfo: memFree=16859984/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=57028 CPUtime=946.63 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18554 0 0 0 94647 16 0 0 25 0 1 0 489908780 58396672 12652 33554432000 4194304 4218580 140737347614736 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14257 12652 131 6 0 12727 0
Current children cumulated CPU time (s) 946.63
Current children cumulated vsize (KiB) 65728

[startup+953.501 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1610
/proc/meminfo: memFree=16859116/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=57296 CPUtime=953.02 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18666 0 0 0 95286 16 0 0 25 0 1 0 489908780 58671104 12722 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14324 12722 131 6 0 12794 0
Current children cumulated CPU time (s) 953.02
Current children cumulated vsize (KiB) 65996

[startup+956.7 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1610
/proc/meminfo: memFree=16858620/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=57752 CPUtime=956.22 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18778 0 0 0 95606 16 0 0 25 0 1 0 489908780 59138048 12834 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14438 12834 131 6 0 12908 0
Current children cumulated CPU time (s) 956.22
Current children cumulated vsize (KiB) 66452

[startup+959.901 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1610
/proc/meminfo: memFree=16858120/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=58220 CPUtime=959.42 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18890 0 0 0 95926 16 0 0 25 0 1 0 489908780 59617280 12946 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14555 12946 131 6 0 13025 0
Current children cumulated CPU time (s) 959.42
Current children cumulated vsize (KiB) 66920

[startup+961.5 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1611
/proc/meminfo: memFree=16857872/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=58244 CPUtime=961.02 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18899 0 0 0 96086 16 0 0 25 0 1 0 489908780 59641856 12955 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14561 12955 131 6 0 13031 0
Current children cumulated CPU time (s) 961.02
Current children cumulated vsize (KiB) 66944

[startup+962.3 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1611
/proc/meminfo: memFree=16857872/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=58052 CPUtime=961.82 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18899 0 0 0 96166 16 0 0 25 0 1 0 489908780 59445248 12911 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14513 12911 131 6 0 12983 0
Current children cumulated CPU time (s) 961.82
Current children cumulated vsize (KiB) 66752

[startup+962.701 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1611
/proc/meminfo: memFree=16857872/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=58052 CPUtime=962.22 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18899 0 0 0 96206 16 0 0 25 0 1 0 489908780 59445248 12911 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14513 12911 131 6 0 12983 0
Current children cumulated CPU time (s) 962.22
Current children cumulated vsize (KiB) 66752

[startup+962.801 s]
/proc/loadavg: 4.03 4.03 4.08 5/192 1611
/proc/meminfo: memFree=16857872/32951132 swapFree=67111528/67111528
[pid=1098] ppid=1096 vsize=8700 CPUtime=0 cores=4,6
/proc/1098/stat : 1098 (esg_static.sh) S 1096 1098 524 0 -1 4202496 354 205 0 0 0 0 0 0 25 0 1 0 489908779 8908800 252 33554432000 4194304 4922060 140737123697568 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1098/statm: 2175 252 209 178 0 68 0
[pid=1100] ppid=1098 vsize=58084 CPUtime=962.32 cores=4,6
/proc/1100/stat : 1100 (cdcl) R 1098 1098 524 0 -1 4202496 18899 0 0 0 96216 16 0 0 25 0 1 0 489908780 59478016 12911 33554432000 4194304 4218580 140737347614736 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1100/statm: 14521 12911 131 6 0 12991 0
Current children cumulated CPU time (s) 962.32
Current children cumulated vsize (KiB) 66784

Child status: 20
Real time (s): 962.841
CPU time (s): 962.376
CPU user time (s): 962.203
CPU system time (s): 0.172973
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 66944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 962.203
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19677
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= 38
involuntary context switches= 833

runsolver used 1.67474 second user time and 3.58345 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 03:58:11
IDJOB=3292753
IDBENCH=87935
IDSOLVER=1609
FILE ID=node131/3292753-1303783091
RUNJOBID= node131-1303781575-543
PBS_JOBID= 13157225
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=638304993

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      16888428 kB
Buffers:       1011280 kB
Cached:       13933460 kB
SwapCached:          0 kB
Active:        5534572 kB
Inactive:     10009636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16888428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           94316 kB
Writeback:           0 kB
AnonPages:      599080 kB
Mapped:          15388 kB
Slab:           453404 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   811836 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= 71800 MiB
End job on node131 at 2011-04-26 04:14:14