Trace number 3258914

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/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  171155   344000 |   51346       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |  169335   572372 |      --       0       --      -- |     --   | -1820/228372
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 1755   #clauses: 169335   #literals: 572372
0.00/0.48	c CPU time:   0.474927 s
0.00/0.48	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-3258914-1303504623/watcher-3258914-1303504623 -o /tmp/evaluation-result-3258914-1303504623/solver-3258914-1303504623 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258914-1303504623.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: 3.68 3.93 3.33 2/190 23104
/proc/meminfo: memFree=12121776/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462060426 8908800 250 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 250 209 178 0 68 0

[startup+0.0822059 s]
/proc/loadavg: 3.68 3.93 3.33 2/190 23104
/proc/meminfo: memFree=12121776/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462060426 8908800 250 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100199 s]
/proc/loadavg: 3.68 3.93 3.33 2/190 23104
/proc/meminfo: memFree=12121776/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462060426 8908800 250 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30017 s]
/proc/loadavg: 3.68 3.93 3.33 2/190 23104
/proc/meminfo: memFree=12121776/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462060426 8908800 250 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701044 s]
/proc/loadavg: 3.68 3.93 3.33 2/190 23104
/proc/meminfo: memFree=12121776/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 3.68 3.93 3.33 5/198 23165
/proc/meminfo: memFree=12093004/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=12276 CPUtime=0.92 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 1546 0 0 0 92 0 0 0 25 0 1 0 462060483 12570624 1458 33554432000 4194304 4218580 140734935072768 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 3069 1458 130 6 0 1539 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20976

[startup+3.10065 s]
/proc/loadavg: 3.68 3.93 3.33 5/198 23166
/proc/meminfo: memFree=12098364/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=14184 CPUtime=2.52 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 2023 0 0 0 252 0 0 0 25 0 1 0 462060483 14524416 1935 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 3546 1935 130 6 0 2016 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22884

[startup+6.30108 s]
/proc/loadavg: 3.87 3.97 3.34 5/198 23166
/proc/meminfo: memFree=12088432/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=16064 CPUtime=5.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 2501 0 0 0 572 0 0 0 25 0 1 0 462060483 16449536 2413 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 4016 2413 131 6 0 2486 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24764

[startup+12.701 s]
/proc/loadavg: 3.88 3.97 3.34 5/198 23166
/proc/meminfo: memFree=12075716/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=18748 CPUtime=12.12 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 3175 0 0 0 1212 0 0 0 25 0 1 0 462060483 19197952 3086 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 4687 3086 131 6 0 3157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27448

[startup+25.5007 s]
/proc/loadavg: 3.90 3.97 3.35 5/198 23166
/proc/meminfo: memFree=12061536/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=23124 CPUtime=24.91 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 4258 0 0 0 2491 0 0 0 25 0 1 0 462060483 23678976 4169 33554432000 4194304 4218580 140734935072768 18446744073709551615 4200617 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 5781 4169 131 6 0 4251 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31824

[startup+51.1011 s]
/proc/loadavg: 3.93 3.97 3.37 5/198 23167
/proc/meminfo: memFree=12044400/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=27216 CPUtime=50.51 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 5342 0 0 0 5051 0 0 0 25 0 1 0 462060483 27869184 5209 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 6804 5209 131 6 0 5274 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35916

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.40 5/198 23168
/proc/meminfo: memFree=12017856/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=34412 CPUtime=101.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 7247 0 0 0 10171 1 0 0 25 0 1 0 462060483 35237888 6991 33554432000 4194304 4218580 140734935072768 18446744073709551615 4200461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 8603 6991 131 6 0 7073 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43112

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.44 5/198 23170
/proc/meminfo: memFree=11997252/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=41024 CPUtime=161.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 9149 0 0 0 16170 2 0 0 25 0 1 0 462060483 42008576 8640 33554432000 4194304 4218580 140734935072768 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 10256 8640 131 6 0 8726 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 49724

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.48 5/198 23172
/proc/meminfo: memFree=11980616/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=44852 CPUtime=221.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 10341 0 0 0 22169 3 0 0 25 0 1 0 462060483 45928448 9617 33554432000 4194304 4218580 140734935072768 18446744073709551615 4210532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 11213 9617 131 6 0 9683 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 53552

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.51 5/198 23173
/proc/meminfo: memFree=11969060/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=46972 CPUtime=281.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 11129 0 0 0 28169 3 0 0 25 0 1 0 462060483 48099328 10139 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 11743 10139 131 6 0 10213 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 55672

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.54 5/198 23175
/proc/meminfo: memFree=11958360/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=50420 CPUtime=341.72 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 12314 0 0 0 34168 4 0 0 25 0 1 0 462060483 51630080 11009 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 12605 11009 131 6 0 11075 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 59120

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.56 5/198 23176
/proc/meminfo: memFree=11947052/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3

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

[pid=23165] ppid=23104 vsize=59616 CPUtime=521.73 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 15418 0 0 0 52167 6 0 0 25 0 1 0 462060483 61046784 13287 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 14904 13287 131 6 0 13374 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 68316

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.63 5/198 23181
/proc/meminfo: memFree=11922576/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=61596 CPUtime=581.73 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 16069 0 0 0 58167 6 0 0 25 0 1 0 462060483 63074304 13790 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 15399 13790 131 6 0 13869 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 70296

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.66 5/198 23183
/proc/meminfo: memFree=11915984/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=63068 CPUtime=641.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 16571 0 0 0 64168 6 0 0 25 0 1 0 462060483 64581632 14153 33554432000 4194304 4218580 140734935072768 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 15767 14153 131 6 0 14237 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 71768

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.67 5/198 23184
/proc/meminfo: memFree=11910388/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=63848 CPUtime=701.73 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 17100 0 0 0 70167 6 0 0 25 0 1 0 462060483 65380352 14359 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 15962 14359 131 6 0 14432 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 72548

[startup+762.307 s]
/proc/loadavg: 4.14 4.04 3.70 5/198 23186
/proc/meminfo: memFree=11903548/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=65248 CPUtime=761.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 17744 0 0 0 76168 6 0 0 25 0 1 0 462060483 66813952 14691 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 16312 14691 131 6 0 14782 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 73948

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.72 5/198 23188
/proc/meminfo: memFree=11897204/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=68408 CPUtime=821.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 18881 0 0 0 82167 7 0 0 25 0 1 0 462060483 70049792 15503 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 17102 15503 131 6 0 15572 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 77108

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.73 5/198 23189
/proc/meminfo: memFree=11890488/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=69540 CPUtime=881.73 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 19422 0 0 0 88166 7 0 0 25 0 1 0 462060483 71208960 15783 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 17385 15783 131 6 0 15855 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 78240

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.75 5/198 23191
/proc/meminfo: memFree=11885504/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=71960 CPUtime=941.73 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 20253 0 0 0 94166 7 0 0 25 0 1 0 462060483 73687040 16380 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 17990 16380 131 6 0 16460 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 80660

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.76 5/198 23192
/proc/meminfo: memFree=11880008/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=73876 CPUtime=1001.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 20983 0 0 0 100166 8 0 0 25 0 1 0 462060483 75649024 16863 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 18469 16863 131 6 0 16939 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 82576

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/198 23194
/proc/meminfo: memFree=11875148/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=74504 CPUtime=1061.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 21450 0 0 0 106166 8 0 0 25 0 1 0 462060483 76292096 17010 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 18626 17010 131 6 0 17096 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 83204

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/198 23196
/proc/meminfo: memFree=11869924/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=75248 CPUtime=1121.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 21887 0 0 0 112166 8 0 0 25 0 1 0 462060483 77053952 17204 33554432000 4194304 4218580 140734935072768 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 18812 17204 131 6 0 17282 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 83948

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/198 23197
/proc/meminfo: memFree=11869048/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=76084 CPUtime=1181.74 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 22359 0 0 0 118166 8 0 0 25 0 1 0 462060483 77910016 17400 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 19021 17400 131 6 0 17491 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 84784

[startup+1242.3 s]
/proc/loadavg: 4.11 4.03 3.82 5/198 23199
/proc/meminfo: memFree=11866552/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=76596 CPUtime=1241.75 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 22744 0 0 0 124166 9 0 0 25 0 1 0 462060483 78434304 17546 33554432000 4194304 4218580 140734935072768 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 19149 17546 131 6 0 17619 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 85296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.82 4/195 23201
/proc/meminfo: memFree=11916780/32951124 swapFree=67111528/67111528
[pid=23104] ppid=23102 vsize=8700 CPUtime=0.56 cores=1,3
/proc/23104/stat : 23104 (esg_static.sh) S 23102 23104 22942 0 -1 4202496 355 3601 0 0 0 0 55 1 20 0 1 0 462060426 8908800 253 33554432000 4194304 4922060 140735072571680 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23104/statm: 2175 253 209 178 0 68 0
[pid=23165] ppid=23104 vsize=76776 CPUtime=1299.45 cores=1,3
/proc/23165/stat : 23165 (cdcl) R 23104 23104 22942 0 -1 4202496 23034 0 0 0 129936 9 0 0 25 0 1 0 462060483 78618624 17581 33554432000 4194304 4218580 140734935072768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23165/statm: 19194 17581 131 6 0 17664 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 85476

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27001
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= 12
involuntary context switches= 1388

runsolver used 2.00069 second user time and 5.10322 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 22:37:03
IDJOB=3258914
IDBENCH=71443
IDSOLVER=1609
FILE ID=node132/3258914-1303504623
RUNJOBID= node132-1303503320-22962
PBS_JOBID= 13134237
Free space on /tmp= 71680 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258914-1303504623/watcher-3258914-1303504623 -o /tmp/evaluation-result-3258914-1303504623/solver-3258914-1303504623 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3258914-1303504623.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=725346162

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12121932 kB
Buffers:       1413756 kB
Cached:       18790160 kB
SwapCached:          0 kB
Active:        8453892 kB
Inactive:     11825672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12121932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6416 kB
Writeback:           0 kB
AnonPages:       74936 kB
Mapped:          15420 kB
Slab:           485080 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284628 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71672 MiB
End job on node132 at 2011-04-22 22:58:45