Trace number 3288843

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-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  230230   592644 |   69068       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |  161055   599091 |      --       0       --      -- |     --   | -69175/6447
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 29052   #clauses: 161055   #literals: 599091
0.00/0.80	c CPU time:   0.780881 s
0.00/0.80	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-3288843-1303769423/watcher-3288843-1303769423 -o /tmp/evaluation-result-3288843-1303769423/solver-3288843-1303769423 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288843-1303769423.cnf 

running on 2 cores: 4,6

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: 3.01 3.26 3.64 3/185 28359
/proc/meminfo: memFree=13416376/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 469358575 8908800 249 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 249 209 178 0 68 0

[startup+0.0579121 s]
/proc/loadavg: 3.01 3.26 3.64 3/185 28359
/proc/meminfo: memFree=13416376/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 469358575 8908800 249 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100913 s]
/proc/loadavg: 3.01 3.26 3.64 3/185 28359
/proc/meminfo: memFree=13416376/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 469358575 8908800 249 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300861 s]
/proc/loadavg: 3.01 3.26 3.64 3/185 28359
/proc/meminfo: memFree=13416376/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 469358575 8908800 249 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700769 s]
/proc/loadavg: 3.01 3.26 3.64 3/185 28359
/proc/meminfo: memFree=13416376/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 469358575 8908800 249 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 3.01 3.26 3.64 4/187 28362
/proc/meminfo: memFree=13394908/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=23324 CPUtime=0.56 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 4227 0 0 0 56 0 0 0 20 0 1 0 469358667 23883776 4127 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 5831 4127 131 6 0 4301 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32024

[startup+3.10036 s]
/proc/loadavg: 3.01 3.26 3.64 4/187 28363
/proc/meminfo: memFree=13387096/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=24856 CPUtime=2.17 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 4597 0 0 0 216 1 0 0 25 0 1 0 469358667 25452544 4497 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 6214 4497 131 6 0 4684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33556

[startup+6.30079 s]
/proc/loadavg: 3.01 3.26 3.63 4/187 28363
/proc/meminfo: memFree=13384492/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=26576 CPUtime=5.37 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 5052 0 0 0 536 1 0 0 25 0 1 0 469358667 27213824 4952 33554432000 4194304 4218580 140733880310720 18446744073709551615 212039316165 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 6644 4952 131 6 0 5114 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35276

[startup+12.7006 s]
/proc/loadavg: 3.09 3.27 3.63 4/187 28363
/proc/meminfo: memFree=13379420/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=28356 CPUtime=11.76 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 5481 0 0 0 1175 1 0 0 25 0 1 0 469358667 29036544 5381 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208688 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 7089 5381 131 6 0 5559 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37056

[startup+25.5004 s]
/proc/loadavg: 3.07 3.26 3.62 4/187 28363
/proc/meminfo: memFree=13370092/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=33596 CPUtime=24.57 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 6784 0 0 0 2455 2 0 0 25 0 1 0 469358667 34402304 6684 33554432000 4194304 4218580 140733880310720 18446744073709551615 4210069 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 8399 6684 131 6 0 6869 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42296

[startup+51.1008 s]
/proc/loadavg: 3.04 3.23 3.61 4/187 28364
/proc/meminfo: memFree=13357668/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=37364 CPUtime=50.17 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 7768 0 0 0 5015 2 0 0 25 0 1 0 469358667 38260736 7635 33554432000 4194304 4218580 140733880310720 18446744073709551615 4209555 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 9341 7635 131 6 0 7811 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46064

[startup+102.307 s]
/proc/loadavg: 3.08 3.21 3.58 4/187 28365
/proc/meminfo: memFree=13343240/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=44620 CPUtime=101.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 9642 0 0 0 10135 3 0 0 25 0 1 0 469358667 45690880 9439 33554432000 4194304 4218580 140733880310720 18446744073709551615 4209517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 11155 9439 131 6 0 9625 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 53320

[startup+162.301 s]
/proc/loadavg: 3.03 3.17 3.54 4/187 28367
/proc/meminfo: memFree=13335760/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=44748 CPUtime=161.37 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 9836 0 0 0 16134 3 0 0 25 0 1 0 469358667 45821952 9466 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 11187 9466 131 6 0 9657 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 53448

[startup+222.301 s]
/proc/loadavg: 3.01 3.14 3.50 4/187 28368
/proc/meminfo: memFree=13318720/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=54708 CPUtime=221.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 12533 0 0 0 22134 4 0 0 25 0 1 0 469358667 56020992 11984 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 13677 11984 131 6 0 12147 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 63408

[startup+282.3 s]
/proc/loadavg: 3.00 3.11 3.47 4/187 28370
/proc/meminfo: memFree=13317172/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=55124 CPUtime=281.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 12865 0 0 0 28134 4 0 0 25 0 1 0 469358667 56446976 12081 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 13781 12081 131 6 0 12251 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63824

[startup+342.301 s]
/proc/loadavg: 3.00 3.09 3.44 4/187 28372
/proc/meminfo: memFree=13309968/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=58220 CPUtime=341.37 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 13797 0 0 0 34133 4 0 0 25 0 1 0 469358667 59617280 12864 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 14555 12864 131 6 0 13025 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 66920

[startup+402.301 s]
/proc/loadavg: 3.00 3.07 3.41 4/187 28373
/proc/meminfo: memFree=13302848/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6

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

[pid=28362] ppid=28359 vsize=70104 CPUtime=521.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 17324 0 0 0 52132 6 0 0 25 0 1 0 469358667 71786496 15813 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 17526 15813 131 6 0 15996 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 78804

[startup+582.301 s]
/proc/loadavg: 3.07 3.05 3.33 4/187 28378
/proc/meminfo: memFree=13273664/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=70136 CPUtime=581.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 17511 0 0 0 58132 6 0 0 25 0 1 0 469358667 71819264 15820 33554432000 4194304 4218580 140733880310720 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 17534 15820 131 6 0 16004 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 78836

[startup+642.301 s]
/proc/loadavg: 3.02 3.04 3.31 4/187 28380
/proc/meminfo: memFree=13260484/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=70232 CPUtime=641.39 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 17740 0 0 0 64133 6 0 0 25 0 1 0 469358667 71917568 15842 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 17558 15842 131 6 0 16028 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 78932

[startup+702.3 s]
/proc/loadavg: 3.04 3.04 3.29 4/187 28381
/proc/meminfo: memFree=13260316/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=70040 CPUtime=701.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 17892 0 0 0 70132 6 0 0 25 0 1 0 469358667 71720960 15793 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 17510 15793 131 6 0 15980 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 78740

[startup+762.307 s]
/proc/loadavg: 3.01 3.03 3.27 4/187 28383
/proc/meminfo: memFree=13253556/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=76144 CPUtime=761.39 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 19572 0 0 0 76133 6 0 0 25 0 1 0 469358667 77971456 17328 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19036 17328 131 6 0 17506 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 84844

[startup+822.301 s]
/proc/loadavg: 3.00 3.02 3.25 4/187 28384
/proc/meminfo: memFree=13251520/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=78008 CPUtime=821.38 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 20151 0 0 0 82132 6 0 0 25 0 1 0 469358667 79880192 17788 33554432000 4194304 4218580 140733880310720 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19502 17788 131 6 0 17972 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 86708

[startup+882.301 s]
/proc/loadavg: 3.00 3.02 3.23 4/187 28389
/proc/meminfo: memFree=13249592/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=78804 CPUtime=881.39 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 20505 0 0 0 88132 7 0 0 25 0 1 0 469358667 80695296 17987 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19701 17987 131 6 0 18171 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 87504

[startup+942.3 s]
/proc/loadavg: 3.00 3.01 3.22 4/187 28391
/proc/meminfo: memFree=13250076/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=79156 CPUtime=941.39 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 20782 0 0 0 94132 7 0 0 25 0 1 0 469358667 81055744 18069 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19789 18069 131 6 0 18259 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 87856

[startup+1002.3 s]
/proc/loadavg: 3.00 3.01 3.20 4/187 28392
/proc/meminfo: memFree=13248044/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=79156 CPUtime=1001.39 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 20989 0 0 0 100132 7 0 0 25 0 1 0 469358667 81055744 18074 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19789 18074 131 6 0 18259 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 87856

[startup+1062.3 s]
/proc/loadavg: 3.00 3.00 3.18 4/187 28394
/proc/meminfo: memFree=13247512/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=79220 CPUtime=1061.4 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 21203 0 0 0 106132 8 0 0 25 0 1 0 469358667 81121280 18083 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 19805 18083 131 6 0 18275 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 87920

[startup+1122.3 s]
/proc/loadavg: 3.00 3.00 3.17 4/187 28395
/proc/meminfo: memFree=13243872/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=82260 CPUtime=1121.4 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 22185 0 0 0 112132 8 0 0 25 0 1 0 469358667 84234240 18857 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 20565 18857 131 6 0 19035 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 90960

[startup+1182.3 s]
/proc/loadavg: 3.10 3.03 3.17 4/187 28397
/proc/meminfo: memFree=13241436/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=82388 CPUtime=1181.4 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 22384 0 0 0 118132 8 0 0 25 0 1 0 469358667 84365312 18888 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 20597 18888 131 6 0 19067 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 91088

[startup+1242.3 s]
/proc/loadavg: 2.74 2.96 3.14 3/180 28417
/proc/meminfo: memFree=13306132/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=82484 CPUtime=1241.4 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 22623 0 0 0 124132 8 0 0 25 0 1 0 469358667 84463616 18912 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 20621 18912 131 6 0 19091 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 91184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.12 2.75 3.05 2/173 28436
/proc/meminfo: memFree=13385672/32951124 swapFree=67111528/67111528
[pid=28359] ppid=28357 vsize=8700 CPUtime=0.91 cores=4,6
/proc/28359/stat : 28359 (esg_static.sh) S 28357 28359 27771 0 -1 4202496 353 10316 0 0 0 0 88 3 18 0 1 0 469358575 8908800 252 33554432000 4194304 4922060 140733961253280 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28359/statm: 2175 252 209 178 0 68 0
[pid=28362] ppid=28359 vsize=86540 CPUtime=1299.11 cores=4,6
/proc/28362/stat : 28362 (cdcl) R 28359 28359 27771 0 -1 4202496 23871 0 0 0 129902 9 0 0 25 0 1 0 469358667 88616960 19914 33554432000 4194304 4218580 140733880310720 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28362/statm: 21635 19914 131 6 0 20105 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 95240

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.91
CPU system time (s): 0.132979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 95464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34571
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= 8
involuntary context switches= 1076

runsolver used 2.27365 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 00:10:23
IDJOB=3288843
IDBENCH=83107
IDSOLVER=1609
FILE ID=node146/3288843-1303769423
RUNJOBID= node146-1303766812-27790
PBS_JOBID= 13157158
Free space on /tmp= 72752 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=91792091

node146.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.830
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      13416648 kB
Buffers:       2076348 kB
Cached:       16813276 kB
SwapCached:          0 kB
Active:        9690812 kB
Inactive:      9310700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13416648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17920 kB
Writeback:           0 kB
AnonPages:      111036 kB
Mapped:          15144 kB
Slab:           469328 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271344 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= 72760 MiB
End job on node146 at 2011-04-26 00:32:05