Trace number 3289027

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  166893   407954 |   50067       0        0     nan |  0.000 % |
0.00/0.53	c |         0 |  104196   351417 |      --       0       --      -- |     --   | -62697/-56537
0.00/0.53	c ==============================================================================
0.00/0.53	c Result  :   #vars: 20430   #clauses: 104196   #literals: 351417
0.00/0.53	c CPU time:   0.510922 s
0.00/0.53	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-3289027-1303770077/watcher-3289027-1303770077 -o /tmp/evaluation-result-3289027-1303770077/solver-3289027-1303770077 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289027-1303770077.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 3.92 3.51 4/192 6819
/proc/meminfo: memFree=14790996/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 488606523 8908800 250 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 250 209 178 0 68 0

[startup+0.0247329 s]
/proc/loadavg: 4.00 3.92 3.51 4/192 6819
/proc/meminfo: memFree=14790996/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 488606523 8908800 250 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100718 s]
/proc/loadavg: 4.00 3.92 3.51 4/192 6819
/proc/meminfo: memFree=14790996/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 488606523 8908800 250 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300684 s]
/proc/loadavg: 4.00 3.92 3.51 4/192 6819
/proc/meminfo: memFree=14790996/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 488606523 8908800 250 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700614 s]
/proc/loadavg: 4.00 3.92 3.51 4/192 6819
/proc/meminfo: memFree=14790996/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6822
/proc/meminfo: memFree=14773256/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=18256 CPUtime=0.89 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 3016 0 0 0 89 0 0 0 25 0 1 0 488606583 18694144 2926 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 4564 2926 131 6 0 3034 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26956

[startup+3.10019 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6822
/proc/meminfo: memFree=14772392/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=19844 CPUtime=2.49 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 3410 0 0 0 249 0 0 0 25 0 1 0 488606583 20320256 3320 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 4961 3320 131 6 0 3431 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28544

[startup+6.30062 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6822
/proc/meminfo: memFree=14768088/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=20900 CPUtime=5.69 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 3673 0 0 0 569 0 0 0 25 0 1 0 488606583 21401600 3583 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 5225 3583 131 6 0 3695 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29600

[startup+12.7005 s]
/proc/loadavg: 4.00 3.92 3.52 5/194 6822
/proc/meminfo: memFree=14765548/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=22992 CPUtime=12.08 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 4185 0 0 0 1208 0 0 0 25 0 1 0 488606583 23543808 4095 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 5748 4095 131 6 0 4218 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 31692

[startup+25.5002 s]
/proc/loadavg: 4.00 3.93 3.52 5/194 6823
/proc/meminfo: memFree=14761348/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=26768 CPUtime=24.88 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 5129 0 0 0 2488 0 0 0 25 0 1 0 488606583 27410432 5039 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 6692 5039 131 6 0 5162 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35468

[startup+51.1006 s]
/proc/loadavg: 4.00 3.93 3.54 5/194 6823
/proc/meminfo: memFree=14753612/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=29756 CPUtime=50.49 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 5894 0 0 0 5048 1 0 0 25 0 1 0 488606583 30470144 5777 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 7439 5777 131 6 0 5909 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38456

[startup+102.307 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 6825
/proc/meminfo: memFree=14726536/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=33472 CPUtime=101.69 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 6943 0 0 0 10168 1 0 0 25 0 1 0 488606583 34275328 6702 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 8368 6702 131 6 0 6838 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42172

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 6826
/proc/meminfo: memFree=14720188/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=36916 CPUtime=161.69 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 7978 0 0 0 16167 2 0 0 25 0 1 0 488606583 37801984 7585 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 9229 7585 131 6 0 7699 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45616

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.60 5/194 6828
/proc/meminfo: memFree=14709252/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=39588 CPUtime=221.69 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 8838 0 0 0 22167 2 0 0 25 0 1 0 488606583 40538112 8243 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 9897 8243 131 6 0 8367 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 48288

[startup+282.3 s]
/proc/loadavg: 4.00 3.96 3.63 5/194 6829
/proc/meminfo: memFree=14705132/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=41008 CPUtime=281.69 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 9452 0 0 0 28167 2 0 0 25 0 1 0 488606583 41992192 8586 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 10252 8586 131 6 0 8722 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 49708

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.65 5/194 6831
/proc/meminfo: memFree=14702128/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=43152 CPUtime=341.7 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 10243 0 0 0 34167 3 0 0 25 0 1 0 488606583 44187648 9146 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 10788 9146 131 6 0 9258 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51852

[startup+402.301 s]
/proc/loadavg: 4.04 3.98 3.67 5/194 6833
/proc/meminfo: memFree=14698744/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3

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

[pid=6822] ppid=6819 vsize=49276 CPUtime=521.7 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 12446 0 0 0 52166 4 0 0 25 0 1 0 488606583 50458624 10658 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 12319 10658 131 6 0 10789 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 57976

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.72 5/194 6837
/proc/meminfo: memFree=14680424/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=50400 CPUtime=581.7 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 12992 0 0 0 58166 4 0 0 25 0 1 0 488606583 51609600 10932 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 12600 10932 131 6 0 11070 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 59100

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/194 6839
/proc/meminfo: memFree=14672204/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=53168 CPUtime=641.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 13954 0 0 0 64166 5 0 0 25 0 1 0 488606583 54444032 11624 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 13292 11624 131 6 0 11762 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 61868

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/194 6841
/proc/meminfo: memFree=14668584/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=54520 CPUtime=701.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 14588 0 0 0 70166 5 0 0 25 0 1 0 488606583 55828480 11984 33554432000 4194304 4218580 140734430140000 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 13630 11984 131 6 0 12100 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63220

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.76 5/194 6842
/proc/meminfo: memFree=14665824/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=54712 CPUtime=761.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 14855 0 0 0 76166 5 0 0 25 0 1 0 488606583 56025088 12032 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 13678 12032 131 6 0 12148 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 63412

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/194 6844
/proc/meminfo: memFree=14659220/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=54680 CPUtime=821.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 15099 0 0 0 82166 5 0 0 25 0 1 0 488606583 55992320 12026 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 13670 12026 131 6 0 12140 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 63380

[startup+882.3 s]
/proc/loadavg: 3.96 3.97 3.78 5/194 6875
/proc/meminfo: memFree=14676616/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=55220 CPUtime=881.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 15490 0 0 0 88165 6 0 0 25 0 1 0 488606583 56545280 12164 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 13805 12164 131 6 0 12275 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 63920

[startup+942.301 s]
/proc/loadavg: 4.05 3.99 3.79 5/194 6877
/proc/meminfo: memFree=14666544/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=56200 CPUtime=941.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 15989 0 0 0 94165 6 0 0 25 0 1 0 488606583 57548800 12409 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 14050 12409 131 6 0 12520 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 64900

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.81 5/194 6879
/proc/meminfo: memFree=14662928/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=57580 CPUtime=1001.72 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 16554 0 0 0 100165 7 0 0 25 0 1 0 488606583 58961920 12764 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208366 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 14395 12764 131 6 0 12865 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 66280

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6880
/proc/meminfo: memFree=14653604/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=58928 CPUtime=1061.72 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 17185 0 0 0 106165 7 0 0 25 0 1 0 488606583 60342272 13070 33554432000 4194304 4218580 140734430140000 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 14732 13070 131 6 0 13202 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 67628

[startup+1122.3 s]
/proc/loadavg: 3.78 3.94 3.81 4/187 6931
/proc/meminfo: memFree=14781600/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=59476 CPUtime=1121.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 17619 0 0 0 112164 7 0 0 25 0 1 0 488606583 60903424 13226 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 14869 13226 131 6 0 13339 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 68176

[startup+1182.3 s]
/proc/loadavg: 3.28 3.77 3.76 4/187 6932
/proc/meminfo: memFree=14771400/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=59772 CPUtime=1181.71 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 17979 0 0 0 118164 7 0 0 25 0 1 0 488606583 61206528 13312 33554432000 4194304 4218580 140734430140000 18446744073709551615 4211468 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 14943 13312 131 6 0 13413 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 68472

[startup+1242.3 s]
/proc/loadavg: 3.10 3.62 3.71 4/187 6934
/proc/meminfo: memFree=14762060/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=60596 CPUtime=1241.72 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 18476 0 0 0 124164 8 0 0 25 0 1 0 488606583 62050304 13506 33554432000 4194304 4218580 140734430140000 18446744073709551615 4209815 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 15149 13506 131 6 0 13619 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 69296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.51 3.66 4/187 6936
/proc/meminfo: memFree=14757456/32950928 swapFree=67111528/67111528
[pid=6819] ppid=6817 vsize=8700 CPUtime=0.58 cores=1,3
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6819 6567 0 -1 4202496 355 7443 0 0 0 0 56 2 20 0 1 0 488606523 8908800 253 33554432000 4194304 4922060 140734862042224 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6819/statm: 2175 253 209 178 0 68 0
[pid=6822] ppid=6819 vsize=61344 CPUtime=1299.43 cores=1,3
/proc/6822/stat : 6822 (cdcl) R 6819 6819 6567 0 -1 4202496 18839 0 0 0 129935 8 0 0 25 0 1 0 488606583 62816256 13682 33554432000 4194304 4218580 140734430140000 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6822/statm: 15336 13682 131 6 0 13806 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 70044

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.04
CPU user time (s): 1299.92
CPU system time (s): 0.116982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 70044

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

runsolver used 2.01769 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:21:17
IDJOB=3289027
IDBENCH=83113
IDSOLVER=1609
FILE ID=node122/3289027-1303770077
RUNJOBID= node122-1303769255-6587
PBS_JOBID= 13157168
Free space on /tmp= 70860 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1457739247

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14791152 kB
Buffers:       1791044 kB
Cached:       15639452 kB
SwapCached:          0 kB
Active:        6302688 kB
Inactive:     11303820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14791152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:      175556 kB
Mapped:          15388 kB
Slab:           490724 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   362336 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= 70852 MiB
End job on node122 at 2011-04-26 00:42:59