Trace number 3257814

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/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.11	c |         0 |   60200   195461 |      --       0       --      -- |     --   | -1209/71788
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 900   #clauses: 60200   #literals: 195461
0.00/0.11	c CPU time:   0.114982 s
0.00/0.11	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-3257814-1303471478/watcher-3257814-1303471478 -o /tmp/evaluation-result-3257814-1303471478/solver-3257814-1303471478 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257814-1303471478.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.56 3.90 3.82 4/185 14877
/proc/meminfo: memFree=17417640/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458747447 8908800 250 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 250 209 178 0 68 0

[startup+0.0950619 s]
/proc/loadavg: 3.56 3.90 3.82 4/185 14877
/proc/meminfo: memFree=17417640/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458747447 8908800 250 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101057 s]
/proc/loadavg: 3.56 3.90 3.82 4/185 14877
/proc/meminfo: memFree=17417640/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 458747447 8908800 250 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301026 s]
/proc/loadavg: 3.56 3.90 3.82 4/185 14877
/proc/meminfo: memFree=17417640/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700954 s]
/proc/loadavg: 3.56 3.90 3.82 4/185 14877
/proc/meminfo: memFree=17417640/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 3.56 3.90 3.82 4/187 14880
/proc/meminfo: memFree=17410560/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=11012 CPUtime=1.34 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 1235 0 0 0 134 0 0 0 25 0 1 0 458747462 11276288 1145 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 2753 1145 129 6 0 1223 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19712

[startup+3.10053 s]
/proc/loadavg: 3.56 3.90 3.82 4/187 14880
/proc/meminfo: memFree=17408576/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=12236 CPUtime=2.94 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 1549 0 0 0 294 0 0 0 25 0 1 0 458747462 12529664 1459 33554432000 4194304 4218580 140737100100240 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 3059 1459 130 6 0 1529 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20936

[startup+6.30097 s]
/proc/loadavg: 3.52 3.89 3.81 4/187 14880
/proc/meminfo: memFree=17405344/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=14208 CPUtime=6.14 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 2049 0 0 0 614 0 0 0 25 0 1 0 458747462 14548992 1959 33554432000 4194304 4218580 140737100100240 18446744073709551615 4213516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 3552 1959 131 6 0 2022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22908

[startup+12.7008 s]
/proc/loadavg: 3.48 3.87 3.81 4/187 14881
/proc/meminfo: memFree=17397528/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=17168 CPUtime=12.54 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 2782 0 0 0 1254 0 0 0 25 0 1 0 458747462 17580032 2692 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 4292 2692 131 6 0 2762 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25868

[startup+25.5007 s]
/proc/loadavg: 3.37 3.83 3.80 4/187 14881
/proc/meminfo: memFree=17387992/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=20860 CPUtime=25.34 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 3689 0 0 0 2534 0 0 0 25 0 1 0 458747462 21360640 3599 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 5215 3599 131 6 0 3685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29560

[startup+51.1011 s]
/proc/loadavg: 3.24 3.76 3.77 4/187 14882
/proc/meminfo: memFree=17377880/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=23864 CPUtime=50.95 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 4473 0 0 0 5094 1 0 0 25 0 1 0 458747462 24436736 4365 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 5966 4365 131 6 0 4436 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32564

[startup+102.307 s]
/proc/loadavg: 3.10 3.64 3.73 4/187 14883
/proc/meminfo: memFree=17358524/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=29456 CPUtime=102.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 5980 0 0 0 10214 1 0 0 25 0 1 0 458747462 30162944 5776 33554432000 4194304 4218580 140737100100240 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 7364 5776 131 6 0 5834 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38156

[startup+162.301 s]
/proc/loadavg: 3.04 3.52 3.68 4/187 14885
/proc/meminfo: memFree=17343720/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=33872 CPUtime=162.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 7148 0 0 0 16213 2 0 0 25 0 1 0 458747462 34684928 6863 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 8468 6863 131 6 0 6938 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42572

[startup+222.301 s]
/proc/loadavg: 3.01 3.42 3.64 4/187 14886
/proc/meminfo: memFree=17329904/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=38568 CPUtime=222.14 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 8519 0 0 0 22212 2 0 0 25 0 1 0 458747462 39493632 8026 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 9642 8026 131 6 0 8112 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 47268

[startup+282.3 s]
/proc/loadavg: 3.00 3.34 3.60 4/187 14888
/proc/meminfo: memFree=17320564/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=41140 CPUtime=282.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 9346 0 0 0 28212 3 0 0 25 0 1 0 458747462 42127360 8669 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 10285 8669 131 6 0 8755 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49840

[startup+342.301 s]
/proc/loadavg: 3.08 3.30 3.56 4/187 14890
/proc/meminfo: memFree=17315312/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=42340 CPUtime=342.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 9870 0 0 0 34212 3 0 0 25 0 1 0 458747462 43356160 8997 33554432000 4194304 4218580 140737100100240 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 10585 8997 131 6 0 9055 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51040

[startup+402.3 s]
/proc/loadavg: 3.03 3.24 3.52 4/187 14891
/proc/meminfo: memFree=17307708/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3

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

[pid=14880] ppid=14877 vsize=46700 CPUtime=522.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 11505 0 0 0 52212 3 0 0 25 0 1 0 458747462 47820800 10061 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 11675 10061 131 6 0 10145 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 55400

[startup+582.301 s]
/proc/loadavg: 3.03 3.14 3.43 4/187 14896
/proc/meminfo: memFree=17286732/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=50608 CPUtime=582.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 12732 0 0 0 58211 4 0 0 25 0 1 0 458747462 51822592 11046 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 12652 11046 131 6 0 11122 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 59308

[startup+642.301 s]
/proc/loadavg: 3.01 3.11 3.40 4/187 14898
/proc/meminfo: memFree=17281856/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=51384 CPUtime=642.16 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 13154 0 0 0 64212 4 0 0 25 0 1 0 458747462 52617216 11252 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 12846 11252 131 6 0 11316 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 60084

[startup+702.3 s]
/proc/loadavg: 3.00 3.09 3.37 4/187 14899
/proc/meminfo: memFree=17274992/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=53096 CPUtime=702.15 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 13804 0 0 0 70211 4 0 0 25 0 1 0 458747462 54370304 11681 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 13274 11681 131 6 0 11744 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 61796

[startup+762.307 s]
/proc/loadavg: 3.00 3.07 3.34 4/187 14901
/proc/meminfo: memFree=17269000/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=54956 CPUtime=762.16 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 14453 0 0 0 76211 5 0 0 25 0 1 0 458747462 56274944 12139 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 13739 12139 131 6 0 12209 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63656

[startup+822.3 s]
/proc/loadavg: 3.00 3.05 3.32 4/187 14902
/proc/meminfo: memFree=17265476/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=56192 CPUtime=822.16 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 14944 0 0 0 82211 5 0 0 25 0 1 0 458747462 57540608 12440 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 14048 12440 131 6 0 12518 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 64892

[startup+882.301 s]
/proc/loadavg: 3.00 3.04 3.30 4/187 14904
/proc/meminfo: memFree=17263208/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=56852 CPUtime=882.16 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 15384 0 0 0 88211 5 0 0 25 0 1 0 458747462 58216448 12629 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 14213 12629 131 6 0 12683 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 65552

[startup+942.3 s]
/proc/loadavg: 3.04 3.05 3.28 4/187 14906
/proc/meminfo: memFree=17260688/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=58284 CPUtime=942.17 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 15898 0 0 0 94211 6 0 0 25 0 1 0 458747462 59682816 12956 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 14571 12956 131 6 0 13041 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 66984

[startup+1002.3 s]
/proc/loadavg: 3.01 3.04 3.26 4/187 14907
/proc/meminfo: memFree=17256556/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=59288 CPUtime=1002.17 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 16290 0 0 0 100211 6 0 0 25 0 1 0 458747462 60710912 13208 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 14822 13208 131 6 0 13292 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 67988

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.24 4/187 14909
/proc/meminfo: memFree=17251304/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=60464 CPUtime=1062.17 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 16772 0 0 0 106211 6 0 0 25 0 1 0 458747462 61915136 13518 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 15116 13518 131 6 0 13586 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 69164

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.22 4/187 14910
/proc/meminfo: memFree=17247428/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=61708 CPUtime=1122.16 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 17200 0 0 0 112210 6 0 0 25 0 1 0 458747462 63188992 13814 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 15427 13814 131 6 0 13897 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 70408

[startup+1182.3 s]
/proc/loadavg: 3.06 3.03 3.21 4/187 14912
/proc/meminfo: memFree=17244532/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=62732 CPUtime=1182.17 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 17587 0 0 0 118210 7 0 0 25 0 1 0 458747462 64237568 14070 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 15683 14070 131 6 0 14153 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 71432

[startup+1242.3 s]
/proc/loadavg: 3.02 3.02 3.19 4/187 14914
/proc/meminfo: memFree=17240156/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=63776 CPUtime=1242.17 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 17944 0 0 0 124210 7 0 0 25 0 1 0 458747462 65306624 14326 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 15944 14326 131 6 0 14414 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 72476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.70 2.95 3.16 2/173 14951
/proc/meminfo: memFree=17393512/32950928 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0.14 cores=1,3
/proc/14877/stat : 14877 (esg_static.sh) S 14875 14877 14389 0 -1 4202496 356 1397 0 0 0 0 14 0 24 0 1 0 458747447 8908800 253 33554432000 4194304 4922060 140736001460432 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14877/statm: 2175 253 209 178 0 68 0
[pid=14880] ppid=14877 vsize=64704 CPUtime=1299.88 cores=1,3
/proc/14880/stat : 14880 (cdcl) R 14877 14877 14389 0 -1 4202496 18317 0 0 0 129981 7 0 0 25 0 1 0 458747462 66256896 14560 33554432000 4194304 4218580 140737100100240 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14880/statm: 16176 14560 131 6 0 14646 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 73404

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.083987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20284
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= 10
involuntary context switches= 1012

runsolver used 2.03869 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 13:24:38
IDJOB=3257814
IDBENCH=71271
IDSOLVER=1609
FILE ID=node125/3257814-1303471478
RUNJOBID= node125-1303468859-14409
PBS_JOBID= 13107202
Free space on /tmp= 72484 MiB

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

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=388583564

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:      17417920 kB
Buffers:       1249660 kB
Cached:       13680704 kB
SwapCached:          0 kB
Active:        6936316 kB
Inactive:      8084768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17417920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21056 kB
Writeback:         112 kB
AnonPages:       90504 kB
Mapped:          15148 kB
Slab:           449300 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   255364 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= 72492 MiB
End job on node125 at 2011-04-22 13:46:18