Trace number 3291419

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   74571   252027 |   22371       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   74138   251460 |      --       0       --      -- |     --   | -431/-560
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 11529   #clauses: 74138   #literals: 251460
0.00/0.12	c CPU time:   0.118981 s
0.00/0.12	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-3291419-1303779618/watcher-3291419-1303779618 -o /tmp/evaluation-result-3291419-1303779618/solver-3291419-1303779618 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3291419-1303779618.cnf 

running on 2 cores: 0,2

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: 2.76 3.01 3.00 5/192 28016
/proc/meminfo: memFree=19746264/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) R 28014 28016 26050 0 -1 4202496 312 0 0 0 0 0 0 0 22 0 1 0 568192438 8908800 250 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284746133 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/28016/statm: 2175 250 209 178 0 68 0

[startup+0.0682409 s]
/proc/loadavg: 2.76 3.01 3.00 5/192 28016
/proc/meminfo: memFree=19746264/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 568192438 8908800 250 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28016/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100238 s]
/proc/loadavg: 2.76 3.01 3.00 5/192 28016
/proc/meminfo: memFree=19746264/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 568192438 8908800 250 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28016/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300148 s]
/proc/loadavg: 2.76 3.01 3.00 5/192 28016
/proc/meminfo: memFree=19746264/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8700

[startup+0.701077 s]
/proc/loadavg: 2.76 3.01 3.00 5/192 28016
/proc/meminfo: memFree=19746264/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 2.86 3.03 3.00 6/194 28021
/proc/meminfo: memFree=19727960/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=14792 CPUtime=1.31 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 2172 0 0 0 131 0 0 0 25 0 1 0 568192455 15147008 2083 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 3698 2083 131 6 0 2168 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23492

[startup+3.10073 s]
/proc/loadavg: 2.86 3.03 3.00 6/194 28021
/proc/meminfo: memFree=19723740/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=15740 CPUtime=2.91 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 2393 0 0 0 291 0 0 0 25 0 1 0 568192455 16117760 2304 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 3935 2304 131 6 0 2405 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24440

[startup+6.3012 s]
/proc/loadavg: 3.03 3.06 3.01 6/194 28021
/proc/meminfo: memFree=19714124/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=17160 CPUtime=6.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 2743 0 0 0 611 0 0 0 25 0 1 0 568192455 17571840 2654 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 4290 2654 131 6 0 2760 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25860

[startup+12.7011 s]
/proc/loadavg: 3.11 3.08 3.02 6/194 28021
/proc/meminfo: memFree=19703728/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=19468 CPUtime=12.52 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 3340 0 0 0 1251 1 0 0 25 0 1 0 568192455 19935232 3251 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 4867 3251 131 6 0 3337 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28168

[startup+25.501 s]
/proc/loadavg: 3.30 3.12 3.03 6/194 28023
/proc/meminfo: memFree=19689580/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=22676 CPUtime=25.31 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 4130 0 0 0 2530 1 0 0 25 0 1 0 568192455 23220224 4037 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 5669 4037 131 6 0 4139 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31376

[startup+51.1007 s]
/proc/loadavg: 3.54 3.19 3.06 6/194 28032
/proc/meminfo: memFree=19667764/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=26728 CPUtime=50.91 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 5153 0 0 0 5089 2 0 0 25 0 1 0 568192455 27369472 5060 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 6682 5060 131 6 0 5152 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35428

[startup+102.307 s]
/proc/loadavg: 3.80 3.31 3.10 6/194 28034
/proc/meminfo: memFree=19649756/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=32280 CPUtime=102.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 6581 0 0 0 10210 2 0 0 25 0 1 0 568192455 33054720 6459 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 8070 6459 131 6 0 6540 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40980

[startup+162.301 s]
/proc/loadavg: 3.98 3.45 3.16 6/194 28034
/proc/meminfo: memFree=19629996/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=34392 CPUtime=162.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 7175 0 0 0 16209 2 0 0 25 0 1 0 568192455 35217408 6997 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 8598 6997 131 6 0 7068 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43092

[startup+222.301 s]
/proc/loadavg: 4.05 3.56 3.22 6/194 28036
/proc/meminfo: memFree=19613088/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=44064 CPUtime=222.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 9649 0 0 0 22208 3 0 0 25 0 1 0 568192455 45121536 9391 33554432000 4194304 4218580 140735178876224 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 11016 9391 131 6 0 9486 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 52764

[startup+282.301 s]
/proc/loadavg: 4.02 3.64 3.26 6/194 28038
/proc/meminfo: memFree=19605344/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=44752 CPUtime=282.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 9918 0 0 0 28208 3 0 0 25 0 1 0 568192455 45826048 9566 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 11188 9566 131 6 0 9658 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 53452

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.31 6/194 28040
/proc/meminfo: memFree=19593636/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=45288 CPUtime=342.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 10199 0 0 0 34208 3 0 0 25 0 1 0 568192455 46374912 9709 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 11322 9709 131 6 0 9792 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 53988

[startup+402.301 s]
/proc/loadavg: 4.00 3.75 3.35 6/194 28042
/proc/meminfo: memFree=19586636/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2

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

[pid=28021] ppid=28016 vsize=52624 CPUtime=522.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 12444 0 0 0 52206 5 0 0 25 0 1 0 568192455 53886976 11550 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13156 11550 131 6 0 11626 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 61324

[startup+582.301 s]
/proc/loadavg: 4.02 3.88 3.46 6/194 28046
/proc/meminfo: memFree=19569016/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=52624 CPUtime=582.11 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 12594 0 0 0 58206 5 0 0 25 0 1 0 568192455 53886976 11553 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13156 11553 131 6 0 11626 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 61324

[startup+642.301 s]
/proc/loadavg: 4.00 3.90 3.49 6/194 28048
/proc/meminfo: memFree=19561272/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=52692 CPUtime=642.13 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 12756 0 0 0 64207 6 0 0 25 0 1 0 568192455 53956608 11568 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13173 11568 131 6 0 11643 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 61392

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.52 6/194 28050
/proc/meminfo: memFree=19555156/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=53312 CPUtime=702.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 13039 0 0 0 70206 6 0 0 25 0 1 0 568192455 54591488 11693 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13328 11693 131 6 0 11798 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 62012

[startup+762.307 s]
/proc/loadavg: 4.07 3.94 3.56 6/194 28050
/proc/meminfo: memFree=19552744/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=53716 CPUtime=762.13 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 13324 0 0 0 76207 6 0 0 25 0 1 0 568192455 55005184 11798 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13429 11798 131 6 0 11899 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 62416

[startup+822.301 s]
/proc/loadavg: 4.10 3.96 3.59 6/194 28052
/proc/meminfo: memFree=19549232/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=54320 CPUtime=822.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 13596 0 0 0 82206 6 0 0 25 0 1 0 568192455 55623680 11947 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13580 11947 131 6 0 12050 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 63020

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.61 6/194 28054
/proc/meminfo: memFree=19540364/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=55944 CPUtime=882.13 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 14157 0 0 0 88206 7 0 0 25 0 1 0 568192455 57286656 12357 33554432000 4194304 4218580 140735178876224 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 13986 12357 131 6 0 12456 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 64644

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.63 6/194 28056
/proc/meminfo: memFree=19536844/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=56280 CPUtime=942.13 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 14405 0 0 0 94206 7 0 0 25 0 1 0 568192455 57630720 12435 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 14070 12435 131 6 0 12540 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 64980

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.65 6/194 28058
/proc/meminfo: memFree=19533956/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=56428 CPUtime=1002.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 14709 0 0 0 100205 7 0 0 25 0 1 0 568192455 57782272 12500 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 14107 12500 131 6 0 12577 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 65128

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.67 6/194 28058
/proc/meminfo: memFree=19526716/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=63084 CPUtime=1062.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 16500 0 0 0 106204 8 0 0 25 0 1 0 568192455 64598016 14158 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 15771 14158 131 6 0 14241 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 71784

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.69 6/194 28060
/proc/meminfo: memFree=19524680/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=63372 CPUtime=1122.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 16726 0 0 0 112204 8 0 0 25 0 1 0 568192455 64892928 14241 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 15843 14241 131 6 0 14313 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 72072

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.71 6/194 28062
/proc/meminfo: memFree=19523760/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=63544 CPUtime=1182.12 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 16921 0 0 0 118204 8 0 0 25 0 1 0 568192455 65069056 14260 33554432000 4194304 4218580 140735178876224 18446744073709551615 4210735 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 15886 14260 131 6 0 14356 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 72244

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.73 6/194 28064
/proc/meminfo: memFree=19520624/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=63672 CPUtime=1242.13 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 17101 0 0 0 124204 9 0 0 25 0 1 0 568192455 65200128 14291 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 15918 14291 131 6 0 14388 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 72372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.94 3.72 2/188 28070
/proc/meminfo: memFree=19692856/32951124 swapFree=67110396/67111528
[pid=28016] ppid=28014 vsize=8700 CPUtime=0.16 cores=0,2
/proc/28016/stat : 28016 (esg_static.sh) S 28014 28016 26050 0 -1 4202496 355 2243 0 0 0 0 16 0 22 0 1 0 568192438 8908800 253 33554432000 4194304 4922060 140735935193856 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28016/statm: 2175 253 209 178 0 68 0
[pid=28021] ppid=28016 vsize=63640 CPUtime=1299.84 cores=0,2
/proc/28021/stat : 28021 (cdcl) R 28016 28016 26050 0 -1 4202496 17262 0 0 0 129975 9 0 0 25 0 1 0 568192455 65167360 14284 33554432000 4194304 4218580 140735178876224 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28021/statm: 15910 14284 131 6 0 14380 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 72340

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.02
CPU user time (s): 1299.92
CPU system time (s): 0.103984
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 72500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19892
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= 9
involuntary context switches= 3385

runsolver used 2.19467 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 03:00:18
IDJOB=3291419
IDBENCH=84215
IDSOLVER=1609
FILE ID=node118/3291419-1303779618
RUNJOBID= node118-1303779618-27970
PBS_JOBID= 13157160
Free space on /tmp= 71668 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291419-1303779618/watcher-3291419-1303779618 -o /tmp/evaluation-result-3291419-1303779618/solver-3291419-1303779618 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3291419-1303779618.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=901503037

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19746552 kB
Buffers:       1874556 kB
Cached:       10723820 kB
SwapCached:        600 kB
Active:        8804628 kB
Inactive:      3873924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19746552 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            9072 kB
Writeback:          12 kB
AnonPages:       78988 kB
Mapped:          15424 kB
Slab:           461304 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268264 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= 71668 MiB
End job on node118 at 2011-04-26 03:22:00