Trace number 3266922

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-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   29734    59963 |    8920       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   29189    71730 |      --       0       --      -- |     --   | -545/11767
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 520   #clauses: 29189   #literals: 71730
0.00/0.02	c CPU time:   0.021996 s
0.00/0.02	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-3266922-1303585102/watcher-3266922-1303585102 -o /tmp/evaluation-result-3266922-1303585102/solver-3266922-1303585102 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3266922-1303585102.cnf 

running on 2 cores: 0,2

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 2/176 16811
/proc/meminfo: memFree=14438784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 470108186 8908800 249 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 249 209 178 0 68 0

[startup+0.038057 s]
/proc/loadavg: 0.93 2.04 3.09 2/176 16811
/proc/meminfo: memFree=14438784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.101025 s]
/proc/loadavg: 0.93 2.04 3.09 2/176 16811
/proc/meminfo: memFree=14438784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.300984 s]
/proc/loadavg: 0.93 2.04 3.09 2/176 16811
/proc/meminfo: memFree=14438784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.700911 s]
/proc/loadavg: 0.93 2.04 3.09 2/176 16811
/proc/meminfo: memFree=14438784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14397972/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=9324 CPUtime=1.45 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 814 0 0 0 145 0 0 0 25 0 1 0 470108190 9547776 725 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 2331 725 128 6 0 801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18024

[startup+3.10056 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14389660/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=10128 CPUtime=3.05 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 1017 0 0 0 305 0 0 0 25 0 1 0 470108190 10371072 928 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 2532 928 129 6 0 1002 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18828

[startup+6.30099 s]
/proc/loadavg: 1.18 2.07 3.10 5/194 16846
/proc/meminfo: memFree=14383216/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=11072 CPUtime=6.25 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 1264 0 0 0 625 0 0 0 25 0 1 0 470108190 11337728 1175 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 2768 1175 129 6 0 1238 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19772

[startup+12.7009 s]
/proc/loadavg: 1.61 2.14 3.11 5/194 16846
/proc/meminfo: memFree=14374068/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=12472 CPUtime=12.65 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 1614 0 0 0 1265 0 0 0 25 0 1 0 470108190 12771328 1525 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 3118 1525 129 6 0 1588 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21172

[startup+25.5006 s]
/proc/loadavg: 1.98 2.20 3.11 5/194 16846
/proc/meminfo: memFree=14364604/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=14568 CPUtime=25.45 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 2110 0 0 0 2545 0 0 0 25 0 1 0 470108190 14917632 2021 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 3642 2021 130 6 0 2112 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23268

[startup+51.1011 s]
/proc/loadavg: 2.67 2.34 3.14 5/194 16847
/proc/meminfo: memFree=14345668/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=17616 CPUtime=51.05 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 2905 0 0 0 5105 0 0 0 25 0 1 0 470108190 18038784 2812 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 4404 2812 131 6 0 2874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26316

[startup+102.307 s]
/proc/loadavg: 3.47 2.62 3.18 5/194 16849
/proc/meminfo: memFree=14324948/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=21376 CPUtime=102.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 3875 0 0 0 10226 0 0 0 25 0 1 0 470108190 21889024 3722 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 5344 3722 131 6 0 3814 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30076

[startup+162.301 s]
/proc/loadavg: 3.87 2.88 3.24 5/194 16859
/proc/meminfo: memFree=14300728/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=24696 CPUtime=162.25 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 4848 0 0 0 16225 0 0 0 25 0 1 0 470108190 25288704 4553 33554432000 4194304 4218580 140733456885952 18446744073709551615 4213466 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 6174 4553 131 6 0 4644 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33396

[startup+222.301 s]
/proc/loadavg: 3.95 3.08 3.28 5/194 16861
/proc/meminfo: memFree=14290584/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=26796 CPUtime=222.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 5501 0 0 0 22225 1 0 0 25 0 1 0 470108190 27439104 5086 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 6699 5086 131 6 0 5169 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35496

[startup+282.301 s]
/proc/loadavg: 4.02 3.26 3.33 6/194 16862
/proc/meminfo: memFree=14279904/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=29112 CPUtime=282.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 6218 0 0 0 28225 1 0 0 25 0 1 0 470108190 29810688 5693 33554432000 4194304 4218580 140733456885952 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 7278 5693 131 6 0 5748 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 37812

[startup+342.301 s]
/proc/loadavg: 4.01 3.39 3.37 5/194 16864
/proc/meminfo: memFree=14268088/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=30396 CPUtime=342.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 6698 0 0 0 34225 1 0 0 25 0 1 0 470108190 31125504 6014 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 7599 6014 131 6 0 6069 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 39096

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.40 5/194 16868
/proc/meminfo: memFree=14258516/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2

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

[pid=16814] ppid=16811 vsize=36228 CPUtime=522.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 8547 0 0 0 52224 2 0 0 25 0 1 0 470108190 37097472 7455 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208324 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 9057 7455 131 6 0 7527 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 44928

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.51 5/194 16873
/proc/meminfo: memFree=14232164/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=39296 CPUtime=582.26 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 9422 0 0 0 58224 2 0 0 25 0 1 0 470108190 40239104 8207 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 9824 8207 131 6 0 8294 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 47996

[startup+642.3 s]
/proc/loadavg: 4.00 3.78 3.54 5/194 16875
/proc/meminfo: memFree=14225696/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=40512 CPUtime=642.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 9896 0 0 0 64225 2 0 0 25 0 1 0 470108190 41484288 8512 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 10128 8512 131 6 0 8598 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 49212

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.57 5/194 16876
/proc/meminfo: memFree=14217108/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=42752 CPUtime=702.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 10561 0 0 0 70224 3 0 0 25 0 1 0 470108190 43778048 9065 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 10688 9065 131 6 0 9158 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 51452

[startup+762.307 s]
/proc/loadavg: 4.06 3.87 3.60 5/194 16878
/proc/meminfo: memFree=14212880/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=43876 CPUtime=762.28 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 10994 0 0 0 76225 3 0 0 25 0 1 0 470108190 44929024 9384 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 10969 9384 131 6 0 9439 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 52576

[startup+822.301 s]
/proc/loadavg: 4.08 3.91 3.62 5/194 16880
/proc/meminfo: memFree=14208764/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=45972 CPUtime=822.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 11660 0 0 0 82224 3 0 0 25 0 1 0 470108190 47075328 9905 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 11493 9905 131 6 0 9963 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 54672

[startup+882.301 s]
/proc/loadavg: 4.03 3.92 3.64 5/194 16881
/proc/meminfo: memFree=14203408/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=47300 CPUtime=882.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 12044 0 0 0 88224 3 0 0 25 0 1 0 470108190 48435200 10205 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 11825 10205 131 6 0 10295 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 56000

[startup+942.301 s]
/proc/loadavg: 4.01 3.93 3.66 5/194 16883
/proc/meminfo: memFree=14199404/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=47964 CPUtime=942.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 12313 0 0 0 94224 3 0 0 25 0 1 0 470108190 49115136 10370 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 11991 10370 131 6 0 10461 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 56664

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/194 16885
/proc/meminfo: memFree=14192784/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=49180 CPUtime=1002.27 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 12817 0 0 0 100224 3 0 0 25 0 1 0 470108190 50360320 10684 33554432000 4194304 4218580 140733456885952 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 12295 10684 131 6 0 10765 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 57880

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/194 16886
/proc/meminfo: memFree=14183572/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=50480 CPUtime=1062.28 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 13399 0 0 0 106224 4 0 0 25 0 1 0 470108190 51691520 11015 33554432000 4194304 4218580 140733456885952 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 12620 11015 131 6 0 11090 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 59180

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/194 16888
/proc/meminfo: memFree=14178336/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=52416 CPUtime=1122.28 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 14120 0 0 0 112223 5 0 0 25 0 1 0 470108190 53673984 11517 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 13104 11517 131 6 0 11574 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 61116

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 16889
/proc/meminfo: memFree=14174832/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=52872 CPUtime=1182.28 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 14377 0 0 0 118223 5 0 0 25 0 1 0 470108190 54140928 11621 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 13218 11621 131 6 0 11688 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 61572

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 16891
/proc/meminfo: memFree=14172184/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=53700 CPUtime=1242.28 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 14694 0 0 0 124223 5 0 0 25 0 1 0 470108190 54988800 11808 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 13425 11808 131 6 0 11895 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 62400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.00 3.77 5/194 16892
/proc/meminfo: memFree=14168804/32951124 swapFree=67111524/67111528
[pid=16811] ppid=16809 vsize=8700 CPUtime=0.03 cores=0,2
/proc/16811/stat : 16811 (esg_static.sh) S 16809 16811 15898 0 -1 4202496 353 748 0 0 0 0 3 0 22 0 1 0 470108186 8908800 252 33554432000 4194304 4922060 140733524742448 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16811/statm: 2175 252 209 178 0 68 0
[pid=16814] ppid=16811 vsize=54196 CPUtime=1299.99 cores=0,2
/proc/16814/stat : 16814 (cdcl) R 16811 16811 15898 0 -1 4202496 14906 0 0 0 129994 5 0 0 25 0 1 0 470108190 55496704 11931 33554432000 4194304 4218580 140733456885952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/16814/statm: 13549 11931 131 6 0 12019 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 62896

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.98
CPU system time (s): 0.06199
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 62896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16020
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= 18
involuntary context switches= 1831

runsolver used 2.25066 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:58:22
IDJOB=3266922
IDBENCH=88220
IDSOLVER=1609
FILE ID=node136/3266922-1303585102
RUNJOBID= node136-1303585102-16795
PBS_JOBID= 13150335
Free space on /tmp= 71636 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266922-1303585102/watcher-3266922-1303585102 -o /tmp/evaluation-result-3266922-1303585102/solver-3266922-1303585102 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3266922-1303585102.cnf

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
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:      14439064 kB
Buffers:       1700908 kB
Cached:       16177488 kB
SwapCached:          4 kB
Active:        9424828 kB
Inactive:      8521484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14439064 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1228 kB
Writeback:           0 kB
AnonPages:       67088 kB
Mapped:          14488 kB
Slab:           500764 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198540 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= 71608 MiB
End job on node136 at 2011-04-23 21:20:04