Trace number 3289625

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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 |   91575   234144 |   27472       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |   62993   231746 |      --       0       --      -- |     --   | -28582/-2398
0.00/0.34	c ==============================================================================
0.00/0.34	c Result  :   #vars: 11426   #clauses: 62993   #literals: 231746
0.00/0.34	c CPU time:   0.32595 s
0.00/0.34	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-3289625-1303773903/watcher-3289625-1303773903 -o /tmp/evaluation-result-3289625-1303773903/solver-3289625-1303773903 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289625-1303773903.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: 0.90 2.08 2.91 2/175 10672
/proc/meminfo: memFree=27136564/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469806281 8908800 250 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 250 209 178 0 68 0

[startup+0.096945 s]
/proc/loadavg: 0.90 2.08 2.91 2/175 10672
/proc/meminfo: memFree=27136564/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469806281 8908800 250 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100925 s]
/proc/loadavg: 0.90 2.08 2.91 2/175 10672
/proc/meminfo: memFree=27136564/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469806281 8908800 250 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300903 s]
/proc/loadavg: 0.90 2.08 2.91 2/175 10672
/proc/meminfo: memFree=27136564/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469806281 8908800 250 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700833 s]
/proc/loadavg: 0.90 2.08 2.91 2/175 10672
/proc/meminfo: memFree=27136564/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 1.07 2.09 2.91 4/188 10697
/proc/meminfo: memFree=27087696/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=14724 CPUtime=1.11 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 2162 0 0 0 111 0 0 0 22 0 1 0 469806320 15077376 2073 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 3681 2073 131 6 0 2151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23424

[startup+3.1004 s]
/proc/loadavg: 1.07 2.09 2.91 5/194 10710
/proc/meminfo: memFree=27086860/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=15648 CPUtime=2.71 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 2383 0 0 0 271 0 0 0 25 0 1 0 469806320 16023552 2294 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 3912 2294 131 6 0 2382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24348

[startup+6.3008 s]
/proc/loadavg: 1.07 2.09 2.91 5/194 10711
/proc/meminfo: memFree=27070584/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=17912 CPUtime=5.91 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 2939 0 0 0 591 0 0 0 25 0 1 0 469806320 18341888 2850 33554432000 4194304 4218580 140735036271840 18446744073709551615 4211216 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 4478 2850 131 6 0 2948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26612

[startup+12.7006 s]
/proc/loadavg: 1.52 2.16 2.92 5/194 10712
/proc/meminfo: memFree=27063816/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=19432 CPUtime=12.31 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 3320 0 0 0 1231 0 0 0 25 0 1 0 469806320 19898368 3231 33554432000 4194304 4218580 140735036271840 18446744073709551615 4210482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 4858 3231 131 6 0 3328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28132

[startup+25.5002 s]
/proc/loadavg: 1.90 2.22 2.93 5/194 10712
/proc/meminfo: memFree=27048060/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=21912 CPUtime=25.1 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 3952 0 0 0 2510 0 0 0 25 0 1 0 469806320 22437888 3855 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 5478 3855 131 6 0 3948 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30612

[startup+51.1005 s]
/proc/loadavg: 2.61 2.36 2.96 5/194 10713
/proc/meminfo: memFree=27034832/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=24824 CPUtime=50.71 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 4697 0 0 0 5070 1 0 0 25 0 1 0 469806320 25419776 4575 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 6206 4575 131 6 0 4676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33524

[startup+102.307 s]
/proc/loadavg: 3.49 2.64 3.02 5/194 10714
/proc/meminfo: memFree=27012988/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=28592 CPUtime=101.92 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 5793 0 0 0 10191 1 0 0 25 0 1 0 469806320 29278208 5522 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 7148 5522 131 6 0 5618 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37292

[startup+162.301 s]
/proc/loadavg: 3.81 2.89 3.08 5/194 10715
/proc/meminfo: memFree=26997944/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=32668 CPUtime=161.91 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 7004 0 0 0 16190 1 0 0 25 0 1 0 469806320 33452032 6542 33554432000 4194304 4218580 140735036271840 18446744073709551615 4210336 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 8167 6542 131 6 0 6637 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41368

[startup+222.301 s]
/proc/loadavg: 3.93 3.09 3.13 5/194 10717
/proc/meminfo: memFree=26980072/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=36044 CPUtime=221.92 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 8095 0 0 0 22190 2 0 0 25 0 1 0 469806320 36909056 7400 33554432000 4194304 4218580 140735036271840 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 9011 7400 131 6 0 7481 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44744

[startup+282.301 s]
/proc/loadavg: 3.97 3.25 3.19 5/194 10719
/proc/meminfo: memFree=26971584/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=36772 CPUtime=281.92 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 8525 0 0 0 28190 2 0 0 25 0 1 0 469806320 37654528 7575 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 9193 7575 131 6 0 7663 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45472

[startup+342.301 s]
/proc/loadavg: 4.03 3.40 3.24 5/194 10720
/proc/meminfo: memFree=26964876/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=39264 CPUtime=341.91 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 9359 0 0 0 34189 2 0 0 25 0 1 0 469806320 40206336 8178 33554432000 4194304 4218580 140735036271840 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 9816 8178 131 6 0 8286 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 47964

[startup+402.301 s]
/proc/loadavg: 4.01 3.51 3.28 5/194 10722
/proc/meminfo: memFree=26955668/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2

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

[pid=10679] ppid=10672 vsize=44020 CPUtime=521.92 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 11194 0 0 0 52188 4 0 0 25 0 1 0 469806320 45076480 9366 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 11005 9366 131 6 0 9475 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 52720

[startup+582.301 s]
/proc/loadavg: 4.02 3.74 3.40 5/194 10727
/proc/meminfo: memFree=26938332/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=44736 CPUtime=581.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 11649 0 0 0 58189 4 0 0 25 0 1 0 469806320 45809664 9555 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 11184 9555 131 6 0 9654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 53436

[startup+642.301 s]
/proc/loadavg: 4.01 3.78 3.44 5/194 10728
/proc/meminfo: memFree=26924528/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=46380 CPUtime=641.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 12279 0 0 0 64189 4 0 0 25 0 1 0 469806320 47493120 9975 33554432000 4194304 4218580 140735036271840 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 11595 9975 131 6 0 10065 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 55080

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.47 5/194 10730
/proc/meminfo: memFree=26917680/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=47524 CPUtime=701.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 12839 0 0 0 70189 4 0 0 25 0 1 0 469806320 48664576 10254 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 11881 10254 131 6 0 10351 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 56224

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 3.50 5/194 10732
/proc/meminfo: memFree=26913172/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=48056 CPUtime=761.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 13170 0 0 0 76189 4 0 0 25 0 1 0 469806320 49209344 10380 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 12014 10380 131 6 0 10484 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 56756

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.53 5/194 10733
/proc/meminfo: memFree=26907432/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=48380 CPUtime=821.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 13486 0 0 0 82189 4 0 0 25 0 1 0 469806320 49541120 10474 33554432000 4194304 4218580 140735036271840 18446744073709551615 4210134 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 12095 10474 131 6 0 10565 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57080

[startup+882.301 s]
/proc/loadavg: 4.05 3.91 3.56 5/194 10735
/proc/meminfo: memFree=26905280/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=49776 CPUtime=881.93 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 14100 0 0 0 88189 4 0 0 25 0 1 0 469806320 50970624 10819 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 12444 10819 131 6 0 10914 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 58476

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.59 5/194 10736
/proc/meminfo: memFree=26894588/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=51332 CPUtime=941.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 14684 0 0 0 94189 5 0 0 25 0 1 0 469806320 52563968 11205 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 12833 11205 131 6 0 11303 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 60032

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/194 10738
/proc/meminfo: memFree=26890208/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=52208 CPUtime=1001.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 15123 0 0 0 100188 6 0 0 25 0 1 0 469806320 53460992 11422 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13052 11422 131 6 0 11522 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 60908

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.63 5/194 10739
/proc/meminfo: memFree=26888568/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=53292 CPUtime=1061.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 15620 0 0 0 106188 6 0 0 25 0 1 0 469806320 54571008 11689 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13323 11689 131 6 0 11793 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 61992

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/194 10741
/proc/meminfo: memFree=26884060/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=53952 CPUtime=1121.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 16005 0 0 0 112187 7 0 0 25 0 1 0 469806320 55246848 11852 33554432000 4194304 4218580 140735036271840 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13488 11852 131 6 0 11958 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 62652

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.67 5/194 10743
/proc/meminfo: memFree=26879812/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=53888 CPUtime=1181.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 16279 0 0 0 118187 7 0 0 25 0 1 0 469806320 55181312 11861 33554432000 4194304 4218580 140735036271840 18446744073709551615 4210260 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13472 11861 131 6 0 11942 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 62588

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/194 10744
/proc/meminfo: memFree=26877788/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=54128 CPUtime=1241.94 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 16534 0 0 0 124187 7 0 0 25 0 1 0 469806320 55427072 11921 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13532 11921 131 6 0 12002 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 62828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.71 5/194 10746
/proc/meminfo: memFree=26873672/32951124 swapFree=67111524/67111528
[pid=10672] ppid=10670 vsize=8700 CPUtime=0.38 cores=0,2
/proc/10672/stat : 10672 (esg_static.sh) S 10670 10672 10248 0 -1 4202496 355 4078 0 0 0 0 37 1 18 0 1 0 469806281 8908800 253 33554432000 4194304 4922060 140737264239488 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10672/statm: 2175 253 209 178 0 68 0
[pid=10679] ppid=10672 vsize=55904 CPUtime=1299.65 cores=0,2
/proc/10679/stat : 10679 (cdcl) R 10672 10672 10248 0 -1 4202496 17200 0 0 0 129958 7 0 0 25 0 1 0 469806320 57245696 12364 33554432000 4194304 4218580 140735036271840 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/10679/statm: 13976 12364 131 6 0 12446 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 64604

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21645
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= 3001

runsolver used 2.18167 second user time and 4.92225 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 01:25:04
IDJOB=3289625
IDBENCH=83130
IDSOLVER=1609
FILE ID=node147/3289625-1303773903
RUNJOBID= node147-1303773901-10659
PBS_JOBID= 13157185
Free space on /tmp= 72168 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289625-1303773903/watcher-3289625-1303773903 -o /tmp/evaluation-result-3289625-1303773903/solver-3289625-1303773903 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3289625-1303773903.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=1201996527

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:      27137100 kB
Buffers:        966952 kB
Cached:        4316340 kB
SwapCached:          4 kB
Active:         648520 kB
Inactive:      4720664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27137100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4016 kB
Writeback:           0 kB
AnonPages:       85812 kB
Mapped:          16508 kB
Slab:           380640 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210120 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= 72140 MiB
End job on node147 at 2011-04-26 01:46:46