Trace number 3282587

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

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  226109   585954 |   67832       0        0     nan |  0.000 % |
0.00/0.47	c |         0 |  163329   552676 |      --       0       --      -- |     --   | -62780/-33278
0.00/0.47	c ==============================================================================
0.00/0.47	c Result  :   #vars: 28500   #clauses: 163329   #literals: 552676
0.00/0.47	c CPU time:   0.451931 s
0.00/0.47	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-3282587-1303754240/watcher-3282587-1303754240 -o /tmp/evaluation-result-3282587-1303754240/solver-3282587-1303754240 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282587-1303754240.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.84 3.97 3.84 2/180 5452
/proc/meminfo: memFree=14808116/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487024763 8908800 250 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 250 209 178 0 68 0

[startup+0.076184 s]
/proc/loadavg: 3.84 3.97 3.84 2/180 5452
/proc/meminfo: memFree=14808116/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487024763 8908800 250 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101178 s]
/proc/loadavg: 3.84 3.97 3.84 2/180 5452
/proc/meminfo: memFree=14808116/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487024763 8908800 250 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301143 s]
/proc/loadavg: 3.84 3.97 3.84 2/180 5452
/proc/meminfo: memFree=14808116/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487024763 8908800 250 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701036 s]
/proc/loadavg: 3.84 3.97 3.84 2/180 5452
/proc/meminfo: memFree=14808116/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 3.84 3.97 3.84 3/182 5456
/proc/meminfo: memFree=14785312/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=23040 CPUtime=0.91 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 4157 0 0 0 91 0 0 0 21 0 1 0 487024820 23592960 4067 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 5760 4067 126 6 0 4230 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31740

[startup+3.10066 s]
/proc/loadavg: 3.84 3.97 3.84 3/182 5456
/proc/meminfo: memFree=14783700/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=23700 CPUtime=2.51 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 4309 0 0 0 251 0 0 0 25 0 1 0 487024820 24268800 4219 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 5925 4219 131 6 0 4395 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32400

[startup+6.30107 s]
/proc/loadavg: 3.69 3.93 3.83 3/180 5456
/proc/meminfo: memFree=14781756/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=24492 CPUtime=5.71 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 4511 0 0 0 571 0 0 0 25 0 1 0 487024820 25079808 4421 33554432000 4194304 4218580 140734966917360 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 6123 4421 131 6 0 4593 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33192

[startup+12.7009 s]
/proc/loadavg: 3.56 3.90 3.82 3/180 5456
/proc/meminfo: memFree=14776900/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=26128 CPUtime=12.12 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 4910 0 0 0 1211 1 0 0 25 0 1 0 487024820 26755072 4820 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 6532 4820 131 6 0 5002 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34828

[startup+25.5006 s]
/proc/loadavg: 3.21 3.81 3.79 3/180 5456
/proc/meminfo: memFree=14771820/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=28056 CPUtime=24.92 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 5389 0 0 0 2491 1 0 0 25 0 1 0 487024820 28729344 5299 33554432000 4194304 4218580 140734966917360 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 7014 5299 131 6 0 5484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36756

[startup+51.1009 s]
/proc/loadavg: 2.80 3.66 3.75 3/180 5457
/proc/meminfo: memFree=14761952/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=31292 CPUtime=50.51 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 6222 0 0 0 5050 1 0 0 25 0 1 0 487024820 32043008 6132 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 7823 6132 131 6 0 6293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39992

[startup+102.307 s]
/proc/loadavg: 2.39 3.42 3.66 3/180 5458
/proc/meminfo: memFree=14748304/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=36244 CPUtime=101.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 7457 0 0 0 10171 2 0 0 25 0 1 0 487024820 37113856 7367 33554432000 4194304 4218580 140734966917360 18446744073709551615 4210227 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 9061 7367 131 6 0 7531 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 44944

[startup+162.301 s]
/proc/loadavg: 2.14 3.16 3.55 3/180 5460
/proc/meminfo: memFree=14743188/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=40296 CPUtime=161.72 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 8478 0 0 0 16170 2 0 0 25 0 1 0 487024820 41263104 8388 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 10074 8388 131 6 0 8544 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48996

[startup+222.301 s]
/proc/loadavg: 2.05 2.94 3.45 3/180 5471
/proc/meminfo: memFree=14738192/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=43228 CPUtime=221.72 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 9196 0 0 0 22170 2 0 0 25 0 1 0 487024820 44265472 9106 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208752 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 10807 9106 131 6 0 9277 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51928

[startup+282.301 s]
/proc/loadavg: 2.09 2.79 3.36 3/180 5472
/proc/meminfo: memFree=14722664/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=45872 CPUtime=281.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 9887 0 0 0 28170 3 0 0 25 0 1 0 487024820 46972928 9797 33554432000 4194304 4218580 140734966917360 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 11468 9797 131 6 0 9938 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 54572

[startup+342.301 s]
/proc/loadavg: 2.03 2.64 3.27 3/180 5474
/proc/meminfo: memFree=14717056/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=50632 CPUtime=341.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 11075 0 0 0 34170 3 0 0 25 0 1 0 487024820 51847168 10985 33554432000 4194304 4218580 140734966917360 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 12658 10985 131 6 0 11128 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59332

[startup+402.301 s]
/proc/loadavg: 2.01 2.52 3.19 3/180 5478
/proc/meminfo: memFree=14711688/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6

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

[pid=5456] ppid=5452 vsize=57780 CPUtime=521.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 12844 0 0 0 52170 3 0 0 25 0 1 0 487024820 59166720 12751 33554432000 4194304 4218580 140734966917360 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 14445 12751 131 6 0 12915 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 66480

[startup+582.301 s]
/proc/loadavg: 2.00 2.28 2.97 3/180 5483
/proc/meminfo: memFree=14694704/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=59500 CPUtime=581.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 13289 0 0 0 58170 3 0 0 25 0 1 0 487024820 60928000 13196 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 14875 13196 131 6 0 13345 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 68200

[startup+642.301 s]
/proc/loadavg: 2.00 2.23 2.91 3/180 5485
/proc/meminfo: memFree=14693328/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=59948 CPUtime=641.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 13397 0 0 0 64171 3 0 0 25 0 1 0 487024820 61386752 13292 33554432000 4194304 4218580 140734966917360 18446744073709551615 4209616 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 14987 13292 131 6 0 13457 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 68648

[startup+702.301 s]
/proc/loadavg: 2.00 2.18 2.85 3/180 5486
/proc/meminfo: memFree=14691700/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=60572 CPUtime=701.73 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 13560 0 0 0 70170 3 0 0 25 0 1 0 487024820 62025728 13449 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 15143 13449 131 6 0 13613 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69272

[startup+762.307 s]
/proc/loadavg: 2.00 2.15 2.79 3/180 5488
/proc/meminfo: memFree=14691068/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=60892 CPUtime=761.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 13661 0 0 0 76171 3 0 0 25 0 1 0 487024820 62353408 13547 33554432000 4194304 4218580 140734966917360 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 15223 13547 131 6 0 13693 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 69592

[startup+822.301 s]
/proc/loadavg: 2.00 2.12 2.74 3/180 5490
/proc/meminfo: memFree=14689068/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=62052 CPUtime=821.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 13939 0 0 0 82171 3 0 0 25 0 1 0 487024820 63541248 13818 33554432000 4194304 4218580 140734966917360 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 15513 13818 131 6 0 13983 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70752

[startup+882.301 s]
/proc/loadavg: 2.04 2.11 2.70 3/180 5491
/proc/meminfo: memFree=14681984/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=65700 CPUtime=881.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 14864 0 0 0 88171 3 0 0 25 0 1 0 487024820 67276800 14731 33554432000 4194304 4218580 140734966917360 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16425 14731 131 6 0 14895 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 74400

[startup+942.301 s]
/proc/loadavg: 2.01 2.08 2.65 3/180 5493
/proc/meminfo: memFree=14680728/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=66936 CPUtime=941.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15179 0 0 0 94171 3 0 0 25 0 1 0 487024820 68542464 15033 33554432000 4194304 4218580 140734966917360 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16734 15033 131 6 0 15204 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 75636

[startup+1002.3 s]
/proc/loadavg: 2.00 2.07 2.61 3/180 5494
/proc/meminfo: memFree=14680708/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=67080 CPUtime=1001.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15261 0 0 0 100171 3 0 0 25 0 1 0 487024820 68689920 15103 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16770 15103 131 6 0 15240 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 75780

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.57 3/180 5496
/proc/meminfo: memFree=14680444/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=67144 CPUtime=1061.74 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15272 0 0 0 106171 3 0 0 25 0 1 0 487024820 68755456 15113 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16786 15113 131 6 0 15256 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 75844

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.53 3/180 5498
/proc/meminfo: memFree=14679556/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=67144 CPUtime=1121.75 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15281 0 0 0 112172 3 0 0 25 0 1 0 487024820 68755456 15116 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16786 15116 131 6 0 15256 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 75844

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.50 3/180 5499
/proc/meminfo: memFree=14677548/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=67384 CPUtime=1181.75 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15314 0 0 0 118172 3 0 0 25 0 1 0 487024820 69001216 15145 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16846 15145 131 6 0 15316 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 76084

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.46 3/180 5501
/proc/meminfo: memFree=14673440/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=67900 CPUtime=1241.75 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15446 0 0 0 124172 3 0 0 25 0 1 0 487024820 69529600 15273 33554432000 4194304 4218580 140734966917360 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 16975 15273 131 6 0 15445 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 76600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.03 2.43 2/177 5503
/proc/meminfo: memFree=14745376/32951124 swapFree=67111528/67111528
[pid=5452] ppid=5450 vsize=8700 CPUtime=0.56 cores=4,6
/proc/5452/stat : 5452 (esg_static.sh) S 5450 5452 4448 0 -1 4202496 354 9868 0 0 0 0 54 2 18 0 1 0 487024763 8908800 253 33554432000 4194304 4922060 140737126694320 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5452/statm: 2175 253 209 178 0 68 0
[pid=5456] ppid=5452 vsize=68372 CPUtime=1299.46 cores=4,6
/proc/5456/stat : 5456 (cdcl) R 5452 5452 4448 0 -1 4202496 15575 0 0 0 129943 3 0 0 25 0 1 0 487024820 70012928 15398 33554432000 4194304 4218580 140734966917360 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5456/statm: 17093 15398 131 6 0 15563 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 77072

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.066989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 77104

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

runsolver used 2.29265 second user time and 4.50831 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 19:57:20
IDJOB=3282587
IDBENCH=70829
IDSOLVER=1609
FILE ID=node109/3282587-1303754240
RUNJOBID= node109-1303752937-5275
PBS_JOBID= 13154053
Free space on /tmp= 72136 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282587-1303754240/watcher-3282587-1303754240 -o /tmp/evaluation-result-3282587-1303754240/solver-3282587-1303754240 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282587-1303754240.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=124730257

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.75
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14808148 kB
Buffers:       2107840 kB
Cached:       15386460 kB
SwapCached:          0 kB
Active:        9461696 kB
Inactive:      8104308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14808148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7444 kB
Writeback:           0 kB
AnonPages:       71344 kB
Mapped:          15472 kB
Slab:           511220 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219916 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= 72128 MiB
End job on node109 at 2011-04-25 20:19:02