Trace number 3309058
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | SAT03/industrial/li/li-test4/ li-test4-100.shuffled-as.sat03-370.cnf |
MD5SUM | 5e5606ae7367b9272c60adc115594912 |
Bench Category | APPLICATION (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 variables | 36809 |
Number of clauses | 142491 |
Sum of the clauses size | 559708 |
Maximum clause length | 172 |
Minimum clause length | 1 |
Number of clauses of size 1 | 14 |
Number of clauses of size 2 | 24558 |
Number of clauses of size 3 | 67458 |
Number of clauses of size 4 | 49000 |
Number of clauses of size 5 | 1 |
Number of clauses of size over 5 | 1460 |
Solver Data
0.00/0.00 c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00 c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria. All rights reserved.
0.00/0.00 c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00 c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00 c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00 c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00 c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00 c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00 c
0.00/0.00 c reading HOME/instance-3309058-1303985946.cnf
0.00/0.00 c found header 'p cnf 36809 142491'
0.09/0.12 c finished parsing
0.09/0.12 c
0.09/0.12 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.12 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.12 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.12 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.12 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.12 c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.12 c
0.09/0.12 c sizeof vars[0] = 16 alignment = 0 1 MB
0.09/0.12 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.09/0.12 c sizeof occs[0] = 8 alignment = 0 0 MB
0.09/0.12 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.09/0.12 c
0.09/0.12 c starting search after 0.1 seconds
0.09/0.12 c no decision limit
0.09/0.12 c
0.09/0.12 c original/binary fixed eliminated learned agility
0.09/0.12 c seconds variables equivalent conflicts height MB
0.09/0.12 c
0.09/0.12 c * 0.1 142455 30655 17 6137 0 0 0 0.0 0 12
1.49/1.59 c s 1.6 143232 29524 381 6043 861 0 0 0.0 0 12
1.49/1.59 c l 1.6 143232 29524 381 6043 861 0 110414 0.0 0 12
1.59/1.62 c R 1.6 143348 29524 381 6043 861 100 77 852.3 0 12
1.59/1.67 c R 1.7 143425 29524 381 6043 861 200 160 1226.9 0 12
1.99/2.01 c R 2.0 144678 29524 381 6043 861 800 731 1788.9 0 13
2.09/2.17 c B 2.2 147455 29523 382 6043 861 1000 920 1858.3 0 14
2.69/2.70 c B 2.7 149899 29523 382 6043 861 2002 1897 2034.7 2 14
2.79/2.89 c R 2.9 149911 29523 382 6043 861 2402 2293 1971.2 1 14
3.39/3.47 c s 3.5 148702 29523 382 6043 861 2641 2525 2047.0 0 13
3.39/3.47 c - 3.5 148702 29523 382 6043 861 2641 109310 2047.0 0 13
5.80/5.82 c s 5.8 149693 29344 383 6043 1039 4995 4802 2191.6 0 13
5.80/5.82 c - 5.8 149693 29344 383 6043 1039 4995 108217 2191.6 0 13
6.99/7.05 c R 7.1 150946 29344 383 6043 1039 6406 6213 2185.0 0 14
8.19/8.20 c s 8.2 151286 29326 383 6043 1057 6946 6724 2183.1 1 13
9.09/9.18 c B 9.2 151345 29326 383 6043 1057 8002 7780 2216.9 1 14
10.59/10.63 c s 10.6 151554 29325 383 6043 1058 8855 8633 2176.0 0 13
13.69/13.73 c s 13.7 151555 29325 383 6043 1058 11172 10949 2226.7 1 14
15.79/15.83 c s 15.8 151556 29325 383 6043 1058 12929 12706 2186.7 0 14
19.80/19.84 c
19.80/19.84 c original/binary fixed eliminated learned agility
19.80/19.84 c seconds variables equivalent conflicts height MB
19.80/19.84 c
19.80/19.84 c R 19.8 151556 29325 383 6043 1058 16013 15790 2171.7 0 15
29.09/29.11 c s 29.1 151557 29325 383 6043 1058 22130 21906 2141.7 2 15
30.80/30.89 c B 30.9 151557 29325 383 6043 1058 24009 23785 2131.8 1 16
38.00/38.08 c R 38.1 151557 29325 383 6043 1058 38461 38237 2111.1 4 27
49.79/49.85 c s 49.9 151559 29325 383 6043 1058 56311 56086 2095.7 1 36
53.29/53.34 c B 53.3 151559 29325 383 6043 1058 64023 63798 2088.9 0 45
66.19/66.27 c R 66.3 151559 29325 383 6043 1058 89765 89540 2070.4 2 66
71.19/71.25 c s 71.3 151560 29325 383 6043 1058 94028 93802 2068.9 0 67
81.00/81.05 c s 81.1 151561 29325 383 6043 1058 102571 102344 2065.8 1 78
84.79/84.80 c + 84.8 151620 29325 383 6043 1058 108217 119038 2059.7 1 87
86.89/86.94 c s 86.9 151620 29325 383 6043 1058 110607 110378 2058.9 2 85
105.09/105.14 c + 105.2 151620 29325 383 6043 1058 135270 130941 2037.1 4 107
120.39/120.48 c B 120.5 151620 29325 383 6043 1058 160047 139065 2021.7 3 129
126.40/126.47 c + 126.5 151620 29325 383 6043 1058 169085 144035 2014.4 11 131
151.90/151.92 c R 151.9 151620 29325 383 6043 1058 205154 158864 1996.1 3 170
155.80/155.87 c + 155.9 151620 29325 383 6043 1058 211356 158438 1993.1 1 167
196.50/196.58 c + 196.6 151620 29325 383 6043 1058 264198 174281 1963.1 4 186
207.59/207.69 c s 207.7 151621 29325 383 6043 1058 276374 178647 1959.0 1 188
218.09/218.16 c s 218.2 151627 29325 383 6043 1058 285606 182507 1952.5 1 193
254.39/254.41 c
254.39/254.41 c original/binary fixed eliminated learned agility
254.39/254.41 c seconds variables equivalent conflicts height MB
254.39/254.41 c
254.39/254.41 c + 254.4 151627 29325 383 6043 1058 330246 191709 1926.0 3 200
258.30/258.31 c s 258.3 151628 29325 383 6043 1058 333395 188390 1925.6 2 191
295.70/295.73 c B 295.7 151628 29325 383 6043 1058 384100 201680 1894.2 2 195
317.80/317.84 c + 317.9 151628 29325 383 6043 1058 412805 210879 1877.8 1 191
351.40/351.42 c R 351.4 151628 29325 383 6043 1058 461612 230944 1868.3 2 261
355.60/355.60 c s 355.6 151629 29325 383 6043 1058 464811 226722 1867.3 1 239
411.50/411.59 c + 411.6 151629 29325 383 6043 1058 516005 231966 1858.1 1 328
438.20/438.29 c s 438.3 151630 29325 383 6043 1058 542142 241977 1842.6 1 307
474.20/474.28 c s 474.3 151631 29325 383 6043 1058 576966 240039 1827.5 6 306
488.31/488.39 c s 488.4 151658 29325 383 6043 1058 590189 241658 1818.9 2 305
512.61/512.67 c s 512.7 151659 29325 383 6043 1058 621861 242343 1808.7 2 310
531.51/531.55 c + 531.6 151659 29325 383 6043 1058 645006 255162 1795.4 4 287
537.61/537.66 c s 537.7 151660 29325 383 6043 1058 648171 244479 1793.8 1 276
550.41/550.45 c s 550.5 151705 29325 383 6043 1058 659772 256080 1790.2 0 287
566.51/566.54 c s 566.6 151721 29325 383 6043 1058 673667 264126 1783.2 2 292
582.71/582.76 c s 582.8 151776 29325 383 6043 1058 686433 265567 1778.0 2 285
609.61/609.63 c s 609.7 151777 29325 383 6043 1058 720906 265268 1770.1 0 255
631.01/631.08 c s 631.1 152037 29325 383 6043 1058 751655 266076 1761.6 2 273
683.31/683.36 c + 683.4 152037 29325 383 6043 1058 806259 280678 1739.7 1 285
739.01/739.00 c
739.01/739.00 c original/binary fixed eliminated learned agility
739.01/739.00 c seconds variables equivalent conflicts height MB
739.01/739.00 c
739.01/739.00 c s 739.0 152038 29325 383 6043 1058 874972 292416 1716.3 1 309
758.71/758.72 c B 758.7 152038 29325 383 6043 1058 896231 290564 1709.0 4 329
842.52/842.57 c + 842.6 152038 29325 383 6043 1058 1007820 308745 1689.0 3 410
857.22/857.23 c R 857.3 152038 29325 383 6043 1058 1025667 320009 1687.9 3 457
1097.32/1097.35 c s 1097.4 152039 29325 383 6043 1058 1240325 318775 1636.8 2 529
1118.42/1118.47 c + 1118.5 152039 29325 383 6043 1058 1259775 339619 1630.2 2 513
1197.83/1197.82 c s 1197.9 152041 29325 383 6043 1058 1330274 352007 1613.2 4 510
1227.42/1227.50 c s 1227.5 152060 29325 383 6043 1058 1355854 352122 1610.5 2 478
1254.73/1254.73 c s 1254.8 152220 29325 383 6043 1058 1382012 349057 1602.5 1 412
1274.53/1274.55 c s 1274.6 152388 29325 383 6043 1058 1399844 349496 1597.4 4 379
1300.03/1300.00 c
1300.03/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00 c
1300.03/1300.00 c 1423728 conflicts, 28284672 decisions, 14068 random
1300.03/1300.00 c 0 iterations, 2753 restarts, 0 skipped
1300.03/1300.00 c 12 enlarged, 1773 shrunken, 13933 rescored, 381 rebiased
1300.03/1300.00 c 32 simplifications, 0 reductions
1300.03/1300.00 c
1300.03/1300.00 c vars: 383 fixed, 6043 equiv, 1058 elim, 6150 merged
1300.03/1300.00 c elim: 1527642 resolutions, 5 phases, 2 rounds
1300.03/1300.00 c sbst: 91% substituted, 0.0% nots, 81.2% ands, 0.1% xors, 18.7% ites
1300.03/1300.00 c arty: 2.05 and 2.00 xor average arity
1300.03/1300.00 c prbe: 14523674 probed, 978 phases, 247 rounds
1300.03/1300.00 c prbe: 168 failed, 1 lifted, 0 merged
1300.03/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1300.03/1300.00 c hash: 29 units, 6150 merged
1300.03/1300.00 c mins: 508564636 learned, 15% deleted, 434 strong, 97 depth
1300.03/1300.00 c subs: 9628 forward, 3498 backward, 9994 doms
1300.03/1300.00 c strs: 5899 forward, 2150 backward
1300.03/1300.00 c doms: 12811 dominators, 423 high, 0 low
1300.03/1300.00 c prps: 1610297402 propagations, 1.24 megaprops
1300.03/1300.00 c
1300.03/1300.00 c 1300.0 seconds, 747 MB max, 1618 MB recycled
1300.03/1300.00 c
1300.03/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00 c
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-3309058-1303985946/watcher-3309058-1303985946 -o /tmp/evaluation-result-3309058-1303985946/solver-3309058-1303985946 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309058-1303985946.cnf
running on 2 cores: 1,3
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.24 2.43 2.96 4/186 23576
/proc/meminfo: memFree=24579804/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=4272 CPUtime=0 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 957 0 0 0 0 0 0 0 22 0 1 0 510192405 4374528 913 33554432000 134512640 135151029 4289694576 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 1068 913 65 156 0 911 0
[startup+0.0421669 s]
/proc/loadavg: 1.24 2.43 2.96 4/186 23576
/proc/meminfo: memFree=24579804/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=7752 CPUtime=0.03 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 1827 0 0 0 3 0 0 0 22 0 1 0 510192405 7938048 1783 33554432000 134512640 135151029 4289694576 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 1938 1784 65 156 0 1781 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7752
[startup+0.101154 s]
/proc/loadavg: 1.24 2.43 2.96 4/186 23576
/proc/meminfo: memFree=24579804/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=12764 CPUtime=0.09 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 3115 0 0 0 9 0 0 0 22 0 1 0 510192405 13070336 3039 33554432000 134512640 135151029 4289694576 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 3191 3039 65 156 0 3034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12764
[startup+0.301121 s]
/proc/loadavg: 1.24 2.43 2.96 4/186 23576
/proc/meminfo: memFree=24579804/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=17836 CPUtime=0.29 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 4422 0 0 0 29 0 0 0 22 0 1 0 510192405 18264064 4279 33554432000 134512640 135151029 4289694576 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 4459 4279 80 156 0 4302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17836
[startup+0.701043 s]
/proc/loadavg: 1.24 2.43 2.96 4/186 23576
/proc/meminfo: memFree=24579804/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=21880 CPUtime=0.69 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 5864 0 0 0 69 0 0 0 24 0 1 0 510192405 22405120 5319 33554432000 134512640 135151029 4289694576 18446744073709551615 134519424 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5470 5319 80 156 0 5313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21880
[startup+1.50091 s]
/proc/loadavg: 1.24 2.43 2.96 5/187 23577
/proc/meminfo: memFree=24530520/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=22936 CPUtime=1.49 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 6102 0 0 0 149 0 0 0 25 0 1 0 510192405 23486464 5557 33554432000 134512640 135151029 4289694576 18446744073709551615 134677356 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5734 5557 80 156 0 5577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22936
[startup+3.10061 s]
/proc/loadavg: 1.24 2.43 2.96 5/187 23577
/proc/meminfo: memFree=24504604/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=21496 CPUtime=3.09 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 6102 0 0 0 309 0 0 0 25 0 1 0 510192405 22011904 5197 33554432000 134512640 135151029 4289694576 18446744073709551615 134672959 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5374 5197 80 156 0 5217 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21496
[startup+6.30102 s]
/proc/loadavg: 1.70 2.51 2.98 5/190 23584
/proc/meminfo: memFree=24298428/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=22156 CPUtime=6.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 6549 0 0 0 629 1 0 0 25 0 1 0 510192405 22687744 5356 33554432000 134512640 135151029 4289694576 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5539 5356 80 156 0 5382 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 22156
[startup+12.7009 s]
/proc/loadavg: 1.89 2.53 2.99 5/190 23584
/proc/meminfo: memFree=24153000/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=22156 CPUtime=12.69 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 7129 0 0 0 1268 1 0 0 25 0 1 0 510192405 22687744 5360 33554432000 134512640 135151029 4289694576 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5539 5360 80 156 0 5382 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22156
[startup+25.5005 s]
/proc/loadavg: 2.43 2.62 3.01 5/190 23584
/proc/meminfo: memFree=24028992/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=22156 CPUtime=25.49 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 7417 0 0 0 2548 1 0 0 25 0 1 0 510192405 22687744 5360 33554432000 134512640 135151029 4289694576 18446744073709551615 134542980 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 5539 5360 80 156 0 5382 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22156
[startup+51.1009 s]
/proc/loadavg: 2.96 2.73 3.03 5/190 23585
/proc/meminfo: memFree=24017316/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=44224 CPUtime=51.09 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 13229 0 0 0 5106 3 0 0 25 0 1 0 510192405 45285376 10884 33554432000 134512640 135151029 4289694576 18446744073709551615 134578147 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 11056 10884 80 156 0 10899 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44224
[startup+102.307 s]
/proc/loadavg: 3.55 2.92 3.08 5/190 23586
/proc/meminfo: memFree=23914300/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=115764 CPUtime=102.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 32015 0 0 0 10219 11 0 0 25 0 1 0 510192405 118542336 28771 33554432000 134512640 135151029 4289694576 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 28941 28771 80 156 0 28784 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115764
[startup+162.301 s]
/proc/loadavg: 3.90 3.13 3.14 5/190 23588
/proc/meminfo: memFree=23807184/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=187360 CPUtime=162.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 49918 0 0 0 16212 18 0 0 25 0 1 0 510192405 191856640 46674 33554432000 134512640 135151029 4289694576 18446744073709551615 134554664 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 46840 46674 80 156 0 46683 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 187360
[startup+222.301 s]
/proc/loadavg: 3.96 3.29 3.19 5/190 23589
/proc/meminfo: memFree=23770900/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=213796 CPUtime=222.29 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 57054 0 0 0 22208 21 0 0 25 0 1 0 510192405 218927104 53264 33554432000 134512640 135151029 4289694576 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 53449 53264 80 156 0 53292 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 213796
[startup+282.301 s]
/proc/loadavg: 3.98 3.41 3.24 5/190 23591
/proc/meminfo: memFree=23724736/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=224376 CPUtime=282.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 59970 0 0 0 28208 22 0 0 25 0 1 0 510192405 229761024 55907 33554432000 134512640 135151029 4289694576 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 56094 55907 80 156 0 55937 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 224376
[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.29 5/190 23593
/proc/meminfo: memFree=23704596/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=244088 CPUtime=342.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 64896 0 0 0 34206 24 0 0 25 0 1 0 510192405 249946112 60833 33554432000 134512640 135151029 4289694576 18446744073709551615 134574592 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 61022 60833 80 156 0 60865 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 244088
[startup+402.301 s]
/proc/loadavg: 3.99 3.60 3.33 5/190 23594
/proc/meminfo: memFree=23601192/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=336756 CPUtime=402.31 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 88213 0 0 0 40198 33 0 0 25 0 1 0 510192405 344838144 83877 33554432000 134512640 135151029 4289694576 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 84189 83877 80 156 0 84032 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 336756
[startup+462.301 s]
/proc/loadavg: 3.99 3.67 3.37 5/190 23596
/proc/meminfo: memFree=23554324/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=351164 CPUtime=462.3 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 92157 0 0 0 46196 34 0 0 25 0 1 0 510192405 359591936 87548 33554432000 134512640 135151029 4289694576 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87791 87548 80 156 0 87634 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 351164
[startup+522.301 s]
/proc/loadavg: 4.07 3.75 3.41 5/190 23597
/proc/meminfo: memFree=23545864/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=351164 CPUtime=522.31 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 93002 0 0 0 52197 34 0 0 25 0 1 0 510192405 359591936 87574 33554432000 134512640 135151029 4289694576 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87791 87574 80 156 0 87634 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 351164
[startup+582.301 s]
/proc/loadavg: 4.10 3.81 3.45 5/190 23599
/proc/meminfo: memFree=23503424/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=350648 CPUtime=582.31 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 93002 0 0 0 58197 34 0 0 25 0 1 0 510192405 359063552 87445 33554432000 134512640 135151029 4289694576 18446744073709551615 134522076 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87662 87445 80 156 0 87505 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 350648
[startup+642.301 s]
/proc/loadavg: 4.04 3.84 3.48 5/190 23601
/proc/meminfo: memFree=23456412/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=350648 CPUtime=642.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 93003 0 0 0 64198 34 0 0 25 0 1 0 510192405 359063552 87446 33554432000 134512640 135151029 4289694576 18446744073709551615 134542716 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87662 87446 80 156 0 87505 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 350648
[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.51 5/190 23602
/proc/meminfo: memFree=23399352/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=350648 CPUtime=702.31 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 93027 0 0 0 70197 34 0 0 25 0 1 0 510192405 359063552 87470 33554432000 134512640 135151029 4289694576 18446744073709551615 134580473 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87662 87470 80 156 0 87505 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 350648
[startup+762.307 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 23604
/proc/meminfo: memFree=23414708/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=350648 CPUtime=762.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 93045 0 0 0 76198 34 0 0 25 0 1 0 510192405 359063552 87488 33554432000 134512640 135151029 4289694576 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 87662 87488 80 156 0 87505 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 350648
[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.56 5/190 23605
/proc/meminfo: memFree=23366448/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=389280 CPUtime=822.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 102711 0 0 0 82195 37 0 0 25 0 1 0 510192405 398622720 97154 33554432000 134512640 135151029 4289694576 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 97320 97154 80 156 0 97163 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 389280
[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.59 5/190 23607
/proc/meminfo: memFree=23224292/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=516140 CPUtime=882.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 134333 0 0 0 88184 48 0 0 25 0 1 0 510192405 528527360 128776 33554432000 134512640 135151029 4289694576 18446744073709551615 134578147 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 129035 128776 80 156 0 128878 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 516140
[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/190 23608
/proc/meminfo: memFree=23058340/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=700224 CPUtime=942.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 180228 0 0 0 94170 62 0 0 25 0 1 0 510192405 717029376 174671 33554432000 134512640 135151029 4289694576 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 175056 174671 80 156 0 174899 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 700224
[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.63 5/190 23610
/proc/meminfo: memFree=22980052/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=773404 CPUtime=1002.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198414 0 0 0 100165 67 0 0 25 0 1 0 510192405 791965696 192857 33554432000 134512640 135151029 4289694576 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 193351 192857 80 156 0 193194 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 773404
[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 23612
/proc/meminfo: memFree=22979788/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=773404 CPUtime=1062.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198431 0 0 0 106165 67 0 0 25 0 1 0 510192405 791965696 192874 33554432000 134512640 135151029 4289694576 18446744073709551615 134551799 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 193351 192874 80 156 0 193194 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 773404
[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.67 5/190 23613
/proc/meminfo: memFree=22979492/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=771948 CPUtime=1122.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198493 0 0 0 112165 67 0 0 25 0 1 0 510192405 790474752 192681 33554432000 134512640 135151029 4289694576 18446744073709551615 134520453 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 192987 192681 80 156 0 192830 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 771948
[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/190 23615
/proc/meminfo: memFree=22979712/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=771948 CPUtime=1182.32 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198501 0 0 0 118165 67 0 0 25 0 1 0 510192405 790474752 192689 33554432000 134512640 135151029 4289694576 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 192987 192689 80 156 0 192830 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 771948
[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 23617
/proc/meminfo: memFree=22979064/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=771948 CPUtime=1242.33 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198539 0 0 0 124166 67 0 0 25 0 1 0 510192405 790474752 192727 33554432000 134512640 135151029 4289694576 18446744073709551615 134574120 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 192987 192727 80 156 0 192830 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 771948
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.73 3/186 23620
/proc/meminfo: memFree=23338180/32951124 swapFree=67111524/67111528
[pid=23576] ppid=23574 vsize=771948 CPUtime=1300.03 cores=1,3
/proc/23576/stat : 23576 (precosat) R 23574 23576 23129 0 -1 4202496 198543 0 0 0 129936 67 0 0 25 0 1 0 510192405 790474752 192731 33554432000 134512640 135151029 4289694576 18446744073709551615 134530785 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/23576/statm: 192987 192731 80 156 0 192830 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 771948
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)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.37
CPU system time (s): 0.711891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 773404
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.711891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198544
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= 3
involuntary context switches= 16194
runsolver used 2.07968 second user time and 5.02524 second system time
The end
Launcher Data
Begin job on node139 at 2011-04-28 12:19:07
IDJOB=3309058
IDBENCH=84227
IDSOLVER=1690
FILE ID=node139/3309058-1303985946
RUNJOBID= node139-1303985946-23542
PBS_JOBID= 13168687
Free space on /tmp= 72544 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309058-1303985946/watcher-3309058-1303985946 -o /tmp/evaluation-result-3309058-1303985946/solver-3309058-1303985946 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309058-1303985946.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=410007611
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: 24580332 kB
Buffers: 1997924 kB
Cached: 5773124 kB
SwapCached: 4 kB
Active: 587112 kB
Inactive: 7267056 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 24580332 kB
SwapTotal: 67111528 kB
SwapFree: 67111524 kB
Dirty: 10928 kB
Writeback: 0 kB
AnonPages: 82432 kB
Mapped: 15276 kB
Slab: 452176 kB
PageTables: 5528 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 250056 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= 72488 MiB
End job on node139 at 2011-04-28 12:40:49