Trace number 3258210

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |  111739   224743 |   33521       0        0     nan |  0.000 % |
0.00/0.26	c |         0 |  109920   362907 |      --       0       --      -- |     --   | -1819/138164
0.00/0.26	c ==============================================================================
0.00/0.26	c Result  :   #vars: 1320   #clauses: 109920   #literals: 362907
0.00/0.26	c CPU time:   0.254961 s
0.00/0.26	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-3258210-1303474124/watcher-3258210-1303474124 -o /tmp/evaluation-result-3258210-1303474124/solver-3258210-1303474124 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258210-1303474124.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 2.46 3.58 3.63 4/188 15228
/proc/meminfo: memFree=17434912/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012067 8908800 250 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 250 209 178 0 68 0

[startup+0.089525 s]
/proc/loadavg: 2.46 3.58 3.63 4/188 15228
/proc/meminfo: memFree=17434912/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012067 8908800 250 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100519 s]
/proc/loadavg: 2.46 3.58 3.63 4/188 15228
/proc/meminfo: memFree=17434912/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012067 8908800 250 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300552 s]
/proc/loadavg: 2.46 3.58 3.63 4/188 15228
/proc/meminfo: memFree=17434912/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 459012067 8908800 250 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700416 s]
/proc/loadavg: 2.46 3.58 3.63 4/188 15228
/proc/meminfo: memFree=17434912/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 2.46 3.58 3.63 5/194 15239
/proc/meminfo: memFree=17414652/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=11772 CPUtime=1.17 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 1418 0 0 0 117 0 0 0 22 0 1 0 459012099 12054528 1329 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 2943 1329 130 6 0 1413 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20472

[startup+3.101 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17409692/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=13236 CPUtime=2.76 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 1792 0 0 0 276 0 0 0 25 0 1 0 459012099 13553664 1703 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/15238/statm: 3309 1703 130 6 0 1779 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21936

[startup+6.30043 s]
/proc/loadavg: 2.58 3.59 3.64 5/194 15239
/proc/meminfo: memFree=17399896/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=15040 CPUtime=5.96 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 2244 0 0 0 596 0 0 0 25 0 1 0 459012099 15400960 2155 33554432000 4194304 4218580 140735559370992 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 3760 2155 131 6 0 2230 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23740

[startup+12.7003 s]
/proc/loadavg: 2.80 3.60 3.64 5/194 15239
/proc/meminfo: memFree=17389272/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=17836 CPUtime=12.36 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 2934 0 0 0 1235 1 0 0 25 0 1 0 459012099 18264064 2845 33554432000 4194304 4218580 140735559370992 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 4459 2845 131 6 0 2929 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26536

[startup+25.5011 s]
/proc/loadavg: 2.98 3.61 3.64 5/194 15240
/proc/meminfo: memFree=17373096/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=22548 CPUtime=25.16 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 4109 0 0 0 2515 1 0 0 25 0 1 0 459012099 23089152 4012 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 5637 4012 131 6 0 4107 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31248

[startup+51.1005 s]
/proc/loadavg: 3.33 3.64 3.65 5/194 15240
/proc/meminfo: memFree=17358184/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=24984 CPUtime=50.76 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 4778 0 0 0 5075 1 0 0 25 0 1 0 459012099 25583616 4647 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208288 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 6246 4647 131 6 0 4716 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33684

[startup+102.307 s]
/proc/loadavg: 3.73 3.70 3.67 5/194 15242
/proc/meminfo: memFree=17334472/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=31312 CPUtime=101.96 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 6464 0 0 0 10195 1 0 0 25 0 1 0 459012099 32063488 6231 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 7828 6231 131 6 0 6298 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40012

[startup+162.301 s]
/proc/loadavg: 3.90 3.75 3.68 5/194 15243
/proc/meminfo: memFree=17316832/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=36868 CPUtime=161.96 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 8002 0 0 0 16194 2 0 0 25 0 1 0 459012099 37752832 7609 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 9217 7609 131 6 0 7687 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 45568

[startup+222.3 s]
/proc/loadavg: 3.96 3.79 3.70 5/194 15245
/proc/meminfo: memFree=17301556/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=40532 CPUtime=221.96 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 9094 0 0 0 22194 2 0 0 25 0 1 0 459012099 41504768 8515 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 10133 8515 131 6 0 8603 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 49232

[startup+282.301 s]
/proc/loadavg: 3.98 3.83 3.72 5/194 15246
/proc/meminfo: memFree=17290356/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=43676 CPUtime=281.97 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 10080 0 0 0 28194 3 0 0 25 0 1 0 459012099 44724224 9331 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 10919 9331 131 6 0 9389 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 52376

[startup+342.3 s]
/proc/loadavg: 3.99 3.86 3.73 5/194 15248
/proc/meminfo: memFree=17283008/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=45836 CPUtime=341.97 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 10755 0 0 0 34194 3 0 0 25 0 1 0 459012099 46936064 9851 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 11459 9851 131 6 0 9929 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 54536

[startup+402.301 s]
/proc/loadavg: 3.99 3.88 3.75 5/194 15287
/proc/meminfo: memFree=17289508/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6

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

[pid=15238] ppid=15228 vsize=51268 CPUtime=521.97 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 12488 0 0 0 52193 4 0 0 25 0 1 0 459012099 52498432 11201 33554432000 4194304 4218580 140735559370992 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 12817 11201 131 6 0 11287 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 59968

[startup+582.301 s]
/proc/loadavg: 3.99 3.93 3.78 5/194 15291
/proc/meminfo: memFree=17258128/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=53100 CPUtime=581.97 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 13050 0 0 0 58193 4 0 0 25 0 1 0 459012099 54374400 11675 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 13275 11675 131 6 0 11745 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 61800

[startup+642.3 s]
/proc/loadavg: 3.99 3.94 3.79 5/194 15293
/proc/meminfo: memFree=17250760/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=54552 CPUtime=641.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 13517 0 0 0 64194 4 0 0 25 0 1 0 459012099 55861248 12021 33554432000 4194304 4218580 140735559370992 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 13638 12021 131 6 0 12108 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 63252

[startup+702.301 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 15295
/proc/meminfo: memFree=17240568/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=58060 CPUtime=701.97 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 14557 0 0 0 70193 4 0 0 25 0 1 0 459012099 59453440 12924 33554432000 4194304 4218580 140735559370992 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 14515 12924 131 6 0 12985 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 66760

[startup+762.307 s]
/proc/loadavg: 3.99 3.95 3.82 5/194 15296
/proc/meminfo: memFree=17234948/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=58980 CPUtime=761.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 14858 0 0 0 76194 4 0 0 25 0 1 0 459012099 60395520 13132 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 14745 13132 131 6 0 13215 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 67680

[startup+822.301 s]
/proc/loadavg: 3.99 3.96 3.82 5/194 15298
/proc/meminfo: memFree=17230580/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=59428 CPUtime=821.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 15096 0 0 0 82193 5 0 0 25 0 1 0 459012099 60854272 13265 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 14857 13265 131 6 0 13327 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 68128

[startup+882.3 s]
/proc/loadavg: 3.99 3.96 3.83 5/194 15299
/proc/meminfo: memFree=17227316/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=59648 CPUtime=881.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 15338 0 0 0 88193 5 0 0 25 0 1 0 459012099 61079552 13310 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 14912 13310 131 6 0 13382 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 68348

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/194 15301
/proc/meminfo: memFree=17224068/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=61040 CPUtime=941.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 15798 0 0 0 94193 5 0 0 25 0 1 0 459012099 62504960 13641 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 15260 13641 131 6 0 13730 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 69740

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/194 15303
/proc/meminfo: memFree=17219580/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=63040 CPUtime=1001.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 16421 0 0 0 100193 5 0 0 25 0 1 0 459012099 64552960 14171 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 15760 14171 131 6 0 14230 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 71740

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15304
/proc/meminfo: memFree=17215712/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=64764 CPUtime=1061.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 16975 0 0 0 106193 5 0 0 25 0 1 0 459012099 66318336 14607 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 16191 14607 131 6 0 14661 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 73464

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15306
/proc/meminfo: memFree=17213196/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=64864 CPUtime=1121.98 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 17133 0 0 0 112193 5 0 0 25 0 1 0 459012099 66420736 14625 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 16216 14625 131 6 0 14686 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 73564

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.86 5/194 15307
/proc/meminfo: memFree=17210564/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=65464 CPUtime=1181.99 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 17429 0 0 0 118193 6 0 0 25 0 1 0 459012099 67035136 14747 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 16366 14747 131 6 0 14836 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 74164

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.87 5/194 15309
/proc/meminfo: memFree=17207536/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=65560 CPUtime=1241.99 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 17590 0 0 0 124193 6 0 0 25 0 1 0 459012099 67133440 14791 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 16390 14791 131 6 0 14860 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 74260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.88 4/191 15312
/proc/meminfo: memFree=17252920/32950928 swapFree=67111528/67111528
[pid=15228] ppid=15226 vsize=8700 CPUtime=0.3 cores=4,6
/proc/15228/stat : 15228 (esg_static.sh) S 15226 15228 14389 0 -1 4202496 354 2434 0 0 0 0 30 0 18 0 1 0 459012067 8908800 253 33554432000 4194304 4922060 140735890141632 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15228/statm: 2175 253 209 178 0 68 0
[pid=15238] ppid=15228 vsize=65728 CPUtime=1299.7 cores=4,6
/proc/15238/stat : 15238 (cdcl) R 15228 15228 14389 0 -1 4202496 17755 0 0 0 129964 6 0 0 25 0 1 0 459012099 67305472 14830 33554432000 4194304 4218580 140735559370992 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/15238/statm: 16432 14830 131 6 0 14902 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 74428

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.076988
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 74428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20556
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= 19
involuntary context switches= 1010

runsolver used 2.02469 second user time and 5.07823 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 14:08:44
IDJOB=3258210
IDBENCH=71315
IDSOLVER=1609
FILE ID=node125/3258210-1303474124
RUNJOBID= node125-1303474124-15189
PBS_JOBID= 13107202
Free space on /tmp= 72484 MiB

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

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=138634368

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      17435084 kB
Buffers:       1249968 kB
Cached:       13682428 kB
SwapCached:          0 kB
Active:        6916152 kB
Inactive:      8088156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17435084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9084 kB
Writeback:           0 kB
AnonPages:       71548 kB
Mapped:          15208 kB
Slab:           448476 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238860 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= 72480 MiB
End job on node125 at 2011-04-22 14:30:26