Trace number 3289809

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-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  181861   467419 |   54558       0        0     nan |  0.000 % |
0.00/0.67	c |         0 |  126676   470112 |      --       0       --      -- |     --   | -55185/2693
0.00/0.67	c ==============================================================================
0.00/0.67	c Result  :   #vars: 22844   #clauses: 126676   #literals: 470112
0.00/0.67	c CPU time:   0.649901 s
0.00/0.67	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-3289809-1303775334/watcher-3289809-1303775334 -o /tmp/evaluation-result-3289809-1303775334/solver-3289809-1303775334 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289809-1303775334.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.13 2.88 3.23 2/178 8914
/proc/meminfo: memFree=17692392/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489131653 8908800 249 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 249 209 178 0 68 0

[startup+0.0587031 s]
/proc/loadavg: 2.13 2.88 3.23 2/178 8914
/proc/meminfo: memFree=17692392/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489131653 8908800 249 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100694 s]
/proc/loadavg: 2.13 2.88 3.23 2/178 8914
/proc/meminfo: memFree=17692392/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489131653 8908800 249 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300674 s]
/proc/loadavg: 2.13 2.88 3.23 2/178 8914
/proc/meminfo: memFree=17692392/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489131653 8908800 249 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700587 s]
/proc/loadavg: 2.13 2.88 3.23 2/178 8914
/proc/meminfo: memFree=17692392/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 489131653 8908800 249 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50048 s]
/proc/loadavg: 2.13 2.88 3.23 3/186 8929
/proc/meminfo: memFree=17664744/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=20144 CPUtime=0.72 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 3468 0 0 0 71 1 0 0 18 0 1 0 489131730 20627456 3378 33554432000 4194304 4218580 140736442322016 18446744073709551615 4213443 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 5036 3378 131 6 0 3506 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28844

[startup+3.10119 s]
/proc/loadavg: 2.13 2.88 3.23 4/192 8941
/proc/meminfo: memFree=17650964/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=21332 CPUtime=2.32 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 3769 0 0 0 231 1 0 0 21 0 1 0 489131730 21843968 3679 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 5333 3679 131 6 0 3803 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30032

[startup+6.30057 s]
/proc/loadavg: 2.28 2.90 3.23 4/192 8941
/proc/meminfo: memFree=17641048/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=22936 CPUtime=5.52 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 4152 0 0 0 551 1 0 0 25 0 1 0 489131730 23486464 4062 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 5734 4062 131 6 0 4204 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31636

[startup+12.7004 s]
/proc/loadavg: 2.42 2.92 3.24 5/198 8953
/proc/meminfo: memFree=17619888/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=26168 CPUtime=11.92 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 4957 0 0 0 1191 1 0 0 25 0 1 0 489131730 26796032 4867 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 6542 4867 131 6 0 5012 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34868

[startup+25.5011 s]
/proc/loadavg: 2.77 2.97 3.25 5/198 8953
/proc/meminfo: memFree=17602016/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=30368 CPUtime=24.72 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 6032 0 0 0 2471 1 0 0 25 0 1 0 489131730 31096832 5942 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 7592 5942 131 6 0 6062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39068

[startup+51.1005 s]
/proc/loadavg: 3.19 3.05 3.27 5/198 8954
/proc/meminfo: memFree=17585348/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=34488 CPUtime=50.32 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 7082 0 0 0 5030 2 0 0 25 0 1 0 489131730 35315712 6965 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 8622 6965 131 6 0 7092 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43188

[startup+102.307 s]
/proc/loadavg: 3.75 3.23 3.31 5/198 8955
/proc/meminfo: memFree=17562524/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=40888 CPUtime=101.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 8745 0 0 0 10151 2 0 0 25 0 1 0 489131730 41869312 8567 33554432000 4194304 4218580 140736442322016 18446744073709551615 4210424 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 10222 8567 131 6 0 8692 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49588

[startup+162.3 s]
/proc/loadavg: 3.95 3.38 3.36 5/198 8957
/proc/meminfo: memFree=17541932/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=42928 CPUtime=161.52 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 9386 0 0 0 16150 2 0 0 25 0 1 0 489131730 43958272 9082 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 10732 9082 131 6 0 9202 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 51628

[startup+222.3 s]
/proc/loadavg: 4.06 3.51 3.40 5/198 8959
/proc/meminfo: memFree=17531864/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=49260 CPUtime=221.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 11118 0 0 0 22150 3 0 0 25 0 1 0 489131730 50442240 10654 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 12315 10654 131 6 0 10785 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57960

[startup+282.3 s]
/proc/loadavg: 4.08 3.61 3.44 5/198 8960
/proc/meminfo: memFree=17525148/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=51136 CPUtime=281.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 11762 0 0 0 28149 4 0 0 25 0 1 0 489131730 52363264 11116 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 12784 11116 131 6 0 11254 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 59836

[startup+342.301 s]
/proc/loadavg: 4.03 3.68 3.47 5/198 8962
/proc/meminfo: memFree=17509264/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=52372 CPUtime=341.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 12204 0 0 0 34149 4 0 0 25 0 1 0 489131730 53628928 11409 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 13093 11409 131 6 0 11563 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 61072

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.50 5/198 8963
/proc/meminfo: memFree=17505276/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2

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

[pid=8921] ppid=8914 vsize=62876 CPUtime=521.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 15336 0 0 0 52147 6 0 0 25 0 1 0 489131730 64385024 14065 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 15719 14065 131 6 0 14189 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71576

[startup+582.301 s]
/proc/loadavg: 4.14 3.89 3.60 5/198 8968
/proc/meminfo: memFree=17475340/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=64260 CPUtime=581.53 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 15849 0 0 0 58147 6 0 0 25 0 1 0 489131730 65802240 14386 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 16065 14386 131 6 0 14535 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 72960

[startup+642.301 s]
/proc/loadavg: 4.11 3.92 3.63 5/198 8970
/proc/meminfo: memFree=17473452/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=64324 CPUtime=641.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 16045 0 0 0 64148 6 0 0 25 0 1 0 489131730 65867776 14397 33554432000 4194304 4218580 140736442322016 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 16081 14397 131 6 0 14551 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 73024

[startup+702.301 s]
/proc/loadavg: 4.27 3.99 3.66 5/198 8971
/proc/meminfo: memFree=17462280/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=64452 CPUtime=701.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 16238 0 0 0 70148 6 0 0 25 0 1 0 489131730 65998848 14430 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 16113 14430 131 6 0 14583 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73152

[startup+762.307 s]
/proc/loadavg: 4.10 3.99 3.68 5/198 8982
/proc/meminfo: memFree=17457872/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=65076 CPUtime=761.55 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 16644 0 0 0 76148 7 0 0 25 0 1 0 489131730 66637824 14592 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 16269 14592 131 6 0 14739 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 73776

[startup+822.3 s]
/proc/loadavg: 4.11 4.01 3.71 5/198 8984
/proc/meminfo: memFree=17451788/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=69696 CPUtime=821.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 17887 0 0 0 82147 7 0 0 25 0 1 0 489131730 71368704 15747 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 17424 15747 131 6 0 15894 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 78396

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.73 5/198 8985
/proc/meminfo: memFree=17448912/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=71136 CPUtime=881.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 18364 0 0 0 88146 8 0 0 25 0 1 0 489131730 72843264 16100 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 17784 16100 131 6 0 16254 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 79836

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.74 5/198 8990
/proc/meminfo: memFree=17440136/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=72224 CPUtime=941.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 18799 0 0 0 94146 8 0 0 25 0 1 0 489131730 73957376 16406 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18056 16406 131 6 0 16526 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 80924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/198 8991
/proc/meminfo: memFree=17435396/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=73372 CPUtime=1001.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 19235 0 0 0 100146 8 0 0 25 0 1 0 489131730 75132928 16661 33554432000 4194304 4218580 140736442322016 18446744073709551615 4213443 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18343 16661 131 6 0 16813 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 82072

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.77 5/198 8993
/proc/meminfo: memFree=17431148/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=73436 CPUtime=1061.54 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 19493 0 0 0 106146 8 0 0 25 0 1 0 489131730 75198464 16674 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18359 16674 131 6 0 16829 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 82136

[startup+1122.3 s]
/proc/loadavg: 4.09 4.02 3.79 5/198 8995
/proc/meminfo: memFree=17424184/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=73468 CPUtime=1121.55 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 19717 0 0 0 112147 8 0 0 25 0 1 0 489131730 75231232 16686 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18367 16686 131 6 0 16837 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 82168

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.80 5/198 8996
/proc/meminfo: memFree=17421428/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=73960 CPUtime=1181.56 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 20036 0 0 0 118147 9 0 0 25 0 1 0 489131730 75735040 16809 33554432000 4194304 4218580 140736442322016 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18490 16809 131 6 0 16960 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 82660

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.81 5/198 8998
/proc/meminfo: memFree=17416944/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=74328 CPUtime=1241.56 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 20310 0 0 0 124147 9 0 0 25 0 1 0 489131730 76111872 16914 33554432000 4194304 4218580 140736442322016 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18582 16914 131 6 0 17052 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 83028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.82 5/198 8999
/proc/meminfo: memFree=17412336/32951124 swapFree=67111528/67111528
[pid=8914] ppid=8912 vsize=8700 CPUtime=0.76 cores=0,2
/proc/8914/stat : 8914 (esg_static.sh) S 8912 8914 5962 0 -1 4202496 353 8057 0 0 0 0 74 2 15 0 1 0 489131653 8908800 252 33554432000 4194304 4922060 140735815388688 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8914/statm: 2175 252 209 178 0 68 0
[pid=8921] ppid=8914 vsize=74496 CPUtime=1299.26 cores=0,2
/proc/8921/stat : 8921 (cdcl) R 8914 8914 5962 0 -1 4202496 20558 0 0 0 129917 9 0 0 25 0 1 0 489131730 76283904 16950 33554432000 4194304 4218580 140736442322016 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8921/statm: 18624 16950 131 6 0 17094 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 83196

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

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

runsolver used 2.25666 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 01:48:58
IDJOB=3289809
IDBENCH=83137
IDSOLVER=1609
FILE ID=node133/3289809-1303775334
RUNJOBID= node133-1303775331-8902
PBS_JOBID= 13157125
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1938467723

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17692424 kB
Buffers:       2174764 kB
Cached:       12460436 kB
SwapCached:          0 kB
Active:        8559652 kB
Inactive:      6139248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17692424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4488 kB
Writeback:           0 kB
AnonPages:       63280 kB
Mapped:          14440 kB
Slab:           497008 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node133 at 2011-04-26 02:10:40