Trace number 3283653

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
EBGlucose 1.0? (TO) 1299.99 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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.69	c ==============================================================================
0.00/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.69	c ==============================================================================
0.00/0.69	c |         0 | 1373915  3337034 |  412174       0        0     nan |  0.000 % |
3.68/3.77	c |         0 |  959954  2694138 |      --       0       --      -- |     --   | -111844/44415
4.09/4.19	c ==============================================================================
4.09/4.19	c Result  :   #vars: 137915   #clauses: 959954   #literals: 2694138
4.09/4.19	c CPU time:   3.66944 s
4.09/4.19	c ==============================================================================
4.18/4.29	c
4.18/4.29	c Starting glucose
4.18/4.29	c
4.18/4.29	
4.18/4.29	c This is EBGlucose 1.0 -- based on Glucose version 1.0
4.18/4.29	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
4.18/4.29	
4.18/4.29	c ============================[ Problem Statistics ]=============================
4.18/4.29	c |                                                                             |
4.18/4.29	c |  Number of variables:  137915                                               |
4.18/4.29	c |  Number of clauses:    959954                                               |
4.57/4.67	c |  Parsing time:         0.34         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: 935)

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-3283653-1303758013/watcher-3283653-1303758013 -o /tmp/evaluation-result-3283653-1303758013/solver-3283653-1303758013 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3283653-1303758013.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 2.02 2.59 4/186 7686
/proc/meminfo: memFree=24353608/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) R 7684 7686 5867 0 -1 4202496 337 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457886101 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0

[startup+0.0731451 s]
/proc/loadavg: 1.02 2.02 2.59 4/186 7686
/proc/meminfo: memFree=24353608/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10114 s]
/proc/loadavg: 1.02 2.02 2.59 4/186 7686
/proc/meminfo: memFree=24353608/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301104 s]
/proc/loadavg: 1.02 2.02 2.59 4/186 7686
/proc/meminfo: memFree=24353608/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701027 s]
/proc/loadavg: 1.02 2.02 2.59 4/186 7686
/proc/meminfo: memFree=24353608/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50088 s]
/proc/loadavg: 1.02 2.02 2.59 5/194 7697
/proc/meminfo: memFree=23995464/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
[pid=7688] ppid=7686 vsize=150584 CPUtime=1.49 cores=1,3
/proc/7688/stat : 7688 (SatELite_releas) R 7686 7686 5867 0 -1 4202496 39231 0 0 0 141 8 0 0 25 0 1 0 566031929 154198016 35700 33554432000 134512640 135144230 4294487648 18446744073709551615 134550116 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7688/statm: 37646 35700 78 155 0 37489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159288

[startup+3.10058 s]
/proc/loadavg: 1.26 2.05 2.59 5/194 7698
/proc/meminfo: memFree=23972648/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=0 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 566031928 8912896 252 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 252 211 178 0 69 0
[pid=7688] ppid=7686 vsize=151932 CPUtime=3.08 cores=1,3
/proc/7688/stat : 7688 (SatELite_releas) R 7686 7686 5867 0 -1 4202496 42452 0 0 0 299 9 0 0 25 0 1 0 566031929 155578368 36107 33554432000 134512640 135144230 4294487648 18446744073709551615 134585403 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7688/statm: 37983 36107 78 155 0 37826 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 160636

[startup+6.30099 s]
/proc/loadavg: 1.26 2.05 2.59 5/194 7702
/proc/meminfo: memFree=24125592/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=72616 CPUtime=1.99 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 17444 0 0 0 196 3 0 0 25 0 1 0 566032358 74358784 17372 33554432000 134512640 134556542 4291063088 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 18154 17372 207 11 0 17488 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 81320

[startup+12.7008 s]
/proc/loadavg: 1.68 2.12 2.61 5/194 7702
/proc/meminfo: memFree=24118984/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=74464 CPUtime=8.39 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 17900 0 0 0 835 4 0 0 25 0 1 0 566032358 76251136 17828 33554432000 134512640 134556542 4291063088 18446744073709551615 134527053 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 18616 17828 213 11 0 17950 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 83168

[startup+25.5004 s]
/proc/loadavg: 2.11 2.20 2.63 5/194 7702
/proc/meminfo: memFree=24105592/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=78404 CPUtime=21.2 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 18876 0 0 0 2115 5 0 0 25 0 1 0 566032358 80285696 18804 33554432000 134512640 134556542 4291063088 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 19601 18804 213 11 0 18935 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87108

[startup+51.1007 s]
/proc/loadavg: 2.81 2.35 2.67 6/194 7744
/proc/meminfo: memFree=24070384/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=83452 CPUtime=46.8 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 20153 0 0 0 4675 5 0 0 25 0 1 0 566032358 85454848 20081 33554432000 134512640 134556542 4291063088 18446744073709551615 134532677 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 20863 20081 213 11 0 20197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92156

[startup+102.307 s]
/proc/loadavg: 3.52 2.63 2.74 5/190 7782
/proc/meminfo: memFree=24188012/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=91004 CPUtime=98 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 22061 0 0 0 9794 6 0 0 25 0 1 0 566032358 93188096 21988 33554432000 134512640 134556542 4291063088 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 22751 21988 213 11 0 22085 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 99708

[startup+162.301 s]
/proc/loadavg: 3.82 2.88 2.82 5/194 7843
/proc/meminfo: memFree=24163668/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=99936 CPUtime=158 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 24269 0 0 0 15792 8 0 0 25 0 1 0 566032358 102334464 24194 33554432000 134512640 134556542 4291063088 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 24984 24194 213 11 0 24318 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 108640

[startup+222.301 s]
/proc/loadavg: 3.93 3.08 2.89 5/194 7844
/proc/meminfo: memFree=24144384/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=101124 CPUtime=218 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 24583 0 0 0 21792 8 0 0 25 0 1 0 566032358 103550976 24508 33554432000 134512640 134556542 4291063088 18446744073709551615 134536909 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 25281 24508 213 11 0 24615 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 109828

[startup+282.301 s]
/proc/loadavg: 3.97 3.24 2.96 5/194 7846
/proc/meminfo: memFree=24127616/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=107340 CPUtime=277.99 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 26116 0 0 0 27791 8 0 0 25 0 1 0 566032358 109916160 26041 33554432000 134512640 134556542 4291063088 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 26835 26041 213 11 0 26169 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 116044

[startup+342.3 s]
/proc/loadavg: 3.99 3.38 3.02 5/194 7847
/proc/meminfo: memFree=24115672/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=110908 CPUtime=337.99 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 27035 0 0 0 33791 8 0 0 25 0 1 0 566032358 113569792 26960 33554432000 134512640 134556542 4291063088 18446744073709551615 134530938 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 27727 26960 213 11 0 27061 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 119612

[startup+402.3 s]
/proc/loadavg: 3.99 3.49 3.08 5/194 7849
/proc/meminfo: memFree=24107316/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3

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

/proc/7701/statm: 29374 28570 213 11 0 28708 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 126200

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.29 5/194 7855
/proc/meminfo: memFree=24077140/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=117496 CPUtime=638.01 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 28645 0 0 0 63791 10 0 0 25 0 1 0 566032358 120315904 28570 33554432000 134512640 134556542 4291063088 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 29374 28570 213 11 0 28708 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 126200

[startup+702.3 s]
/proc/loadavg: 4.00 3.82 3.33 5/194 7857
/proc/meminfo: memFree=24068280/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=119872 CPUtime=697.99 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 29259 0 0 0 69789 10 0 0 25 0 1 0 566032358 122748928 29184 33554432000 134512640 134556542 4291063088 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 29968 29184 213 11 0 29302 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 128576

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 3.37 5/194 7859
/proc/meminfo: memFree=24059688/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=119872 CPUtime=758 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 29262 0 0 0 75790 10 0 0 25 0 1 0 566032358 122748928 29187 33554432000 134512640 134556542 4291063088 18446744073709551615 134530938 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 29968 29187 213 11 0 29302 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 128576

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.41 5/194 7860
/proc/meminfo: memFree=24053068/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=122652 CPUtime=818 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 29941 0 0 0 81789 11 0 0 25 0 1 0 566032358 125595648 29866 33554432000 134512640 134556542 4291063088 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 30663 29866 213 11 0 29997 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 131356

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.44 5/194 7862
/proc/meminfo: memFree=24045832/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=122652 CPUtime=878 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 29941 0 0 0 87789 11 0 0 25 0 1 0 566032358 125595648 29866 33554432000 134512640 134556542 4291063088 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 30663 29866 213 11 0 29997 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 131356

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.47 5/194 7863
/proc/meminfo: memFree=24037604/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=125160 CPUtime=938 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 30563 0 0 0 93789 11 0 0 25 0 1 0 566032358 128163840 30488 33554432000 134512640 134556542 4291063088 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31290 30488 213 11 0 30624 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 133864

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.50 5/194 7865
/proc/meminfo: memFree=24033728/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=125160 CPUtime=998 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 30565 0 0 0 99789 11 0 0 25 0 1 0 566032358 128163840 30490 33554432000 134512640 134556542 4291063088 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31290 30490 213 11 0 30624 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 133864

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/194 7867
/proc/meminfo: memFree=24029964/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=125160 CPUtime=1058 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 30565 0 0 0 105789 11 0 0 25 0 1 0 566032358 128163840 30490 33554432000 134512640 134556542 4291063088 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31290 30490 213 11 0 30624 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 133864

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 3.56 5/194 7868
/proc/meminfo: memFree=24025832/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=125160 CPUtime=1118 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 30594 0 0 0 111789 11 0 0 25 0 1 0 566032358 128163840 30519 33554432000 134512640 134556542 4291063088 18446744073709551615 134537221 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31290 30519 213 11 0 30624 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 133864

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.59 5/194 7870
/proc/meminfo: memFree=24018104/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=127932 CPUtime=1178 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 31289 0 0 0 117788 12 0 0 25 0 1 0 566032358 131002368 31214 33554432000 134512640 134556542 4291063088 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31983 31214 213 11 0 31317 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 136636

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/194 7871
/proc/meminfo: memFree=24012360/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=127932 CPUtime=1238 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 31290 0 0 0 123788 12 0 0 25 0 1 0 566032358 131002368 31215 33554432000 134512640 134556542 4291063088 18446744073709551615 134536915 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 31983 31215 213 11 0 31317 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 136636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.63 5/194 7873
/proc/meminfo: memFree=24003508/32951124 swapFree=67111348/67111528
[pid=7686] ppid=7684 vsize=8704 CPUtime=4.28 cores=1,3
/proc/7686/stat : 7686 (ebglucose.sh) S 7684 7686 5867 0 -1 4202496 379 47182 0 0 0 0 415 13 18 0 1 0 566031928 8912896 255 33554432000 4194304 4922060 140735577217808 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7686/statm: 2176 255 211 178 0 69 0
[pid=7701] ppid=7686 vsize=128112 CPUtime=1295.71 cores=1,3
/proc/7701/stat : 7701 (ebglucose_stati) R 7686 7686 5867 0 -1 4202496 31292 0 0 0 129559 12 0 0 25 0 1 0 566032358 131186688 31217 33554432000 134512640 134556542 4291063088 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/7701/statm: 32028 31217 213 11 0 31362 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 136816

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.74
CPU system time (s): 0.25
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 175772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.15837
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47561
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= 13
involuntary context switches= 23

runsolver used 1.9527 second user time and 5.15122 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 21:00:15
IDJOB=3283653
IDBENCH=71055
IDSOLVER=1652
FILE ID=node111/3283653-1303758013
RUNJOBID= node111-1303758013-7648
PBS_JOBID= 13154051
Free space on /tmp= 70560 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283653-1303758013/watcher-3283653-1303758013 -o /tmp/evaluation-result-3283653-1303758013/solver-3283653-1303758013 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3283653-1303758013.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1338654855

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:     32951124 kB
MemFree:      24353888 kB
Buffers:       1213380 kB
Cached:        6756120 kB
SwapCached:        132 kB
Active:        2618344 kB
Inactive:      5506048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24353888 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           83556 kB
Writeback:           0 kB
AnonPages:      154368 kB
Mapped:          15184 kB
Slab:           407832 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345524 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= 70524 MiB
End job on node111 at 2011-04-25 21:21:57