Trace number 3289303

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-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  126441   324131 |   37932       0        0     nan |  0.000 % |
0.00/0.43	c |         0 |   87498   323274 |      --       0       --      -- |     --   | -38943/-857
0.00/0.44	c ==============================================================================
0.00/0.44	c Result  :   #vars: 15806   #clauses: 87498   #literals: 323274
0.00/0.44	c CPU time:   0.427934 s
0.00/0.44	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-3289303-1303771158/watcher-3289303-1303771158 -o /tmp/evaluation-result-3289303-1303771158/solver-3289303-1303771158 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289303-1303771158.cnf 

running on 2 cores: 5,7

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.99 3.82 4/192 6908
/proc/meminfo: memFree=14734776/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488714625 8908800 250 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 250 209 178 0 68 0

[startup+0.050317 s]
/proc/loadavg: 4.00 3.99 3.82 4/192 6908
/proc/meminfo: memFree=14734776/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488714625 8908800 250 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100308 s]
/proc/loadavg: 4.00 3.99 3.82 4/192 6908
/proc/meminfo: memFree=14734776/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488714625 8908800 250 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300271 s]
/proc/loadavg: 4.00 3.99 3.82 4/192 6908
/proc/meminfo: memFree=14734776/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488714625 8908800 250 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700202 s]
/proc/loadavg: 4.00 3.99 3.82 4/192 6908
/proc/meminfo: memFree=14734776/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8700

[startup+1.50106 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6911
/proc/meminfo: memFree=14719300/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=17000 CPUtime=0.99 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 2697 0 0 0 99 0 0 0 25 0 1 0 488714675 17408000 2605 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 4250 2605 131 6 0 2720 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25700

[startup+3.10077 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6911
/proc/meminfo: memFree=14718060/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=17844 CPUtime=2.58 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 2895 0 0 0 258 0 0 0 25 0 1 0 488714675 18272256 2803 33554432000 4194304 4218580 140733248371776 18446744073709551615 4211919 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 4461 2803 131 6 0 2931 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26544

[startup+6.3002 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6911
/proc/meminfo: memFree=14716212/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=19956 CPUtime=5.79 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 3451 0 0 0 578 1 0 0 25 0 1 0 488714675 20434944 3359 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 4989 3359 131 6 0 3459 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28656

[startup+12.7011 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6911
/proc/meminfo: memFree=14713716/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=21484 CPUtime=12.19 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 3819 0 0 0 1218 1 0 0 25 0 1 0 488714675 21999616 3727 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 5371 3727 131 6 0 3841 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30184

[startup+25.5008 s]
/proc/loadavg: 4.00 3.99 3.82 4/188 6930
/proc/meminfo: memFree=14785436/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=23648 CPUtime=24.98 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 4357 0 0 0 2497 1 0 0 25 0 1 0 488714675 24215552 4261 33554432000 4194304 4218580 140733248371776 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 5912 4261 131 6 0 4382 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32348

[startup+51.1002 s]
/proc/loadavg: 3.66 3.91 3.80 4/187 6931
/proc/meminfo: memFree=14781104/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=27572 CPUtime=50.59 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 5393 0 0 0 5057 2 0 0 25 0 1 0 488714675 28233728 5259 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 6893 5259 131 6 0 5363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36272

[startup+102.307 s]
/proc/loadavg: 3.26 3.75 3.75 4/187 6932
/proc/meminfo: memFree=14771400/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=34548 CPUtime=101.8 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 7259 0 0 0 10177 3 0 0 25 0 1 0 488714675 35377152 6987 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 8637 6987 131 6 0 7107 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43248

[startup+162.3 s]
/proc/loadavg: 3.09 3.61 3.70 4/187 6934
/proc/meminfo: memFree=14762060/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=39064 CPUtime=161.79 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 8576 0 0 0 16176 3 0 0 25 0 1 0 488714675 40001536 8124 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 9766 8124 131 6 0 8236 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47764

[startup+222.301 s]
/proc/loadavg: 2.95 3.48 3.65 3/181 6954
/proc/meminfo: memFree=14816624/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=43156 CPUtime=221.79 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 9855 0 0 0 22175 4 0 0 25 0 1 0 488714675 44191744 9150 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 10789 9150 131 6 0 9259 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51856

[startup+282.301 s]
/proc/loadavg: 2.38 3.23 3.55 3/180 6955
/proc/meminfo: memFree=14815852/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=44020 CPUtime=281.79 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 10367 0 0 0 28175 4 0 0 25 0 1 0 488714675 45076480 9373 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 11005 9373 131 6 0 9475 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52720

[startup+342.3 s]
/proc/loadavg: 2.16 3.00 3.45 3/180 6957
/proc/meminfo: memFree=14811232/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=47648 CPUtime=341.8 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 11563 0 0 0 34175 5 0 0 25 0 1 0 488714675 48791552 10285 33554432000 4194304 4218580 140733248371776 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 11912 10285 131 6 0 10382 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56348

[startup+402.301 s]
/proc/loadavg: 2.06 2.83 3.36 3/180 6958
/proc/meminfo: memFree=14807724/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7

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

[pid=6911] ppid=6908 vsize=61500 CPUtime=521.8 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 15841 0 0 0 52174 6 0 0 25 0 1 0 488714675 62976000 13714 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 15375 13714 131 6 0 13845 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 70200

[startup+582.3 s]
/proc/loadavg: 2.00 2.44 3.11 3/180 6963
/proc/meminfo: memFree=14790388/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=63392 CPUtime=581.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 16553 0 0 0 58174 7 0 0 25 0 1 0 488714675 64913408 14197 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 15848 14197 131 6 0 14318 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 72092

[startup+642.301 s]
/proc/loadavg: 2.00 2.36 3.04 3/180 6965
/proc/meminfo: memFree=14788624/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=64316 CPUtime=641.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 17047 0 0 0 64174 7 0 0 25 0 1 0 488714675 65859584 14421 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 16079 14421 131 6 0 14549 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 73016

[startup+702.301 s]
/proc/loadavg: 2.00 2.29 2.97 3/180 6966
/proc/meminfo: memFree=14787840/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=64380 CPUtime=701.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 17382 0 0 0 70174 7 0 0 25 0 1 0 488714675 65925120 14435 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 16095 14435 131 6 0 14565 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73080

[startup+762.306 s]
/proc/loadavg: 2.00 2.23 2.91 3/180 6968
/proc/meminfo: memFree=14784444/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=64980 CPUtime=761.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 17822 0 0 0 76174 7 0 0 25 0 1 0 488714675 66539520 14582 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 16245 14582 131 6 0 14715 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 73680

[startup+822.301 s]
/proc/loadavg: 2.00 2.19 2.85 3/180 6970
/proc/meminfo: memFree=14783040/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=65112 CPUtime=821.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 18188 0 0 0 82174 7 0 0 25 0 1 0 488714675 66674688 14634 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 16278 14634 131 6 0 14748 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 73812

[startup+882.301 s]
/proc/loadavg: 2.05 2.17 2.80 3/180 6971
/proc/meminfo: memFree=14782504/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=65448 CPUtime=881.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 18578 0 0 0 88173 8 0 0 25 0 1 0 488714675 67018752 14725 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 16362 14725 131 6 0 14832 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 74148

[startup+942.3 s]
/proc/loadavg: 2.02 2.13 2.74 3/180 6973
/proc/meminfo: memFree=14770816/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77432 CPUtime=941.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 21857 0 0 0 94172 9 0 0 25 0 1 0 488714675 79290368 17716 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19358 17716 131 6 0 17828 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 86132

[startup+1002.3 s]
/proc/loadavg: 2.00 2.11 2.69 3/180 6974
/proc/meminfo: memFree=14769912/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77400 CPUtime=1001.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 22191 0 0 0 100172 9 0 0 25 0 1 0 488714675 79257600 17704 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19350 17704 131 6 0 17820 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 86100

[startup+1062.3 s]
/proc/loadavg: 1.92 2.07 2.65 2/173 6994
/proc/meminfo: memFree=14829592/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77624 CPUtime=1061.81 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 22521 0 0 0 106172 9 0 0 25 0 1 0 488714675 79486976 17764 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19406 17764 131 6 0 17876 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 86324

[startup+1122.3 s]
/proc/loadavg: 1.31 1.86 2.53 2/173 6996
/proc/meminfo: memFree=14829820/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77624 CPUtime=1121.82 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 22825 0 0 0 112172 10 0 0 25 0 1 0 488714675 79486976 17757 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19406 17757 131 6 0 17876 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 86324

[startup+1182.3 s]
/proc/loadavg: 1.12 1.71 2.44 2/173 6997
/proc/meminfo: memFree=14829528/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77496 CPUtime=1181.82 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 23140 0 0 0 118172 10 0 0 25 0 1 0 488714675 79355904 17733 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19374 17733 131 6 0 17844 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 86196

[startup+1242.3 s]
/proc/loadavg: 1.04 1.57 2.34 2/173 6999
/proc/meminfo: memFree=14829612/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77400 CPUtime=1241.82 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 23413 0 0 0 124172 10 0 0 25 0 1 0 488714675 79257600 17703 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19350 17703 131 6 0 17820 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 86100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.47 2.26 2/173 7000
/proc/meminfo: memFree=14829816/32950928 swapFree=67111528/67111528
[pid=6908] ppid=6906 vsize=8700 CPUtime=0.49 cores=5,7
/proc/6908/stat : 6908 (esg_static.sh) S 6906 6908 6567 0 -1 4202496 355 5729 0 0 0 0 48 1 21 0 1 0 488714625 8908800 253 33554432000 4194304 4922060 140733597517968 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6908/statm: 2175 253 209 178 0 68 0
[pid=6911] ppid=6908 vsize=77368 CPUtime=1299.53 cores=5,7
/proc/6911/stat : 6911 (cdcl) R 6908 6908 6567 0 -1 4202496 23667 0 0 0 129943 10 0 0 25 0 1 0 488714675 79224832 17693 33554432000 4194304 4218580 140733248371776 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6911/statm: 19342 17693 131 6 0 17812 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 86068

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.120981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 86420

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

runsolver used 2.11168 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:39:18
IDJOB=3289303
IDBENCH=83119
IDSOLVER=1609
FILE ID=node122/3289303-1303771158
RUNJOBID= node122-1303769255-6588
PBS_JOBID= 13157168
Free space on /tmp= 70848 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1032552810

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:      14735180 kB
Buffers:       1791132 kB
Cached:       15653064 kB
SwapCached:          0 kB
Active:        6350208 kB
Inactive:     11312296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14735180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:      218340 kB
Mapped:          15364 kB
Slab:           490468 kB
PageTables:       5716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   404704 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= 70860 MiB
End job on node122 at 2011-04-26 01:01:00