Trace number 3365594

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25863    60347 |    7758       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   19663    59086 |      --       0       --      -- |     --   | -6198/-1256
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 4390   #clauses: 19663   #literals: 59086
0.00/0.10	c CPU time:   0.098984 s
0.00/0.10	c ==============================================================================
0.00/0.11	c
0.00/0.11	c Starting glucose
0.00/0.11	c
0.00/0.11	
0.00/0.11	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.11	
0.00/0.11	c ============================[ Problem Statistics ]=============================
0.00/0.11	c |                                                                             |
0.00/0.11	c |  Number of variables:  4390                                                 |
0.00/0.11	c |  Number of clauses:    19663                                                |
0.00/0.12	c |  Parsing time:         0.01         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-3365594-1305315334/watcher-3365594-1305315334 -o /tmp/evaluation-result-3365594-1305315334/solver-3365594-1305315334 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365594-1305315334.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: 0.08 0.02 0.01 1/319 18127
/proc/meminfo: memFree=25501112/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643133824 8912896 252 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18127/statm: 2176 252 211 178 0 69 0

[startup+0.0720999 s]
/proc/loadavg: 0.08 0.02 0.01 1/319 18127
/proc/meminfo: memFree=25501112/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643133824 8912896 252 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18127/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101101 s]
/proc/loadavg: 0.08 0.02 0.01 1/319 18127
/proc/meminfo: memFree=25501112/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643133824 8912896 252 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18127/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301053 s]
/proc/loadavg: 0.08 0.02 0.01 1/319 18127
/proc/meminfo: memFree=25501112/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8704

[startup+0.70095 s]
/proc/loadavg: 0.08 0.02 0.01 1/319 18127
/proc/meminfo: memFree=25501112/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8704

[startup+1.5008 s]
/proc/loadavg: 0.08 0.02 0.01 3/327 18141
/proc/meminfo: memFree=25472164/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=5724 CPUtime=1.38 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 1168 0 0 0 138 0 0 0 25 0 1 0 643133835 5861376 1123 33554432000 134512640 135217611 4291242944 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 1431 1123 77 173 0 1256 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14428

[startup+3.10054 s]
/proc/loadavg: 0.08 0.02 0.01 3/327 18142
/proc/meminfo: memFree=25476876/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=6700 CPUtime=2.98 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 1404 0 0 0 298 0 0 0 25 0 1 0 643133835 6860800 1359 33554432000 134512640 135217611 4291242944 18446744073709551615 134537392 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 1675 1360 77 173 0 1500 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15404

[startup+6.30095 s]
/proc/loadavg: 0.23 0.05 0.02 3/327 18142
/proc/meminfo: memFree=25474696/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=8052 CPUtime=6.18 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 1720 0 0 0 618 0 0 0 25 0 1 0 643133835 8245248 1675 33554432000 134512640 135217611 4291242944 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 2013 1675 77 173 0 1838 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16756

[startup+12.7008 s]
/proc/loadavg: 0.37 0.08 0.03 3/327 18142
/proc/meminfo: memFree=25470872/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=10044 CPUtime=12.58 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 2229 0 0 0 1258 0 0 0 25 0 1 0 643133835 10285056 2184 33554432000 134512640 135217611 4291242944 18446744073709551615 134533377 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 2511 2184 77 173 0 2336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18748

[startup+25.5004 s]
/proc/loadavg: 0.73 0.18 0.06 3/327 18143
/proc/meminfo: memFree=25468200/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=12784 CPUtime=25.37 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 2905 0 0 0 2537 0 0 0 25 0 1 0 643133835 13090816 2860 33554432000 134512640 135217611 4291242944 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 3196 2860 77 173 0 3021 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21488

[startup+51.1006 s]
/proc/loadavg: 1.16 0.32 0.11 3/327 18175
/proc/meminfo: memFree=25463336/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=16012 CPUtime=50.97 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 3687 0 0 0 5097 0 0 0 25 0 1 0 643133835 16396288 3642 33554432000 134512640 135217611 4291242944 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 4003 3642 77 173 0 3828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24716

[startup+102.312 s]
/proc/loadavg: 1.67 0.59 0.21 3/327 18176
/proc/meminfo: memFree=25455936/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=20560 CPUtime=102.18 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 4821 0 0 0 10218 0 0 0 25 0 1 0 643133835 21053440 4776 33554432000 134512640 135217611 4291242944 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 5140 4776 77 173 0 4965 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29264

[startup+162.301 s]
/proc/loadavg: 1.88 0.85 0.32 3/327 18177
/proc/meminfo: memFree=25449596/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=24248 CPUtime=162.18 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 5678 0 0 0 16217 1 0 0 25 0 1 0 643133835 24829952 5633 33554432000 134512640 135217611 4291242944 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 6062 5633 77 173 0 5887 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 32952

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/327 18179
/proc/meminfo: memFree=25444964/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=27436 CPUtime=222.18 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 6522 0 0 0 22217 1 0 0 25 0 1 0 643133835 28094464 6477 33554432000 134512640 135217611 4291242944 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 6859 6477 77 173 0 6684 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 36140

[startup+282.301 s]
/proc/loadavg: 2.06 1.24 0.52 3/327 18181
/proc/meminfo: memFree=25440220/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=31072 CPUtime=282.17 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 7396 0 0 0 28216 1 0 0 25 0 1 0 643133835 31817728 7351 33554432000 134512640 135217611 4291242944 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 7768 7351 77 173 0 7593 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 39776

[startup+342.301 s]
/proc/loadavg: 2.02 1.37 0.61 3/327 18182
/proc/meminfo: memFree=25432252/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=38308 CPUtime=342.17 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 9091 0 0 0 34216 1 0 0 25 0 1 0 643133835 39227392 9046 33554432000 134512640 135217611 4291242944 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18130/statm: 9577 9046 77 173 0 9402 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 47012

[startup+402.3 s]
/proc/loadavg: 2.01 1.49 0.70 3/327 18184
/proc/meminfo: memFree=25431836/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6

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

/proc/18130/statm: 24209 22548 77 173 0 24034 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 105540

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/327 18301
/proc/meminfo: memFree=25347688/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=97076 CPUtime=4362.2 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 22698 0 0 0 436213 7 0 0 25 0 1 0 643133835 99405824 22573 33554432000 134512640 135217611 4291242944 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 24269 22573 77 173 0 24094 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 105780

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/327 18303
/proc/meminfo: memFree=25346400/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=98264 CPUtime=4422.2 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23008 0 0 0 442213 7 0 0 25 0 1 0 643133835 100622336 22883 33554432000 134512640 135217611 4291242944 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 24566 22883 77 173 0 24391 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 106968

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/327 18305
/proc/meminfo: memFree=25345516/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=99492 CPUtime=4482.2 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23287 0 0 0 448213 7 0 0 25 0 1 0 643133835 101879808 23162 33554432000 134512640 135217611 4291242944 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 24873 23162 77 173 0 24698 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 108196

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/327 18306
/proc/meminfo: memFree=25344988/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=99760 CPUtime=4542.21 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23334 0 0 0 454214 7 0 0 25 0 1 0 643133835 102154240 23209 33554432000 134512640 135217611 4291242944 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 24940 23209 77 173 0 24765 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 108464

[startup+4602.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/327 18308
/proc/meminfo: memFree=25343724/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=100048 CPUtime=4602.22 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23411 0 0 0 460215 7 0 0 25 0 1 0 643133835 102449152 23253 33554432000 134512640 135217611 4291242944 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 25012 23253 77 173 0 24837 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 108752

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/327 18309
/proc/meminfo: memFree=25341460/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=101956 CPUtime=4662.21 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23790 0 0 0 466214 7 0 0 25 0 1 0 643133835 104402944 23632 33554432000 134512640 135217611 4291242944 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 25489 23632 77 173 0 25314 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 110660

[startup+4722.31 s]
/proc/loadavg: 2.01 2.00 1.95 3/327 18311
/proc/meminfo: memFree=25340936/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=101956 CPUtime=4722.22 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 23811 0 0 0 472215 7 0 0 25 0 1 0 643133835 104402944 23653 33554432000 134512640 135217611 4291242944 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 25489 23653 77 173 0 25314 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 110660

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/327 18313
/proc/meminfo: memFree=25338792/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=103012 CPUtime=4782.21 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 24105 0 0 0 478214 7 0 0 25 0 1 0 643133835 105484288 23947 33554432000 134512640 135217611 4291242944 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 25753 23947 77 173 0 25578 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 111716

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/327 18314
/proc/meminfo: memFree=25338392/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=103156 CPUtime=4842.22 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 24136 0 0 0 484214 8 0 0 25 0 1 0 643133835 105631744 23978 33554432000 134512640 135217611 4291242944 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 25789 23978 77 173 0 25614 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 111860

[startup+4902.3 s]
/proc/loadavg: 2.10 2.03 1.96 3/327 18316
/proc/meminfo: memFree=25337620/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=104052 CPUtime=4902.22 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 24296 0 0 0 490214 8 0 0 25 0 1 0 643133835 106549248 24138 33554432000 134512640 135217611 4291242944 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 26013 24138 77 173 0 25838 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 112756

[startup+4962.3 s]
/proc/loadavg: 2.08 2.04 1.96 3/327 18317
/proc/meminfo: memFree=25336852/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=104716 CPUtime=4962.22 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 24442 0 0 0 496214 8 0 0 25 0 1 0 643133835 107229184 24284 33554432000 134512640 135217611 4291242944 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 26179 24284 77 173 0 26004 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 113420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.04 2.03 1.96 3/327 18319
/proc/meminfo: memFree=25335692/32951124 swapFree=44485764/67111528
[pid=18127] ppid=18125 vsize=8704 CPUtime=0.1 cores=0,2,4,6
/proc/18127/stat : 18127 (glucose.sh) S 18125 18127 18099 0 -1 4202496 358 1357 0 0 0 0 10 0 24 0 1 0 643133824 8912896 254 33554432000 4194304 4922060 140736269937328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18127/statm: 2176 254 211 178 0 69 0
[pid=18130] ppid=18127 vsize=105632 CPUtime=4999.94 cores=0,2,4,6
/proc/18130/stat : 18130 (glucose_static) R 18127 18127 18099 0 -1 4202496 24664 0 0 0 499986 8 0 0 25 0 1 0 643133835 108167168 24506 33554432000 134512640 135217611 4291242944 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/18130/statm: 26408 24506 77 173 0 26233 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 114336

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 18127 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=110983
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.112982
# while last known CPU time is 5000.04
#
# 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.04
CPU user time (s): 4999.96
CPU system time (s): 0.08
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 114336

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

runsolver used 16.1435 second user time and 33.8838 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-13 21:35:34
IDJOB=3365594
IDBENCH=70810
IDSOLVER=1842
FILE ID=node105/3365594-1305315334
RUNJOBID= node105-1305315334-18117
PBS_JOBID= 13324327
Free space on /tmp= 48648 MiB

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

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1880192455

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:      25501400 kB
Buffers:        221012 kB
Cached:        5762284 kB
SwapCached:      39656 kB
Active:         501720 kB
Inactive:      6690036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25501400 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            1940 kB
Writeback:           0 kB
AnonPages:     1176504 kB
Mapped:           9928 kB
Slab:           125960 kB
PageTables:      66560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65318284 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= 48636 MiB
End job on node105 at 2011-05-13 22:58:56