Trace number 3308950
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 | application/kullmann/AES/Benchmarks/ 128/aes_128_3_keyfind_1.cnf |
MD5SUM | ff59ad0e88befc51bfa041e45143dc53 |
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 | 2808 |
Number of clauses | 30432 |
Sum of the clauses size | 167020 |
Maximum clause length | 8 |
Minimum clause length | 1 |
Number of clauses of size 1 | 280 |
Number of clauses of size 2 | 384 |
Number of clauses of size 3 | 5024 |
Number of clauses of size 4 | 960 |
Number of clauses of size 5 | 6144 |
Number of clauses of size over 5 | 17640 |
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-3308950-1303984718.cnf
0.00/0.00 c found header 'p cnf 2808 30432'
0.00/0.02 c finished parsing
0.00/0.02 c
0.00/0.02 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.02 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.02 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.02 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.02 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.02 c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.02 c
0.00/0.02 c sizeof vars[0] = 16 alignment = 0 0 MB
0.00/0.02 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.00/0.02 c sizeof occs[0] = 8 alignment = 0 0 MB
0.00/0.02 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.00/0.02 c
0.00/0.02 c starting search after 0.0 seconds
0.00/0.02 c no decision limit
0.00/0.02 c
0.00/0.02 c original/binary fixed eliminated learned agility
0.00/0.02 c seconds variables equivalent conflicts height MB
0.00/0.02 c
0.00/0.02 c * 0.0 30056 2336 280 192 0 0 0 0.0 0 2
0.09/0.14 c s 0.1 28648 2080 280 448 0 0 0 0.0 0 2
0.09/0.14 c l 0.1 28648 2080 280 448 0 0 28648 0.0 0 2
0.09/0.14 c R 0.1 28648 2080 280 448 0 101 101 263.2 6 2
0.09/0.15 c R 0.2 28648 2080 280 448 0 203 203 247.4 16 2
0.09/0.15 c N 0.2 28648 2080 280 448 0 805 805 229.7 33 2
0.09/0.16 c B 0.2 28649 2080 280 448 0 1002 1001 233.3 38 2
0.09/0.17 c B 0.2 28654 2078 280 450 0 2003 1997 251.5 46 3
0.09/0.17 c N 0.2 28658 2077 280 451 0 2410 2400 255.0 43 3
0.19/0.23 c N 0.2 28677 2073 280 455 0 6419 6390 231.2 43 3
0.19/0.25 c B 0.3 28679 2073 280 455 0 8007 7976 224.0 39 4
0.29/0.38 c N 0.4 28695 2065 280 463 0 16035 15988 225.4 39 5
0.49/0.55 c B 0.6 28701 2059 280 469 0 24009 23956 217.3 47 6
0.69/0.75 c + 0.8 28707 2053 280 475 0 28649 31512 211.4 39 7
1.00/1.00 c s 1.0 28653 2053 280 475 0 35205 31556 206.7 36 7
1.00/1.03 c + 1.0 28654 2053 280 475 0 35811 34663 206.3 34 7
1.10/1.11 c N 1.1 28655 2052 280 476 0 38466 34254 205.7 51 8
1.29/1.32 c + 1.3 28656 2051 280 477 0 44761 38129 201.8 36 9
1.79/1.80 c + 1.8 28656 2051 280 477 0 55954 41941 199.9 47 10
2.29/2.38 c
2.29/2.38 c original/binary fixed eliminated learned agility
2.29/2.38 c seconds variables equivalent conflicts height MB
2.29/2.38 c
2.29/2.38 c B 2.4 28656 2051 280 477 0 64020 42078 198.3 45 11
2.59/2.69 c + 2.7 28658 2050 280 478 0 69942 46135 199.1 44 12
3.09/3.16 c s 3.2 28653 2050 280 478 0 82889 51441 197.7 48 11
3.20/3.30 c + 3.3 28654 2049 280 479 0 87427 50748 198.6 43 12
3.30/3.37 c N 3.4 28654 2049 280 479 0 89740 53747 198.8 38 12
4.19/4.20 c + 4.2 28658 2048 280 480 0 109280 55822 192.1 47 12
6.49/6.51 c + 6.5 28659 2047 280 481 0 136600 61404 185.1 51 18
6.79/6.87 c s 6.9 28649 2047 280 481 0 137315 72151 184.9 43 15
8.49/8.50 c B 8.5 28650 2046 280 482 0 160038 78484 186.4 49 19
10.69/10.73 c + 10.7 28650 2046 280 482 0 170752 67544 186.5 49 22
14.80/14.80 c s 14.8 28649 2044 280 484 0 199998 67641 186.8 45 14
14.90/14.98 c N 15.0 28653 2043 280 485 0 205080 69594 187.1 45 16
15.40/15.41 c + 15.4 28656 2042 280 486 0 213440 74298 187.4 47 16
18.60/18.65 c + 18.7 28657 2042 280 486 0 266800 81727 186.5 41 22
20.49/20.56 c s 20.6 28637 2042 280 486 0 281730 110302 185.8 46 21
24.30/24.38 c + 24.4 28642 2039 280 489 0 333501 89899 185.8 48 26
28.09/28.12 c s 28.1 28636 2039 280 489 0 355404 128780 185.1 49 28
30.29/30.31 c B 30.3 28638 2038 280 490 0 384076 90039 184.9 49 25
32.59/32.67 c + 32.7 28640 2038 280 490 0 416875 98888 184.4 45 26
35.99/36.05 c
35.99/36.05 c original/binary fixed eliminated learned agility
35.99/36.05 c seconds variables equivalent conflicts height MB
35.99/36.05 c
35.99/36.05 c s 36.1 28622 2038 280 490 0 453663 114769 182.8 43 26
36.49/36.57 c N 36.6 28625 2035 280 493 0 461409 109033 183.1 46 27
41.30/41.30 c + 41.3 28619 2035 280 493 0 521093 108776 181.5 49 21
47.30/47.32 c s 47.3 28619 2035 280 493 0 556233 108956 181.3 47 23
60.40/60.40 c + 60.4 28619 2035 280 493 0 651365 119653 177.3 46 47
105.09/105.16 c s 105.2 28608 2035 280 493 0 811243 100533 177.6 50 25
105.29/105.30 c + 105.3 28609 2035 280 493 0 814205 131618 177.7 46 27
111.89/111.97 c s 112.0 28610 2034 280 494 0 888003 131741 176.6 41 26
112.39/112.41 c B 112.4 28611 2033 280 495 0 896156 131798 176.5 41 29
121.59/121.66 c s 121.7 28599 2031 280 497 0 986371 131759 175.3 48 28
124.39/124.47 c + 124.5 28599 2031 280 497 0 1017755 144779 174.6 42 32
125.40/125.49 c N 125.5 28599 2031 280 497 0 1025253 139269 174.4 46 35
131.09/131.14 c s 131.2 28594 2030 280 498 0 1061440 144960 173.5 43 32
143.19/143.22 c s 143.2 28596 2030 280 498 0 1138764 170779 172.1 46 39
177.20/177.20 c s 177.2 28591 2029 280 499 0 1247718 160448 169.7 45 54
181.10/181.19 c + 181.2 28591 2029 280 499 0 1272192 159256 169.2 49 55
190.60/190.62 c s 190.6 28587 2028 280 500 0 1313975 159496 168.5 49 59
223.60/223.68 c s 223.7 28577 2026 280 502 0 1415125 221531 169.1 45 67
243.91/243.96 c s 244.0 28572 2025 280 503 0 1554747 210606 167.7 41 47
250.41/250.49 c
250.41/250.49 c original/binary fixed eliminated learned agility
250.41/250.49 c seconds variables equivalent conflicts height MB
250.41/250.49 c
250.41/250.49 c + 250.5 28572 2025 280 503 0 1590241 175181 167.7 48 49
282.51/282.57 c s 282.6 28573 2025 280 503 0 1791360 175434 168.1 47 38
310.71/310.77 c s 310.8 28574 2025 280 503 0 1892469 175233 168.5 43 44
337.91/337.97 c + 338.0 28574 2025 280 503 0 1987800 192699 169.1 48 71
378.81/378.84 c B 378.9 28574 2025 280 503 0 2048324 151819 169.3 46 49
455.71/455.79 c N 455.8 28574 2025 280 503 0 2255373 228079 167.3 44 87
514.41/514.40 c s 514.4 28573 2024 280 504 0 2332445 160624 166.7 46 53
536.72/536.71 c s 536.7 28568 2023 280 505 0 2465863 192847 167.0 44 43
539.11/539.13 c + 539.2 28568 2023 280 505 0 2484751 211968 166.9 45 47
557.21/557.28 c s 557.3 28563 2022 280 506 0 2539838 212097 166.3 45 56
837.93/837.99 c + 838.0 28563 2022 280 506 0 3105935 233164 163.8 46 127
1009.33/1009.35 c s 1009.4 28558 2021 280 507 0 3612219 259335 163.3 45 60
1036.73/1036.76 c s 1036.8 28559 2021 280 507 0 3784251 337518 162.1 48 76
1070.54/1070.51 c + 1070.6 28560 2020 280 508 0 3882417 256480 161.8 41 99
1086.04/1086.05 c s 1086.1 28554 2020 280 508 0 3917017 379960 161.7 46 100
1181.35/1181.37 c s 1181.4 28555 2020 280 508 0 4186211 283673 160.9 41 79
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
1300.05/1300.00 c 4426985 conflicts, 5971322 decisions, 2 random
1300.05/1300.00 c 0 iterations, 10 restarts, 7920 skipped
1300.05/1300.00 c 23 enlarged, 122 shrunken, 43279 rescored, 1021 rebiased
1300.05/1300.00 c 27 simplifications, 10 reductions
1300.05/1300.00 c
1300.05/1300.00 c vars: 280 fixed, 508 equiv, 0 elim, 508 merged
1300.05/1300.00 c elim: 2933257 resolutions, 16 phases, 16 rounds
1300.05/1300.00 c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1300.05/1300.00 c arty: 0.00 and 0.00 xor average arity
1300.05/1300.00 c prbe: 146596 probed, 36 phases, 36 rounds
1300.05/1300.00 c prbe: 0 failed, 0 lifted, 0 merged
1300.05/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1300.05/1300.00 c hash: 0 units, 508 merged
1300.05/1300.00 c mins: 264914174 learned, 10% deleted, 198 strong, 100 depth
1300.05/1300.00 c subs: 96 forward, 96 backward, 512 doms
1300.05/1300.00 c strs: 0 forward, 0 backward
1300.05/1300.00 c doms: 512 dominators, 0 high, 0 low
1300.05/1300.00 c prps: 427243944 propagations, 0.33 megaprops
1300.05/1300.00 c
1300.05/1300.00 c 1300.1 seconds, 140 MB max, 1034 MB recycled
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/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-3308950-1303984718/watcher-3308950-1303984718 -o /tmp/evaluation-result-3308950-1303984718/solver-3308950-1303984718 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308950-1303984718.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: 3.99 3.96 3.19 4/189 30648
/proc/meminfo: memFree=12018120/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=1808 CPUtime=0 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 367 0 0 0 0 0 0 0 23 0 1 0 490887390 1851392 323 33554432000 134512640 135151029 4288536032 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 452 324 65 156 0 295 0
[startup+0.0724879 s]
/proc/loadavg: 3.99 3.96 3.19 4/189 30648
/proc/meminfo: memFree=12018120/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=4440 CPUtime=0.07 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 1132 0 0 0 7 0 0 0 23 0 1 0 490887390 4546560 1005 33554432000 134512640 135151029 4288536032 18446744073709551615 134548536 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 1110 1005 80 156 0 953 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4440
[startup+0.10048 s]
/proc/loadavg: 3.99 3.96 3.19 4/189 30648
/proc/meminfo: memFree=12018120/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=4440 CPUtime=0.09 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 1132 0 0 0 9 0 0 0 23 0 1 0 490887390 4546560 1005 33554432000 134512640 135151029 4288536032 18446744073709551615 134548203 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 1110 1005 80 156 0 953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4440
[startup+0.300437 s]
/proc/loadavg: 3.99 3.96 3.19 4/189 30648
/proc/meminfo: memFree=12018120/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=5232 CPUtime=0.29 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 1330 0 0 0 29 0 0 0 25 0 1 0 490887390 5357568 1203 33554432000 134512640 135151029 4288536032 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 1308 1203 80 156 0 1151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5232
[startup+0.700361 s]
/proc/loadavg: 3.99 3.96 3.19 4/189 30648
/proc/meminfo: memFree=12018120/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=8136 CPUtime=0.69 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 2034 0 0 0 69 0 0 0 25 0 1 0 490887390 8331264 1907 33554432000 134512640 135151029 4288536032 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 2034 1907 80 156 0 1877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136
[startup+1.5002 s]
/proc/loadavg: 3.99 3.96 3.19 5/190 30649
/proc/meminfo: memFree=12009316/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=10844 CPUtime=1.49 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 2715 0 0 0 149 0 0 0 25 0 1 0 490887390 11104256 2588 33554432000 134512640 135151029 4288536032 18446744073709551615 134554976 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 2711 2588 80 156 0 2554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10844
[startup+3.10089 s]
/proc/loadavg: 3.99 3.96 3.19 5/190 30649
/proc/meminfo: memFree=12005956/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=14864 CPUtime=3.09 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 3692 0 0 0 309 0 0 0 25 0 1 0 490887390 15220736 3565 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 3716 3565 80 156 0 3559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14864
[startup+6.30025 s]
/proc/loadavg: 3.99 3.96 3.19 5/190 30649
/proc/meminfo: memFree=12001368/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=19652 CPUtime=6.29 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 4900 0 0 0 629 0 0 0 25 0 1 0 490887390 20123648 4773 33554432000 134512640 135151029 4288536032 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 4913 4773 80 156 0 4756 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19652
[startup+12.701 s]
/proc/loadavg: 3.99 3.96 3.20 5/190 30649
/proc/meminfo: memFree=11990828/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=26128 CPUtime=12.69 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 6481 0 0 0 1268 1 0 0 25 0 1 0 490887390 26755072 6354 33554432000 134512640 135151029 4288536032 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 6532 6354 80 156 0 6375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26128
[startup+25.5004 s]
/proc/loadavg: 3.99 3.96 3.21 5/190 30649
/proc/meminfo: memFree=11985896/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=30988 CPUtime=25.49 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 7736 0 0 0 2547 2 0 0 25 0 1 0 490887390 31731712 7609 33554432000 134512640 135151029 4288536032 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 7747 7609 80 156 0 7590 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30988
[startup+51.1003 s]
/proc/loadavg: 4.07 3.98 3.23 5/190 30731
/proc/meminfo: memFree=12039016/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=38912 CPUtime=51.1 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 9743 0 0 0 5107 3 0 0 25 0 1 0 490887390 39845888 9613 33554432000 134512640 135151029 4288536032 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 9728 9613 80 156 0 9571 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 38912
[startup+102.307 s]
/proc/loadavg: 4.03 3.98 3.28 5/190 30733
/proc/meminfo: memFree=11977036/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=58172 CPUtime=102.3 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 14292 0 0 0 10227 3 0 0 25 0 1 0 490887390 59568128 14162 33554432000 134512640 135151029 4288536032 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 14543 14162 80 156 0 14386 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58172
[startup+162.3 s]
/proc/loadavg: 4.05 4.00 3.32 5/190 30743
/proc/meminfo: memFree=11910412/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=55644 CPUtime=162.29 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 14531 0 0 0 16226 3 0 0 25 0 1 0 490887390 56979456 13777 33554432000 134512640 135151029 4288536032 18446744073709551615 134574855 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 13911 13777 80 156 0 13754 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55644
[startup+222.3 s]
/proc/loadavg: 4.07 4.01 3.37 5/190 30745
/proc/meminfo: memFree=12125392/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=78212 CPUtime=222.3 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 20210 0 0 0 22225 5 0 0 25 0 1 0 490887390 80089088 19233 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 19553 19233 80 156 0 19396 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78212
[startup+282.3 s]
/proc/loadavg: 3.42 3.84 3.35 4/184 30764
/proc/meminfo: memFree=13936388/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=78044 CPUtime=282.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 20430 0 0 0 28225 6 0 0 25 0 1 0 490887390 79917056 19362 33554432000 134512640 135151029 4288536032 18446744073709551615 134574551 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 19511 19362 80 156 0 19354 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 78044
[startup+342.301 s]
/proc/loadavg: 3.15 3.68 3.32 4/184 30766
/proc/meminfo: memFree=13916908/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=79168 CPUtime=342.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 20710 0 0 0 34225 6 0 0 25 0 1 0 490887390 81068032 19642 33554432000 134512640 135151029 4288536032 18446744073709551615 134554799 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 19792 19642 80 156 0 19635 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 79168
[startup+402.301 s]
/proc/loadavg: 3.06 3.56 3.30 4/184 30767
/proc/meminfo: memFree=13899496/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=96920 CPUtime=402.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 24957 0 0 0 40223 8 0 0 25 0 1 0 490887390 99246080 23889 33554432000 134512640 135151029 4288536032 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 24230 23889 80 156 0 24073 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 96920
[startup+462.301 s]
/proc/loadavg: 3.02 3.45 3.28 4/184 30769
/proc/meminfo: memFree=13895124/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=98940 CPUtime=462.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 25461 0 0 0 46223 8 0 0 25 0 1 0 490887390 101314560 24393 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 24735 24393 80 156 0 24578 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98940
[startup+522.301 s]
/proc/loadavg: 3.00 3.37 3.26 4/184 30771
/proc/meminfo: memFree=13874144/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=119236 CPUtime=522.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 30588 0 0 0 52221 10 0 0 25 0 1 0 490887390 122097664 29246 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 29809 29246 80 156 0 29652 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 119236
[startup+582.301 s]
/proc/loadavg: 3.05 3.31 3.25 4/184 30772
/proc/meminfo: memFree=13874608/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=119236 CPUtime=582.31 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 30620 0 0 0 58221 10 0 0 25 0 1 0 490887390 122097664 29278 33554432000 134512640 135151029 4288536032 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 29809 29278 80 156 0 29652 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119236
[startup+642.301 s]
/proc/loadavg: 3.08 3.27 3.23 4/184 30774
/proc/meminfo: memFree=13865900/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=127412 CPUtime=642.32 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 32794 0 0 0 64221 11 0 0 25 0 1 0 490887390 130469888 31452 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 31853 31452 80 156 0 31696 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 127412
[startup+702.301 s]
/proc/loadavg: 3.03 3.22 3.22 4/184 30775
/proc/meminfo: memFree=13846528/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=142092 CPUtime=702.32 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 36540 0 0 0 70219 13 0 0 25 0 1 0 490887390 145502208 35119 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 35523 35119 80 156 0 35366 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 142092
[startup+762.307 s]
/proc/loadavg: 3.01 3.17 3.20 4/184 30777
/proc/meminfo: memFree=13838688/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=142092 CPUtime=762.33 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 36615 0 0 0 76220 13 0 0 25 0 1 0 490887390 145502208 35194 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 35523 35194 80 156 0 35366 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 142092
[startup+822.301 s]
/proc/loadavg: 3.00 3.14 3.18 4/184 30779
/proc/meminfo: memFree=13836556/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=144236 CPUtime=822.33 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37003 0 0 0 82220 13 0 0 25 0 1 0 490887390 147697664 35582 33554432000 134512640 135151029 4288536032 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36059 35582 80 156 0 35902 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 144236
[startup+882.3 s]
/proc/loadavg: 3.00 3.11 3.17 4/184 30780
/proc/meminfo: memFree=13833792/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=882.33 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37580 0 0 0 88220 13 0 0 25 0 1 0 490887390 150466560 36159 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36159 80 156 0 36578 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 146940
[startup+942.3 s]
/proc/loadavg: 3.00 3.09 3.16 4/184 30782
/proc/meminfo: memFree=13832900/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=942.33 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37608 0 0 0 94220 13 0 0 25 0 1 0 490887390 150466560 36187 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36187 80 156 0 36578 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 146940
[startup+1002.3 s]
/proc/loadavg: 3.00 3.07 3.15 4/184 30784
/proc/meminfo: memFree=13832256/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1002.33 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37617 0 0 0 100220 13 0 0 25 0 1 0 490887390 150466560 36196 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36196 80 156 0 36578 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 146940
[startup+1062.3 s]
/proc/loadavg: 3.07 3.07 3.14 4/184 30785
/proc/meminfo: memFree=13830372/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1062.34 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37622 0 0 0 106221 13 0 0 25 0 1 0 490887390 150466560 36201 33554432000 134512640 135151029 4288536032 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36201 80 156 0 36578 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 146940
[startup+1122.3 s]
/proc/loadavg: 3.02 3.05 3.13 4/184 30787
/proc/meminfo: memFree=13829232/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1122.34 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37630 0 0 0 112221 13 0 0 25 0 1 0 490887390 150466560 36209 33554432000 134512640 135151029 4288536032 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36209 80 156 0 36578 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 146940
[startup+1182.3 s]
/proc/loadavg: 3.04 3.06 3.12 4/184 30788
/proc/meminfo: memFree=13828596/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1182.34 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37630 0 0 0 118221 13 0 0 25 0 1 0 490887390 150466560 36209 33554432000 134512640 135151029 4288536032 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36209 80 156 0 36578 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 146940
[startup+1242.3 s]
/proc/loadavg: 2.53 2.92 3.07 3/178 30808
/proc/meminfo: memFree=13913548/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1242.34 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37633 0 0 0 124221 13 0 0 25 0 1 0 490887390 150466560 36212 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36212 80 156 0 36578 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 146940
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 2.21 2.76 3.00 3/178 30809
/proc/meminfo: memFree=13918236/32951124 swapFree=67111528/67111528
[pid=30648] ppid=30646 vsize=146940 CPUtime=1300.05 cores=1,3
/proc/30648/stat : 30648 (precosat) R 30646 30648 30355 0 -1 4202496 37636 0 0 0 129992 13 0 0 25 0 1 0 490887390 150466560 36215 33554432000 134512640 135151029 4288536032 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30648/statm: 36735 36215 80 156 0 36578 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 146940
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.07
CPU user time (s): 1299.93
CPU system time (s): 0.146977
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 146940
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37637
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= 3096
runsolver used 2.08168 second user time and 5.01524 second system time
The end
Launcher Data
Begin job on node143 at 2011-04-28 11:58:38
IDJOB=3308950
IDBENCH=83408
IDSOLVER=1690
FILE ID=node143/3308950-1303984718
RUNJOBID= node143-1303983194-30375
PBS_JOBID= 13168683
Free space on /tmp= 72884 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308950-1303984718/watcher-3308950-1303984718 -o /tmp/evaluation-result-3308950-1303984718/solver-3308950-1303984718 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308950-1303984718.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=604937935
node143.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.846
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.69
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.846
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 : 5226.15
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.846
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.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
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.83
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.846
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.74
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.846
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.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 12018276 kB
Buffers: 2289136 kB
Cached: 15982344 kB
SwapCached: 0 kB
Active: 8931040 kB
Inactive: 11434900 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 12018276 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 1588 kB
Writeback: 36 kB
AnonPages: 2093528 kB
Mapped: 16292 kB
Slab: 496384 kB
PageTables: 9080 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 2286472 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= 72924 MiB
End job on node143 at 2011-04-28 12:20:20