Trace number 3283921

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

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.00/0.41	c CPU time:   0.413937 s
0.00/0.41	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-3283921-1303756913/watcher-3283921-1303756913 -o /tmp/evaluation-result-3283921-1303756913/solver-3283921-1303756913 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283921-1303756913.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: 3.95 3.98 3.91 4/192 8430
/proc/meminfo: memFree=16564516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) R 8428 8430 7713 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 487290939 8908800 250 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/8430/statm: 2175 250 209 178 0 68 0

[startup+0.014943 s]
/proc/loadavg: 3.95 3.98 3.91 4/192 8430
/proc/meminfo: memFree=16564516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487290939 8908800 250 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8430/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101001 s]
/proc/loadavg: 3.95 3.98 3.91 4/192 8430
/proc/meminfo: memFree=16564516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487290939 8908800 250 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8430/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30091 s]
/proc/loadavg: 3.95 3.98 3.91 4/192 8430
/proc/meminfo: memFree=16564516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487290939 8908800 250 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8430/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700777 s]
/proc/loadavg: 3.95 3.98 3.91 4/192 8430
/proc/meminfo: memFree=16564516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 8433
/proc/meminfo: memFree=16553340/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=14832 CPUtime=1.01 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 2212 0 0 0 101 0 0 0 25 0 1 0 487290987 15187968 2121 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 3708 2121 131 6 0 2178 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23532

[startup+3.10035 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 8433
/proc/meminfo: memFree=16553088/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=15644 CPUtime=2.61 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 2379 0 0 0 261 0 0 0 25 0 1 0 487290987 16019456 2288 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 3911 2288 131 6 0 2381 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24344

[startup+6.30085 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 8433
/proc/meminfo: memFree=16551232/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=16732 CPUtime=5.81 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 2667 0 0 0 581 0 0 0 25 0 1 0 487290987 17133568 2576 33554432000 4194304 4218580 140734229845504 18446744073709551615 4209488 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 4183 2576 131 6 0 2653 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25432

[startup+12.7007 s]
/proc/loadavg: 3.96 3.98 3.91 5/194 8433
/proc/meminfo: memFree=16545976/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=17848 CPUtime=12.21 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 2953 0 0 0 1221 0 0 0 25 0 1 0 487290987 18276352 2862 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 4462 2862 131 6 0 2932 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26548

[startup+25.5005 s]
/proc/loadavg: 4.05 4.00 3.92 5/194 8434
/proc/meminfo: memFree=16541760/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=19948 CPUtime=25.01 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 3481 0 0 0 2501 0 0 0 25 0 1 0 487290987 20426752 3390 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 4987 3390 131 6 0 3457 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28648

[startup+51.1009 s]
/proc/loadavg: 4.03 4.00 3.92 5/194 8434
/proc/meminfo: memFree=16537932/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=22984 CPUtime=50.61 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 4238 0 0 0 5061 0 0 0 25 0 1 0 487290987 23535616 4124 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 5746 4124 131 6 0 4216 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31684

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.92 5/194 8436
/proc/meminfo: memFree=16532208/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=26600 CPUtime=101.82 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 5284 0 0 0 10181 1 0 0 25 0 1 0 487290987 27238400 5051 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 6650 5051 131 6 0 5120 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35300

[startup+162.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/194 8437
/proc/meminfo: memFree=16520396/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=31228 CPUtime=161.82 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 6593 0 0 0 16181 1 0 0 25 0 1 0 487290987 31977472 6186 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 7807 6186 131 6 0 6277 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39928

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 8439
/proc/meminfo: memFree=16512444/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=34220 CPUtime=221.81 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 7666 0 0 0 22180 1 0 0 25 0 1 0 487290987 35041280 6965 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 8555 6965 131 6 0 7025 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 42920

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8441
/proc/meminfo: memFree=16499408/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=36996 CPUtime=281.81 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 8639 0 0 0 28180 1 0 0 25 0 1 0 487290987 37883904 7633 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 9249 7633 131 6 0 7719 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 45696

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8442
/proc/meminfo: memFree=16490948/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=40100 CPUtime=341.82 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 9708 0 0 0 34180 2 0 0 25 0 1 0 487290987 41062400 8411 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 10025 8411 131 6 0 8495 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 48800

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8444
/proc/meminfo: memFree=16483612/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6

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

[pid=8433] ppid=8430 vsize=44504 CPUtime=521.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 11552 0 0 0 52180 3 0 0 25 0 1 0 487290987 45572096 9540 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 11126 9540 131 6 0 9596 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 53204

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8449
/proc/meminfo: memFree=16452696/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=52244 CPUtime=581.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 13718 0 0 0 58179 4 0 0 25 0 1 0 487290987 53497856 11462 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 13061 11462 131 6 0 11531 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 60944

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 8450
/proc/meminfo: memFree=16431096/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=58000 CPUtime=641.84 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 15446 0 0 0 64179 5 0 0 25 0 1 0 487290987 59392000 12883 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 14500 12883 131 6 0 12970 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 66700

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/194 8452
/proc/meminfo: memFree=16407516/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=58000 CPUtime=701.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 15720 0 0 0 70178 5 0 0 25 0 1 0 487290987 59392000 12878 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 14500 12878 131 6 0 12970 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 66700

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.94 5/194 8453
/proc/meminfo: memFree=16405016/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=59188 CPUtime=761.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 16297 0 0 0 76178 5 0 0 25 0 1 0 487290987 60608512 13175 33554432000 4194304 4218580 140734229845504 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 14797 13175 131 6 0 13267 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 67888

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/194 8485
/proc/meminfo: memFree=16573604/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=59820 CPUtime=821.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 16701 0 0 0 82178 5 0 0 25 0 1 0 487290987 61255680 13339 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 14955 13339 131 6 0 13425 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 68520

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8487
/proc/meminfo: memFree=16563252/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=61480 CPUtime=881.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 17175 0 0 0 88178 5 0 0 25 0 1 0 487290987 62955520 13783 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 15370 13783 131 6 0 13840 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 70180

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8518
/proc/meminfo: memFree=16655472/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=63660 CPUtime=941.83 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 17898 0 0 0 94178 5 0 0 25 0 1 0 487290987 65187840 14293 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 15915 14293 131 6 0 14385 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 72360

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8520
/proc/meminfo: memFree=16638340/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=65200 CPUtime=1001.84 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 18570 0 0 0 100178 6 0 0 25 0 1 0 487290987 66764800 14713 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 16300 14713 131 6 0 14770 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 73900

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8521
/proc/meminfo: memFree=16628528/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=65356 CPUtime=1061.84 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 18878 0 0 0 106178 6 0 0 25 0 1 0 487290987 66924544 14748 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 16339 14748 131 6 0 14809 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 74056

[startup+1122.3 s]
/proc/loadavg: 3.66 3.92 3.91 4/187 8541
/proc/meminfo: memFree=16691420/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=65520 CPUtime=1121.84 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 19158 0 0 0 112178 6 0 0 25 0 1 0 487290987 67092480 14795 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 16380 14795 131 6 0 14850 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 74220

[startup+1182.3 s]
/proc/loadavg: 3.24 3.75 3.85 4/187 8552
/proc/meminfo: memFree=16684352/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=66756 CPUtime=1181.84 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 19581 0 0 0 118178 6 0 0 25 0 1 0 487290987 68358144 15099 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 16689 15099 131 6 0 15159 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 75456

[startup+1242.3 s]
/proc/loadavg: 3.09 3.61 3.79 4/187 8553
/proc/meminfo: memFree=16677488/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=69048 CPUtime=1241.85 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 20318 0 0 0 124178 7 0 0 25 0 1 0 487290987 70705152 15674 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 17262 15674 131 6 0 15732 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 77748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.50 3.74 4/187 8555
/proc/meminfo: memFree=16668908/32950928 swapFree=67111528/67111528
[pid=8430] ppid=8428 vsize=8700 CPUtime=0.46 cores=4,6
/proc/8430/stat : 8430 (esg_static.sh) S 8428 8430 7713 0 -1 4202496 356 2394 0 0 0 0 46 0 21 0 1 0 487290939 8908800 253 33554432000 4194304 4922060 140737394813088 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8430/statm: 2175 253 209 178 0 68 0
[pid=8433] ppid=8430 vsize=69192 CPUtime=1299.55 cores=4,6
/proc/8433/stat : 8433 (cdcl) R 8430 8430 7713 0 -1 4202496 20559 0 0 0 129948 7 0 0 25 0 1 0 487290987 70852608 15707 33554432000 4194304 4218580 140734229845504 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8433/statm: 17298 15707 131 6 0 15768 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 77892

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

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

runsolver used 2.08568 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:41:53
IDJOB=3283921
IDBENCH=71089
IDSOLVER=1609
FILE ID=node125/3283921-1303756913
RUNJOBID= node125-1303755210-7732
PBS_JOBID= 13154062
Free space on /tmp= 73100 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283921-1303756913/watcher-3283921-1303756913 -o /tmp/evaluation-result-3283921-1303756913/solver-3283921-1303756913 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283921-1303756913.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1785478247

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:      16564664 kB
Buffers:       2193836 kB
Cached:       13321060 kB
SwapCached:          0 kB
Active:        8018092 kB
Inactive:      7837316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16564664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2548 kB
Writeback:           0 kB
AnonPages:      339588 kB
Mapped:          15192 kB
Slab:           466648 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   532084 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= 73124 MiB
End job on node125 at 2011-04-25 21:03:35