Trace number 3309077

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

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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.33	c ==============================================================================
0.00/0.33	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.33	c ==============================================================================
0.00/0.33	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
0.00/0.50	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
0.00/0.50	c ==============================================================================
0.00/0.50	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
0.00/0.50	c CPU time:   0.483926 s
0.00/0.50	c ==============================================================================
0.00/1.10	c
0.00/1.10	c Starting glucose
0.00/1.10	c
0.00/1.10	
0.00/1.10	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/1.10	
0.00/1.10	c ============================[ Problem Statistics ]=============================
0.00/1.10	c |                                                                             |
0.00/1.10	c |  Number of variables:  6212                                                 |
0.00/1.10	c |  Number of clauses:    479096                                               |
1.09/1.37	c |  Parsing time:         0.25         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-3309077-1303985808/watcher-3309077-1303985808 -o /tmp/evaluation-result-3309077-1303985808/solver-3309077-1303985808 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309077-1303985808.cnf 

running on 2 cores: 4,6

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: 3.92 3.99 3.74 4/192 24670
/proc/meminfo: memFree=16489884/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=0 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 510179388 8912896 252 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24670/statm: 2176 252 211 178 0 69 0

[startup+0.102543 s]
/proc/loadavg: 3.92 3.99 3.74 4/192 24670
/proc/meminfo: memFree=16489884/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=0 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 510179388 8912896 252 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24670/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200535 s]
/proc/loadavg: 3.92 3.99 3.74 4/192 24670
/proc/meminfo: memFree=16489884/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=0 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 510179388 8912896 252 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24670/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300511 s]
/proc/loadavg: 3.92 3.99 3.74 4/192 24670
/proc/meminfo: memFree=16489884/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=0 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 510179388 8912896 252 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24670/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700467 s]
/proc/loadavg: 3.92 3.99 3.74 4/192 24670
/proc/meminfo: memFree=16489884/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=0 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 510179388 8912896 252 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24670/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: 3.92 3.99 3.74 5/194 24672
/proc/meminfo: memFree=16416096/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 8704

[startup+3.10108 s]
/proc/loadavg: 3.92 3.99 3.74 5/194 24673
/proc/meminfo: memFree=16425888/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=45536 CPUtime=1.99 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 11044 0 0 0 198 1 0 0 25 0 1 0 510179498 46628864 10998 33554432000 134512640 135217611 4291325424 18446744073709551615 134534012 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 11384 10998 77 173 0 11209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54240

[startup+6.3005 s]
/proc/loadavg: 3.93 3.99 3.74 5/194 24673
/proc/meminfo: memFree=16422416/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=47728 CPUtime=5.19 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 11597 0 0 0 517 2 0 0 25 0 1 0 510179498 48873472 11551 33554432000 134512640 135217611 4291325424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 11932 11551 77 173 0 11757 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56432

[startup+12.7004 s]
/proc/loadavg: 3.93 3.99 3.74 5/194 24673
/proc/meminfo: memFree=16416608/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=53000 CPUtime=11.59 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 12896 0 0 0 1157 2 0 0 25 0 1 0 510179498 54272000 12850 33554432000 134512640 135217611 4291325424 18446744073709551615 134526275 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 13250 12850 77 173 0 13075 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61704

[startup+25.5013 s]
/proc/loadavg: 3.95 3.99 3.74 5/194 24674
/proc/meminfo: memFree=16413388/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=56048 CPUtime=24.39 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 13685 0 0 0 2436 3 0 0 25 0 1 0 510179498 57393152 13639 33554432000 134512640 135217611 4291325424 18446744073709551615 134526193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 14012 13639 77 173 0 13837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64752

[startup+51.101 s]
/proc/loadavg: 4.04 4.01 3.75 5/194 24675
/proc/meminfo: memFree=16406524/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=61796 CPUtime=49.99 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 15037 0 0 0 4996 3 0 0 25 0 1 0 510179498 63279104 14991 33554432000 134512640 135217611 4291325424 18446744073709551615 134538430 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 15449 14991 77 173 0 15274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70500

[startup+102.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/194 24676
/proc/meminfo: memFree=16395364/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=66460 CPUtime=101.19 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 16231 0 0 0 10116 3 0 0 25 0 1 0 510179498 68055040 16185 33554432000 134512640 135217611 4291325424 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 16615 16185 77 173 0 16440 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 75164

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/194 24677
/proc/meminfo: memFree=16387556/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=71172 CPUtime=161.18 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 17350 0 0 0 16115 3 0 0 25 0 1 0 510179498 72880128 17304 33554432000 134512640 135217611 4291325424 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 17793 17304 77 173 0 17618 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79876

[startup+222.307 s]
/proc/loadavg: 3.93 3.98 3.78 5/194 24800
/proc/meminfo: memFree=16397920/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=76192 CPUtime=221.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 18587 0 0 0 22116 4 0 0 25 0 1 0 510179498 78020608 18541 33554432000 134512640 135217611 4291325424 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 19048 18541 77 173 0 18873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84896

[startup+282.301 s]
/proc/loadavg: 3.97 3.98 3.79 5/194 24802
/proc/meminfo: memFree=16382872/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=80076 CPUtime=281.19 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 19540 0 0 0 28115 4 0 0 25 0 1 0 510179498 81997824 19494 33554432000 134512640 135217611 4291325424 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 20019 19494 77 173 0 19844 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 88780

[startup+342.301 s]
/proc/loadavg: 3.70 3.92 3.78 4/187 24821
/proc/meminfo: memFree=16443204/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=82624 CPUtime=341.19 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 20110 0 0 0 34115 4 0 0 25 0 1 0 510179498 84606976 20064 33554432000 134512640 135217611 4291325424 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 20656 20064 77 173 0 20481 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 91328

[startup+402.301 s]
/proc/loadavg: 3.30 3.76 3.73 4/187 24823
/proc/meminfo: memFree=16437092/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=85600 CPUtime=401.19 cores=4,6

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

/proc/24673/statm: 23549 22956 77 173 0 23374 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 102900

[startup+702.3 s]
/proc/loadavg: 3.00 3.28 3.52 4/187 24831
/proc/meminfo: memFree=16407828/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=95948 CPUtime=701.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 23456 0 0 0 70115 5 0 0 25 0 1 0 510179498 98250752 23410 33554432000 134512640 135217611 4291325424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 23987 23410 77 173 0 23812 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 104652

[startup+762.301 s]
/proc/loadavg: 3.00 3.22 3.49 4/187 24832
/proc/meminfo: memFree=16403820/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=97008 CPUtime=761.21 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 23708 0 0 0 76116 5 0 0 25 0 1 0 510179498 99336192 23662 33554432000 134512640 135217611 4291325424 18446744073709551615 134536983 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 24252 23662 77 173 0 24077 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 105712

[startup+822.301 s]
/proc/loadavg: 3.00 3.18 3.45 4/187 24834
/proc/meminfo: memFree=16397116/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=99872 CPUtime=821.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 24448 0 0 0 82115 5 0 0 25 0 1 0 510179498 102268928 24402 33554432000 134512640 135217611 4291325424 18446744073709551615 134537891 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 24968 24402 77 173 0 24793 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 108576

[startup+882.307 s]
/proc/loadavg: 3.00 3.14 3.42 4/187 24836
/proc/meminfo: memFree=16392120/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=100816 CPUtime=881.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 24664 0 0 0 88115 5 0 0 25 0 1 0 510179498 103235584 24618 33554432000 134512640 135217611 4291325424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 25204 24618 77 173 0 25029 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 109520

[startup+942.301 s]
/proc/loadavg: 2.40 2.95 3.34 3/180 24855
/proc/meminfo: memFree=16704168/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=103980 CPUtime=941.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 25273 0 0 0 94115 5 0 0 25 0 1 0 510179498 106475520 25227 33554432000 134512640 135217611 4291325424 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 25995 25227 77 173 0 25820 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 112684

[startup+1002.3 s]
/proc/loadavg: 2.14 2.77 3.25 3/180 24857
/proc/meminfo: memFree=16702404/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=104648 CPUtime=1001.2 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 25441 0 0 0 100115 5 0 0 25 0 1 0 510179498 107159552 25395 33554432000 134512640 135217611 4291325424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 26162 25395 77 173 0 25987 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 113352

[startup+1062.3 s]
/proc/loadavg: 2.05 2.63 3.17 3/180 24858
/proc/meminfo: memFree=16700380/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=105756 CPUtime=1061.21 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 25747 0 0 0 106115 6 0 0 25 0 1 0 510179498 108294144 25701 33554432000 134512640 135217611 4291325424 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 26439 25701 77 173 0 26264 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 114460

[startup+1122.3 s]
/proc/loadavg: 2.02 2.51 3.09 3/180 24860
/proc/meminfo: memFree=16696776/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=106708 CPUtime=1121.21 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 25966 0 0 0 112115 6 0 0 25 0 1 0 510179498 109268992 25920 33554432000 134512640 135217611 4291325424 18446744073709551615 134533273 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 26677 25920 77 173 0 26502 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 115412

[startup+1182.3 s]
/proc/loadavg: 2.00 2.42 3.02 3/180 24862
/proc/meminfo: memFree=16694120/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=108444 CPUtime=1181.21 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 26422 0 0 0 118115 6 0 0 25 0 1 0 510179498 111046656 26376 33554432000 134512640 135217611 4291325424 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 27111 26376 77 173 0 26936 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 117148

[startup+1242.3 s]
/proc/loadavg: 2.00 2.34 2.96 3/180 24863
/proc/meminfo: memFree=16691976/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=109140 CPUtime=1241.21 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 26581 0 0 0 124115 6 0 0 25 0 1 0 510179498 111759360 26535 33554432000 134512640 135217611 4291325424 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 27285 26535 77 173 0 27110 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 117844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.27 2.89 3/180 24865
/proc/meminfo: memFree=16688336/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=111280 CPUtime=1298.91 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 27097 0 0 0 129885 6 0 0 25 0 1 0 510179498 113950720 27051 33554432000 134512640 135217611 4291325424 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 27820 27051 77 173 0 27645 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 119984

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

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

[startup+1300 s]
/proc/loadavg: 2.00 2.27 2.89 3/180 24865
/proc/meminfo: memFree=16688336/32951124 swapFree=67111528/67111528
[pid=24670] ppid=24668 vsize=8704 CPUtime=1.09 cores=4,6
/proc/24670/stat : 24670 (glucose.sh) S 24668 24670 24250 0 -1 4202496 359 13738 0 0 0 0 105 4 18 0 1 0 510179388 8912896 254 33554432000 4194304 4922060 140733259423824 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24670/statm: 2176 254 211 178 0 69 0
[pid=24673] ppid=24670 vsize=111280 CPUtime=1298.91 cores=4,6
/proc/24673/stat : 24673 (glucose_static) R 24670 24670 24250 0 -1 4202496 27097 0 0 0 129885 6 0 0 25 0 1 0 510179498 113950720 27051 33554432000 134512640 135217611 4291325424 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/24673/statm: 27820 27051 77 173 0 27645 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 119984

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24670 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=54839
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=49992
# CPU time returned by wait4() is 1.10483
# while last known CPU time is 1300
#
# 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): 1300
CPU user time (s): 1299.9
CPU system time (s): 0.1
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 119984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.05484
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14097
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 16

runsolver used 2.28365 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 12:16:49
IDJOB=3309077
IDBENCH=84806
IDSOLVER=1691
FILE ID=node130/3309077-1303985808
RUNJOBID= node130-1303983199-24269
PBS_JOBID= 13168696
Free space on /tmp= 71804 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309077-1303985808/watcher-3309077-1303985808 -o /tmp/evaluation-result-3309077-1303985808/solver-3309077-1303985808 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309077-1303985808.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=832435103

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16490296 kB
Buffers:       2124324 kB
Cached:       13485140 kB
SwapCached:          0 kB
Active:        7640492 kB
Inactive:      8266632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16490296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22144 kB
Writeback:          24 kB
AnonPages:      297096 kB
Mapped:          16236 kB
Slab:           489828 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   496300 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= 71944 MiB
End job on node130 at 2011-04-28 12:38:31