Trace number 3258254

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-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
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 |  109939   361138 |      --       0       --      -- |     --   | -1800/136395
0.00/0.26	c ==============================================================================
0.00/0.26	c Result  :   #vars: 1320   #clauses: 109939   #literals: 361138
0.00/0.26	c CPU time:   0.252961 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-3258254-1303474492/watcher-3258254-1303474492 -o /tmp/evaluation-result-3258254-1303474492/solver-3258254-1303474492 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258254-1303474492.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.99 3.87 3.74 5/192 15283
/proc/meminfo: memFree=17313992/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 459048830 8908800 250 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15283/statm: 2175 250 209 178 0 68 0

[startup+0.024484 s]
/proc/loadavg: 3.99 3.87 3.74 5/192 15283
/proc/meminfo: memFree=17313992/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 459048830 8908800 250 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15283/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100465 s]
/proc/loadavg: 3.99 3.87 3.74 5/192 15283
/proc/meminfo: memFree=17313992/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 459048830 8908800 250 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15283/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30043 s]
/proc/loadavg: 3.99 3.87 3.74 5/192 15283
/proc/meminfo: memFree=17313992/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 459048830 8908800 250 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15283/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70036 s]
/proc/loadavg: 3.99 3.87 3.74 5/192 15283
/proc/meminfo: memFree=17313992/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8700

[startup+1.50022 s]
/proc/loadavg: 3.99 3.87 3.74 5/194 15286
/proc/meminfo: memFree=17307424/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=11664 CPUtime=1.17 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 1383 0 0 0 117 0 0 0 25 0 1 0 459048862 11943936 1293 33554432000 4194304 4218580 140735622749376 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 2916 1293 130 6 0 1386 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20364

[startup+3.10094 s]
/proc/loadavg: 3.99 3.87 3.74 5/194 15286
/proc/meminfo: memFree=17305340/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=13248 CPUtime=2.77 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 1791 0 0 0 277 0 0 0 25 0 1 0 459048862 13565952 1701 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208216 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 3312 1701 130 6 0 1782 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21948

[startup+6.30037 s]
/proc/loadavg: 3.99 3.87 3.74 5/194 15286
/proc/meminfo: memFree=17302488/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=14868 CPUtime=5.97 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 2219 0 0 0 597 0 0 0 25 0 1 0 459048862 15224832 2129 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 3717 2129 131 6 0 2187 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23568

[startup+12.7002 s]
/proc/loadavg: 3.99 3.87 3.74 5/194 15286
/proc/meminfo: memFree=17299456/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=17532 CPUtime=12.38 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 2879 0 0 0 1237 1 0 0 25 0 1 0 459048862 17952768 2789 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 4383 2789 131 6 0 2853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26232

[startup+25.501 s]
/proc/loadavg: 3.99 3.88 3.74 5/194 15286
/proc/meminfo: memFree=17291988/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=21940 CPUtime=25.18 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 3968 0 0 0 2517 1 0 0 25 0 1 0 459048862 22466560 3870 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 5485 3870 131 6 0 3955 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30640

[startup+51.1005 s]
/proc/loadavg: 3.99 3.89 3.75 5/194 15287
/proc/meminfo: memFree=17286348/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=26756 CPUtime=50.77 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 5207 0 0 0 5076 1 0 0 25 0 1 0 459048862 27398144 5076 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 6689 5076 131 6 0 5159 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35456

[startup+102.307 s]
/proc/loadavg: 3.99 3.90 3.76 5/194 15289
/proc/meminfo: memFree=17274792/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=32900 CPUtime=101.98 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 6857 0 0 0 10196 2 0 0 25 0 1 0 459048862 33689600 6609 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 8225 6609 131 6 0 6695 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41600

[startup+162.301 s]
/proc/loadavg: 3.99 3.92 3.77 5/194 15290
/proc/meminfo: memFree=17265956/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=37472 CPUtime=161.98 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 8195 0 0 0 16196 2 0 0 25 0 1 0 459048862 38371328 7777 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 9368 7777 131 6 0 7838 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46172

[startup+222.3 s]
/proc/loadavg: 3.99 3.93 3.78 5/194 15292
/proc/meminfo: memFree=17257372/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=41112 CPUtime=221.98 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 9193 0 0 0 22195 3 0 0 25 0 1 0 459048862 42098688 8661 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 10278 8661 131 6 0 8748 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 49812

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.79 5/194 15293
/proc/meminfo: memFree=17249024/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=43636 CPUtime=281.98 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 9975 0 0 0 28195 3 0 0 25 0 1 0 459048862 44683264 9302 33554432000 4194304 4218580 140735622749376 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 10909 9302 131 6 0 9379 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52336

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 15295
/proc/meminfo: memFree=17240060/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=45636 CPUtime=341.98 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 10572 0 0 0 34195 3 0 0 25 0 1 0 459048862 46731264 9792 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 11409 9792 131 6 0 9879 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 54336

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.82 5/194 15297
/proc/meminfo: memFree=17234576/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3

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

[pid=15286] ppid=15283 vsize=50068 CPUtime=521.99 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 12090 0 0 0 52195 4 0 0 25 0 1 0 459048862 51269632 10924 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 12517 10924 131 6 0 10987 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 58768

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/194 15301
/proc/meminfo: memFree=17223812/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=51092 CPUtime=581.99 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 12461 0 0 0 58195 4 0 0 25 0 1 0 459048862 52318208 11175 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 12773 11175 131 6 0 11243 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 59792

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/194 15303
/proc/meminfo: memFree=17219080/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=53068 CPUtime=641.99 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 13066 0 0 0 64195 4 0 0 25 0 1 0 459048862 54341632 11643 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 13267 11643 131 6 0 11737 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 61768

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15305
/proc/meminfo: memFree=17215208/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=53780 CPUtime=701.99 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 13348 0 0 0 70195 4 0 0 25 0 1 0 459048862 55070720 11841 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 13445 11841 131 6 0 11915 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 62480

[startup+762.307 s]
/proc/loadavg: 3.99 3.97 3.85 5/194 15306
/proc/meminfo: memFree=17212820/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=54452 CPUtime=762 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 13625 0 0 0 76196 4 0 0 25 0 1 0 459048862 55758848 12022 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 13613 12022 131 6 0 12083 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63152

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.86 5/194 15308
/proc/meminfo: memFree=17210060/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=55364 CPUtime=822 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 13927 0 0 0 82195 5 0 0 25 0 1 0 459048862 56692736 12229 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 13841 12229 131 6 0 12311 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 64064

[startup+882.301 s]
/proc/loadavg: 4.08 4.00 3.87 5/194 15309
/proc/meminfo: memFree=17207284/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=56720 CPUtime=882 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 14369 0 0 0 88195 5 0 0 25 0 1 0 459048862 58081280 12560 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 14180 12560 131 6 0 12650 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 65420

[startup+942.301 s]
/proc/loadavg: 3.57 3.90 3.85 2/173 15366
/proc/meminfo: memFree=17392288/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=57452 CPUtime=942 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 14643 0 0 0 94195 5 0 0 25 0 1 0 459048862 58830848 12739 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 14363 12739 131 6 0 12833 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 66152

[startup+1002.3 s]
/proc/loadavg: 1.94 3.37 3.67 2/173 15368
/proc/meminfo: memFree=17392376/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=58044 CPUtime=1002 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 14950 0 0 0 100195 5 0 0 25 0 1 0 459048862 59437056 12920 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 14511 12920 131 6 0 12981 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 66744

[startup+1062.3 s]
/proc/loadavg: 1.34 2.94 3.50 2/173 15369
/proc/meminfo: memFree=17391596/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=59156 CPUtime=1062 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 15306 0 0 0 106195 5 0 0 25 0 1 0 459048862 60575744 13170 33554432000 4194304 4218580 140735622749376 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 14789 13170 131 6 0 13259 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 67856

[startup+1122.3 s]
/proc/loadavg: 1.12 2.58 3.34 2/173 15371
/proc/meminfo: memFree=17389824/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=60904 CPUtime=1122.01 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 15843 0 0 0 112195 6 0 0 25 0 1 0 459048862 62365696 13603 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 15226 13603 131 6 0 13696 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 69604

[startup+1182.3 s]
/proc/loadavg: 1.04 2.29 3.19 2/173 15372
/proc/meminfo: memFree=17389292/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=61668 CPUtime=1182.01 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 16183 0 0 0 118195 6 0 0 25 0 1 0 459048862 63148032 13812 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 15417 13812 131 6 0 13887 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 70368

[startup+1242.3 s]
/proc/loadavg: 1.01 2.05 3.05 2/173 15374
/proc/meminfo: memFree=17387904/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=62864 CPUtime=1242.01 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 16549 0 0 0 124195 6 0 0 25 0 1 0 459048862 64372736 14098 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208525 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 15716 14098 131 6 0 14186 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 71564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.86 2.92 2/173 15375
/proc/meminfo: memFree=17386888/32950928 swapFree=67111528/67111528
[pid=15283] ppid=15281 vsize=8700 CPUtime=0.3 cores=1,3
/proc/15283/stat : 15283 (esg_static.sh) S 15281 15283 14389 0 -1 4202496 356 2378 0 0 0 0 30 0 22 0 1 0 459048830 8908800 253 33554432000 4194304 4922060 140737109276656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15283/statm: 2175 253 209 178 0 68 0
[pid=15286] ppid=15283 vsize=63872 CPUtime=1299.71 cores=1,3
/proc/15286/stat : 15286 (cdcl) R 15283 15283 14389 0 -1 4202496 16948 0 0 0 129965 6 0 0 25 0 1 0 459048862 65404928 14370 33554432000 4194304 4218580 140735622749376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/15286/statm: 15968 14370 131 6 0 14438 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 72572

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

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

runsolver used 1.91871 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 14:14:52
IDJOB=3258254
IDBENCH=71317
IDSOLVER=1609
FILE ID=node125/3258254-1303474492
RUNJOBID= node125-1303474124-15190
PBS_JOBID= 13107202
Free space on /tmp= 72476 MiB

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

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=380109175

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:      17314396 kB
Buffers:       1250004 kB
Cached:       13690852 kB
SwapCached:          0 kB
Active:        7037492 kB
Inactive:      8086868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17314396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2232 kB
Writeback:           0 kB
AnonPages:      183120 kB
Mapped:          15228 kB
Slab:           448564 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   371876 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= 72484 MiB
End job on node125 at 2011-04-22 14:36:34