Trace number 3251432

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.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  212885   427324 |   63865       0        0     nan |  0.000 % |
0.00/0.53	c |         0 |  211251   636390 |      --       0       --      -- |     --   | -1634/209066
0.00/0.53	c ==============================================================================
0.00/0.53	c Result  :   #vars: 1594   #clauses: 211251   #literals: 636390
0.00/0.53	c CPU time:   0.52092 s
0.00/0.53	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-3251432-1303585102/watcher-3251432-1303585102 -o /tmp/evaluation-result-3251432-1303585102/solver-3251432-1303585102 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251432-1303585102.cnf 

running on 2 cores: 1,3

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: 0.93 2.04 3.09 4/188 16834
/proc/meminfo: memFree=14415264/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 470108203 8908800 250 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 250 209 178 0 68 0

[startup+0.00734794 s]
/proc/loadavg: 0.93 2.04 3.09 4/188 16834
/proc/meminfo: memFree=14415264/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 470108203 8908800 250 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100332 s]
/proc/loadavg: 0.93 2.04 3.09 4/188 16834
/proc/meminfo: memFree=14415264/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 470108203 8908800 250 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300293 s]
/proc/loadavg: 0.93 2.04 3.09 4/188 16834
/proc/meminfo: memFree=14415264/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 470108203 8908800 250 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700189 s]
/proc/loadavg: 0.93 2.04 3.09 4/188 16834
/proc/meminfo: memFree=14415264/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14393632/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=11892 CPUtime=0.86 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 1468 0 0 0 86 0 0 0 18 0 1 0 470108266 12177408 1379 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 2973 1379 129 6 0 1443 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20592

[startup+3.1008 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14388792/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=12684 CPUtime=2.46 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 1674 0 0 0 246 0 0 0 22 0 1 0 470108266 12988416 1585 33554432000 4194304 4218580 140735522618720 18446744073709551615 4210535 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 3171 1585 129 6 0 1641 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21384

[startup+6.30024 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14383236/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=14084 CPUtime=5.66 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 1992 0 0 0 566 0 0 0 25 0 1 0 470108266 14422016 1903 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 3521 1903 130 6 0 1991 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22784

[startup+12.7011 s]
/proc/loadavg: 1.61 2.14 3.11 5/194 16846
/proc/meminfo: memFree=14373944/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=17324 CPUtime=12.05 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 2819 0 0 0 1205 0 0 0 25 0 1 0 470108266 17739776 2730 33554432000 4194304 4218580 140735522618720 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 4331 2730 130 6 0 2801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26024

[startup+25.5009 s]
/proc/loadavg: 1.98 2.20 3.11 5/194 16846
/proc/meminfo: memFree=14364356/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=19444 CPUtime=24.85 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 3346 0 0 0 2485 0 0 0 25 0 1 0 470108266 19910656 3253 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 4861 3253 131 6 0 3331 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28144

[startup+51.1004 s]
/proc/loadavg: 2.67 2.34 3.14 5/194 16847
/proc/meminfo: memFree=14345668/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=25328 CPUtime=50.46 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 4836 0 0 0 5045 1 0 0 25 0 1 0 470108266 25935872 4734 33554432000 4194304 4218580 140735522618720 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 6332 4734 131 6 0 4802 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34028

[startup+102.307 s]
/proc/loadavg: 3.47 2.62 3.18 5/194 16849
/proc/meminfo: memFree=14324700/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=30780 CPUtime=101.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 6294 0 0 0 10165 2 0 0 25 0 1 0 470108266 31518720 6081 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 7695 6081 131 6 0 6165 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39480

[startup+162.301 s]
/proc/loadavg: 3.87 2.88 3.24 5/194 16859
/proc/meminfo: memFree=14300728/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=37456 CPUtime=161.66 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 8103 0 0 0 16164 2 0 0 25 0 1 0 470108266 38354944 7764 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 9364 7764 131 6 0 7834 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46156

[startup+222.3 s]
/proc/loadavg: 3.95 3.08 3.28 5/194 16861
/proc/meminfo: memFree=14290584/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=38876 CPUtime=221.65 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 8606 0 0 0 22163 2 0 0 25 0 1 0 470108266 39809024 8135 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 9719 8135 131 6 0 8189 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 47576

[startup+282.301 s]
/proc/loadavg: 4.02 3.26 3.33 5/194 16862
/proc/meminfo: memFree=14279904/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=41436 CPUtime=281.66 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 9393 0 0 0 28163 3 0 0 25 0 1 0 470108266 42430464 8768 33554432000 4194304 4218580 140735522618720 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 10359 8768 131 6 0 8829 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 50136

[startup+342.3 s]
/proc/loadavg: 4.01 3.39 3.37 5/194 16864
/proc/meminfo: memFree=14268088/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=44904 CPUtime=341.66 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 10402 0 0 0 34163 3 0 0 25 0 1 0 470108266 45981696 9608 33554432000 4194304 4218580 140735522618720 18446744073709551615 4210482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 11226 9608 131 6 0 9696 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 53604

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.40 5/194 16868
/proc/meminfo: memFree=14258516/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3

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

[pid=16844] ppid=16834 vsize=50760 CPUtime=521.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 12259 0 0 0 52163 4 0 0 25 0 1 0 470108266 51978240 11077 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 12690 11077 131 6 0 11160 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 59460

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.51 5/194 16873
/proc/meminfo: memFree=14232040/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=53660 CPUtime=581.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 13091 0 0 0 58163 4 0 0 25 0 1 0 470108266 54947840 11827 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 13415 11827 131 6 0 11885 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 62360

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.54 5/194 16875
/proc/meminfo: memFree=14225696/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=55264 CPUtime=641.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 13592 0 0 0 64163 4 0 0 25 0 1 0 470108266 56590336 12222 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 13816 12222 131 6 0 12286 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 63964

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.57 5/194 16877
/proc/meminfo: memFree=14217108/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=56320 CPUtime=701.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 13920 0 0 0 70163 4 0 0 25 0 1 0 470108266 57671680 12460 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 14080 12460 131 6 0 12550 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 65020

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 3.60 5/194 16878
/proc/meminfo: memFree=14212880/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=57484 CPUtime=761.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 14406 0 0 0 76164 4 0 0 25 0 1 0 470108266 58863616 12781 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 14371 12781 131 6 0 12841 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 66184

[startup+822.301 s]
/proc/loadavg: 4.08 3.91 3.62 5/194 16880
/proc/meminfo: memFree=14208764/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=57452 CPUtime=821.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 14575 0 0 0 82163 4 0 0 25 0 1 0 470108266 58830848 12775 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 14363 12775 131 6 0 12833 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 66152

[startup+882.3 s]
/proc/loadavg: 4.03 3.92 3.64 5/194 16881
/proc/meminfo: memFree=14203408/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=58204 CPUtime=881.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 14839 0 0 0 88163 4 0 0 25 0 1 0 470108266 59600896 12936 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 14551 12936 131 6 0 13021 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 66904

[startup+942.301 s]
/proc/loadavg: 4.01 3.93 3.66 5/194 16883
/proc/meminfo: memFree=14199404/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=59288 CPUtime=941.67 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 15242 0 0 0 94163 4 0 0 25 0 1 0 470108266 60710912 13205 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 14822 13205 131 6 0 13292 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67988

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/194 16885
/proc/meminfo: memFree=14192660/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=60824 CPUtime=1001.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 15748 0 0 0 100163 5 0 0 25 0 1 0 470108266 62283776 13586 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 15206 13586 131 6 0 13676 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 69524

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/194 16886
/proc/meminfo: memFree=14183572/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=62032 CPUtime=1061.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 16229 0 0 0 106163 5 0 0 25 0 1 0 470108266 63520768 13892 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 15508 13892 131 6 0 13978 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 70732

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/194 16888
/proc/meminfo: memFree=14178336/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=64360 CPUtime=1121.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 16949 0 0 0 112163 5 0 0 25 0 1 0 470108266 65904640 14485 33554432000 4194304 4218580 140735522618720 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 16090 14485 131 6 0 14560 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 73060

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 16889
/proc/meminfo: memFree=14174832/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=65860 CPUtime=1181.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 17401 0 0 0 118163 5 0 0 25 0 1 0 470108266 67440640 14846 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 16465 14846 131 6 0 14935 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 74560

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 16891
/proc/meminfo: memFree=14172184/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=66836 CPUtime=1241.68 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 17740 0 0 0 124163 5 0 0 25 0 1 0 470108266 68440064 15098 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 16709 15098 131 6 0 15179 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 75536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.00 3.77 3/189 16894
/proc/meminfo: memFree=14281932/32951124 swapFree=67111524/67111528
[pid=16834] ppid=16832 vsize=8700 CPUtime=0.62 cores=1,3
/proc/16834/stat : 16834 (esg_static.sh) S 16832 16834 15898 0 -1 4202496 353 4175 0 0 0 0 61 1 16 0 1 0 470108203 8908800 253 33554432000 4194304 4922060 140735461432816 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16834/statm: 2175 253 209 178 0 68 0
[pid=16844] ppid=16834 vsize=67520 CPUtime=1299.39 cores=1,3
/proc/16844/stat : 16844 (cdcl) R 16834 16834 15898 0 -1 4202496 18032 0 0 0 129934 5 0 0 25 0 1 0 470108266 69140480 15297 33554432000 4194304 4218580 140735522618720 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/16844/statm: 16880 15297 131 6 0 15350 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 76220

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.078987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 76348

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

runsolver used 2.16067 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:58:22
IDJOB=3251432
IDBENCH=88222
IDSOLVER=1609
FILE ID=node136/3251432-1303585102
RUNJOBID= node136-1303585102-16797
PBS_JOBID= 13150335
Free space on /tmp= 71624 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251432-1303585102/watcher-3251432-1303585102 -o /tmp/evaluation-result-3251432-1303585102/solver-3251432-1303585102 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251432-1303585102.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1793352170

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      14415916 kB
Buffers:       1700952 kB
Cached:       16189472 kB
SwapCached:          4 kB
Active:        9445152 kB
Inactive:      8524408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14415916 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11704 kB
Writeback:           0 kB
AnonPages:       77952 kB
Mapped:          14876 kB
Slab:           500764 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247532 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= 71616 MiB
End job on node136 at 2011-04-23 21:20:04