Trace number 3365664

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.1 5000.12

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.4859
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  466486  1393798 |  139945       0        0     nan |  0.000 % |
3.69/3.74	c |         0 |  464591  2028804 |      --       0       --      -- |     --   | -1895/635006
3.69/3.74	c ==============================================================================
3.69/3.74	c Result  :   #vars: 2624   #clauses: 464591   #literals: 2028804
3.69/3.74	c CPU time:   3.71043 s
3.69/3.74	c ==============================================================================
3.99/4.05	c
3.99/4.05	c Starting glucose
3.99/4.05	c
3.99/4.06	
3.99/4.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.99/4.06	
3.99/4.06	c ============================[ Problem Statistics ]=============================
3.99/4.06	c |                                                                             |
3.99/4.06	c |  Number of variables:  2624                                                 |
3.99/4.06	c |  Number of clauses:    464591                                               |
4.05/4.19	c |  Parsing time:         0.12         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-3365664-1305315821/watcher-3365664-1305315821 -o /tmp/evaluation-result-3365664-1305315821/solver-3365664-1305315821 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365664-1305315821.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: 2.04 1.72 0.91 2/296 13308
/proc/meminfo: memFree=8218664/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0

[startup+0.047562 s]
/proc/loadavg: 2.04 1.72 0.91 2/296 13308
/proc/meminfo: memFree=8218664/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100581 s]
/proc/loadavg: 2.04 1.72 0.91 2/296 13308
/proc/meminfo: memFree=8218664/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300548 s]
/proc/loadavg: 2.04 1.72 0.91 2/296 13308
/proc/meminfo: memFree=8218664/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700478 s]
/proc/loadavg: 2.04 1.72 0.91 2/296 13308
/proc/meminfo: memFree=8218664/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50035 s]
/proc/loadavg: 2.04 1.72 0.91 3/298 13310
/proc/meminfo: memFree=8170784/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
[pid=13309] ppid=13308 vsize=49616 CPUtime=1.49 cores=0,2,4,6
/proc/13309/stat : 13309 (SatELite_releas) R 13308 13308 13192 0 -1 4202496 11581 0 0 0 147 2 0 0 25 0 1 0 643180602 50806784 11536 33554432000 134512640 135225430 4291131088 18446744073709551615 134586087 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13309/statm: 12404 11536 78 175 0 12227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58320

[startup+3.10104 s]
/proc/loadavg: 2.04 1.73 0.92 3/298 13310
/proc/meminfo: memFree=8169916/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 643180602 8912896 253 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2176 253 211 178 0 69 0
[pid=13309] ppid=13308 vsize=49616 CPUtime=3.09 cores=0,2,4,6
/proc/13309/stat : 13309 (SatELite_releas) R 13308 13308 13192 0 -1 4202496 11581 0 0 0 307 2 0 0 25 0 1 0 643180602 50806784 11536 33554432000 134512640 135225430 4291131088 18446744073709551615 134586060 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13309/statm: 12404 11536 78 175 0 12227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58320

[startup+6.30047 s]
/proc/loadavg: 2.04 1.73 0.92 3/298 13311
/proc/meminfo: memFree=8167676/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=41216 CPUtime=2.21 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 10212 0 0 0 220 1 0 0 25 0 1 0 643181008 42205184 10167 33554432000 134512640 135217611 4288980096 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 6 0 0 0
/proc/13311/statm: 10304 10167 77 173 0 10129 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 49920

[startup+12.7005 s]
/proc/loadavg: 2.03 1.73 0.93 3/298 13311
/proc/meminfo: memFree=8152588/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=52896 CPUtime=8.6 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 13103 0 0 0 858 2 0 0 25 0 1 0 643181008 54165504 13058 33554432000 134512640 135217611 4288980096 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 13224 13058 77 173 0 13049 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 61600

[startup+25.5003 s]
/proc/loadavg: 2.02 1.74 0.94 3/298 13312
/proc/meminfo: memFree=8143020/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=61080 CPUtime=21.4 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 15130 0 0 0 2138 2 0 0 25 0 1 0 643181008 62545920 15085 33554432000 134512640 135217611 4288980096 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 15270 15085 77 173 0 15095 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 69784

[startup+51.101 s]
/proc/loadavg: 2.02 1.76 0.97 3/298 13312
/proc/meminfo: memFree=8133740/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=70384 CPUtime=47 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 17441 0 0 0 4698 2 0 0 25 0 1 0 643181008 72073216 17396 33554432000 134512640 135217611 4288980096 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 17596 17396 77 173 0 17421 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79088

[startup+102.311 s]
/proc/loadavg: 2.00 1.80 1.02 3/298 13314
/proc/meminfo: memFree=8112432/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=79832 CPUtime=98.22 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 19750 0 0 0 9819 3 0 0 25 0 1 0 643181008 81747968 19705 33554432000 134512640 135217611 4288980096 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 19958 19705 77 173 0 19783 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 88536

[startup+162.3 s]
/proc/loadavg: 2.00 1.83 1.08 3/298 13315
/proc/meminfo: memFree=8102472/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=89848 CPUtime=158.2 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 22249 0 0 0 15817 3 0 0 25 0 1 0 643181008 92004352 22204 33554432000 134512640 135217611 4288980096 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 22462 22204 77 173 0 22287 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 98552

[startup+222.301 s]
/proc/loadavg: 2.00 1.86 1.14 3/298 13317
/proc/meminfo: memFree=8089900/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=93764 CPUtime=218.2 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 23204 0 0 0 21817 3 0 0 25 0 1 0 643181008 96014336 23159 33554432000 134512640 135217611 4288980096 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 23441 23159 77 173 0 23266 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 102468

[startup+282.301 s]
/proc/loadavg: 2.00 1.88 1.18 3/298 13318
/proc/meminfo: memFree=8086628/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=97160 CPUtime=278.2 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 24052 0 0 0 27817 3 0 0 25 0 1 0 643181008 99491840 24007 33554432000 134512640 135217611 4288980096 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 24290 24007 77 173 0 24115 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 105864

[startup+342.301 s]
/proc/loadavg: 2.04 1.92 1.24 3/298 13320
/proc/meminfo: memFree=8082380/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=101592 CPUtime=338.21 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 25136 0 0 0 33817 4 0 0 25 0 1 0 643181008 104030208 25091 33554432000 134512640 135217611 4288980096 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 25398 25091 77 173 0 25223 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 110296

[startup+402.301 s]
/proc/loadavg: 2.02 1.93 1.28 3/298 13322
/proc/meminfo: memFree=8058288/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6

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

/proc/13311/statm: 75981 73375 77 173 0 75806 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 312628

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/298 13441
/proc/meminfo: memFree=7741272/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=303924 CPUtime=4418.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 73805 0 0 0 441804 21 0 0 25 0 1 0 643181008 311218176 73379 33554432000 134512640 135217611 4288980096 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 75981 73379 77 173 0 75806 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 312628

[startup+4482.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/298 13503
/proc/meminfo: memFree=7703104/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=303924 CPUtime=4478.24 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 73805 0 0 0 447803 21 0 0 25 0 1 0 643181008 311218176 73379 33554432000 134512640 135217611 4288980096 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 75981 73379 77 173 0 75806 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 312628

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/298 13535
/proc/meminfo: memFree=8045812/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=303924 CPUtime=4538.24 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 73807 0 0 0 453803 21 0 0 25 0 1 0 643181008 311218176 73381 33554432000 134512640 135217611 4288980096 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 75981 73381 77 173 0 75806 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 312628

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/298 13537
/proc/meminfo: memFree=8037608/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=303924 CPUtime=4598.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 73814 0 0 0 459804 21 0 0 25 0 1 0 643181008 311218176 73388 33554432000 134512640 135217611 4288980096 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 75981 73388 77 173 0 75806 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 312628

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13547
/proc/meminfo: memFree=8024024/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=312636 CPUtime=4658.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 75983 0 0 0 465803 22 0 0 25 0 1 0 643181008 320139264 75557 33554432000 134512640 135217611 4288980096 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 78159 75557 77 173 0 77984 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 321340

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13549
/proc/meminfo: memFree=8014204/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=318464 CPUtime=4718.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 77459 0 0 0 471803 22 0 0 25 0 1 0 643181008 326107136 77033 33554432000 134512640 135217611 4288980096 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 79616 77033 77 173 0 79441 0
Current children cumulated CPU time (s) 4722.3
Current children cumulated vsize (KiB) 327168

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13550
/proc/meminfo: memFree=8010084/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=318392 CPUtime=4778.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 77466 0 0 0 477802 23 0 0 25 0 1 0 643181008 326033408 77028 33554432000 134512640 135217611 4288980096 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 79598 77028 77 173 0 79423 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 327096

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13555
/proc/meminfo: memFree=7995880/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=332048 CPUtime=4838.25 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 80797 0 0 0 483801 24 0 0 25 0 1 0 643181008 340017152 80359 33554432000 134512640 135217611 4288980096 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 83012 80359 77 173 0 82837 0
Current children cumulated CPU time (s) 4842.3
Current children cumulated vsize (KiB) 340752

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/298 13557
/proc/meminfo: memFree=7988316/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=338120 CPUtime=4898.24 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 82345 0 0 0 489800 24 0 0 25 0 1 0 643181008 346234880 81907 33554432000 134512640 135217611 4288980096 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 84530 81907 77 173 0 84355 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 346824

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/298 13588
/proc/meminfo: memFree=8022884/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=340688 CPUtime=4958.24 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 82961 0 0 0 495800 24 0 0 25 0 1 0 643181008 348864512 82523 33554432000 134512640 135217611 4288980096 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 85172 82523 77 173 0 84997 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 349392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13589
/proc/meminfo: memFree=8016920/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=344416 CPUtime=4996.05 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 83744 0 0 0 499581 24 0 0 25 0 1 0 643181008 352681984 83306 33554432000 134512640 135217611 4288980096 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 86104 83306 77 173 0 85929 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 353120

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/298 13589
/proc/meminfo: memFree=8016920/32951124 swapFree=63649232/67111528
[pid=13308] ppid=13306 vsize=8704 CPUtime=4.05 cores=0,2,4,6
/proc/13308/stat : 13308 (glucose.sh) S 13306 13308 13192 0 -1 4202496 359 11585 0 0 0 0 401 4 18 0 1 0 643180602 8912896 255 33554432000 4194304 4922060 140735120074128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13308/statm: 2176 255 211 178 0 69 0
[pid=13311] ppid=13308 vsize=344416 CPUtime=4996.05 cores=0,2,4,6
/proc/13311/stat : 13311 (glucose_static) R 13308 13308 13192 0 -1 4202496 83744 0 0 0 499581 24 0 0 25 0 1 0 643181008 352681984 83306 33554432000 134512640 135217611 4288980096 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13311/statm: 86104 83306 77 173 0 85929 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 353120

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.1
CPU user time (s): 4999.82
CPU system time (s): 0.28
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 353120

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

runsolver used 14.3898 second user time and 31.0773 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-13 21:43:41
IDJOB=3365664
IDBENCH=71095
IDSOLVER=1842
FILE ID=node130/3365664-1305315821
RUNJOBID= node130-1305315245-13210
PBS_JOBID= 13324302
Free space on /tmp= 30056 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365664-1305315821/watcher-3365664-1305315821 -o /tmp/evaluation-result-3365664-1305315821/solver-3365664-1305315821 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365664-1305315821.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=1216174876

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:       8218936 kB
Buffers:        272432 kB
Cached:       22633656 kB
SwapCached:      10360 kB
Active:        5707464 kB
Inactive:     18376948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8218936 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            9336 kB
Writeback:           0 kB
AnonPages:     1176460 kB
Mapped:          13732 kB
Slab:           559708 kB
PageTables:      25300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51602928 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= 30096 MiB
End job on node130 at 2011-05-13 23:07:03