Trace number 3309200

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.01 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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...
1.69/1.73	c ==============================================================================
1.69/1.73	c |           |     ORIGINAL     |              LEARNT              |          |
1.69/1.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.69/1.73	c ==============================================================================
1.69/1.73	c |         0 | 4313013 12562187 | 1293903       0        0     nan |  0.000 % |
6.28/12.96	c |         0 | 4281700 13191840 |      --       0       --      -- |     --   | -31256/629794
23.98/24.06	c ==============================================================================
23.98/24.06	c Result  :   #vars: 188087   #clauses: 4281700   #literals: 13191840
23.98/24.06	c CPU time:   12.7471 s
23.98/24.06	c ==============================================================================
23.98/24.06	c
23.98/24.06	c Starting glucose
23.98/24.06	c
23.98/24.06	
23.98/24.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
23.98/24.06	
23.98/24.06	c ============================[ Problem Statistics ]=============================
23.98/24.06	c |                                                                             |
23.98/24.06	c |  Number of variables:  188087                                               |
23.98/24.06	c |  Number of clauses:    4281700                                              |
23.98/24.06	c |  Parsing time:         1.30         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-3309200-1303986046/watcher-3309200-1303986046 -o /tmp/evaluation-result-3309200-1303986046/solver-3309200-1303986046 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309200-1303986046.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: 1.01 1.65 2.26 5/179 16258
/proc/meminfo: memFree=15536196/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8700 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) R 16256 16258 15791 0 -1 4202496 312 0 0 0 0 0 0 0 21 0 1 0 510204298 8908800 248 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664195792 0 0 4100 65536 0 0 0 17 4 0 0 0
/proc/16258/statm: 2175 248 208 178 0 68 0

[startup+0.028123 s]
/proc/loadavg: 1.01 1.65 2.26 5/179 16258
/proc/meminfo: memFree=15536196/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101118 s]
/proc/loadavg: 1.01 1.65 2.26 5/179 16258
/proc/meminfo: memFree=15536196/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301082 s]
/proc/loadavg: 1.01 1.65 2.26 5/179 16258
/proc/meminfo: memFree=15536196/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701023 s]
/proc/loadavg: 1.01 1.65 2.26 5/179 16258
/proc/meminfo: memFree=15536196/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5009 s]
/proc/loadavg: 1.01 1.65 2.26 5/192 16276
/proc/meminfo: memFree=14827168/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
[pid=16259] ppid=16258 vsize=230288 CPUtime=1.48 cores=4,6
/proc/16259/stat : 16259 (SatELite_releas) R 16258 16258 15791 0 -1 4202496 51298 0 0 0 135 13 0 0 25 0 1 0 510204298 235814912 51254 33554432000 134512640 135225430 4294569840 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/16259/statm: 57572 51254 52 175 0 57395 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238992

[startup+3.10062 s]
/proc/loadavg: 1.25 1.69 2.26 5/192 16276
/proc/meminfo: memFree=14190180/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
[pid=16259] ppid=16258 vsize=384852 CPUtime=3.08 cores=4,6
/proc/16259/stat : 16259 (SatELite_releas) R 16258 16258 15791 0 -1 4202496 89630 0 0 0 290 18 0 0 25 0 1 0 510204298 394088448 80955 33554432000 134512640 135225430 4294569840 18446744073709551615 134596380 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/16259/statm: 96213 80955 78 175 0 96036 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 393556

[startup+6.30104 s]
/proc/loadavg: 1.25 1.69 2.26 7/192 16276
/proc/meminfo: memFree=14048424/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=0 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 510204298 8912896 252 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16258/statm: 2176 252 211 178 0 69 0
[pid=16259] ppid=16258 vsize=451292 CPUtime=6.28 cores=4,6
/proc/16259/stat : 16259 (SatELite_releas) R 16258 16258 15791 0 -1 4202496 98773 0 0 0 609 19 0 0 25 0 1 0 510204298 462123008 89522 33554432000 134512640 135225430 4294569840 18446744073709551615 134602802 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/16259/statm: 112823 89522 78 175 0 112646 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 459996

[startup+19.7427 s]
/proc/loadavg: 1.25 1.69 2.26 7/192 16276
/proc/meminfo: memFree=14048424/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+25.5007 s]
/proc/loadavg: 4.40 2.37 2.48 4/192 16279
/proc/meminfo: memFree=14504920/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=265256 CPUtime=10.16 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 63826 0 0 0 1005 11 0 0 25 0 1 0 510205831 271622144 63748 33554432000 134512640 135217611 4290044944 18446744073709551615 134532820 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 66314 63748 76 173 0 66139 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 273960

[startup+51.1013 s]
/proc/loadavg: 5.44 2.79 2.61 4/185 16297
/proc/meminfo: memFree=14472988/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=276436 CPUtime=35.76 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 66615 0 0 0 3563 13 0 0 25 0 1 0 510205831 283070464 66537 33554432000 134512640 135217611 4290044944 18446744073709551615 134526338 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 69109 66537 76 173 0 68934 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 285140

[startup+102.3 s]
/proc/loadavg: 5.78 3.33 2.80 4/185 16299
/proc/meminfo: memFree=14454700/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=281588 CPUtime=86.97 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 67883 0 0 0 8679 18 0 0 25 0 1 0 510205831 288346112 67800 33554432000 134512640 135217611 4290044944 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 70397 67800 76 173 0 70222 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 290292

[startup+162.301 s]
/proc/loadavg: 5.78 3.76 2.99 4/185 16300
/proc/meminfo: memFree=14559156/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=290744 CPUtime=146.96 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 70179 0 0 0 14675 21 0 0 25 0 1 0 510205831 297721856 70096 33554432000 134512640 135217611 4290044944 18446744073709551615 134541546 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 72686 70096 76 173 0 72511 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 299448

[startup+222.307 s]
/proc/loadavg: 4.23 3.71 3.01 4/185 16302
/proc/meminfo: memFree=14518440/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=328968 CPUtime=206.97 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 79720 0 0 0 20673 24 0 0 25 0 1 0 510205831 336863232 79637 33554432000 134512640 135217611 4290044944 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 82242 79637 76 173 0 82067 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 337672

[startup+282.301 s]
/proc/loadavg: 3.54 3.60 3.02 4/185 16303
/proc/meminfo: memFree=14483560/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=335048 CPUtime=266.96 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 81236 0 0 0 26672 24 0 0 25 0 1 0 510205831 343089152 81153 33554432000 134512640 135217611 4290044944 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 83762 81153 76 173 0 83587 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 343752

[startup+342.301 s]
/proc/loadavg: 3.20 3.49 3.01 4/185 16305
/proc/meminfo: memFree=14477608/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=335048 CPUtime=326.97 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 81242 0 0 0 32673 24 0 0 25 0 1 0 510205831 343089152 81159 33554432000 134512640 135217611 4290044944 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 83762 81159 76 173 0 83587 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 343752

[startup+402.3 s]
/proc/loadavg: 3.07 3.40 3.01 4/185 16306
/proc/meminfo: memFree=14470424/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0

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

/proc/16278/statm: 112408 109833 76 173 0 112233 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 458336

[startup+702.301 s]
/proc/loadavg: 3.00 3.15 3.00 4/185 16315
/proc/meminfo: memFree=14252668/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=478196 CPUtime=686.97 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 117048 0 0 0 68665 32 0 0 25 0 1 0 510205831 489672704 116965 33554432000 134512640 135217611 4290044944 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 119549 116965 76 173 0 119374 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 486900

[startup+762.301 s]
/proc/loadavg: 3.00 3.12 3.00 4/185 16316
/proc/meminfo: memFree=14227604/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498476 CPUtime=746.98 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122109 0 0 0 74666 32 0 0 25 0 1 0 510205831 510439424 122026 33554432000 134512640 135217611 4290044944 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124619 122026 76 173 0 124444 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 507180

[startup+822.3 s]
/proc/loadavg: 3.06 3.11 3.00 4/185 16318
/proc/meminfo: memFree=14226488/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498656 CPUtime=806.97 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122115 0 0 0 80665 32 0 0 25 0 1 0 510205831 510623744 122032 33554432000 134512640 135217611 4290044944 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124664 122032 76 173 0 124489 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 507360

[startup+882.307 s]
/proc/loadavg: 3.02 3.09 3.00 4/185 16319
/proc/meminfo: memFree=14223512/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498656 CPUtime=866.99 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122120 0 0 0 86666 33 0 0 25 0 1 0 510205831 510623744 122037 33554432000 134512640 135217611 4290044944 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124664 122037 76 173 0 124489 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 507360

[startup+942.301 s]
/proc/loadavg: 3.01 3.07 3.00 4/185 16321
/proc/meminfo: memFree=14222512/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=926.98 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122132 0 0 0 92665 33 0 0 25 0 1 0 510205831 510701568 122049 33554432000 134512640 135217611 4290044944 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122049 76 173 0 124508 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 507436

[startup+1002.3 s]
/proc/loadavg: 3.00 3.05 3.00 4/185 16323
/proc/meminfo: memFree=14220404/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=986.98 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122136 0 0 0 98665 33 0 0 25 0 1 0 510205831 510701568 122053 33554432000 134512640 135217611 4290044944 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122053 76 173 0 124508 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 507436

[startup+1062.3 s]
/proc/loadavg: 3.00 3.04 3.00 4/185 16324
/proc/meminfo: memFree=14218540/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1046.98 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122140 0 0 0 104665 33 0 0 25 0 1 0 510205831 510701568 122057 33554432000 134512640 135217611 4290044944 18446744073709551615 134537797 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122057 76 173 0 124508 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 507436

[startup+1122.3 s]
/proc/loadavg: 3.06 3.05 3.00 4/185 16326
/proc/meminfo: memFree=14216428/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1106.99 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122145 0 0 0 110666 33 0 0 25 0 1 0 510205831 510701568 122062 33554432000 134512640 135217611 4290044944 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122062 76 173 0 124508 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 507436

[startup+1182.3 s]
/proc/loadavg: 3.02 3.04 3.00 4/185 16327
/proc/meminfo: memFree=14208608/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1166.99 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122147 0 0 0 116666 33 0 0 25 0 1 0 510205831 510701568 122064 33554432000 134512640 135217611 4290044944 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122064 76 173 0 124508 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 507436

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/185 16329
/proc/meminfo: memFree=14208360/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1226.99 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122153 0 0 0 122666 33 0 0 25 0 1 0 510205831 510701568 122070 33554432000 134512640 135217611 4290044944 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122070 76 173 0 124508 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 507436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.00 3/183 16331
/proc/meminfo: memFree=14552476/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1284.69 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122158 0 0 0 128436 33 0 0 25 0 1 0 510205831 510701568 122075 33554432000 134512640 135217611 4290044944 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122075 76 173 0 124508 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 507436

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: 3.00 3.02 3.00 3/183 16331
/proc/meminfo: memFree=14552476/32951132 swapFree=67111528/67111528
[pid=16258] ppid=16256 vsize=8704 CPUtime=15.32 cores=4,6
/proc/16258/stat : 16258 (glucose.sh) S 16256 16258 15791 0 -1 4202496 359 107359 0 0 0 0 1497 35 18 0 1 0 510204298 8912896 254 33554432000 4194304 4922060 140733967524256 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16258/statm: 2176 254 211 178 0 69 0
[pid=16278] ppid=16258 vsize=498732 CPUtime=1284.69 cores=4,6
/proc/16278/stat : 16278 (glucose_static) R 16258 16258 15791 0 -1 4202496 122158 0 0 0 128436 33 0 0 25 0 1 0 510205831 510701568 122075 33554432000 134512640 135217611 4290044944 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/16278/statm: 124683 122075 76 173 0 124508 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 507436

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16258 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=973723
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=352946
# CPU time returned by wait4() is 15.3267
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.33
CPU system time (s): 0.68
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 507436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9737
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107718
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= 13

runsolver used 2.13867 second user time and 4.91825 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-28 12:20:47
IDJOB=3309200
IDBENCH=88165
IDSOLVER=1691
FILE ID=node131/3309200-1303986046
RUNJOBID= node131-1303986046-16232
PBS_JOBID= 13168695
Free space on /tmp= 71016 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309200-1303986046/watcher-3309200-1303986046 -o /tmp/evaluation-result-3309200-1303986046/solver-3309200-1303986046 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309200-1303986046.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=64715881

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15537724 kB
Buffers:       1025724 kB
Cached:       15783976 kB
SwapCached:          0 kB
Active:        6853764 kB
Inactive:     10030436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15537724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          386096 kB
Writeback:           0 kB
AnonPages:       73720 kB
Mapped:          15564 kB
Slab:           465964 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   218588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71012 MiB
End job on node131 at 2011-04-28 12:42:29