Trace number 3309142
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/homer16.shuffled.cnf |
MD5SUM | f98b1abe53ae4846a5f9102253ed913e |
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.484926 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 264 |
Number of clauses | 1476 |
Sum of the clauses size | 3168 |
Maximum clause length | 11 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 1452 |
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 | 24 |
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-3309142-1303986069.cnf
0.00/0.00 c found header 'p cnf 264 1476'
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 1476 264 0 0 0 0 0 0.0 0 0
0.00/0.01 c s 0.0 1452 240 0 0 24 0 0 0.0 0 0
0.00/0.01 c l 0.0 1452 240 0 0 24 0 1000 0.0 0 0
0.00/0.01 c R 0.0 1452 240 0 0 24 101 101 121.5 4 0
0.00/0.01 c R 0.0 1452 240 0 0 24 201 201 91.1 8 0
0.00/0.02 c R 0.0 1452 240 0 0 24 804 804 52.3 15 0
0.00/0.02 c B 0.0 1452 240 0 0 24 1002 1002 47.7 16 0
0.00/0.02 c + 0.0 1452 240 0 0 24 1002 1100 47.7 16 0
0.00/0.02 c + 0.0 1452 240 0 0 24 1251 1210 43.7 17 0
0.00/0.02 c + 0.0 1452 240 0 0 24 1563 1331 41.9 18 0
0.00/0.03 c + 0.0 1452 240 0 0 24 1950 1464 40.7 18 0
0.00/0.03 c B 0.0 1452 240 0 0 24 2003 1390 40.6 18 0
0.00/0.04 c R 0.0 1452 240 0 0 24 2406 1466 38.4 17 0
0.00/0.04 c + 0.0 1452 240 0 0 24 2436 1610 38.1 17 0
0.00/0.04 c + 0.0 1452 240 0 0 24 3045 1771 37.0 19 0
0.00/0.05 c + 0.1 1452 240 0 0 24 3805 1948 35.8 21 1
0.00/0.07 c + 0.1 1452 240 0 0 24 4755 2142 33.5 16 1
0.00/0.08 c + 0.1 1452 240 0 0 24 5940 2356 33.4 18 1
0.00/0.09 c R 0.1 1452 240 0 0 24 6416 2362 34.0 19 1
0.09/0.10 c
0.09/0.10 c original/binary fixed eliminated learned agility
0.09/0.10 c seconds variables equivalent conflicts height MB
0.09/0.10 c
0.09/0.10 c + 0.1 1452 240 0 0 24 7427 2591 31.8 17 1
0.09/0.11 c B 0.1 1452 240 0 0 24 8006 2594 31.4 18 1
0.09/0.14 c + 0.1 1452 240 0 0 24 9282 2850 32.4 19 1
0.09/0.17 c + 0.2 1452 240 0 0 24 11601 3135 33.2 19 1
0.19/0.22 c + 0.2 1452 240 0 0 24 14501 3448 32.2 18 1
0.19/0.25 c R 0.2 1452 240 0 0 24 16050 3455 31.3 17 1
0.19/0.28 c + 0.3 1452 240 0 0 24 18125 3792 30.1 17 1
0.29/0.35 c + 0.3 1452 240 0 0 24 22656 4171 29.5 19 1
0.29/0.37 c B 0.4 1452 240 0 0 24 24007 4172 29.9 23 1
0.39/0.43 c + 0.4 1452 240 0 0 24 28322 4588 29.8 16 1
0.49/0.54 c + 0.5 1452 240 0 0 24 35400 5046 30.0 18 1
0.59/0.62 c R 0.6 1452 240 0 0 24 38510 5049 29.1 18 2
0.69/0.72 c + 0.7 1452 240 0 0 24 44250 5550 27.9 16 2
0.89/0.92 c + 0.9 1452 240 0 0 24 55310 6105 28.6 18 2
0.99/1.09 c B 1.1 1452 240 0 0 24 64017 6111 28.4 15 2
1.10/1.19 c + 1.2 1452 240 0 0 24 69136 6715 29.0 23 2
1.49/1.55 c + 1.6 1452 240 0 0 24 86420 7386 28.6 17 3
1.59/1.63 c R 1.6 1452 240 0 0 24 89806 7393 28.2 17 3
1.99/2.03 c + 2.0 1452 240 0 0 24 108025 8124 27.7 20 3
2.59/2.64 c
2.59/2.64 c original/binary fixed eliminated learned agility
2.59/2.64 c seconds variables equivalent conflicts height MB
2.59/2.64 c
2.59/2.64 c + 2.6 1452 240 0 0 24 135032 8936 27.9 17 3
3.09/3.18 c B 3.2 1452 240 0 0 24 160044 8948 28.6 20 3
3.30/3.38 c + 3.4 1452 240 0 0 24 168794 9829 28.5 16 3
4.19/4.27 c R 4.3 1452 240 0 0 24 205199 9833 27.8 16 4
4.40/4.41 c + 4.4 1452 240 0 0 24 210991 10811 27.7 17 4
5.69/5.74 c + 5.7 1452 240 0 0 24 263735 11892 27.4 18 5
7.29/7.35 c + 7.3 1452 240 0 0 24 329666 13081 27.4 17 5
8.69/8.73 c B 8.7 1452 240 0 0 24 384112 13088 27.9 17 6
9.39/9.47 c + 9.5 1452 240 0 0 24 412080 14389 28.0 18 6
11.39/11.41 c R 11.4 1452 240 0 0 24 461570 14394 28.2 18 7
13.20/13.27 c + 13.3 1452 240 0 0 24 515101 15827 27.3 19 7
17.29/17.32 c + 17.3 1452 240 0 0 24 643877 17409 27.9 19 8
22.59/22.65 c + 22.6 1452 240 0 0 24 804845 19149 28.3 14 9
26.29/26.37 c B 26.4 1452 240 0 0 24 896225 19161 29.1 19 10
31.09/31.12 c + 31.1 1452 240 0 0 24 1006056 21063 29.1 18 11
32.39/32.48 c R 32.5 1452 240 0 0 24 1025594 21069 29.0 16 11
42.28/42.36 c + 42.4 1452 240 0 0 24 1257571 23169 28.4 17 7
53.98/54.04 c + 54.0 1452 240 0 0 24 1571962 25485 28.4 17 10
70.69/70.79 c + 70.8 1452 240 0 0 24 1964951 28033 28.1 16 12
73.69/73.79 c
73.69/73.79 c original/binary fixed eliminated learned agility
73.69/73.79 c seconds variables equivalent conflicts height MB
73.69/73.79 c
73.69/73.79 c B 73.8 1452 240 0 0 24 2048446 28036 28.2 19 13
87.28/87.36 c R 87.4 1452 240 0 0 24 2256126 28042 28.8 17 16
100.78/100.82 c + 100.8 1452 240 0 0 24 2456186 30836 29.1 18 18
128.18/128.25 c + 128.2 1452 240 0 0 24 3070230 33919 28.9 17 19
168.89/168.99 c + 169.0 1452 240 0 0 24 3837786 37310 28.9 15 21
210.79/210.82 c B 210.8 1452 240 0 0 24 4608867 37318 28.9 16 22
223.30/223.36 c + 223.4 1452 240 0 0 24 4797230 41041 28.9 19 24
234.49/234.59 c R 234.6 1452 240 0 0 24 4921686 41046 29.0 18 25
261.89/261.96 c s 262.0 1453 240 0 0 24 5204926 41043 29.0 19 7
313.79/313.81 c + 313.8 1453 240 0 0 24 5996535 45145 29.0 17 20
407.49/407.53 c + 407.5 1453 240 0 0 24 7495666 49659 28.7 15 27
500.30/500.32 c s 500.3 1454 240 0 0 24 8897301 49665 28.4 17 9
533.60/533.68 c + 533.7 1454 240 0 0 24 9369580 54624 28.5 19 19
607.90/607.93 c B 607.9 1454 240 0 0 24 10241716 54632 29.0 17 31
620.50/620.55 c s 620.6 1455 240 0 0 24 10341298 54624 29.0 18 9
632.89/632.93 c s 632.9 1456 240 0 0 24 10463130 54624 28.9 17 9
655.50/655.57 c R 655.6 1456 240 0 0 24 10662607 54630 28.8 19 20
660.29/660.31 c s 660.3 1457 240 0 0 24 10694511 54623 28.8 17 9
717.39/717.47 c s 717.5 1458 240 0 0 24 11272753 54624 28.9 16 10
725.79/725.81 c
725.79/725.81 c original/binary fixed eliminated learned agility
725.79/725.81 c seconds variables equivalent conflicts height MB
725.79/725.81 c
725.79/725.81 c s 725.8 1459 240 0 0 24 11368621 54629 28.8 16 10
739.29/739.33 c s 739.3 1460 240 0 0 24 11481356 54631 28.7 18 10
921.80/921.89 c s 921.9 1461 240 0 0 24 13839923 54630 28.8 18 10
1300.01/1300.00 c
1300.01/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00 c
1300.01/1300.00 c 18284399 conflicts, 22092206 decisions, 2 random
1300.01/1300.00 c 0 iterations, 27313 restarts, 114 skipped
1300.01/1300.00 c 42 enlarged, 9 shrunken, 178559 rescored, 3578 rebiased
1300.01/1300.00 c 10 simplifications, 5 reductions
1300.01/1300.00 c
1300.01/1300.00 c vars: 0 fixed, 0 equiv, 24 elim, 0 merged
1300.01/1300.00 c elim: 6099 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: 148848 probed, 310 phases, 310 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: 661619516 learned, 18% deleted, 0 strong, 10 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: 404763034 propagations, 0.31 megaprops
1300.01/1300.00 c
1300.01/1300.00 c 1300.0 seconds, 38 MB max, 2934 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-3309142-1303986069/watcher-3309142-1303986069 -o /tmp/evaluation-result-3309142-1303986069/solver-3309142-1303986069 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309142-1303986069.cnf
running on 2 cores: 5,7
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 3/181 11619
/proc/meminfo: memFree=18508620/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=996 CPUtime=0 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 170 0 0 0 0 0 0 0 25 0 1 0 588837542 1019904 125 33554432000 134512640 135151029 4292343536 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 249 125 80 156 0 92 0
[startup+0.00680589 s]
/proc/loadavg: 1.33 1.99 2.65 3/181 11619
/proc/meminfo: memFree=18508620/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=996 CPUtime=0 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 174 0 0 0 0 0 0 0 25 0 1 0 588837542 1019904 129 33554432000 134512640 135151029 4292343536 18446744073709551615 134680040 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 249 129 80 156 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 996
[startup+0.10079 s]
/proc/loadavg: 1.33 1.99 2.65 3/181 11619
/proc/meminfo: memFree=18508620/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=1656 CPUtime=0.09 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 344 0 0 0 9 0 0 0 25 0 1 0 588837542 1695744 299 33554432000 134512640 135151029 4292343536 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 414 299 80 156 0 257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656
[startup+0.300753 s]
/proc/loadavg: 1.33 1.99 2.65 3/181 11619
/proc/meminfo: memFree=18508620/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=2188 CPUtime=0.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 485 0 0 0 29 0 0 0 25 0 1 0 588837542 2240512 440 33554432000 134512640 135151029 4292343536 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 547 440 80 156 0 390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2188
[startup+0.700685 s]
/proc/loadavg: 1.33 1.99 2.65 3/181 11619
/proc/meminfo: memFree=18508620/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=2856 CPUtime=0.69 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 641 0 0 0 69 0 0 0 25 0 1 0 588837542 2924544 596 33554432000 134512640 135151029 4292343536 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 714 596 80 156 0 557 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2856
[startup+1.50055 s]
/proc/loadavg: 1.33 1.99 2.65 5/187 11630
/proc/meminfo: memFree=18469768/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=3928 CPUtime=1.49 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 886 0 0 0 149 0 0 0 25 0 1 0 588837542 4022272 841 33554432000 134512640 135151029 4292343536 18446744073709551615 134552135 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 982 841 80 156 0 825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3928
[startup+3.10028 s]
/proc/loadavg: 1.33 1.99 2.65 5/187 11630
/proc/meminfo: memFree=18429096/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=4616 CPUtime=3.09 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 1038 0 0 0 309 0 0 0 25 0 1 0 588837542 4726784 993 33554432000 134512640 135151029 4292343536 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 1154 993 80 156 0 997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4616
[startup+6.30075 s]
/proc/loadavg: 1.78 2.07 2.67 5/190 11636
/proc/meminfo: memFree=18136920/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=6368 CPUtime=6.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 1404 0 0 0 629 0 0 0 25 0 1 0 588837542 6520832 1359 33554432000 134512640 135151029 4292343536 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 1592 1359 80 156 0 1435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6368
[startup+12.7007 s]
/proc/loadavg: 1.96 2.10 2.68 5/190 11636
/proc/meminfo: memFree=17806036/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=8876 CPUtime=12.69 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 1987 0 0 0 1269 0 0 0 25 0 1 0 588837542 9089024 1942 33554432000 134512640 135151029 4292343536 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 2219 1942 80 156 0 2062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8876
[startup+25.5005 s]
/proc/loadavg: 2.41 2.20 2.70 5/190 11636
/proc/meminfo: memFree=17731752/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=14268 CPUtime=25.49 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 3179 0 0 0 2549 0 0 0 25 0 1 0 588837542 14610432 3134 33554432000 134512640 135151029 4292343536 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 3567 3134 80 156 0 3410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14268
[startup+51.1003 s]
/proc/loadavg: 2.95 2.34 2.73 5/190 11638
/proc/meminfo: memFree=17720948/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=14072 CPUtime=51.08 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 3825 0 0 0 5108 0 0 0 25 0 1 0 588837542 14409728 3316 33554432000 134512640 135151029 4292343536 18446744073709551615 134574310 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 3518 3316 80 156 0 3361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14072
[startup+102.307 s]
/proc/loadavg: 3.68 2.63 2.81 5/190 11638
/proc/meminfo: memFree=17705040/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=21152 CPUtime=102.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 5124 0 0 0 10229 0 0 0 25 0 1 0 588837542 21659648 4615 33554432000 134512640 135151029 4292343536 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 5288 4615 80 156 0 5131 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21152
[startup+162.301 s]
/proc/loadavg: 3.88 2.87 2.88 5/190 11640
/proc/meminfo: memFree=17690936/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=24484 CPUtime=162.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 5807 0 0 0 16228 1 0 0 25 0 1 0 588837542 25071616 5298 33554432000 134512640 135151029 4292343536 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 6121 5298 80 156 0 5964 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24484
[startup+222.301 s]
/proc/loadavg: 3.99 3.09 2.95 5/190 11642
/proc/meminfo: memFree=17678420/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=27172 CPUtime=222.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 6382 0 0 0 22228 1 0 0 25 0 1 0 588837542 27824128 5873 33554432000 134512640 135151029 4292343536 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 6793 5873 80 156 0 6636 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27172
[startup+282.301 s]
/proc/loadavg: 3.99 3.25 3.01 5/190 11644
/proc/meminfo: memFree=17668840/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=24724 CPUtime=282.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 7322 0 0 0 28228 1 0 0 25 0 1 0 588837542 25317376 5774 33554432000 134512640 135151029 4292343536 18446744073709551615 134575991 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 6181 5774 80 156 0 6024 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24724
[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.07 5/190 11646
/proc/meminfo: memFree=17660440/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=28548 CPUtime=342.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 8197 0 0 0 34228 1 0 0 25 0 1 0 588837542 29233152 6649 33554432000 134512640 135151029 4292343536 18446744073709551615 134551275 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7137 6649 80 156 0 6980 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28548
[startup+402.301 s]
/proc/loadavg: 3.99 3.50 3.13 5/190 11646
/proc/meminfo: memFree=17653728/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=32196 CPUtime=402.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 8839 0 0 0 40228 1 0 0 25 0 1 0 588837542 32968704 7291 33554432000 134512640 135151029 4292343536 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 8049 7291 80 156 0 7892 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32196
[startup+462.3 s]
/proc/loadavg: 3.99 3.58 3.18 5/190 11648
/proc/meminfo: memFree=17648728/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=35908 CPUtime=462.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 9462 0 0 0 46228 1 0 0 25 0 1 0 588837542 36769792 7914 33554432000 134512640 135151029 4292343536 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 8977 7914 80 156 0 8820 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 35908
[startup+522.3 s]
/proc/loadavg: 3.99 3.66 3.23 5/190 11650
/proc/meminfo: memFree=17650552/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=28932 CPUtime=522.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 9895 0 0 0 52228 2 0 0 25 0 1 0 588837542 29626368 6850 33554432000 134512640 135151029 4292343536 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7233 6850 80 156 0 7076 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 28932
[startup+582.3 s]
/proc/loadavg: 4.04 3.73 3.28 5/190 11652
/proc/meminfo: memFree=17647924/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=31484 CPUtime=582.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 10531 0 0 0 58228 2 0 0 25 0 1 0 588837542 32239616 7486 33554432000 134512640 135151029 4292343536 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7871 7486 80 156 0 7714 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 31484
[startup+642.3 s]
/proc/loadavg: 4.01 3.78 3.32 5/190 11654
/proc/meminfo: memFree=17642568/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=28924 CPUtime=642.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 11977 0 0 0 64228 2 0 0 25 0 1 0 588837542 29618176 7111 33554432000 134512640 135151029 4292343536 18446744073709551615 134575995 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7231 7111 80 156 0 7074 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 28924
[startup+702.3 s]
/proc/loadavg: 4.00 3.82 3.36 5/190 11654
/proc/meminfo: memFree=17635232/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=28924 CPUtime=702.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 11987 0 0 0 70227 2 0 0 25 0 1 0 588837542 29618176 7121 33554432000 134512640 135151029 4292343536 18446744073709551615 134575984 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7231 7121 80 156 0 7074 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 28924
[startup+762.306 s]
/proc/loadavg: 4.03 3.86 3.40 5/190 11656
/proc/meminfo: memFree=17638296/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=29048 CPUtime=762.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 12186 0 0 0 76228 2 0 0 25 0 1 0 588837542 29745152 7159 33554432000 134512640 135151029 4292343536 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7262 7159 80 156 0 7105 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 29048
[startup+822.3 s]
/proc/loadavg: 4.06 3.90 3.44 5/190 11658
/proc/meminfo: memFree=17741068/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=32236 CPUtime=822.29 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 12703 0 0 0 82227 2 0 0 25 0 1 0 588837542 33009664 7676 33554432000 134512640 135151029 4292343536 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 8059 7676 80 156 0 7902 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 32236
[startup+882.3 s]
/proc/loadavg: 4.02 3.91 3.47 5/190 11660
/proc/meminfo: memFree=17723064/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=34668 CPUtime=882.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 13088 0 0 0 88227 3 0 0 25 0 1 0 588837542 35500032 8061 33554432000 134512640 135151029 4292343536 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 8667 8061 80 156 0 8510 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 34668
[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.50 5/190 11660
/proc/meminfo: memFree=17708784/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=28908 CPUtime=942.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 14002 0 0 0 94227 3 0 0 25 0 1 0 588837542 29601792 7126 33554432000 134512640 135151029 4292343536 18446744073709551615 134576056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7227 7126 80 156 0 7070 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 28908
[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 11662
/proc/meminfo: memFree=17739268/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=29156 CPUtime=1002.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 14007 0 0 0 100227 3 0 0 25 0 1 0 588837542 29855744 7131 33554432000 134512640 135151029 4292343536 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 7289 7131 80 156 0 7132 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 29156
[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 11666
/proc/meminfo: memFree=17735780/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=33764 CPUtime=1062.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 14816 0 0 0 106227 3 0 0 25 0 1 0 588837542 34574336 7940 33554432000 134512640 135151029 4292343536 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 8441 7940 80 156 0 8284 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 33764
[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 11669
/proc/meminfo: memFree=17729112/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=40692 CPUtime=1122.3 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 16340 0 0 0 112226 4 0 0 25 0 1 0 588837542 41668608 9397 33554432000 134512640 135151029 4292343536 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 10173 9397 80 156 0 10016 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 40692
[startup+1182.3 s]
/proc/loadavg: 4.06 3.97 3.61 5/190 11671
/proc/meminfo: memFree=17727856/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=40692 CPUtime=1182.31 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 16568 0 0 0 118227 4 0 0 25 0 1 0 588837542 41668608 9625 33554432000 134512640 135151029 4292343536 18446744073709551615 134554862 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 10173 9625 80 156 0 10016 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 40692
[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.63 5/190 11671
/proc/meminfo: memFree=17727108/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=40692 CPUtime=1242.31 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 16634 0 0 0 124227 4 0 0 25 0 1 0 588837542 41668608 9691 33554432000 134512640 135151029 4292343536 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 10173 9691 80 156 0 10016 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 40692
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.48 3.83 3.61 4/184 11690
/proc/meminfo: memFree=17758124/32951124 swapFree=67110396/67111528
[pid=11619] ppid=11617 vsize=40692 CPUtime=1300.01 cores=5,7
/proc/11619/stat : 11619 (precosat) R 11617 11619 10875 0 -1 4202496 16817 0 0 0 129997 4 0 0 25 0 1 0 588837542 41668608 9874 33554432000 134512640 135151029 4292343536 18446744073709551615 134575843 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11619/statm: 10173 9874 80 156 0 10016 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 40692
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.02
CPU user time (s): 1299.98
CPU system time (s): 0.043993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 41208
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16818
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= 1659
runsolver used 2.04169 second user time and 5.06023 second system time
The end
Launcher Data
Begin job on node118 at 2011-04-28 12:21:09
IDJOB=3309142
IDBENCH=87943
IDSOLVER=1690
FILE ID=node118/3309142-1303986069
RUNJOBID= node118-1303986068-11461
PBS_JOBID= 13168708
Free space on /tmp= 71608 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309142-1303986069/watcher-3309142-1303986069 -o /tmp/evaluation-result-3309142-1303986069/solver-3309142-1303986069 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309142-1303986069.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1767639888
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: 18508900 kB
Buffers: 1894120 kB
Cached: 11939192 kB
SwapCached: 600 kB
Active: 9300004 kB
Inactive: 4603836 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 18508900 kB
SwapTotal: 67111528 kB
SwapFree: 67110396 kB
Dirty: 13248 kB
Writeback: 0 kB
AnonPages: 69376 kB
Mapped: 15352 kB
Slab: 473100 kB
PageTables: 5276 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 216512 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