Trace number 3309185

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

NameSAT-Race-2010-CNF/cryptography/
mizh/md5_48_3.cnf
MD5SUM62c39589a569c5d989e4ecd1f5fe22d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.7318
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279258
Sum of the clauses size832652
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120498
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  239839   692708 |   71951       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |  157349   533020 |      --       0       --      -- |     --   | -81213/-155262
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 26689   #clauses: 157349   #literals: 533020
0.00/0.57	c CPU time:   0.538918 s
0.00/0.57	c ==============================================================================
0.00/0.68	c
0.00/0.68	c Starting glucose
0.00/0.68	c
0.00/0.69	
0.00/0.69	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.69	
0.00/0.69	c ============================[ Problem Statistics ]=============================
0.00/0.69	c |                                                                             |
0.00/0.69	c |  Number of variables:  26689                                                |
0.00/0.69	c |  Number of clauses:    157349                                               |
0.67/0.75	c |  Parsing time:         0.06         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-3309185-1303986038/watcher-3309185-1303986038 -o /tmp/evaluation-result-3309185-1303986038/solver-3309185-1303986038 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309185-1303986038.cnf 

running on 2 cores: 0,2

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.13 1.79 2.30 3/174 22788
/proc/meminfo: memFree=16170460/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) R 22786 22788 22173 0 -1 4202496 317 0 0 0 0 0 0 0 22 0 1 0 510202556 8912896 253 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/22788/statm: 2176 253 211 178 0 69 0

[startup+0.0595201 s]
/proc/loadavg: 1.13 1.79 2.30 3/174 22788
/proc/meminfo: memFree=16170460/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 510202556 8912896 253 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100588 s]
/proc/loadavg: 1.13 1.79 2.30 3/174 22788
/proc/meminfo: memFree=16170460/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 510202556 8912896 253 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300491 s]
/proc/loadavg: 1.13 1.79 2.30 3/174 22788
/proc/meminfo: memFree=16170460/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 510202556 8912896 253 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.704451 s]
/proc/loadavg: 1.13 1.79 2.30 3/174 22788
/proc/meminfo: memFree=16170460/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8704

[startup+1.50029 s]
/proc/loadavg: 1.13 1.79 2.30 5/182 22804
/proc/meminfo: memFree=15624920/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=16392 CPUtime=0.8 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 3936 0 0 0 80 0 0 0 18 0 1 0 510202625 16785408 3891 33554432000 134512640 135217611 4290000048 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 4098 3891 77 173 0 3923 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25096

[startup+3.10104 s]
/proc/loadavg: 1.13 1.79 2.30 5/194 22820
/proc/meminfo: memFree=15269060/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=18936 CPUtime=2.4 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 4548 0 0 0 240 0 0 0 22 0 1 0 510202625 19390464 4503 33554432000 134512640 135217611 4290000048 18446744073709551615 134532886 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 4734 4503 77 173 0 4559 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27640

[startup+6.30036 s]
/proc/loadavg: 1.36 1.82 2.30 5/194 22821
/proc/meminfo: memFree=14563624/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=20916 CPUtime=5.6 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 5050 0 0 0 560 0 0 0 25 0 1 0 510202625 21417984 5005 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 5229 5005 77 173 0 5054 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29620

[startup+12.7002 s]
/proc/loadavg: 1.73 1.89 2.32 5/194 22821
/proc/meminfo: memFree=14552924/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=23636 CPUtime=12 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 5717 0 0 0 1200 0 0 0 25 0 1 0 510202625 24203264 5672 33554432000 134512640 135217611 4290000048 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 5909 5672 77 173 0 5734 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32340

[startup+25.5009 s]
/proc/loadavg: 2.23 2.00 2.35 5/194 22821
/proc/meminfo: memFree=14552436/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=28292 CPUtime=24.8 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 6864 0 0 0 2479 1 0 0 25 0 1 0 510202625 28971008 6819 33554432000 134512640 135217611 4290000048 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 7073 6819 77 173 0 6898 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36996

[startup+51.1004 s]
/proc/loadavg: 2.75 2.14 2.39 4/187 22840
/proc/meminfo: memFree=14605648/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=32384 CPUtime=50.4 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 7934 0 0 0 5039 1 0 0 25 0 1 0 510202625 33161216 7889 33554432000 134512640 135217611 4290000048 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 8096 7889 77 173 0 7921 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41088

[startup+102.3 s]
/proc/loadavg: 2.89 2.27 2.42 4/187 22841
/proc/meminfo: memFree=14581184/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=37800 CPUtime=101.6 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 9238 0 0 0 10158 2 0 0 25 0 1 0 510202625 38707200 9193 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 9450 9193 77 173 0 9275 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46504

[startup+162.301 s]
/proc/loadavg: 2.96 2.40 2.45 4/187 22843
/proc/meminfo: memFree=14547180/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=41768 CPUtime=161.6 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 10163 0 0 0 16157 3 0 0 25 0 1 0 510202625 42770432 10118 33554432000 134512640 135217611 4290000048 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/22804/statm: 10442 10118 77 173 0 10267 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 50472

[startup+222.301 s]
/proc/loadavg: 2.98 2.51 2.48 4/187 22845
/proc/meminfo: memFree=14538220/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=44672 CPUtime=221.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 10919 0 0 0 22156 3 0 0 25 0 1 0 510202625 45744128 10874 33554432000 134512640 135217611 4290000048 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 11168 10874 77 173 0 10993 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 53376

[startup+282.301 s]
/proc/loadavg: 2.99 2.59 2.51 4/187 22846
/proc/meminfo: memFree=14535828/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=46916 CPUtime=281.6 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 11516 0 0 0 28156 4 0 0 25 0 1 0 510202625 48041984 11471 33554432000 134512640 135217611 4290000048 18446744073709551615 134533271 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 11729 11471 77 173 0 11554 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 55620

[startup+342.301 s]
/proc/loadavg: 3.03 2.68 2.55 4/187 22848
/proc/meminfo: memFree=14533692/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=48896 CPUtime=341.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 12032 0 0 0 34155 4 0 0 25 0 1 0 510202625 50069504 11987 33554432000 134512640 135217611 4290000048 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 12224 11987 77 173 0 12049 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 57600

[startup+402.307 s]
/proc/loadavg: 3.01 2.73 2.57 4/187 22849
/proc/meminfo: memFree=14531548/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2

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

/proc/22804/statm: 14224 13880 77 173 0 14049 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 65600

[startup+642.301 s]
/proc/loadavg: 3.00 2.87 2.66 4/187 22856
/proc/meminfo: memFree=14517408/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=58348 CPUtime=641.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 14293 0 0 0 64153 6 0 0 25 0 1 0 510202625 59748352 14248 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 14587 14248 77 173 0 14412 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 67052

[startup+702.301 s]
/proc/loadavg: 3.00 2.89 2.67 4/187 22857
/proc/meminfo: memFree=14510312/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=60328 CPUtime=701.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 14816 0 0 0 70153 6 0 0 25 0 1 0 510202625 61775872 14771 33554432000 134512640 135217611 4290000048 18446744073709551615 134526323 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 15082 14771 77 173 0 14907 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 69032

[startup+762.301 s]
/proc/loadavg: 3.00 2.91 2.69 4/187 22859
/proc/meminfo: memFree=14484356/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=61648 CPUtime=761.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 15154 0 0 0 76152 7 0 0 25 0 1 0 510202625 63127552 15109 33554432000 134512640 135217611 4290000048 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 15412 15109 77 173 0 15237 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 70352

[startup+822.301 s]
/proc/loadavg: 3.00 2.92 2.71 4/187 22861
/proc/meminfo: memFree=14483820/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=62308 CPUtime=821.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 15305 0 0 0 82152 7 0 0 25 0 1 0 510202625 63803392 15260 33554432000 134512640 135217611 4290000048 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 15577 15260 77 173 0 15402 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 71012

[startup+882.301 s]
/proc/loadavg: 3.05 2.95 2.73 4/187 22862
/proc/meminfo: memFree=14479072/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=64416 CPUtime=881.58 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 15843 0 0 0 88151 7 0 0 25 0 1 0 510202625 65961984 15798 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 16104 15798 77 173 0 15929 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 73120

[startup+942.3 s]
/proc/loadavg: 3.02 2.95 2.74 4/187 22864
/proc/meminfo: memFree=14473960/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=65208 CPUtime=941.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 16068 0 0 0 94152 7 0 0 25 0 1 0 510202625 66772992 16023 33554432000 134512640 135217611 4290000048 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 16302 16023 77 173 0 16127 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 73912

[startup+1002.3 s]
/proc/loadavg: 3.00 2.96 2.75 4/187 22865
/proc/meminfo: memFree=14473312/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=65868 CPUtime=1001.58 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 16215 0 0 0 100151 7 0 0 25 0 1 0 510202625 67448832 16170 33554432000 134512640 135217611 4290000048 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 16467 16170 77 173 0 16292 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 74572

[startup+1062.31 s]
/proc/loadavg: 3.00 2.97 2.77 4/187 22867
/proc/meminfo: memFree=14471288/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=67584 CPUtime=1061.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 16677 0 0 0 106151 8 0 0 25 0 1 0 510202625 69206016 16632 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 16896 16632 77 173 0 16721 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 76288

[startup+1122.3 s]
/proc/loadavg: 3.00 2.97 2.78 4/187 22869
/proc/meminfo: memFree=14470140/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=68772 CPUtime=1121.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 16960 0 0 0 112151 8 0 0 25 0 1 0 510202625 70422528 16915 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 17193 16915 77 173 0 17018 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 77476

[startup+1182.3 s]
/proc/loadavg: 3.00 2.97 2.79 4/187 22870
/proc/meminfo: memFree=14468604/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=70092 CPUtime=1181.59 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 17305 0 0 0 118151 8 0 0 25 0 1 0 510202625 71774208 17260 33554432000 134512640 135217611 4290000048 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 17523 17260 77 173 0 17348 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 78796

[startup+1242.3 s]
/proc/loadavg: 3.00 2.97 2.80 4/187 22872
/proc/meminfo: memFree=14466100/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=71676 CPUtime=1241.58 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 17727 0 0 0 124150 8 0 0 25 0 1 0 510202625 73396224 17682 33554432000 134512640 135217611 4290000048 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 17919 17682 77 173 0 17744 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 80380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 2.97 2.81 4/187 22873
/proc/meminfo: memFree=14465804/32950928 swapFree=67111528/67111528
[pid=22788] ppid=22786 vsize=8704 CPUtime=0.67 cores=0,2
/proc/22788/stat : 22788 (glucose.sh) S 22786 22788 22173 0 -1 4202496 361 10795 0 0 0 0 64 3 16 0 1 0 510202556 8912896 255 33554432000 4194304 4922060 140733492056896 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22788/statm: 2176 255 211 178 0 69 0
[pid=22804] ppid=22788 vsize=71808 CPUtime=1299.29 cores=0,2
/proc/22804/stat : 22804 (glucose_static) R 22788 22788 22173 0 -1 4202496 17763 0 0 0 129921 8 0 0 25 0 1 0 510202625 73531392 17718 33554432000 134512640 135217611 4290000048 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22804/statm: 17952 17718 77 173 0 17777 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 80512

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 22788 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=644901
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=40993
# CPU time returned by wait4() is 0.685894
# 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.85
CPU system time (s): 0.11
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 80512

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

runsolver used 2.20466 second user time and 4.89226 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 12:20:38
IDJOB=3309185
IDBENCH=88141
IDSOLVER=1691
FILE ID=node122/3309185-1303986038
RUNJOBID= node122-1303986038-22774
PBS_JOBID= 13168704
Free space on /tmp= 71648 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/md5_48_3.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309185-1303986038/watcher-3309185-1303986038 -o /tmp/evaluation-result-3309185-1303986038/solver-3309185-1303986038 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309185-1303986038.cnf

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

MD5SUM BENCH= 62c39589a569c5d989e4ecd1f5fe22d9
RANDOM SEED=345698416

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16170748 kB
Buffers:       1728684 kB
Cached:       14422216 kB
SwapCached:          0 kB
Active:        5012468 kB
Inactive:     11203504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16170748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17136 kB
Writeback:           0 kB
AnonPages:       64272 kB
Mapped:          14684 kB
Slab:           500812 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189996 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= 71240 MiB
End job on node122 at 2011-04-28 12:42:20