Trace number 3365920

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

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 |   20208   111352 |    6062       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   19440   108792 |      --       0       --      -- |     --   | -256/-512
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1600   #clauses: 19440   #literals: 108792
0.00/0.02	c CPU time:   0.010998 s
0.00/0.02	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
0.00/0.03	
0.00/0.03	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.03	
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Number of variables:  1600                                                 |
0.00/0.03	c |  Number of clauses:    19440                                                |
0.00/0.04	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-3365920-1305321546/watcher-3365920-1305321546 -o /tmp/evaluation-result-3365920-1305321546/solver-3365920-1305321546 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365920-1305321546.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: 1.92 1.99 1.99 3/386 23229
/proc/meminfo: memFree=26090860/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643753355 8912896 252 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23229/statm: 2176 252 211 178 0 69 0

[startup+0.106428 s]
/proc/loadavg: 1.92 1.99 1.99 3/386 23229
/proc/meminfo: memFree=26090860/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.200411 s]
/proc/loadavg: 1.92 1.99 1.99 3/386 23229
/proc/meminfo: memFree=26090860/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.300395 s]
/proc/loadavg: 1.92 1.99 1.99 3/386 23229
/proc/meminfo: memFree=26090860/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.700327 s]
/proc/loadavg: 1.92 1.99 1.99 3/386 23229
/proc/meminfo: memFree=26090860/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+1.50019 s]
/proc/loadavg: 1.92 1.99 1.99 3/388 23232
/proc/meminfo: memFree=26084280/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=6332 CPUtime=1.45 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 1379 0 0 0 145 0 0 0 25 0 1 0 643753359 6483968 1334 33554432000 134512640 135217611 4291787152 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 1583 1334 77 173 0 1408 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15036

[startup+3.10099 s]
/proc/loadavg: 1.92 1.99 1.99 3/388 23232
/proc/meminfo: memFree=26082664/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=7888 CPUtime=3.05 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 1758 0 0 0 305 0 0 0 25 0 1 0 643753359 8077312 1713 33554432000 134512640 135217611 4291787152 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 1972 1713 77 173 0 1797 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16592

[startup+6.30044 s]
/proc/loadavg: 1.93 1.99 1.99 3/388 23232
/proc/meminfo: memFree=26080140/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=9516 CPUtime=6.25 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 2162 0 0 0 625 0 0 0 25 0 1 0 643753359 9744384 2117 33554432000 134512640 135217611 4291787152 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 2379 2117 77 173 0 2204 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18220

[startup+12.7004 s]
/proc/loadavg: 1.93 1.99 1.99 3/388 23232
/proc/meminfo: memFree=26076668/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=12132 CPUtime=12.65 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 2830 0 0 0 1265 0 0 0 25 0 1 0 643753359 12423168 2785 33554432000 134512640 135217611 4291787152 18446744073709551615 134537519 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 3033 2785 77 173 0 2858 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20836

[startup+25.5012 s]
/proc/loadavg: 1.95 1.99 1.99 3/388 23232
/proc/meminfo: memFree=26074440/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=14792 CPUtime=25.45 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 3480 0 0 0 2545 0 0 0 25 0 1 0 643753359 15147008 3435 33554432000 134512640 135217611 4291787152 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 3698 3435 77 173 0 3523 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23496

[startup+51.1009 s]
/proc/loadavg: 1.96 1.99 1.99 3/388 23233
/proc/meminfo: memFree=26070428/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=18676 CPUtime=51.05 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 4441 0 0 0 5105 0 0 0 25 0 1 0 643753359 19124224 4396 33554432000 134512640 135217611 4291787152 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 4669 4396 77 173 0 4494 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27380

[startup+102.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/388 23234
/proc/meminfo: memFree=26066188/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=23444 CPUtime=102.26 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 5608 0 0 0 10226 0 0 0 25 0 1 0 643753359 24006656 5563 33554432000 134512640 135217611 4291787152 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 5861 5563 77 173 0 5686 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32148

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/388 23236
/proc/meminfo: memFree=26060836/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=27496 CPUtime=162.25 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 6628 0 0 0 16225 0 0 0 25 0 1 0 643753359 28155904 6583 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 6874 6583 77 173 0 6699 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 36200

[startup+222.315 s]
/proc/loadavg: 2.10 2.04 2.01 3/388 23238
/proc/meminfo: memFree=26058216/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=30428 CPUtime=222.27 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 7327 0 0 0 22226 1 0 0 25 0 1 0 643753359 31158272 7282 33554432000 134512640 135217611 4291787152 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 7607 7282 77 173 0 7432 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39132

[startup+282.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/388 23239
/proc/meminfo: memFree=26055964/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=33720 CPUtime=282.25 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 8138 0 0 0 28224 1 0 0 25 0 1 0 643753359 34529280 8093 33554432000 134512640 135217611 4291787152 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 8430 8093 77 173 0 8255 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 42424

[startup+342.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/388 23241
/proc/meminfo: memFree=26053080/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=36296 CPUtime=342.25 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 8782 0 0 0 34224 1 0 0 25 0 1 0 643753359 37167104 8737 33554432000 134512640 135217611 4291787152 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 9074 8737 77 173 0 8899 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 45000

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/388 23242
/proc/meminfo: memFree=26051072/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7

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

/proc/23232/statm: 24573 23628 77 173 0 24398 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 106996

[startup+4422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/388 23392
/proc/meminfo: memFree=27012952/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=98444 CPUtime=4422.32 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 23688 0 0 0 442226 6 0 0 25 0 1 0 643753359 100806656 23643 33554432000 134512640 135217611 4291787152 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 24611 23643 77 173 0 24436 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 107148

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/388 23393
/proc/meminfo: memFree=27010816/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=99368 CPUtime=4482.32 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 23939 0 0 0 448226 6 0 0 25 0 1 0 643753359 101752832 23894 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 24842 23894 77 173 0 24667 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 108072

[startup+4542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/388 23395
/proc/meminfo: memFree=27009780/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=99368 CPUtime=4542.32 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 23939 0 0 0 454226 6 0 0 25 0 1 0 643753359 101752832 23894 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 24842 23894 77 173 0 24667 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 108072

[startup+4602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/388 23396
/proc/meminfo: memFree=27007524/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=101264 CPUtime=4602.33 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 24394 0 0 0 460226 7 0 0 25 0 1 0 643753359 103694336 24349 33554432000 134512640 135217611 4291787152 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 25316 24349 77 173 0 25141 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 109968

[startup+4662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/388 23398
/proc/meminfo: memFree=27007000/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=101264 CPUtime=4662.33 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 24409 0 0 0 466226 7 0 0 25 0 1 0 643753359 103694336 24364 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 25316 24364 77 173 0 25141 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 109968

[startup+4722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/388 23400
/proc/meminfo: memFree=27004488/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=103528 CPUtime=4722.34 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 24937 0 0 0 472227 7 0 0 25 0 1 0 643753359 106012672 24892 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 25882 24892 77 173 0 25707 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 112232

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/388 23401
/proc/meminfo: memFree=27003824/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=104212 CPUtime=4782.33 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25131 0 0 0 478226 7 0 0 25 0 1 0 643753359 106713088 25086 33554432000 134512640 135217611 4291787152 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26053 25086 77 173 0 25878 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 112916

[startup+4842.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/388 23403
/proc/meminfo: memFree=27002180/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=104372 CPUtime=4842.34 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25167 0 0 0 484227 7 0 0 25 0 1 0 643753359 106876928 25122 33554432000 134512640 135217611 4291787152 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26093 25122 77 173 0 25918 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 113076

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/388 23404
/proc/meminfo: memFree=27001904/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=104792 CPUtime=4902.33 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25261 0 0 0 490226 7 0 0 25 0 1 0 643753359 107307008 25216 33554432000 134512640 135217611 4291787152 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26198 25216 77 173 0 26023 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 113496

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/388 23406
/proc/meminfo: memFree=27002252/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=104792 CPUtime=4962.33 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25285 0 0 0 496226 7 0 0 25 0 1 0 643753359 107307008 25240 33554432000 134512640 135217611 4291787152 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26198 25240 77 173 0 26023 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 113496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.05 2.01 2.00 3/388 23407
/proc/meminfo: memFree=27001120/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=105160 CPUtime=5000.04 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25356 0 0 0 499997 7 0 0 25 0 1 0 643753359 107683840 25311 33554432000 134512640 135217611 4291787152 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26290 25311 77 173 0 26115 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 113864

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

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

[startup+5000 s]
/proc/loadavg: 2.05 2.01 2.00 3/388 23407
/proc/meminfo: memFree=27001120/32950928 swapFree=44388876/67111528
[pid=23229] ppid=23227 vsize=8704 CPUtime=0.02 cores=1,3,5,7
/proc/23229/stat : 23229 (glucose.sh) S 23227 23229 22754 0 -1 4202496 357 766 0 0 0 0 2 0 25 0 1 0 643753355 8912896 254 33554432000 4194304 4922060 140736252148560 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23229/statm: 2176 254 211 178 0 69 0
[pid=23232] ppid=23229 vsize=105160 CPUtime=5000.04 cores=1,3,5,7
/proc/23232/stat : 23232 (glucose_static) R 23229 23229 22754 0 -1 4202496 25356 0 0 0 499997 7 0 0 25 0 1 0 643753359 107683840 25311 33554432000 134512640 135217611 4291787152 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/23232/statm: 26290 25311 77 173 0 26115 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 113864

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23229 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=24996
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.033994
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.99
CPU system time (s): 0.07
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 113864

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

runsolver used 18.6532 second user time and 44.6472 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-13 23:19:07
IDJOB=3365920
IDBENCH=83410
IDSOLVER=1842
FILE ID=node126/3365920-1305321546
RUNJOBID= node126-1305315246-22773
PBS_JOBID= 13324306
Free space on /tmp= 50404 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=1855788082

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26091148 kB
Buffers:        212652 kB
Cached:        2485496 kB
SwapCached:      92524 kB
Active:        1736996 kB
Inactive:      4874132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26091148 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:     3832932 kB
Mapped:          15812 kB
Slab:           105552 kB
PageTables:      77072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 89103592 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= 50532 MiB
End job on node126 at 2011-05-14 00:42:29