Trace number 3308531

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) 1299.96 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
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.70	c ==============================================================================
0.00/0.70	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.70	c ==============================================================================
0.00/0.70	c |         0 | 1358076  3290875 |  407422       0        0     nan |  0.000 % |
3.39/3.45	c |         0 |  943589  2622489 |      --       0       --      -- |     --   | -112392/18842
3.39/3.45	c ==============================================================================
3.39/3.45	c Result  :   #vars: 137484   #clauses: 943589   #literals: 2622489
3.39/3.45	c CPU time:   3.33249 s
3.39/3.45	c ==============================================================================
3.89/3.97	c
3.89/3.97	c Starting glucose
3.89/3.97	c
3.89/3.97	
3.89/3.97	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.89/3.97	
3.89/3.97	c ============================[ Problem Statistics ]=============================
3.89/3.97	c |                                                                             |
3.89/3.97	c |  Number of variables:  137484                                               |
3.89/3.97	c |  Number of clauses:    943589                                               |
4.28/4.32	c |  Parsing time:         0.32         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-3308531-1303983239/watcher-3308531-1303983239 -o /tmp/evaluation-result-3308531-1303983239/solver-3308531-1303983239 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308531-1303983239.cnf 

running on 2 cores: 5,7

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.86 0.47 0.16 5/192 25047
/proc/meminfo: memFree=15004412/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0

[startup+0.0545271 s]
/proc/loadavg: 1.86 0.47 0.16 5/192 25047
/proc/meminfo: memFree=15004412/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10052 s]
/proc/loadavg: 1.86 0.47 0.16 5/192 25047
/proc/meminfo: memFree=15004412/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300484 s]
/proc/loadavg: 1.86 0.47 0.16 5/192 25047
/proc/meminfo: memFree=15004412/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700415 s]
/proc/loadavg: 1.86 0.47 0.16 5/192 25047
/proc/meminfo: memFree=15004412/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50027 s]
/proc/loadavg: 2.03 0.53 0.18 5/194 25049
/proc/meminfo: memFree=14873956/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
[pid=25048] ppid=25047 vsize=149824 CPUtime=1.48 cores=5,7
/proc/25048/stat : 25048 (SatELite_releas) R 25047 25047 24889 0 -1 4202496 38836 0 0 0 139 9 0 0 25 0 1 0 509923683 153419776 35417 33554432000 134512640 135225430 4294541808 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25048/statm: 37456 35417 78 175 0 37279 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158528

[startup+3.10099 s]
/proc/loadavg: 2.03 0.53 0.18 5/194 25049
/proc/meminfo: memFree=14853744/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=0 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 509923683 8912896 253 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 253 211 178 0 69 0
[pid=25048] ppid=25047 vsize=151764 CPUtime=3.09 cores=5,7
/proc/25048/stat : 25048 (SatELite_releas) R 25047 25047 24889 0 -1 4202496 42694 0 0 0 298 11 0 0 25 0 1 0 509923683 155406336 36061 33554432000 134512640 135225430 4294541808 18446744073709551615 134587334 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25048/statm: 37941 36061 78 175 0 37764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160468

[startup+6.30043 s]
/proc/loadavg: 2.19 0.59 0.20 5/194 25051
/proc/meminfo: memFree=14904460/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=70920 CPUtime=2.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 17340 0 0 0 229 2 0 0 25 0 1 0 509924080 72622080 17264 33554432000 134512640 135217611 4291703424 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 17730 17264 77 173 0 17555 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 79624

[startup+12.7003 s]
/proc/loadavg: 2.33 0.64 0.22 5/194 25051
/proc/meminfo: memFree=14897276/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=75804 CPUtime=8.72 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 18572 0 0 0 869 3 0 0 25 0 1 0 509924080 77623296 18496 33554432000 134512640 135217611 4291703424 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 18951 18496 77 173 0 18776 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84508

[startup+25.5011 s]
/proc/loadavg: 2.59 0.75 0.26 5/194 25080
/proc/meminfo: memFree=14848908/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=79156 CPUtime=21.51 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 19409 0 0 0 2148 3 0 0 25 0 1 0 509924080 81055744 19333 33554432000 134512640 135217611 4291703424 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 19789 19333 77 173 0 19614 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87860

[startup+51.1005 s]
/proc/loadavg: 3.22 1.08 0.38 5/194 25082
/proc/meminfo: memFree=14878096/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=88040 CPUtime=47.11 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 21630 0 0 0 4708 3 0 0 25 0 1 0 509924080 90152960 21554 33554432000 134512640 135217611 4291703424 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 22010 21554 77 173 0 21835 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96744

[startup+102.307 s]
/proc/loadavg: 3.66 1.53 0.57 5/194 25114
/proc/meminfo: memFree=14886096/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=99284 CPUtime=98.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 24441 0 0 0 9827 4 0 0 25 0 1 0 509924080 101666816 24365 33554432000 134512640 135217611 4291703424 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 24821 24365 77 173 0 24646 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107988

[startup+162.301 s]
/proc/loadavg: 3.87 1.97 0.78 5/194 25116
/proc/meminfo: memFree=14841004/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=106364 CPUtime=158.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 26191 0 0 0 15826 5 0 0 25 0 1 0 509924080 108916736 26115 33554432000 134512640 135217611 4291703424 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 26591 26115 77 173 0 26416 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 115068

[startup+222.3 s]
/proc/loadavg: 3.99 2.35 0.98 5/194 25117
/proc/meminfo: memFree=14817440/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=108876 CPUtime=218.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 26831 0 0 0 21825 6 0 0 25 0 1 0 509924080 111489024 26755 33554432000 134512640 135217611 4291703424 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 27219 26755 77 173 0 27044 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 117580

[startup+282.301 s]
/proc/loadavg: 3.99 2.65 1.17 5/194 25119
/proc/meminfo: memFree=14798316/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=112184 CPUtime=278.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 27655 0 0 0 27825 6 0 0 25 0 1 0 509924080 114876416 27579 33554432000 134512640 135217611 4291703424 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 28046 27579 77 173 0 27871 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 120888

[startup+342.3 s]
/proc/loadavg: 3.99 2.89 1.34 5/194 25120
/proc/meminfo: memFree=14778704/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=118812 CPUtime=338.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29318 0 0 0 33824 6 0 0 25 0 1 0 509924080 121663488 29242 33554432000 134512640 135217611 4291703424 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 29703 29242 77 173 0 29528 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 127516

[startup+402.301 s]
/proc/loadavg: 4.07 3.11 1.51 5/194 25122
/proc/meminfo: memFree=14772484/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7

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

/proc/25051/statm: 29703 29249 77 173 0 29528 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 127516

[startup+642.3 s]
/proc/loadavg: 4.00 3.59 2.07 5/194 25189
/proc/meminfo: memFree=14173692/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121204 CPUtime=638.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29930 0 0 0 63824 7 0 0 25 0 1 0 509924080 124112896 29854 33554432000 134512640 135217611 4291703424 18446744073709551615 134532758 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30301 29854 77 173 0 30126 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 129908

[startup+702.301 s]
/proc/loadavg: 4.04 3.68 2.19 5/194 25191
/proc/meminfo: memFree=14159328/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=698.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29933 0 0 0 69823 7 0 0 25 0 1 0 509924080 124235776 29857 33554432000 134512640 135217611 4291703424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29857 77 173 0 30156 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 130028

[startup+762.307 s]
/proc/loadavg: 4.12 3.77 2.31 5/194 25193
/proc/meminfo: memFree=14155140/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=758.31 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29935 0 0 0 75824 7 0 0 25 0 1 0 509924080 124235776 29859 33554432000 134512640 135217611 4291703424 18446744073709551615 134537229 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29859 77 173 0 30156 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 130028

[startup+822.301 s]
/proc/loadavg: 4.04 3.81 2.41 5/194 25194
/proc/meminfo: memFree=14122560/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=818.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29935 0 0 0 81823 7 0 0 25 0 1 0 509924080 124235776 29859 33554432000 134512640 135217611 4291703424 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29859 77 173 0 30156 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 130028

[startup+882.3 s]
/proc/loadavg: 4.01 3.84 2.51 5/194 25227
/proc/meminfo: memFree=14399400/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=878.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29938 0 0 0 87823 7 0 0 25 0 1 0 509924080 124235776 29862 33554432000 134512640 135217611 4291703424 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29862 77 173 0 30156 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 130028

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.60 5/194 25228
/proc/meminfo: memFree=14308552/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=938.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29940 0 0 0 93823 7 0 0 25 0 1 0 509924080 124235776 29864 33554432000 134512640 135217611 4291703424 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29864 77 173 0 30156 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 130028

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 2.69 5/194 25230
/proc/meminfo: memFree=14241684/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=998.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29940 0 0 0 99823 7 0 0 25 0 1 0 509924080 124235776 29864 33554432000 134512640 135217611 4291703424 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29864 77 173 0 30156 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 130028

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.77 5/194 25232
/proc/meminfo: memFree=14198776/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=1058.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29942 0 0 0 105823 7 0 0 25 0 1 0 509924080 124235776 29866 33554432000 134512640 135217611 4291703424 18446744073709551615 134527861 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29866 77 173 0 30156 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 130028

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.84 5/194 25233
/proc/meminfo: memFree=14187324/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=121324 CPUtime=1118.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 29943 0 0 0 111823 7 0 0 25 0 1 0 509924080 124235776 29867 33554432000 134512640 135217611 4291703424 18446744073709551615 134527817 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30331 29867 77 173 0 30156 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 130028

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.91 5/194 25235
/proc/meminfo: memFree=14143180/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=123324 CPUtime=1178.3 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 30443 0 0 0 117823 7 0 0 25 0 1 0 509924080 126283776 30367 33554432000 134512640 135217611 4291703424 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30831 30367 77 173 0 30656 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 132028

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.97 5/194 25236
/proc/meminfo: memFree=14137436/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=123324 CPUtime=1238.29 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 30447 0 0 0 123822 7 0 0 25 0 1 0 509924080 126283776 30371 33554432000 134512640 135217611 4291703424 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30831 30371 77 173 0 30656 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 132028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.96 3.04 5/194 25238
/proc/meminfo: memFree=14136284/32950928 swapFree=67111528/67111528
[pid=25047] ppid=25045 vsize=8704 CPUtime=3.96 cores=5,7
/proc/25047/stat : 25047 (glucose.sh) S 25045 25047 24889 0 -1 4202496 361 46962 0 0 0 0 381 15 18 0 1 0 509923683 8912896 255 33554432000 4194304 4922060 140736006434752 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25047/statm: 2176 255 211 178 0 69 0
[pid=25051] ppid=25047 vsize=123324 CPUtime=1296 cores=5,7
/proc/25051/stat : 25051 (glucose_static) R 25047 25047 24889 0 -1 4202496 30447 0 0 0 129593 7 0 0 25 0 1 0 509924080 126283776 30371 33554432000 134512640 135217611 4291703424 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/25051/statm: 30831 30371 77 173 0 30656 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 132028

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 25047 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=813420
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 3.9704
# while last known CPU time is 1299.96
#
# 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.96
CPU user time (s): 1299.74
CPU system time (s): 0.22
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 175680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.81342
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 11

runsolver used 2.08968 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-28 11:34:00
IDJOB=3308531
IDBENCH=71036
IDSOLVER=1691
FILE ID=node125/3308531-1303983239
RUNJOBID= node125-1303983196-24910
PBS_JOBID= 13168701
Free space on /tmp= 72648 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308531-1303983239/watcher-3308531-1303983239 -o /tmp/evaluation-result-3308531-1303983239/solver-3308531-1303983239 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308531-1303983239.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=832435103

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15004692 kB
Buffers:       2211772 kB
Cached:       15023376 kB
SwapCached:          0 kB
Active:        8901636 kB
Inactive:      8511324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15004692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           97524 kB
Writeback:           0 kB
AnonPages:      177300 kB
Mapped:          16024 kB
Slab:           469596 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   362320 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= 72568 MiB
End job on node125 at 2011-04-28 11:55:42