Trace number 3309145
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 | SAT02/industrial/aloul/ Homer/homer17.shuffled.cnf |
MD5SUM | ca62f6128dc3cad7229c7b9ee33a7492 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 0.484925 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 286 |
Number of clauses | 1742 |
Sum of the clauses size | 3718 |
Maximum clause length | 11 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 1716 |
Number of clauses of size 3 | 0 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 26 |
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-3309145-1303986069.cnf
0.00/0.00 c found header 'p cnf 286 1742'
0.00/0.00 c finished parsing
0.00/0.00 c
0.00/0.00 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00 c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00 c
0.00/0.00 c sizeof vars[0] = 16 alignment = 0 0 MB
0.00/0.00 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.00/0.00 c sizeof occs[0] = 8 alignment = 0 0 MB
0.00/0.00 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.00/0.00 c
0.00/0.00 c starting search after 0.0 seconds
0.00/0.00 c no decision limit
0.00/0.00 c
0.00/0.00 c original/binary fixed eliminated learned agility
0.00/0.00 c seconds variables equivalent conflicts height MB
0.00/0.00 c
0.00/0.00 c * 0.0 1742 286 0 0 0 0 0 0.0 0 0
0.00/0.00 c s 0.0 1716 260 0 0 26 0 0 0.0 0 0
0.00/0.00 c l 0.0 1716 260 0 0 26 0 1000 0.0 0 0
0.00/0.00 c R 0.0 1716 260 0 0 26 102 102 137.8 4 0
0.00/0.01 c R 0.0 1716 260 0 0 26 204 204 105.7 8 0
0.00/0.01 c R 0.0 1716 260 0 0 26 805 805 58.7 16 0
0.00/0.01 c B 0.0 1716 260 0 0 26 1000 1000 56.1 18 0
0.00/0.01 c + 0.0 1716 260 0 0 26 1000 1100 56.1 18 0
0.00/0.02 c + 0.0 1716 260 0 0 26 1251 1210 53.7 18 0
0.00/0.02 c + 0.0 1716 260 0 0 26 1560 1331 48.3 15 0
0.02/0.03 c + 0.0 1716 260 0 0 26 1953 1464 44.8 16 0
0.02/0.03 c B 0.0 1716 260 0 0 26 2003 1382 44.6 17 0
0.02/0.03 c R 0.0 1716 260 0 0 26 2407 1466 40.5 16 0
0.02/0.03 c + 0.0 1716 260 0 0 26 2440 1610 40.2 16 0
0.02/0.04 c + 0.0 1716 260 0 0 26 3050 1771 39.0 17 1
0.02/0.05 c + 0.1 1716 260 0 0 26 3811 1948 36.5 16 1
0.02/0.07 c + 0.1 1716 260 0 0 26 4761 2142 34.1 14 1
0.02/0.08 c + 0.1 1716 260 0 0 26 5950 2356 33.0 16 1
0.02/0.09 c R 0.1 1716 260 0 0 26 6426 2363 32.9 15 1
0.09/0.11 c
0.09/0.11 c original/binary fixed eliminated learned agility
0.09/0.11 c seconds variables equivalent conflicts height MB
0.09/0.11 c
0.09/0.11 c + 0.1 1716 260 0 0 26 7437 2591 30.8 15 1
0.09/0.12 c B 0.1 1716 260 0 0 26 8005 2598 30.3 16 1
0.09/0.13 c + 0.1 1716 260 0 0 26 9296 2850 30.3 15 1
0.09/0.17 c + 0.2 1716 260 0 0 26 11622 3135 29.4 15 1
0.19/0.21 c + 0.2 1716 260 0 0 26 14526 3448 29.3 15 1
0.19/0.23 c R 0.2 1716 260 0 0 26 16043 3454 28.4 15 1
0.19/0.27 c + 0.3 1716 260 0 0 26 18156 3792 27.6 15 1
0.29/0.35 c + 0.4 1716 260 0 0 26 22695 4171 27.6 16 1
0.29/0.37 c B 0.4 1716 260 0 0 26 24014 4174 27.8 15 1
0.39/0.45 c + 0.4 1716 260 0 0 26 28367 4588 27.5 15 1
0.49/0.59 c + 0.6 1716 260 0 0 26 35457 5046 27.0 15 2
0.59/0.65 c R 0.7 1716 260 0 0 26 38506 5049 26.6 16 2
0.69/0.78 c + 0.8 1716 260 0 0 26 44320 5550 25.6 14 2
0.89/0.99 c + 1.0 1716 260 0 0 26 55401 6105 25.9 16 2
1.10/1.17 c B 1.2 1716 260 0 0 26 64024 7372 26.8 18 3
1.19/1.27 c + 1.3 1716 260 0 0 26 69251 6715 27.2 17 2
1.59/1.64 c + 1.6 1716 260 0 0 26 86561 7386 26.9 15 3
1.69/1.71 c R 1.7 1716 260 0 0 26 89798 7398 26.5 15 3
2.10/2.20 c + 2.2 1716 260 0 0 26 108203 8124 26.3 14 3
2.69/2.75 c
2.69/2.75 c original/binary fixed eliminated learned agility
2.69/2.75 c seconds variables equivalent conflicts height MB
2.69/2.75 c
2.69/2.75 c + 2.8 1716 260 0 0 26 135252 8936 26.3 16 3
3.30/3.37 c B 3.4 1716 260 0 0 26 160052 8951 27.3 15 4
3.49/3.58 c + 3.6 1716 260 0 0 26 169065 9829 27.5 16 4
4.89/4.92 c R 4.9 1716 260 0 0 26 205216 9835 27.3 16 5
4.99/5.08 c + 5.1 1716 260 0 0 26 211330 10811 27.1 15 5
6.69/6.72 c + 6.7 1716 260 0 0 26 264160 11892 27.1 17 5
8.59/8.60 c + 8.6 1716 260 0 0 26 330201 13081 26.9 16 6
10.09/10.12 c B 10.1 1716 260 0 0 26 384108 13084 27.4 15 7
11.00/11.05 c + 11.1 1716 260 0 0 26 412751 14389 27.6 17 7
13.49/13.51 c R 13.5 1716 260 0 0 26 461682 14399 27.7 16 8
15.89/15.94 c + 15.9 1716 260 0 0 26 515937 15827 27.1 17 9
19.89/19.96 c + 20.0 1716 260 0 0 26 644921 17409 27.7 16 9
24.99/25.03 c + 25.0 1716 260 0 0 26 806151 19149 28.4 19 9
28.09/28.15 c B 28.2 1716 260 0 0 26 896246 19156 28.7 16 10
32.69/32.77 c + 32.8 1716 260 0 0 26 1007685 21063 28.8 15 11
33.59/33.60 c R 33.6 1716 260 0 0 26 1025740 21073 28.8 16 12
44.39/44.48 c + 44.5 1716 260 0 0 26 1259607 23169 28.3 17 13
57.19/57.28 c + 57.3 1716 260 0 0 26 1574505 25485 28.1 15 15
74.59/74.67 c + 74.7 1716 260 0 0 26 1968130 28033 28.4 16 16
78.99/79.06 c
78.99/79.06 c original/binary fixed eliminated learned agility
78.99/79.06 c seconds variables equivalent conflicts height MB
78.99/79.06 c
78.99/79.06 c B 79.1 1716 260 0 0 26 2048457 28035 28.5 16 17
90.20/90.21 c R 90.2 1716 260 0 0 26 2256275 28038 28.7 18 19
101.99/102.07 c + 102.1 1716 260 0 0 26 2460161 30836 29.1 16 19
133.99/134.09 c + 134.1 1716 260 0 0 26 3075201 33919 29.2 16 21
162.09/162.15 c s 162.2 1717 260 0 0 26 3546152 33920 29.2 17 7
178.59/178.66 c + 178.7 1717 260 0 0 26 3844003 37310 29.3 17 14
221.09/221.15 c B 221.2 1717 260 0 0 26 4608884 37316 29.2 22 21
237.39/237.45 c + 237.5 1717 260 0 0 26 4805001 41041 29.3 19 24
245.19/245.28 c R 245.3 1717 260 0 0 26 4922230 41048 29.4 19 26
321.99/322.01 c + 322.0 1717 260 0 0 26 6006250 45145 29.8 18 30
417.20/417.28 c + 417.3 1717 260 0 0 26 7507813 49659 29.6 17 35
556.20/556.23 c + 556.2 1717 260 0 0 26 9384765 54624 29.3 15 38
634.10/634.16 c B 634.2 1717 260 0 0 26 10241792 54631 29.5 16 41
671.20/671.25 c R 671.3 1717 260 0 0 26 10663735 54630 29.6 18 43
1159.10/1159.18 c s 1159.2 1718 260 0 0 26 16299006 54625 29.5 16 9
1185.60/1185.62 c s 1185.6 1719 260 0 0 26 16503932 54625 29.5 18 12
1207.60/1207.61 c s 1207.6 1720 260 0 0 26 16734061 54630 29.4 16 11
1300.01/1300.00 c
1300.01/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00 c
1300.01/1300.00 c 17811850 conflicts, 21558825 decisions, 1 random
1300.01/1300.00 c 0 iterations, 26612 restarts, 7 skipped
1300.01/1300.00 c 42 enlarged, 4 shrunken, 173935 rescored, 3451 rebiased
1300.01/1300.00 c 5 simplifications, 1 reductions
1300.01/1300.00 c
1300.01/1300.00 c vars: 0 fixed, 0 equiv, 26 elim, 0 merged
1300.01/1300.00 c elim: 7189 resolutions, 1 phases, 1 rounds
1300.01/1300.00 c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1300.01/1300.00 c arty: 0.00 and 0.00 xor average arity
1300.01/1300.00 c prbe: 170612 probed, 328 phases, 328 rounds
1300.01/1300.00 c prbe: 0 failed, 0 lifted, 0 merged
1300.01/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1300.01/1300.00 c hash: 0 units, 0 merged
1300.01/1300.00 c mins: 674461423 learned, 19% deleted, 0 strong, 11 depth
1300.01/1300.00 c subs: 0 forward, 0 backward, 0 doms
1300.01/1300.00 c strs: 0 forward, 0 backward
1300.01/1300.00 c doms: 0 dominators, 0 high, 0 low
1300.01/1300.00 c prps: 437633892 propagations, 0.34 megaprops
1300.01/1300.00 c
1300.01/1300.00 c 1300.0 seconds, 53 MB max, 2971 MB recycled
1300.01/1300.00 c
1300.01/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.01/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-3309145-1303986069/watcher-3309145-1303986069 -o /tmp/evaluation-result-3309145-1303986069/solver-3309145-1303986069 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309145-1303986069.cnf
running on 2 cores: 4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.33 1.99 2.65 5/186 11629
/proc/meminfo: memFree=18503000/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=996 CPUtime=0 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 197 0 0 0 0 0 0 0 24 0 1 0 588837554 1019904 152 33554432000 134512640 135151029 4291826192 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 249 152 80 156 0 92 0
[startup+0.028004 s]
/proc/loadavg: 1.33 1.99 2.65 5/186 11629
/proc/meminfo: memFree=18503000/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=1260 CPUtime=0.02 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 253 0 0 0 2 0 0 0 25 0 1 0 588837554 1290240 208 33554432000 134512640 135151029 4291826192 18446744073709551615 134552614 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 315 208 80 156 0 158 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1260
[startup+0.100992 s]
/proc/loadavg: 1.33 1.99 2.65 5/186 11629
/proc/meminfo: memFree=18503000/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=1656 CPUtime=0.09 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 332 0 0 0 9 0 0 0 25 0 1 0 588837554 1695744 287 33554432000 134512640 135151029 4291826192 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 414 287 80 156 0 257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656
[startup+0.300959 s]
/proc/loadavg: 1.33 1.99 2.65 5/186 11629
/proc/meminfo: memFree=18503000/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=2184 CPUtime=0.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 495 0 0 0 29 0 0 0 25 0 1 0 588837554 2236416 450 33554432000 134512640 135151029 4291826192 18446744073709551615 134552123 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 546 450 80 156 0 389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2184
[startup+0.700915 s]
/proc/loadavg: 1.33 1.99 2.65 5/186 11629
/proc/meminfo: memFree=18503000/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=2848 CPUtime=0.69 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 637 0 0 0 69 0 0 0 25 0 1 0 588837554 2916352 592 33554432000 134512640 135151029 4291826192 18446744073709551615 134574623 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 712 592 80 156 0 555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2848
[startup+1.50079 s]
/proc/loadavg: 1.33 1.99 2.65 5/187 11630
/proc/meminfo: memFree=18464560/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=3944 CPUtime=1.49 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 887 0 0 0 149 0 0 0 25 0 1 0 588837554 4038656 842 33554432000 134512640 135151029 4291826192 18446744073709551615 134578112 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 986 842 80 156 0 829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3944
[startup+3.10051 s]
/proc/loadavg: 1.33 1.99 2.65 5/187 11630
/proc/meminfo: memFree=18424536/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=4924 CPUtime=3.09 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 1111 0 0 0 309 0 0 0 25 0 1 0 588837554 5042176 1066 33554432000 134512640 135151029 4291826192 18446744073709551615 134542735 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 1231 1066 80 156 0 1074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4924
[startup+6.30096 s]
/proc/loadavg: 1.78 2.07 2.67 5/190 11636
/proc/meminfo: memFree=18128240/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=6876 CPUtime=6.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 1525 0 0 0 629 0 0 0 25 0 1 0 588837554 7041024 1480 33554432000 134512640 135151029 4291826192 18446744073709551615 134554799 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 1719 1480 80 156 0 1562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6876
[startup+12.7009 s]
/proc/loadavg: 1.96 2.10 2.68 5/190 11636
/proc/meminfo: memFree=17804300/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=9012 CPUtime=12.69 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 2009 0 0 0 1268 1 0 0 25 0 1 0 588837554 9228288 1964 33554432000 134512640 135151029 4291826192 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 2253 1964 80 156 0 2096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9012
[startup+25.5008 s]
/proc/loadavg: 2.41 2.20 2.70 5/190 11636
/proc/meminfo: memFree=17731256/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=11628 CPUtime=25.49 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 2600 0 0 0 2548 1 0 0 25 0 1 0 588837554 11907072 2555 33554432000 134512640 135151029 4291826192 18446744073709551615 134575904 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 2907 2555 80 156 0 2750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11628
[startup+51.1005 s]
/proc/loadavg: 2.95 2.34 2.73 5/190 11638
/proc/meminfo: memFree=17720948/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=17052 CPUtime=51.09 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 3663 0 0 0 5108 1 0 0 25 0 1 0 588837554 17461248 3618 33554432000 134512640 135151029 4291826192 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 4263 3618 80 156 0 4106 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17052
[startup+102.307 s]
/proc/loadavg: 3.68 2.63 2.81 5/190 11638
/proc/meminfo: memFree=17705040/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=23552 CPUtime=102.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 5008 0 0 0 10228 2 0 0 25 0 1 0 588837554 24117248 4963 33554432000 134512640 135151029 4291826192 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 5888 4963 80 156 0 5731 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23552
[startup+162.301 s]
/proc/loadavg: 3.88 2.87 2.88 5/190 11640
/proc/meminfo: memFree=17690812/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=17928 CPUtime=162.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 5901 0 0 0 16227 2 0 0 25 0 1 0 588837554 18358272 4180 33554432000 134512640 135151029 4291826192 18446744073709551615 134551466 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 4482 4180 80 156 0 4325 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17928
[startup+222.301 s]
/proc/loadavg: 3.99 3.09 2.95 5/190 11642
/proc/meminfo: memFree=17678172/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=26060 CPUtime=222.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 7513 0 0 0 22227 2 0 0 25 0 1 0 588837554 26685440 5792 33554432000 134512640 135151029 4291826192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 6515 5792 80 156 0 6358 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26060
[startup+282.301 s]
/proc/loadavg: 3.99 3.25 3.01 5/190 11644
/proc/meminfo: memFree=17668840/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=34124 CPUtime=282.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 9033 0 0 0 28227 2 0 0 25 0 1 0 588837554 34942976 7312 33554432000 134512640 135151029 4291826192 18446744073709551615 134551532 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 8531 7312 80 156 0 8374 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 34124
[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.07 5/190 11646
/proc/meminfo: memFree=17660440/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=36212 CPUtime=342.29 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 9449 0 0 0 34227 2 0 0 25 0 1 0 588837554 37081088 7728 33554432000 134512640 135151029 4291826192 18446744073709551615 134554888 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 9053 7728 80 156 0 8896 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 36212
[startup+402.301 s]
/proc/loadavg: 3.99 3.50 3.13 5/190 11646
/proc/meminfo: memFree=17653604/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=39540 CPUtime=402.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 10010 0 0 0 40227 3 0 0 25 0 1 0 588837554 40488960 8289 33554432000 134512640 135151029 4291826192 18446744073709551615 134546772 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 9885 8289 80 156 0 9728 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39540
[startup+462.301 s]
/proc/loadavg: 3.99 3.58 3.18 5/190 11648
/proc/meminfo: memFree=17648728/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=41588 CPUtime=462.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 10435 0 0 0 46227 3 0 0 25 0 1 0 588837554 42586112 8714 33554432000 134512640 135151029 4291826192 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 10397 8714 80 156 0 10240 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 41588
[startup+522.301 s]
/proc/loadavg: 3.99 3.66 3.23 5/190 11650
/proc/meminfo: memFree=17650552/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=43380 CPUtime=522.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 10797 0 0 0 52227 3 0 0 25 0 1 0 588837554 44421120 9076 33554432000 134512640 135151029 4291826192 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 10845 9076 80 156 0 10688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43380
[startup+582.301 s]
/proc/loadavg: 4.04 3.73 3.28 5/190 11652
/proc/meminfo: memFree=17647924/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=44672 CPUtime=582.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 11076 0 0 0 58227 3 0 0 25 0 1 0 588837554 45744128 9355 33554432000 134512640 135151029 4291826192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 11168 9355 80 156 0 11011 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44672
[startup+642.301 s]
/proc/loadavg: 4.01 3.78 3.32 5/190 11654
/proc/meminfo: memFree=17642568/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=49280 CPUtime=642.31 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 12018 0 0 0 64228 3 0 0 25 0 1 0 588837554 50462720 10297 33554432000 134512640 135151029 4291826192 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 12320 10297 80 156 0 12163 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 49280
[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.36 5/190 11654
/proc/meminfo: memFree=17635232/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=50560 CPUtime=702.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 12326 0 0 0 70227 3 0 0 25 0 1 0 588837554 51773440 10605 33554432000 134512640 135151029 4291826192 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 12640 10605 80 156 0 12483 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 50560
[startup+762.307 s]
/proc/loadavg: 4.03 3.86 3.40 5/190 11656
/proc/meminfo: memFree=17638416/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=52864 CPUtime=762.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 12842 0 0 0 76227 3 0 0 25 0 1 0 588837554 54132736 11121 33554432000 134512640 135151029 4291826192 18446744073709551615 134575832 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13216 11121 80 156 0 13059 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 52864
[startup+822.301 s]
/proc/loadavg: 4.06 3.90 3.44 5/190 11658
/proc/meminfo: memFree=17741068/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=53120 CPUtime=822.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 12899 0 0 0 82227 3 0 0 25 0 1 0 588837554 54394880 11178 33554432000 134512640 135151029 4291826192 18446744073709551615 134554513 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13280 11178 80 156 0 13123 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 53120
[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.47 5/190 11660
/proc/meminfo: memFree=17723064/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=53632 CPUtime=882.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 13040 0 0 0 88227 3 0 0 25 0 1 0 588837554 54919168 11319 33554432000 134512640 135151029 4291826192 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13408 11319 80 156 0 13251 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 53632
[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.50 5/190 11660
/proc/meminfo: memFree=17708784/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=54144 CPUtime=942.31 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 13159 0 0 0 94227 4 0 0 25 0 1 0 588837554 55443456 11438 33554432000 134512640 135151029 4291826192 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13536 11438 80 156 0 13379 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 54144
[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 11662
/proc/meminfo: memFree=17739392/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1002.31 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 13871 0 0 0 100227 4 0 0 25 0 1 0 588837554 57016320 12150 33554432000 134512640 135151029 4291826192 18446744073709551615 134555100 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12150 80 156 0 13763 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 55680
[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 11666
/proc/meminfo: memFree=17735780/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1062.31 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 14148 0 0 0 106227 4 0 0 25 0 1 0 588837554 57016320 12427 33554432000 134512640 135151029 4291826192 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12427 80 156 0 13763 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 55680
[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 11669
/proc/meminfo: memFree=17729112/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1122.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 14222 0 0 0 112226 4 0 0 25 0 1 0 588837554 57016320 12501 33554432000 134512640 135151029 4291826192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12501 80 156 0 13763 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 55680
[startup+1182.3 s]
/proc/loadavg: 4.06 3.97 3.61 5/190 11671
/proc/meminfo: memFree=17727856/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1182.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 14415 0 0 0 118226 4 0 0 25 0 1 0 588837554 57016320 12694 33554432000 134512640 135151029 4291826192 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12694 80 156 0 13763 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 55680
[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.63 5/190 11673
/proc/meminfo: memFree=17727108/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1242.3 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 14417 0 0 0 124226 4 0 0 25 0 1 0 588837554 57016320 12696 33554432000 134512640 135151029 4291826192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12696 80 156 0 13763 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 55680
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.48 3.83 3.61 3/182 11691
/proc/meminfo: memFree=17796828/32951124 swapFree=67110396/67111528
[pid=11629] ppid=11627 vsize=55680 CPUtime=1300.01 cores=4,6
/proc/11629/stat : 11629 (precosat) R 11627 11629 10875 0 -1 4202496 14427 0 0 0 129997 4 0 0 25 0 1 0 588837554 57016320 12706 33554432000 134512640 135151029 4291826192 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11629/statm: 13920 12706 80 156 0 13763 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 55680
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.01
CPU time (s): 1300.03
CPU user time (s): 1299.98
CPU system time (s): 0.050992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 55680
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14428
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= 4
involuntary context switches= 1542
runsolver used 2.34664 second user time and 4.68129 second system time
The end
Launcher Data
Begin job on node118 at 2011-04-28 12:21:09
IDJOB=3309145
IDBENCH=87946
IDSOLVER=1690
FILE ID=node118/3309145-1303986069
RUNJOBID= node118-1303986068-11459
PBS_JOBID= 13168708
Free space on /tmp= 71600 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309145-1303986069/watcher-3309145-1303986069 -o /tmp/evaluation-result-3309145-1303986069/solver-3309145-1303986069 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309145-1303986069.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1483985490
node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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 : 5374.59
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 18503140 kB
Buffers: 1894128 kB
Cached: 11943840 kB
SwapCached: 600 kB
Active: 9303456 kB
Inactive: 4606492 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 18503140 kB
SwapTotal: 67111528 kB
SwapFree: 67110396 kB
Dirty: 17128 kB
Writeback: 0 kB
AnonPages: 71316 kB
Mapped: 15740 kB
Slab: 473100 kB
PageTables: 4888 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 235980 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= 71504 MiB
End job on node118 at 2011-04-28 12:42:51