Trace number 3257858

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8949
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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 |   84314   169678 |   25294       0        0     nan |  0.000 % |
0.00/0.18	c |         0 |   82823   271513 |      --       0       --      -- |     --   | -1491/101835
0.00/0.18	c ==============================================================================
0.00/0.18	c Result  :   #vars: 1100   #clauses: 82823   #literals: 271513
0.00/0.18	c CPU time:   0.171973 s
0.00/0.18	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-3257858-1303472551/watcher-3257858-1303472551 -o /tmp/evaluation-result-3257858-1303472551/solver-3257858-1303472551 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257858-1303472551.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 24961
/proc/meminfo: memFree=17678444/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 439671024 8908800 249 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 249 209 178 0 68 0

[startup+0.02539 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 24961
/proc/meminfo: memFree=17678444/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 439671024 8908800 249 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100388 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 24961
/proc/meminfo: memFree=17678444/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 439671024 8908800 249 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300303 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 24961
/proc/meminfo: memFree=17678444/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8700

[startup+0.700228 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 24961
/proc/meminfo: memFree=17678444/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 3.68 3.93 3.81 5/194 24994
/proc/meminfo: memFree=17637340/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=11072 CPUtime=1.27 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 1268 0 0 0 127 0 0 0 22 0 1 0 439671046 11337728 1179 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 2768 1179 130 6 0 1238 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19772

[startup+3.10082 s]
/proc/loadavg: 3.68 3.93 3.81 5/194 24995
/proc/meminfo: memFree=17641024/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=12704 CPUtime=2.87 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 1666 0 0 0 287 0 0 0 25 0 1 0 439671046 13008896 1577 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208146 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 3176 1577 131 6 0 1646 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21404

[startup+6.30023 s]
/proc/loadavg: 3.70 3.93 3.81 5/194 24995
/proc/meminfo: memFree=17630368/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=14256 CPUtime=6.06 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 2041 0 0 0 606 0 0 0 25 0 1 0 439671046 14598144 1952 33554432000 4194304 4218580 140736643820208 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 3564 1952 131 6 0 2034 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22956

[startup+12.7011 s]
/proc/loadavg: 3.73 3.93 3.81 5/194 24995
/proc/meminfo: memFree=17618700/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=16812 CPUtime=12.46 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 2703 0 0 0 1246 0 0 0 25 0 1 0 439671046 17215488 2614 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 4203 2614 131 6 0 2673 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25512

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.81 5/194 24996
/proc/meminfo: memFree=17604456/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=20296 CPUtime=25.27 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 3563 0 0 0 2526 1 0 0 25 0 1 0 439671046 20783104 3458 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 5074 3458 131 6 0 3544 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28996

[startup+51.101 s]
/proc/loadavg: 3.92 3.96 3.82 5/194 24996
/proc/meminfo: memFree=17587888/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=24272 CPUtime=50.87 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 4602 0 0 0 5086 1 0 0 25 0 1 0 439671046 24854528 4467 33554432000 4194304 4218580 140736643820208 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 6068 4467 131 6 0 4538 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32972

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.83 5/194 25035
/proc/meminfo: memFree=17573500/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=29400 CPUtime=102.07 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 5946 0 0 0 10206 1 0 0 25 0 1 0 439671046 30105600 5730 33554432000 4194304 4218580 140736643820208 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 7350 5730 131 6 0 5820 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38100

[startup+162.3 s]
/proc/loadavg: 4.04 3.98 3.84 5/194 25036
/proc/meminfo: memFree=17551700/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=33632 CPUtime=162.07 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 7175 0 0 0 16205 2 0 0 25 0 1 0 439671046 34439168 6813 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 8408 6813 131 6 0 6878 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 42332

[startup+222.3 s]
/proc/loadavg: 4.01 3.98 3.85 5/194 25038
/proc/meminfo: memFree=17533820/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=36404 CPUtime=222.07 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 7976 0 0 0 22205 2 0 0 25 0 1 0 439671046 37277696 7476 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 9101 7476 131 6 0 7571 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45104

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/194 25040
/proc/meminfo: memFree=17520636/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=39876 CPUtime=282.07 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 9046 0 0 0 28205 2 0 0 25 0 1 0 439671046 40833024 8371 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 9969 8371 131 6 0 8439 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48576

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25041
/proc/meminfo: memFree=17512184/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=42060 CPUtime=342.07 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 9748 0 0 0 34205 2 0 0 25 0 1 0 439671046 43069440 8914 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 10515 8914 131 6 0 8985 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 50760

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25043
/proc/meminfo: memFree=17505588/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3

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

[pid=24982] ppid=24961 vsize=46092 CPUtime=522.08 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 11166 0 0 0 52205 3 0 0 25 0 1 0 439671046 47198208 9914 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 11523 9914 131 6 0 9993 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 54792

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.89 5/194 25048
/proc/meminfo: memFree=17482696/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=47428 CPUtime=582.08 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 11630 0 0 0 58205 3 0 0 25 0 1 0 439671046 48566272 10237 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 11857 10237 131 6 0 10327 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56128

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/194 25049
/proc/meminfo: memFree=17477212/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=48088 CPUtime=642.09 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 11948 0 0 0 64206 3 0 0 25 0 1 0 439671046 49242112 10411 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 12022 10411 131 6 0 10492 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 56788

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25051
/proc/meminfo: memFree=17470488/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=49888 CPUtime=702.09 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 12544 0 0 0 70205 4 0 0 25 0 1 0 439671046 51085312 10878 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 12472 10878 131 6 0 10942 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 58588

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25052
/proc/meminfo: memFree=17462400/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=51152 CPUtime=762.1 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 12963 0 0 0 76206 4 0 0 25 0 1 0 439671046 52379648 11172 33554432000 4194304 4218580 140736643820208 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 12788 11172 131 6 0 11258 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 59852

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25054
/proc/meminfo: memFree=17456936/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=52072 CPUtime=822.09 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 13365 0 0 0 82205 4 0 0 25 0 1 0 439671046 53321728 11413 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 13018 11413 131 6 0 11488 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 60772

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25056
/proc/meminfo: memFree=17452432/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=53296 CPUtime=882.09 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 13820 0 0 0 88205 4 0 0 25 0 1 0 439671046 54575104 11729 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 13324 11729 131 6 0 11794 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 61996

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25057
/proc/meminfo: memFree=17448448/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=54148 CPUtime=942.09 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 14189 0 0 0 94205 4 0 0 25 0 1 0 439671046 55447552 11917 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 13537 11917 131 6 0 12007 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 62848

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25059
/proc/meminfo: memFree=17443836/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=55088 CPUtime=1002.1 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 14613 0 0 0 100205 5 0 0 25 0 1 0 439671046 56410112 12177 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 13772 12177 131 6 0 12242 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 63788

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 25060
/proc/meminfo: memFree=17440588/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=56124 CPUtime=1062.1 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 14974 0 0 0 106205 5 0 0 25 0 1 0 439671046 57470976 12412 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 14031 12412 131 6 0 12501 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 64824

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 25071
/proc/meminfo: memFree=17437548/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=56536 CPUtime=1122.1 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 15206 0 0 0 112205 5 0 0 25 0 1 0 439671046 57892864 12529 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 14134 12529 131 6 0 12604 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 65236

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25073
/proc/meminfo: memFree=17433180/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=56900 CPUtime=1182.1 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 15413 0 0 0 118205 5 0 0 25 0 1 0 439671046 58265600 12631 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 14225 12631 131 6 0 12695 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 65600

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 25074
/proc/meminfo: memFree=17427452/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=57592 CPUtime=1242.11 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 15710 0 0 0 124206 5 0 0 25 0 1 0 439671046 58974208 12805 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 14398 12805 131 6 0 12868 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 66292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.92 5/194 25076
/proc/meminfo: memFree=17423952/32951124 swapFree=67111528/67111528
[pid=24961] ppid=24959 vsize=8700 CPUtime=0.21 cores=1,3
/proc/24961/stat : 24961 (esg_static.sh) S 24959 24961 24386 0 -1 4202496 353 1849 0 0 0 0 20 1 18 0 1 0 439671024 8908800 252 33554432000 4194304 4922060 140734272245600 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24961/statm: 2175 252 209 178 0 68 0
[pid=24982] ppid=24961 vsize=57904 CPUtime=1299.81 cores=1,3
/proc/24982/stat : 24982 (cdcl) R 24961 24961 24386 0 -1 4202496 15898 0 0 0 129976 5 0 0 25 0 1 0 439671046 59293696 12875 33554432000 4194304 4218580 140736643820208 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24982/statm: 14476 12875 131 6 0 12946 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 66604

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.05
CPU user time (s): 1299.98
CPU system time (s): 0.072988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 66700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18112
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= 18
involuntary context switches= 1090

runsolver used 2.12368 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 13:42:31
IDJOB=3257858
IDBENCH=71273
IDSOLVER=1609
FILE ID=node147/3257858-1303472551
RUNJOBID= node147-1303472551-24946
PBS_JOBID= 13107198
Free space on /tmp= 71976 MiB

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

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=725393053

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17678584 kB
Buffers:       1270940 kB
Cached:       13399868 kB
SwapCached:          0 kB
Active:        7212332 kB
Inactive:      7522436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17678584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:       63296 kB
Mapped:          14492 kB
Slab:           473428 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185908 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= 71960 MiB
End job on node147 at 2011-04-22 14:04:13