Trace number 3365932

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.09 4999.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    7384    29208 |    2215       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    7000    27928 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1200   #clauses: 7000   #literals: 27928
0.00/0.00	c CPU time:   0.006998 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  1200                                                 |
0.00/0.01	c |  Number of clauses:    7000                                                 |
0.00/0.01	c |  Parsing time:         0.00         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-3365932-1305322197/watcher-3365932-1305322197 -o /tmp/evaluation-result-3365932-1305322197/solver-3365932-1305322197 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365932-1305322197.cnf 

running on 4 cores: 1,3,5,7

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.02 2.03 2.00 3/365 27929
/proc/meminfo: memFree=21129272/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0

[startup+0.0401379 s]
/proc/loadavg: 2.02 2.03 2.00 3/365 27929
/proc/meminfo: memFree=21129272/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100129 s]
/proc/loadavg: 2.02 2.03 2.00 3/365 27929
/proc/meminfo: memFree=21129272/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.301091 s]
/proc/loadavg: 2.02 2.03 2.00 3/365 27929
/proc/meminfo: memFree=21129272/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.701013 s]
/proc/loadavg: 2.02 2.03 2.00 3/365 27929
/proc/meminfo: memFree=21129272/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50086 s]
/proc/loadavg: 2.02 2.03 2.00 3/367 27932
/proc/meminfo: memFree=21125288/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=4876 CPUtime=1.48 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 922 0 0 0 148 0 0 0 25 0 1 0 624635342 4993024 877 33554432000 134512640 135217611 4292326432 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 1219 877 76 173 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13580

[startup+3.10056 s]
/proc/loadavg: 2.02 2.03 2.00 3/367 27932
/proc/meminfo: memFree=21123796/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=5940 CPUtime=3.08 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 1176 0 0 0 308 0 0 0 25 0 1 0 624635342 6082560 1131 33554432000 134512640 135217611 4292326432 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 1485 1131 76 173 0 1310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14644

[startup+6.30096 s]
/proc/loadavg: 2.02 2.03 2.00 3/367 27932
/proc/meminfo: memFree=21121400/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=7660 CPUtime=6.28 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 1612 0 0 0 628 0 0 0 25 0 1 0 624635342 7843840 1567 33554432000 134512640 135217611 4292326432 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 1915 1567 76 173 0 1740 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16364

[startup+12.7007 s]
/proc/loadavg: 2.02 2.03 2.00 3/367 27933
/proc/meminfo: memFree=21119400/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=9144 CPUtime=12.68 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 1966 0 0 0 1268 0 0 0 25 0 1 0 624635342 9363456 1921 33554432000 134512640 135217611 4292326432 18446744073709551615 134527804 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 2286 1921 76 173 0 2111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17848

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/367 27933
/proc/meminfo: memFree=21115068/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=13312 CPUtime=25.47 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 3012 0 0 0 2547 0 0 0 25 0 1 0 624635342 13631488 2967 33554432000 134512640 135217611 4292326432 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 3328 2967 76 173 0 3153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22016

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/367 27934
/proc/meminfo: memFree=21109452/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=16036 CPUtime=51.08 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 3694 0 0 0 5107 1 0 0 25 0 1 0 624635342 16420864 3649 33554432000 134512640 135217611 4292326432 18446744073709551615 134533775 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 4009 3649 76 173 0 3834 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24740

[startup+102.313 s]
/proc/loadavg: 2.00 2.02 2.00 3/367 27935
/proc/meminfo: memFree=21103580/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=20396 CPUtime=102.3 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 4756 0 0 0 10229 1 0 0 25 0 1 0 624635342 20885504 4711 33554432000 134512640 135217611 4292326432 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 5099 4711 76 173 0 4924 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29100

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/367 27937
/proc/meminfo: memFree=21098080/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=24228 CPUtime=162.28 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 5734 0 0 0 16227 1 0 0 25 0 1 0 624635342 24809472 5689 33554432000 134512640 135217611 4292326432 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 6057 5689 76 173 0 5882 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32932

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/367 27938
/proc/meminfo: memFree=21092184/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=27528 CPUtime=222.29 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 6552 0 0 0 22228 1 0 0 25 0 1 0 624635342 28188672 6507 33554432000 134512640 135217611 4292326432 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 6882 6507 76 173 0 6707 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36232

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/367 27940
/proc/meminfo: memFree=21085952/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=31224 CPUtime=282.29 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 7448 0 0 0 28228 1 0 0 25 0 1 0 624635342 31973376 7403 33554432000 134512640 135217611 4292326432 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 7806 7403 76 173 0 7631 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39928

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/367 27941
/proc/meminfo: memFree=21079808/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=36156 CPUtime=342.29 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 8669 0 0 0 34228 1 0 0 25 0 1 0 624635342 37023744 8624 33554432000 134512640 135217611 4292326432 18446744073709551615 134536956 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 9039 8624 76 173 0 8864 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44860

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/367 27943
/proc/meminfo: memFree=21076280/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7

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

/proc/27931/statm: 25269 24436 76 173 0 25094 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 109780

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/367 28062
/proc/meminfo: memFree=20920936/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=101776 CPUtime=4422.44 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 24638 0 0 0 442238 6 0 0 25 0 1 0 624635342 104218624 24571 33554432000 134512640 135217611 4292326432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 25444 24571 76 173 0 25269 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 110480

[startup+4482.3 s]
/proc/loadavg: 1.61 1.92 1.97 2/360 28082
/proc/meminfo: memFree=21109268/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=102100 CPUtime=4482.45 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 24695 0 0 0 448239 6 0 0 25 0 1 0 624635342 104550400 24628 33554432000 134512640 135217611 4292326432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 25525 24628 76 173 0 25350 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 110804

[startup+4542.3 s]
/proc/loadavg: 1.22 1.75 1.90 2/360 28083
/proc/meminfo: memFree=21108984/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=102316 CPUtime=4542.45 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 24748 0 0 0 454239 6 0 0 25 0 1 0 624635342 104771584 24681 33554432000 134512640 135217611 4292326432 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 25579 24681 76 173 0 25404 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 111020

[startup+4602.3 s]
/proc/loadavg: 1.08 1.61 1.85 2/360 28085
/proc/meminfo: memFree=21108952/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=102676 CPUtime=4602.46 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 24821 0 0 0 460240 6 0 0 25 0 1 0 624635342 105140224 24754 33554432000 134512640 135217611 4292326432 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 25669 24754 76 173 0 25494 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 111380

[startup+4662.3 s]
/proc/loadavg: 1.03 1.50 1.79 2/360 28087
/proc/meminfo: memFree=21105688/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=105212 CPUtime=4662.45 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25455 0 0 0 466239 6 0 0 25 0 1 0 624635342 107737088 25388 33554432000 134512640 135217611 4292326432 18446744073709551615 134533529 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26303 25388 76 173 0 26128 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 113916

[startup+4722.31 s]
/proc/loadavg: 1.01 1.40 1.74 2/360 28088
/proc/meminfo: memFree=21106400/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=105212 CPUtime=4722.47 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25457 0 0 0 472241 6 0 0 25 0 1 0 624635342 107737088 25390 33554432000 134512640 135217611 4292326432 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26303 25390 76 173 0 26128 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 113916

[startup+4782.3 s]
/proc/loadavg: 1.09 1.36 1.70 2/360 28090
/proc/meminfo: memFree=21106132/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=105740 CPUtime=4782.45 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25577 0 0 0 478239 6 0 0 25 0 1 0 624635342 108277760 25510 33554432000 134512640 135217611 4292326432 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26435 25510 76 173 0 26260 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 114444

[startup+4842.3 s]
/proc/loadavg: 1.03 1.29 1.65 2/360 28091
/proc/meminfo: memFree=21106212/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=105740 CPUtime=4842.46 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25579 0 0 0 484240 6 0 0 25 0 1 0 624635342 108277760 25512 33554432000 134512640 135217611 4292326432 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26435 25512 76 173 0 26260 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 114444

[startup+4902.3 s]
/proc/loadavg: 1.01 1.23 1.61 2/360 28093
/proc/meminfo: memFree=21104920/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=106988 CPUtime=4902.46 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25868 0 0 0 490240 6 0 0 25 0 1 0 624635342 109555712 25801 33554432000 134512640 135217611 4292326432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26747 25801 76 173 0 26572 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 115692

[startup+4962.3 s]
/proc/loadavg: 1.00 1.19 1.57 2/360 28095
/proc/meminfo: memFree=21105128/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=106988 CPUtime=4962.46 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 25868 0 0 0 496240 6 0 0 25 0 1 0 624635342 109555712 25801 33554432000 134512640 135217611 4292326432 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 26747 25801 76 173 0 26572 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 115692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.16 1.54 2/360 28096
/proc/meminfo: memFree=21103484/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=108836 CPUtime=5000.08 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 26349 0 0 0 500002 6 0 0 25 0 1 0 624635342 111448064 26282 33554432000 134512640 135217611 4292326432 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 27209 26282 76 173 0 27034 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 117540

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.16 1.54 2/360 28096
/proc/meminfo: memFree=21103484/32951124 swapFree=66341972/67111528
[pid=27929] ppid=27927 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/27929/stat : 27929 (glucose.sh) S 27927 27929 27408 0 -1 4202496 358 377 0 0 0 0 1 0 25 0 1 0 624635341 8912896 254 33554432000 4194304 4922060 140734177692176 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27929/statm: 2176 254 211 178 0 69 0
[pid=27931] ppid=27929 vsize=108836 CPUtime=5000.08 cores=1,3,5,7
/proc/27931/stat : 27931 (glucose_static) R 27929 27929 27408 0 -1 4202496 26349 0 0 0 500002 6 0 0 25 0 1 0 624635342 111448064 26282 33554432000 134512640 135217611 4292326432 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27931/statm: 27209 26282 76 173 0 27034 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 117540

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.09
CPU user time (s): 5000.03
CPU system time (s): 0.06
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.011998
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735
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 17.4044 second user time and 41.0958 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-13 23:29:57
IDJOB=3365932
IDBENCH=83421
IDSOLVER=1842
FILE ID=node141/3365932-1305322197
RUNJOBID= node141-1305315242-27427
PBS_JOBID= 13324291
Free space on /tmp= 48924 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365932-1305322197/watcher-3365932-1305322197 -o /tmp/evaluation-result-3365932-1305322197/solver-3365932-1305322197 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365932-1305322197.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1047198249

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      21129544 kB
Buffers:        225844 kB
Cached:        6041476 kB
SwapCached:      22860 kB
Active:        3189492 kB
Inactive:      8388700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21129544 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:     5294388 kB
Mapped:          19868 kB
Slab:           140084 kB
PageTables:      37744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86327372 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= 48932 MiB
End job on node141 at 2011-05-14 00:53:19