Trace number 3276249

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
SAT07 reference solver: minisat SAT 2007SAT 1759.28 1759.23

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  110                                                  |
0.00/0.00	c |  Number of clauses:    1892                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     110     1892     9308 |      630        0    nan |  0.000 % |
0.00/0.00	c |       102 |     110     1892     9308 |      693      102     25 |  0.008 % |
0.00/0.00	c |       252 |     110     1892     9308 |      763      252     24 |  0.008 % |
0.00/0.01	c |       478 |     110     1892     9308 |      839      478     23 |  0.008 % |
0.01/0.01	c |       815 |     110     1892     9308 |      923      815     23 |  0.008 % |
0.01/0.02	c |      1322 |     110     1892     9308 |     1015      846     22 |  0.008 % |
0.01/0.03	c |      2081 |     110     1892     9308 |     1117      568     21 |  0.008 % |
0.01/0.05	c |      3220 |     110     1892     9308 |     1228     1137     22 |  0.008 % |
0.01/0.08	c |      4928 |     110     1892     9308 |     1351      959     22 |  0.008 % |
0.09/0.13	c |      7490 |     110     1892     9308 |     1487      755     21 |  0.008 % |
0.09/0.19	c |     11335 |     110     1892     9308 |     1635      807     21 |  0.008 % |
0.29/0.30	c |     17101 |     110     1892     9308 |     1799     1592     22 |  0.008 % |
0.39/0.47	c |     25751 |     110     1892     9308 |     1979     1103     20 |  0.008 % |
0.69/0.73	c |     38725 |     110     1892     9308 |     2177     1029     20 |  0.008 % |
1.10/1.12	c |     58186 |     110     1892     9308 |     2394     1720     21 |  0.008 % |
1.69/1.73	c |     87378 |     110     1892     9308 |     2634     1793     22 |  0.008 % |
2.60/2.69	c |    131168 |     110     1892     9308 |     2897     1598     22 |  0.008 % |
4.10/4.18	c |    196854 |     110     1892     9308 |     3187     2832     22 |  0.008 % |
6.39/6.45	c |    295380 |     110     1892     9308 |     3506     3148     23 |  0.008 % |
9.99/10.00	c |    443170 |     110     1892     9308 |     3857     2411     21 |  0.008 % |
15.49/15.56	c |    664854 |     110     1892     9308 |     4242     2431     23 |  0.008 % |
24.20/24.22	c |    997379 |     110     1892     9308 |     4667     3852     22 |  0.008 % |
37.70/37.79	c |   1496167 |     110     1892     9308 |     5133     4633     22 |  0.008 % |
59.00/59.03	c |   2244350 |     110     1892     9308 |     5647     3997     22 |  0.008 % |
92.20/92.29	c |   3366627 |     110     1892     9308 |     6211     4868     23 |  0.008 % |
144.10/144.12	c |   5050040 |     110     1892     9308 |     6833     3373     21 |  0.008 % |
226.70/226.74	c |   7575158 |     110     1892     9308 |     7516     6526     23 |  0.008 % |
367.80/367.89	c |  11362833 |     110     1892     9308 |     8268     6360     21 |  0.008 % |
593.51/593.58	c |  17044347 |     110     1892     9308 |     9094     4761     22 |  0.008 % |
950.22/950.23	c |  25566617 |     110     1892     9308 |    10004     6898     21 |  0.008 % |
1515.13/1515.13	c |  38350020 |     110     1892     9308 |    11004     9723     21 |  0.008 % |
1759.24/1759.22	c ===============================================================================
1759.24/1759.22	c restarts              : 31
1759.24/1759.22	c conflicts             : 43578277       (24771 /sec)
1759.24/1759.22	c decisions             : 48824586       (1.76 % random) (27753 /sec)
1759.24/1759.22	c propagations          : 796583025      (452798 /sec)
1759.24/1759.22	c conflict literals     : 1015265953     (17.73 % deleted)
1759.24/1759.22	c Memory used           : 6.12 MB
1759.24/1759.22	c CPU time              : 1759.25 s
1759.24/1759.22	c 
1759.24/1759.22	s SATISFIABLE
1759.24/1759.22	v 1 2 3 -4 5 6 -7 8 -9 10 -11 -12 -13 -14 15 16 -17 -18 -19 -20 21 -22 -23 24 -25 -26 -27 -28 29 -30 -31 32 -33 -34 35 -36 -37 -38 -39 40 -41 42 -43 -44 45 -46 47 -48 -49 50 -51 -52 53 -54 -55 -56 -57 -58 59 -60 61 62 -63 -64 65 -66 -67 -68 -69 -70 71 72 -73 -74 75 -76 77 -78 -79 -80 81 82 -83 -84 85 86 -87 -88 89 -90 91 92 93 94 -95 -96 97 -98 -99 100 101 102 103 -104 105 -106 107 -108 109 -110 0

Verifier Data

OK

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-3276249-1303667814/watcher-3276249-1303667814 -o /tmp/evaluation-result-3276249-1303667814/solver-3276249-1303667814 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276249-1303667814.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.06 3.03 2/177 1340
/proc/meminfo: memFree=16130360/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=1864 CPUtime=0 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 171 0 0 0 0 0 0 0 25 0 1 0 478379182 1908736 127 33554432000 134512640 135048876 4287477872 18446744073709551615 134533457 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 466 127 62 131 0 333 0

[startup+0.0135611 s]
/proc/loadavg: 2.00 2.06 3.03 2/177 1340
/proc/meminfo: memFree=16130360/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=1864 CPUtime=0.01 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 178 0 0 0 1 0 0 0 25 0 1 0 478379182 1908736 134 33554432000 134512640 135048876 4287477872 18446744073709551615 134552907 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 466 134 66 131 0 333 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1864

[startup+0.100561 s]
/proc/loadavg: 2.00 2.06 3.03 2/177 1340
/proc/meminfo: memFree=16130360/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=1996 CPUtime=0.09 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 211 0 0 0 9 0 0 0 25 0 1 0 478379182 2043904 167 33554432000 134512640 135048876 4287477872 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 499 167 66 131 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.30052 s]
/proc/loadavg: 2.00 2.06 3.03 2/177 1340
/proc/meminfo: memFree=16130360/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2128 CPUtime=0.29 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 234 0 0 0 29 0 0 0 25 0 1 0 478379182 2179072 190 33554432000 134512640 135048876 4287477872 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 532 190 66 131 0 399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2128

[startup+0.700452 s]
/proc/loadavg: 2.00 2.06 3.03 2/177 1340
/proc/meminfo: memFree=16130360/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2128 CPUtime=0.69 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 256 0 0 0 69 0 0 0 25 0 1 0 478379182 2179072 212 33554432000 134512640 135048876 4287477872 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 532 212 66 131 0 399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2128

[startup+1.50031 s]
/proc/loadavg: 2.00 2.06 3.03 3/178 1341
/proc/meminfo: memFree=16129732/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2392 CPUtime=1.49 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 294 0 0 0 149 0 0 0 25 0 1 0 478379182 2449408 250 33554432000 134512640 135048876 4287477872 18446744073709551615 134555068 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 598 250 66 131 0 465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2392

[startup+3.101 s]
/proc/loadavg: 2.00 2.06 3.03 3/178 1341
/proc/meminfo: memFree=16128984/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2524 CPUtime=3.1 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 331 0 0 0 310 0 0 0 25 0 1 0 478379182 2584576 287 33554432000 134512640 135048876 4287477872 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 631 287 66 131 0 498 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2524

[startup+6.30041 s]
/proc/loadavg: 2.00 2.06 3.02 3/178 1341
/proc/meminfo: memFree=16128488/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2656 CPUtime=6.29 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 370 0 0 0 629 0 0 0 25 0 1 0 478379182 2719744 326 33554432000 134512640 135048876 4287477872 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 664 326 66 131 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2656

[startup+12.7002 s]
/proc/loadavg: 2.00 2.06 3.02 3/178 1341
/proc/meminfo: memFree=16128000/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=2924 CPUtime=12.69 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 432 0 0 0 1269 0 0 0 25 0 1 0 478379182 2994176 388 33554432000 134512640 135048876 4287477872 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 731 388 66 131 0 598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2924

[startup+25.5009 s]
/proc/loadavg: 2.00 2.06 3.00 3/178 1342
/proc/meminfo: memFree=16128104/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=3188 CPUtime=25.5 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 504 0 0 0 2550 0 0 0 25 0 1 0 478379182 3264512 460 33554432000 134512640 135048876 4287477872 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 797 460 66 131 0 664 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 3188

[startup+51.1002 s]
/proc/loadavg: 2.00 2.05 2.97 3/178 1342
/proc/meminfo: memFree=16127836/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=3452 CPUtime=51.1 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 588 0 0 0 5110 0 0 0 25 0 1 0 478379182 3534848 544 33554432000 134512640 135048876 4287477872 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 863 544 66 131 0 730 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3452

[startup+102.306 s]
/proc/loadavg: 2.00 2.04 2.92 3/178 1344
/proc/meminfo: memFree=16126936/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=3856 CPUtime=102.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 684 0 0 0 10230 0 0 0 25 0 1 0 478379182 3948544 640 33554432000 134512640 135048876 4287477872 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 964 640 66 131 0 831 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3856

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.86 3/178 1345
/proc/meminfo: memFree=16126540/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4140 CPUtime=162.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 763 0 0 0 16230 0 0 0 25 0 1 0 478379182 4239360 719 33554432000 134512640 135048876 4287477872 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 1035 719 66 131 0 902 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4140

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.80 3/178 1347
/proc/meminfo: memFree=16125892/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4424 CPUtime=222.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 816 0 0 0 22230 0 0 0 25 0 1 0 478379182 4530176 772 33554432000 134512640 135048876 4287477872 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/1340/statm: 1106 772 66 131 0 973 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4424

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.75 4/178 1357
/proc/meminfo: memFree=16125164/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4708 CPUtime=282.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 873 0 0 0 28230 0 0 0 25 0 1 0 478379182 4820992 829 33554432000 134512640 135048876 4287477872 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1177 829 66 131 0 1044 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4708

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.70 3/178 1359
/proc/meminfo: memFree=16125152/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4708 CPUtime=342.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 884 0 0 0 34230 0 0 0 25 0 1 0 478379182 4820992 840 33554432000 134512640 135048876 4287477872 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1177 840 66 131 0 1044 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4708

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.65 3/178 1361
/proc/meminfo: memFree=16125020/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4840 CPUtime=402.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 906 0 0 0 40230 0 0 0 25 0 1 0 478379182 4956160 862 33554432000 134512640 135048876 4287477872 18446744073709551615 134546561 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1210 862 66 131 0 1077 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4840

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.61 3/178 1365
/proc/meminfo: memFree=16124440/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4840 CPUtime=462.3 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 930 0 0 0 46230 0 0 0 25 0 1 0 478379182 4956160 886 33554432000 134512640 135048876 4287477872 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1210 886 66 131 0 1077 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4840

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.57 3/178 1367
/proc/meminfo: memFree=16123992/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4972 CPUtime=522.31 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 954 0 0 0 52230 1 0 0 25 0 1 0 478379182 5091328 910 33554432000 134512640 135048876 4287477872 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1243 910 66 131 0 1110 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 4972

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.53 3/178 1368
/proc/meminfo: memFree=16123484/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=4972 CPUtime=582.31 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 954 0 0 0 58230 1 0 0 25 0 1 0 478379182 5091328 910 33554432000 134512640 135048876 4287477872 18446744073709551615 134558152 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1243 910 66 131 0 1110 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4972


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

/proc/meminfo: memFree=16118812/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=5968 CPUtime=1122.32 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1192 0 0 0 112231 1 0 0 25 0 1 0 478379182 6111232 1148 33554432000 134512640 135048876 4287477872 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1492 1148 66 131 0 1359 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 5968

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/178 1384
/proc/meminfo: memFree=16118288/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=5968 CPUtime=1182.32 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1193 0 0 0 118231 1 0 0 25 0 1 0 478379182 6111232 1149 33554432000 134512640 135048876 4287477872 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1492 1149 66 131 0 1359 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 5968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/178 1386
/proc/meminfo: memFree=16118020/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1242.32 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1207 0 0 0 124231 1 0 0 25 0 1 0 478379182 6262784 1163 33554432000 134512640 135048876 4287477872 18446744073709551615 134547178 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1163 66 131 0 1396 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 6116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 1388
/proc/meminfo: memFree=16117992/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1302.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1207 0 0 0 130232 1 0 0 25 0 1 0 478379182 6262784 1163 33554432000 134512640 135048876 4287477872 18446744073709551615 134545952 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1163 66 131 0 1396 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 6116

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.22 3/178 1389
/proc/meminfo: memFree=16118220/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1362.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1209 0 0 0 136232 1 0 0 25 0 1 0 478379182 6262784 1165 33554432000 134512640 135048876 4287477872 18446744073709551615 134547265 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1165 66 131 0 1396 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 6116

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.20 3/178 1391
/proc/meminfo: memFree=16118192/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1422.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1210 0 0 0 142232 1 0 0 25 0 1 0 478379182 6262784 1166 33554432000 134512640 135048876 4287477872 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1166 66 131 0 1396 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 6116

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.18 3/178 1392
/proc/meminfo: memFree=16118296/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1482.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1216 0 0 0 148232 1 0 0 25 0 1 0 478379182 6262784 1172 33554432000 134512640 135048876 4287477872 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1172 66 131 0 1396 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 6116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/178 1394
/proc/meminfo: memFree=16118024/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6116 CPUtime=1542.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1234 0 0 0 154232 1 0 0 25 0 1 0 478379182 6262784 1190 33554432000 134512640 135048876 4287477872 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1529 1190 66 131 0 1396 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 6116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 1396
/proc/meminfo: memFree=16118248/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1602.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1262 0 0 0 160232 1 0 0 25 0 1 0 478379182 6414336 1218 33554432000 134512640 135048876 4287477872 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1218 66 131 0 1433 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 6264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/178 1397
/proc/meminfo: memFree=16117980/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1662.33 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1272 0 0 0 166232 1 0 0 25 0 1 0 478379182 6414336 1228 33554432000 134512640 135048876 4287477872 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1228 66 131 0 1433 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 6264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/178 1399
/proc/meminfo: memFree=16118084/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1722.34 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1272 0 0 0 172232 2 0 0 25 0 1 0 478379182 6414336 1228 33554432000 134512640 135048876 4287477872 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1228 66 131 0 1433 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 6264

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

[startup+1740.7 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1399
/proc/meminfo: memFree=16118072/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1740.74 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 174072 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1740.74
Current children cumulated vsize (KiB) 6264

[startup+1747.1 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1399
/proc/meminfo: memFree=16118196/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1747.14 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 174712 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1747.14
Current children cumulated vsize (KiB) 6264

[startup+1753.5 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118192/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1753.54 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175352 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134551644 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1753.54
Current children cumulated vsize (KiB) 6264

[startup+1756.71 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118188/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1756.74 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175672 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1756.74
Current children cumulated vsize (KiB) 6264

[startup+1758.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118188/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1758.34 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175832 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1758.34
Current children cumulated vsize (KiB) 6264

[startup+1758.7 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118188/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1758.74 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175872 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1758.74
Current children cumulated vsize (KiB) 6264

[startup+1759.1 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118188/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1759.14 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175912 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1759.14
Current children cumulated vsize (KiB) 6264

[startup+1759.2 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1400
/proc/meminfo: memFree=16118188/32951124 swapFree=67111528/67111528
[pid=1340] ppid=1338 vsize=6264 CPUtime=1759.24 cores=0,2,4,6
/proc/1340/stat : 1340 (minisat_noasser) R 1338 1340 1243 0 -1 4202496 1273 0 0 0 175922 2 0 0 25 0 1 0 478379182 6414336 1229 33554432000 134512640 135048876 4287477872 18446744073709551615 134547034 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1340/statm: 1566 1229 66 131 0 1433 0
Current children cumulated CPU time (s) 1759.24
Current children cumulated vsize (KiB) 6264

Child status: 10
Real time (s): 1759.23
CPU time (s): 1759.28
CPU user time (s): 1759.25
CPU system time (s): 0.027995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.25
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1279
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= 5
involuntary context switches= 3905

runsolver used 2.6266 second user time and 5.37518 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 19:56:54
IDJOB=3276249
IDBENCH=87455
IDSOLVER=1678
FILE ID=node139/3276249-1303667814
RUNJOBID= node139-1303666609-1261
PBS_JOBID= 13150759
Free space on /tmp= 72568 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276249-1303667814/watcher-3276249-1303667814 -o /tmp/evaluation-result-3276249-1303667814/solver-3276249-1303667814 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276249-1303667814.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=125461771

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      16130516 kB
Buffers:       2144880 kB
Cached:       14072572 kB
SwapCached:          0 kB
Active:        9803832 kB
Inactive:      6496352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16130516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:       81900 kB
Mapped:          15228 kB
Slab:           458436 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226528 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= 72564 MiB
End job on node139 at 2011-04-24 20:26:14