Trace number 3365590

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:glucose 1.0? (TO) 5000.01 4999.92

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  293757   685433 |   88127       0        0     nan |  0.000 % |
2.09/2.19	c |         0 |  170644   488531 |      --       0       --      -- |     --   | -123111/-196897
2.09/2.20	c ==============================================================================
2.09/2.20	c Result  :   #vars: 36796   #clauses: 170644   #literals: 488531
2.09/2.20	c CPU time:   2.15567 s
2.09/2.20	c ==============================================================================
2.29/2.31	c
2.29/2.31	c Starting glucose
2.29/2.31	c
2.29/2.31	
2.29/2.31	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.29/2.31	
2.29/2.31	c ============================[ Problem Statistics ]=============================
2.29/2.31	c |                                                                             |
2.29/2.31	c |  Number of variables:  36796                                                |
2.29/2.31	c |  Number of clauses:    170644                                               |
2.29/2.36	c |  Parsing time:         0.05         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-3365590-1305315333/watcher-3365590-1305315333 -o /tmp/evaluation-result-3365590-1305315333/solver-3365590-1305315333 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365590-1305315333.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.00 0.00 0.00 2/290 30004
/proc/meminfo: memFree=6438348/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0

[startup+0.019593 s]
/proc/loadavg: 0.00 0.00 0.00 2/290 30004
/proc/meminfo: memFree=6438348/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100561 s]
/proc/loadavg: 0.00 0.00 0.00 2/290 30004
/proc/meminfo: memFree=6438348/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30055 s]
/proc/loadavg: 0.00 0.00 0.00 2/290 30004
/proc/meminfo: memFree=6438348/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700471 s]
/proc/loadavg: 0.00 0.00 0.00 2/290 30004
/proc/meminfo: memFree=6438348/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50033 s]
/proc/loadavg: 0.00 0.00 0.00 3/298 30017
/proc/meminfo: memFree=6290832/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 99142738 8912896 252 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30004/statm: 2176 252 211 178 0 69 0
[pid=30005] ppid=30004 vsize=52820 CPUtime=1.48 cores=0,2,4,6
/proc/30005/stat : 30005 (SatELite_releas) R 30004 30004 29976 0 -1 4202496 12689 0 0 0 145 3 0 0 25 0 1 0 99142738 54087680 11735 33554432000 134512640 135225430 4292129376 18446744073709551615 134587241 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30005/statm: 13205 11735 78 175 0 13028 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61524

[startup+3.10103 s]
/proc/loadavg: 0.16 0.03 0.01 3/298 30017
/proc/meminfo: memFree=6266156/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.30045 s]
/proc/loadavg: 0.16 0.03 0.01 3/298 30019
/proc/meminfo: memFree=6323320/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=20296 CPUtime=3.98 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 4794 0 0 0 398 0 0 0 25 0 1 0 99142969 20783104 4749 33554432000 134512640 135217611 4287321280 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 5074 4749 77 173 0 4899 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29000

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/298 30019
/proc/meminfo: memFree=6313448/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=23892 CPUtime=10.38 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 5716 0 0 0 1038 0 0 0 25 0 1 0 99142969 24465408 5671 33554432000 134512640 135217611 4287321280 18446744073709551615 134527723 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 5973 5671 77 173 0 5798 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32596

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 3/298 30020
/proc/meminfo: memFree=6307400/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=27016 CPUtime=23.18 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 6491 0 0 0 2318 0 0 0 25 0 1 0 99142969 27664384 6446 33554432000 134512640 135217611 4287321280 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 6754 6446 77 173 0 6579 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35720

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/298 30020
/proc/meminfo: memFree=6301832/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=30292 CPUtime=48.77 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 7278 0 0 0 4877 0 0 0 25 0 1 0 99142969 31019008 7233 33554432000 134512640 135217611 4287321280 18446744073709551615 134537010 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 7573 7233 77 173 0 7398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38996

[startup+102.311 s]
/proc/loadavg: 1.69 0.60 0.21 3/298 30022
/proc/meminfo: memFree=6290324/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=36684 CPUtime=99.99 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 8866 0 0 0 9998 1 0 0 25 0 1 0 99142969 37564416 8821 33554432000 134512640 135217611 4287321280 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 9171 8821 77 173 0 8996 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 45388

[startup+162.3 s]
/proc/loadavg: 1.88 0.85 0.32 3/298 30023
/proc/meminfo: memFree=6279892/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=42564 CPUtime=159.98 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 10342 0 0 0 15997 1 0 0 25 0 1 0 99142969 43585536 10297 33554432000 134512640 135217611 4287321280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/30018/statm: 10641 10297 77 173 0 10466 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 51268

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/298 30025
/proc/meminfo: memFree=6270708/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=47728 CPUtime=219.98 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 11645 0 0 0 21996 2 0 0 25 0 1 0 99142969 48873472 11600 33554432000 134512640 135217611 4287321280 18446744073709551615 134527825 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 11932 11600 77 173 0 11757 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56432

[startup+282.301 s]
/proc/loadavg: 2.06 1.24 0.53 3/298 30026
/proc/meminfo: memFree=6265860/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=49488 CPUtime=279.98 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 12031 0 0 0 27995 3 0 0 25 0 1 0 99142969 50675712 11986 33554432000 134512640 135217611 4287321280 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 12372 11986 77 173 0 12197 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 58192

[startup+342.301 s]
/proc/loadavg: 2.02 1.38 0.62 3/298 30028
/proc/meminfo: memFree=6256172/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=54332 CPUtime=339.98 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 13236 0 0 0 33995 3 0 0 25 0 1 0 99142969 55635968 13191 33554432000 134512640 135217611 4287321280 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 13583 13191 77 173 0 13408 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 63036

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 0.70 3/298 30030
/proc/meminfo: memFree=6251204/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0

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

/proc/30018/statm: 35453 34999 77 173 0 35278 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 150516

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 30149
/proc/meminfo: memFree=6055480/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4420.09 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35046 0 0 0 441996 13 0 0 25 0 1 0 99142969 145215488 35001 33554432000 134512640 135217611 4287321280 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35001 77 173 0 35278 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 150516

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 30150
/proc/meminfo: memFree=6054724/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4480.09 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35052 0 0 0 447995 14 0 0 25 0 1 0 99142969 145215488 35007 33554432000 134512640 135217611 4287321280 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35007 77 173 0 35278 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 150516

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/298 30152
/proc/meminfo: memFree=6054832/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4540.09 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35055 0 0 0 453995 14 0 0 25 0 1 0 99142969 145215488 35010 33554432000 134512640 135217611 4287321280 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35010 77 173 0 35278 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 150516

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/298 30154
/proc/meminfo: memFree=6053944/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4600.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35058 0 0 0 459996 14 0 0 25 0 1 0 99142969 145215488 35013 33554432000 134512640 135217611 4287321280 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35013 77 173 0 35278 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 150516

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/298 30155
/proc/meminfo: memFree=6053688/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4660.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35060 0 0 0 465996 14 0 0 25 0 1 0 99142969 145215488 35015 33554432000 134512640 135217611 4287321280 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35015 77 173 0 35278 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 150516

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30157
/proc/meminfo: memFree=6053036/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=141812 CPUtime=4720.11 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35061 0 0 0 471997 14 0 0 25 0 1 0 99142969 145215488 35016 33554432000 134512640 135217611 4287321280 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35453 35016 77 173 0 35278 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 150516

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/298 30158
/proc/meminfo: memFree=6052028/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=143132 CPUtime=4780.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35405 0 0 0 477996 14 0 0 25 0 1 0 99142969 146567168 35360 33554432000 134512640 135217611 4287321280 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35783 35360 77 173 0 35608 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 151836

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/298 30160
/proc/meminfo: memFree=6050644/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=143528 CPUtime=4840.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35503 0 0 0 483996 14 0 0 25 0 1 0 99142969 146972672 35458 33554432000 134512640 135217611 4287321280 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35882 35458 77 173 0 35707 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 152232

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30162
/proc/meminfo: memFree=6050396/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=143528 CPUtime=4900.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35509 0 0 0 489996 14 0 0 25 0 1 0 99142969 146972672 35464 33554432000 134512640 135217611 4287321280 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35882 35464 77 173 0 35707 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 152232

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30163
/proc/meminfo: memFree=6041688/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=143528 CPUtime=4960.1 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35509 0 0 0 495996 14 0 0 25 0 1 0 99142969 146972672 35464 33554432000 134512640 135217611 4287321280 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 35882 35464 77 173 0 35707 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 152232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30164
/proc/meminfo: memFree=6040200/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=145112 CPUtime=4997.71 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35899 0 0 0 499757 14 0 0 25 0 1 0 99142969 148594688 35854 33554432000 134512640 135217611 4287321280 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 36278 35854 77 173 0 36103 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 153816

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: 2.00 2.00 1.94 3/298 30164
/proc/meminfo: memFree=6040200/32950928 swapFree=67111364/67111528
[pid=30004] ppid=30002 vsize=8704 CPUtime=2.3 cores=0,2,4,6
/proc/30004/stat : 30004 (glucose.sh) S 30002 30004 29976 0 -1 4202496 358 13787 0 0 0 0 225 5 18 0 1 0 99142738 8912896 254 33554432000 4194304 4922060 140734942743504 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30004/statm: 2176 254 211 178 0 69 0
[pid=30018] ppid=30004 vsize=145112 CPUtime=4997.71 cores=0,2,4,6
/proc/30018/stat : 30018 (glucose_static) R 30004 30004 29976 0 -1 4202496 35899 0 0 0 499757 14 0 0 25 0 1 0 99142969 148594688 35854 33554432000 134512640 135217611 4287321280 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30018/statm: 36278 35854 77 173 0 36103 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 153816

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.01
CPU user time (s): 4999.82
CPU system time (s): 0.19
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 153816

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

runsolver used 14.6588 second user time and 30.8343 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-13 21:35:33
IDJOB=3365590
IDBENCH=70799
IDSOLVER=1842
FILE ID=node112/3365590-1305315333
RUNJOBID= node112-1305315333-29994
PBS_JOBID= 13324320
Free space on /tmp= 40540 MiB

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

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=24530140

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6438628 kB
Buffers:        244052 kB
Cached:       12040904 kB
SwapCached:          0 kB
Active:       17602472 kB
Inactive:      8437792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6438628 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6208 kB
Writeback:           0 kB
AnonPages:    13755536 kB
Mapped:          20824 kB
Slab:           366260 kB
PageTables:      42912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34987380 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= 40480 MiB
End job on node112 at 2011-05-13 22:58:55