Trace number 3365902

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
SAT09 reference solver:glucose 1.0? (TO) 5000.01 5000.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   71476   182356 |   21442       0        0     nan |  0.000 % |
0.00/0.26	c |         0 |   48940   179333 |      --       0       --      -- |     --   | -22536/-3023
0.00/0.26	c ==============================================================================
0.00/0.26	c Result  :   #vars: 8915   #clauses: 48940   #literals: 179333
0.00/0.26	c CPU time:   0.249962 s
0.00/0.26	c ==============================================================================
0.00/0.29	c
0.00/0.29	c Starting glucose
0.00/0.29	c
0.00/0.29	
0.00/0.29	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.29	
0.00/0.29	c ============================[ Problem Statistics ]=============================
0.00/0.29	c |                                                                             |
0.00/0.29	c |  Number of variables:  8915                                                 |
0.00/0.29	c |  Number of clauses:    48940                                                |
0.27/0.31	c |  Parsing time:         0.02         s                                       |

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: 961)

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-3365902-1305320823/watcher-3365902-1305320823 -o /tmp/evaluation-result-3365902-1305320823/solver-3365902-1305320823 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365902-1305320823.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.96 3/296 13616
/proc/meminfo: memFree=8371060/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643680837 8912896 253 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13616/statm: 2176 253 211 178 0 69 0

[startup+0.093572 s]
/proc/loadavg: 1.92 1.99 1.96 3/296 13616
/proc/meminfo: memFree=8371060/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643680837 8912896 253 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13616/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100573 s]
/proc/loadavg: 1.92 1.99 1.96 3/296 13616
/proc/meminfo: memFree=8371060/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643680837 8912896 253 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13616/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300513 s]
/proc/loadavg: 1.92 1.99 1.96 3/296 13616
/proc/meminfo: memFree=8371060/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8704

[startup+0.700443 s]
/proc/loadavg: 1.92 1.99 1.96 3/296 13616
/proc/meminfo: memFree=8371060/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8704

[startup+1.50034 s]
/proc/loadavg: 1.92 1.99 1.96 3/298 13619
/proc/meminfo: memFree=8360504/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=7748 CPUtime=1.2 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 1839 0 0 0 120 0 0 0 25 0 1 0 643680866 7933952 1793 33554432000 134512640 135217611 4292757008 18446744073709551615 134532620 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13619/statm: 1937 1793 76 173 0 1762 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16452

[startup+3.10107 s]
/proc/loadavg: 1.92 1.99 1.96 3/298 13619
/proc/meminfo: memFree=8359140/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=8448 CPUtime=2.8 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 2011 0 0 0 280 0 0 0 25 0 1 0 643680866 8650752 1965 33554432000 134512640 135217611 4292757008 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13619/statm: 2112 1965 76 173 0 1937 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17152

[startup+6.30053 s]
/proc/loadavg: 1.93 1.99 1.96 3/298 13619
/proc/meminfo: memFree=8356684/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=10088 CPUtime=6 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 2415 0 0 0 600 0 0 0 25 0 1 0 643680866 10330112 2369 33554432000 134512640 135217611 4292757008 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13619/statm: 2522 2369 76 173 0 2347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18792

[startup+12.7005 s]
/proc/loadavg: 1.93 1.99 1.96 3/298 13619
/proc/meminfo: memFree=8354836/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=11552 CPUtime=12.4 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 2784 0 0 0 1240 0 0 0 25 0 1 0 643680866 11829248 2738 33554432000 134512640 135217611 4292757008 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13619/statm: 2888 2738 77 173 0 2713 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20256

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.96 3/298 13620
/proc/meminfo: memFree=8351236/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=13440 CPUtime=25.19 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 3264 0 0 0 2519 0 0 0 25 0 1 0 643680866 13762560 3218 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 3360 3218 77 173 0 3185 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22144

[startup+51.101 s]
/proc/loadavg: 1.97 1.99 1.96 3/298 13621
/proc/meminfo: memFree=8348348/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=16108 CPUtime=50.79 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 3911 0 0 0 5079 0 0 0 25 0 1 0 643680866 16494592 3865 33554432000 134512640 135217611 4292757008 18446744073709551615 134537222 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 4027 3865 77 173 0 3852 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24812

[startup+102.311 s]
/proc/loadavg: 1.98 1.99 1.96 3/298 13622
/proc/meminfo: memFree=8340136/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=20748 CPUtime=101.99 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 5040 0 0 0 10199 0 0 0 25 0 1 0 643680866 21245952 4994 33554432000 134512640 135217611 4292757008 18446744073709551615 134532904 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 5187 4994 77 173 0 5012 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29452

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/298 13623
/proc/meminfo: memFree=8336016/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=23480 CPUtime=161.98 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 5692 0 0 0 16198 0 0 0 25 0 1 0 643680866 24043520 5646 33554432000 134512640 135217611 4292757008 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 5870 5646 77 173 0 5695 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32184

[startup+222.3 s]
/proc/loadavg: 2.07 2.00 1.96 3/298 13625
/proc/meminfo: memFree=8330772/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=25708 CPUtime=221.99 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 6217 0 0 0 22198 1 0 0 25 0 1 0 643680866 26324992 6171 33554432000 134512640 135217611 4292757008 18446744073709551615 134532664 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 6427 6171 77 173 0 6252 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 34412

[startup+282.301 s]
/proc/loadavg: 2.02 2.00 1.96 3/298 13627
/proc/meminfo: memFree=8325028/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=29164 CPUtime=281.99 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 7031 0 0 0 28198 1 0 0 25 0 1 0 643680866 29863936 6985 33554432000 134512640 135217611 4292757008 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 7291 6985 77 173 0 7116 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 37868

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.96 3/298 13628
/proc/meminfo: memFree=8319396/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=30684 CPUtime=341.99 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 7410 0 0 0 34198 1 0 0 25 0 1 0 643680866 31420416 7364 33554432000 134512640 135217611 4292757008 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 7671 7364 77 173 0 7496 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 39388

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13630
/proc/meminfo: memFree=8316260/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6

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

/proc/13619/statm: 21069 20233 77 173 0 20894 0
Current children cumulated CPU time (s) 4302.31
Current children cumulated vsize (KiB) 92980

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13747
/proc/meminfo: memFree=8214764/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=84276 CPUtime=4362.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20314 0 0 0 436193 11 0 0 25 0 1 0 643680866 86298624 20246 33554432000 134512640 135217611 4292757008 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21069 20246 77 173 0 20894 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 92980

[startup+4422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/298 13749
/proc/meminfo: memFree=8213984/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=84276 CPUtime=4422.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20321 0 0 0 442193 11 0 0 25 0 1 0 643680866 86298624 20253 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21069 20253 77 173 0 20894 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 92980

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/298 13751
/proc/meminfo: memFree=8213824/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=84544 CPUtime=4482.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20360 0 0 0 448193 11 0 0 25 0 1 0 643680866 86573056 20292 33554432000 134512640 135217611 4292757008 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21136 20292 77 173 0 20961 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 93248

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/298 13752
/proc/meminfo: memFree=8213544/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=84544 CPUtime=4542.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20376 0 0 0 454193 11 0 0 25 0 1 0 643680866 86573056 20308 33554432000 134512640 135217611 4292757008 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21136 20308 77 173 0 20961 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 93248

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/298 13754
/proc/meminfo: memFree=8211900/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=84544 CPUtime=4602.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20376 0 0 0 460193 11 0 0 25 0 1 0 643680866 86573056 20308 33554432000 134512640 135217611 4292757008 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21136 20308 77 173 0 20961 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 93248

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/298 13755
/proc/meminfo: memFree=8208152/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=86656 CPUtime=4662.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20924 0 0 0 466192 12 0 0 25 0 1 0 643680866 88735744 20856 33554432000 134512640 135217611 4292757008 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21664 20856 77 173 0 21489 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 95360

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13757
/proc/meminfo: memFree=8208108/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=86656 CPUtime=4722.05 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 20929 0 0 0 472193 12 0 0 25 0 1 0 643680866 88735744 20861 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 21664 20861 77 173 0 21489 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 95360

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13759
/proc/meminfo: memFree=8203620/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=89588 CPUtime=4782.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 21660 0 0 0 478192 12 0 0 25 0 1 0 643680866 91738112 21592 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 22397 21592 77 173 0 22222 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 98292

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13760
/proc/meminfo: memFree=8204088/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=89768 CPUtime=4842.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 21669 0 0 0 484192 12 0 0 25 0 1 0 643680866 91922432 21601 33554432000 134512640 135217611 4292757008 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 22442 21601 77 173 0 22267 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 98472

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13762
/proc/meminfo: memFree=8203936/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=89768 CPUtime=4902.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 21669 0 0 0 490192 12 0 0 25 0 1 0 643680866 91922432 21601 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 22442 21601 77 173 0 22267 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 98472

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/298 13792
/proc/meminfo: memFree=7807336/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=90376 CPUtime=4962.04 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 21689 0 0 0 496192 12 0 0 25 0 1 0 643680866 92545024 21621 33554432000 134512640 135217611 4292757008 18446744073709551615 134537564 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 22594 21621 77 173 0 22419 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 99080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.01 2.00 3/298 13794
/proc/meminfo: memFree=7804472/32951124 swapFree=63649232/67111528
[pid=13616] ppid=13614 vsize=8704 CPUtime=0.27 cores=0,2,4,6
/proc/13616/stat : 13616 (glucose.sh) S 13614 13616 13192 0 -1 4202496 360 3194 0 0 0 0 27 0 23 0 1 0 643680837 8912896 255 33554432000 4194304 4922060 140734136028576 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13616/statm: 2176 255 211 178 0 69 0
[pid=13619] ppid=13616 vsize=90376 CPUtime=4999.74 cores=0,2,4,6
/proc/13619/stat : 13619 (glucose_static) R 13616 13616 13192 0 -1 4202496 21696 0 0 0 499962 12 0 0 25 0 1 0 643680866 92545024 21628 33554432000 134512640 135217611 4292757008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13619/statm: 22594 21628 77 173 0 22419 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 99080

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13616 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=281957
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.289955
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.01
CPU user time (s): 4999.89
CPU system time (s): 0.12
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 99080

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

runsolver used 14.5628 second user time and 30.9043 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-13 23:07:03
IDJOB=3365902
IDBENCH=83125
IDSOLVER=1842
FILE ID=node130/3365902-1305320823
RUNJOBID= node130-1305315245-13210
PBS_JOBID= 13324302
Free space on /tmp= 30116 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365902-1305320823/watcher-3365902-1305320823 -o /tmp/evaluation-result-3365902-1305320823/solver-3365902-1305320823 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365902-1305320823.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1824929216

node130.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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
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.838
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.838
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.81
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.838
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8371332 kB
Buffers:        273744 kB
Cached:       22576884 kB
SwapCached:      10360 kB
Active:        5602712 kB
Inactive:     18331568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8371332 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:     1081044 kB
Mapped:          13816 kB
Slab:           558380 kB
PageTables:      24860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51506672 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= 29960 MiB
End job on node130 at 2011-05-14 00:30:25