Trace number 3308986

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:precosat 236? (TO) 1299.96 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

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-3308986-1303984785.cnf
0.00/0.00	c found header 'p cnf 708 2664'
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     2540     584     76    48      0       0      0    0.0   0    0
0.00/0.00	c s    0.0     2164     436     76   112     84       0      0    0.0   0    0
0.00/0.00	c l    0.0     2164     436     76   112     84       0   2164    0.0   0    0
0.00/0.01	c R    0.0     2164     436     76   112     84     100    100   58.3   8    0
0.00/0.01	c R    0.0     2164     436     76   112     84     200    200   49.4  22    0
0.00/0.02	c N    0.0     2164     436     76   112     84     804    804   36.0  47    0
0.00/0.03	c B    0.0     2164     436     76   112     84    1000   1000   34.4  51    0
0.00/0.06	c B    0.1     2164     436     76   112     84    2001   2001   29.4  50    1
0.00/0.06	c s    0.1     2165     436     76   112     84    2017   2016   29.4  49    0
0.00/0.06	c +    0.1     2165     436     76   112     84    2164   2380   28.9  46    0
0.07/0.07	c N    0.1     2165     436     76   112     84    2407   2401   28.8  49    1
0.07/0.08	c +    0.1     2165     436     76   112     84    2706   2618   28.5  48    1
0.10/0.11	c +    0.1     2165     436     76   112     84    3380   2879   27.6  50    1
0.10/0.17	c +    0.2     2165     436     76   112     84    4225   3166   26.2  50    1
0.19/0.20	c s    0.2     2164     435     76   113     84    4783   3176   25.5  50    1
0.19/0.21	c +    0.2     2164     435     76   113     84    5280   3482   25.4  49    1
0.19/0.25	c N    0.3     2164     435     76   113     84    6413   3495   24.9  48    1
0.19/0.26	c +    0.3     2164     435     76   113     84    6601   3830   24.8  50    1
0.29/0.33	c B    0.3     2164     435     76   113     84    8002   3844   24.1  48    1
0.29/0.35	c
0.29/0.35	c       original/binary      fixed     eliminated      learned       agility
0.29/0.35	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.35	c
0.29/0.35	c +    0.4     2164     435     76   113     84    8250   4213   24.0  48    1
0.39/0.46	c +    0.5     2164     435     76   113     84   10313   4634   23.0  48    1
0.59/0.60	c +    0.6     2164     435     76   113     84   12890   5097   22.4  47    1
0.69/0.76	c N    0.8     2164     435     76   113     84   16039   5118   21.9  48    1
0.69/0.76	c +    0.8     2164     435     76   113     84   16110   5606   21.9  49    1
1.00/1.02	c +    1.0     2164     435     76   113     84   20137   6166   21.2  47    1
1.19/1.20	c B    1.2     2164     435     76   113     84   24003   6181   20.9  47    2
1.19/1.25	c +    1.3     2164     435     76   113     84   25170   6782   20.8  46    2
1.49/1.57	c +    1.6     2164     435     76   113     84   31460   7460   20.3  50    2
1.89/1.99	c N    2.0     2164     435     76   113     84   38478   7516   19.9  49    2
1.99/2.04	c +    2.0     2164     435     76   113     84   39325   8206   19.9  50    2
2.59/2.63	c +    2.6     2164     435     76   113     84   49155   9026   19.4  50    2
3.20/3.30	c +    3.3     2164     435     76   113     84   61441   9928   19.1  45    2
3.39/3.45	c B    3.5     2164     435     76   113     84   64014  10142   19.1  47    3
4.30/4.34	c +    4.3     2164     435     76   113     84   76800  10920   18.7  48    3
4.59/4.69	c s    4.7     2163     435     76   113     84   81963   9349   18.6  45    1
5.09/5.10	c N    5.1     2163     435     76   113     84   89770  10943   18.8  50    2
5.50/5.53	c +    5.5     2163     435     76   113     84   96000  12012   18.8  47    3
5.79/5.88	c s    5.9     2164     435     76   113     84  101612  12046   18.9  50    2
6.69/6.70	c
6.69/6.70	c       original/binary      fixed     eliminated      learned       agility
6.69/6.70	c   seconds        variables     equivalent    conflicts       height       MB
6.69/6.70	c
6.69/6.70	c s    6.7     2165     435     76   113     84  115284  12045   18.8  51    2
6.89/6.93	c +    6.9     2165     435     76   113     84  120001  13213   18.8  50    2
8.80/8.82	c +    8.8     2165     435     76   113     84  150003  14534   18.4  49    3
9.39/9.44	c B    9.4     2165     435     76   113     84  160031  14558   18.3  49    3
9.39/9.45	c s    9.5     2164     434     76   114     84  160111  14554   18.3  47    2
9.99/10.05	c s   10.1     2162     432     76   116     84  171540  14543   18.4  47    2
11.00/11.07	c +   11.1     2162     432     76   116     84  187503  15987   18.4  50    3
12.29/12.31	c N   12.3     2162     432     76   116     84  205155  15996   18.2  48    3
14.39/14.43	c +   14.4     2162     432     76   116     84  234375  17585   17.9  46    3
18.89/18.95	c +   19.0     2162     432     76   116     84  292966  19343   17.4  46    4
24.89/24.98	c +   25.0     2162     432     76   116     84  366205  21277   17.0  47    4
26.49/26.58	c B   26.6     2162     432     76   116     84  384069  21304   16.9  48    5
32.89/32.95	c +   33.0     2162     432     76   116     84  457758  23404   16.5  45    5
33.19/33.23	c N   33.2     2162     432     76   116     84  461510  23418   16.5  50    5
43.39/43.46	c +   43.5     2162     432     76   116     84  572196  25744   16.1  47    6
57.09/57.17	c +   57.2     2162     432     76   116     84  715247  28318   15.7  48    6
75.98/76.08	c +   76.1     2162     432     76   116     84  894056  31149   15.4  45    7
76.18/76.27	c B   76.3     2162     432     76   116     84  896157  30443   15.4  46    7
91.28/91.33	c s   91.3     2157     432     76   116     84 1016920  31177   15.1  46    3
91.88/91.97	c
91.88/91.97	c       original/binary      fixed     eliminated      learned       agility
91.88/91.97	c   seconds        variables     equivalent    conflicts       height       MB
91.88/91.97	c
91.88/91.97	c N   92.0     2157     432     76   116     84 1025379  31166   15.1  49    4
102.57/102.68	c +  102.7     2157     432     76   116     84 1117571  34263   15.1  47    6
136.67/136.72	c +  136.7     2157     432     76   116     84 1396960  37689   15.0  46    8
182.37/182.43	c +  182.4     2157     432     76   116     84 1746201  41457   14.7  46   10
223.77/223.82	c B  223.8     2157     432     76   116     84 2048313  41480   14.4  45   11
243.48/243.56	c +  243.5     2157     432     76   116     84 2182752  45602   14.3  47    4
253.38/253.46	c N  253.5     2157     432     76   116     84 2255619  45619   14.4  46    8
325.07/325.15	c +  325.1     2157     432     76   116     84 2728441  50162   14.4  47   11
433.97/434.07	c +  434.0     2157     432     76   116     84 3410551  55178   14.1  45   15
584.07/584.20	c +  584.2     2157     432     76   116     84 4263186  60695   14.0  48   13
646.85/646.94	c B  646.9     2157     432     76   116     84 4608662  60722   14.0  48   15
701.55/701.64	c N  701.6     2157     432     76   116     84 4920758  60719   13.9  48   16
777.95/778.07	c +  778.0     2157     432     76   116     84 5328981  66764   13.8  47   17
1018.25/1018.32	c s 1018.3     2158     432     76   116     84 6487339  90670   13.5  49    9
1050.85/1050.98	c + 1050.9     2158     432     76   116     84 6661226  73440   13.5  48   13
1265.34/1265.40	c s 1265.4     2159     432     76   116     84 7770429  73467   13.5  47    8
1299.95/1300.00	c
1299.95/1300.00	c *** CAUGHT SIGNAL 15 ***
1299.95/1300.00	c
1299.95/1300.00	c 7938451 conflicts, 8492715 decisions, 1 random
1299.95/1300.00	c 0 iterations, 2 restarts, 12668 skipped
1299.95/1300.00	c 37 enlarged, 18 shrunken, 77538 rescored, 1691 rebiased
1299.95/1300.00	c 11 simplifications, 4 reductions
1299.95/1300.00	c
1299.95/1300.00	c vars: 76 fixed, 116 equiv, 84 elim, 116 merged
1299.95/1300.00	c elim: 28306 resolutions, 3 phases, 3 rounds
1299.95/1300.00	c sbst: 100% substituted, 0.0% nots, 0.0% ands, 100.0% xors, 0.0% ites
1299.95/1300.00	c arty: 0.00 and 2.00 xor average arity
1299.95/1300.00	c prbe: 8886 probed, 10 phases, 10 rounds
1299.95/1300.00	c prbe: 0 failed, 0 lifted, 0 merged
1299.95/1300.00	c sccs: 0 non trivial, 0 fixed, 0 merged
1299.95/1300.00	c hash: 0 units, 116 merged
1299.95/1300.00	c mins: 141253042 learned, 37% deleted, 121 strong, 36 depth
1299.95/1300.00	c subs: 8 forward, 8 backward, 128 doms
1299.95/1300.00	c strs: 0 forward, 0 backward
1299.95/1300.00	c doms: 128 dominators, 0 high, 0 low
1299.95/1300.00	c prps: 682999011 propagations, 0.53 megaprops
1299.95/1300.00	c
1299.95/1300.00	c 1300.0 seconds, 22 MB max, 714 MB recycled
1299.95/1300.00	c
1299.95/1300.00	c *** CAUGHT SIGNAL 15 ***
1299.95/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-3308986-1303984785/watcher-3308986-1303984785 -o /tmp/evaluation-result-3308986-1303984785/solver-3308986-1303984785 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308986-1303984785.cnf 

running on 2 cores: 0,2

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: 4.08 3.99 3.23 4/189 9117
/proc/meminfo: memFree=17449852/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=1128 CPUtime=0 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 226 0 0 0 0 0 0 0 25 0 1 0 510081071 1155072 181 33554432000 134512640 135151029 4287308192 18446744073709551615 134547925 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 282 181 80 156 0 125 0

[startup+0.070621 s]
/proc/loadavg: 4.08 3.99 3.23 4/189 9117
/proc/meminfo: memFree=17449852/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=1392 CPUtime=0.07 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 279 0 0 0 7 0 0 0 25 0 1 0 510081071 1425408 234 33554432000 134512640 135151029 4287308192 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 348 234 80 156 0 191 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1392

[startup+0.100627 s]
/proc/loadavg: 4.08 3.99 3.23 4/189 9117
/proc/meminfo: memFree=17449852/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=1524 CPUtime=0.1 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 309 0 0 0 10 0 0 0 25 0 1 0 510081071 1560576 264 33554432000 134512640 135151029 4287308192 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 381 264 80 156 0 224 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1524

[startup+0.300617 s]
/proc/loadavg: 4.08 3.99 3.23 4/189 9117
/proc/meminfo: memFree=17449852/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=1784 CPUtime=0.29 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 375 0 0 0 29 0 0 0 25 0 1 0 510081071 1826816 330 33554432000 134512640 135151029 4287308192 18446744073709551615 134551631 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 446 330 80 156 0 289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1784

[startup+0.70054 s]
/proc/loadavg: 4.08 3.99 3.23 4/189 9117
/proc/meminfo: memFree=17449852/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=2180 CPUtime=0.69 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 469 0 0 0 69 0 0 0 25 0 1 0 510081071 2232320 424 33554432000 134512640 135151029 4287308192 18446744073709551615 134554888 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 545 424 80 156 0 388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2180

[startup+1.50037 s]
/proc/loadavg: 4.08 3.99 3.23 5/190 9118
/proc/meminfo: memFree=17447000/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=2732 CPUtime=1.49 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 605 0 0 0 149 0 0 0 25 0 1 0 510081071 2797568 560 33554432000 134512640 135151029 4287308192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 683 560 80 156 0 526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2732

[startup+3.10111 s]
/proc/loadavg: 4.08 3.99 3.23 5/190 9118
/proc/meminfo: memFree=17444896/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=3412 CPUtime=3.09 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 767 0 0 0 309 0 0 0 25 0 1 0 510081071 3493888 722 33554432000 134512640 135151029 4287308192 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 853 722 80 156 0 696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3412

[startup+6.30055 s]
/proc/loadavg: 4.07 3.99 3.23 5/190 9118
/proc/meminfo: memFree=17448120/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=4508 CPUtime=6.29 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 1053 0 0 0 629 0 0 0 25 0 1 0 510081071 4616192 1008 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 1127 1008 80 156 0 970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4508

[startup+12.7004 s]
/proc/loadavg: 4.07 3.99 3.23 5/190 9118
/proc/meminfo: memFree=17439292/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=4508 CPUtime=12.69 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 1066 0 0 0 1269 0 0 0 25 0 1 0 510081071 4616192 1021 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 1127 1021 80 156 0 970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4508

[startup+25.5012 s]
/proc/loadavg: 4.05 3.99 3.25 5/190 9119
/proc/meminfo: memFree=17423180/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=5796 CPUtime=25.49 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 1305 0 0 0 2549 0 0 0 25 0 1 0 510081071 5935104 1260 33554432000 134512640 135151029 4287308192 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 1449 1260 80 156 0 1292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5796

[startup+51.1006 s]
/proc/loadavg: 4.03 3.99 3.27 5/190 9119
/proc/meminfo: memFree=17400564/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=7448 CPUtime=51.09 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 1669 0 0 0 5109 0 0 0 25 0 1 0 510081071 7626752 1624 33554432000 134512640 135151029 4287308192 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 1862 1624 80 156 0 1705 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7448

[startup+102.307 s]
/proc/loadavg: 4.01 3.99 3.30 5/190 9130
/proc/meminfo: memFree=17376768/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=8020 CPUtime=102.28 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 2193 0 0 0 10228 0 0 0 25 0 1 0 510081071 8212480 1864 33554432000 134512640 135151029 4287308192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 2005 1864 80 156 0 1848 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8020

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.35 5/190 9131
/proc/meminfo: memFree=17350104/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=11688 CPUtime=162.28 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 2913 0 0 0 16227 1 0 0 25 0 1 0 510081071 11968512 2584 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 2922 2584 80 156 0 2765 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 11688

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.38 5/190 9135
/proc/meminfo: memFree=17335080/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=13360 CPUtime=222.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 3267 0 0 0 22226 1 0 0 25 0 1 0 510081071 13680640 2938 33554432000 134512640 135151029 4287308192 18446744073709551615 134552608 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 3340 2938 80 156 0 3183 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 13360

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.42 5/190 9138
/proc/meminfo: memFree=17269224/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=14028 CPUtime=282.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 3800 0 0 0 28225 2 0 0 25 0 1 0 510081071 14364672 3331 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 3507 3331 80 156 0 3350 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 14028

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.45 5/190 9139
/proc/meminfo: memFree=17248988/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=15568 CPUtime=342.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 4066 0 0 0 34225 2 0 0 25 0 1 0 510081071 15941632 3597 33554432000 134512640 135151029 4287308192 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 3892 3597 80 156 0 3735 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 15568

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.48 5/190 9141
/proc/meminfo: memFree=17242520/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=17360 CPUtime=402.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 4382 0 0 0 40225 2 0 0 25 0 1 0 510081071 17776640 3913 33554432000 134512640 135151029 4287308192 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 4340 3913 80 156 0 4183 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 17360

[startup+462.301 s]
/proc/loadavg: 4.04 4.01 3.52 5/190 9142
/proc/meminfo: memFree=17245968/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=18256 CPUtime=462.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 4570 0 0 0 46225 2 0 0 25 0 1 0 510081071 18694144 4101 33554432000 134512640 135151029 4287308192 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 4564 4101 80 156 0 4407 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 18256

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.55 5/190 9144
/proc/meminfo: memFree=17217188/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20292 CPUtime=522.27 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5044 0 0 0 52225 2 0 0 25 0 1 0 510081071 20779008 4575 33554432000 134512640 135151029 4287308192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5073 4575 80 156 0 4916 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 20292

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.57 5/190 9146
/proc/meminfo: memFree=17215300/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20292 CPUtime=582.26 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5126 0 0 0 58224 2 0 0 25 0 1 0 510081071 20779008 4657 33554432000 134512640 135151029 4287308192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5073 4657 80 156 0 4916 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 20292

[startup+642.3 s]
/proc/loadavg: 4.04 4.01 3.60 5/190 9147
/proc/meminfo: memFree=17215508/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20292 CPUtime=642.26 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5168 0 0 0 64224 2 0 0 25 0 1 0 510081071 20779008 4699 33554432000 134512640 135151029 4287308192 18446744073709551615 134554890 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5073 4699 80 156 0 4916 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 20292

[startup+702.301 s]
/proc/loadavg: 3.86 3.97 3.61 4/184 9167
/proc/meminfo: memFree=17845728/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20856 CPUtime=702.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5316 0 0 0 70223 2 0 0 25 0 1 0 510081071 21356544 4847 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5214 4847 80 156 0 5057 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 20856

[startup+762.307 s]
/proc/loadavg: 3.31 3.79 3.57 4/184 9168
/proc/meminfo: memFree=17837364/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=21368 CPUtime=762.26 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5425 0 0 0 76224 2 0 0 25 0 1 0 510081071 21880832 4956 33554432000 134512640 135151029 4287308192 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5342 4956 80 156 0 5185 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 21368

[startup+822.3 s]
/proc/loadavg: 3.11 3.65 3.53 4/184 9170
/proc/meminfo: memFree=17830908/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=22200 CPUtime=822.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5552 0 0 0 82222 3 0 0 25 0 1 0 510081071 22732800 5083 33554432000 134512640 135151029 4287308192 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5550 5083 80 156 0 5393 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 22200

[startup+882.301 s]
/proc/loadavg: 3.04 3.53 3.50 4/184 9172
/proc/meminfo: memFree=17828912/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=23228 CPUtime=882.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5709 0 0 0 88222 3 0 0 25 0 1 0 510081071 23785472 5240 33554432000 134512640 135151029 4287308192 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5807 5240 80 156 0 5650 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 23228

[startup+942.3 s]
/proc/loadavg: 3.01 3.43 3.46 4/184 9173
/proc/meminfo: memFree=17828404/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=23740 CPUtime=942.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5817 0 0 0 94222 3 0 0 25 0 1 0 510081071 24309760 5348 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5935 5348 80 156 0 5778 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 23740

[startup+1002.3 s]
/proc/loadavg: 3.07 3.36 3.44 4/184 9175
/proc/meminfo: memFree=17827888/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=24252 CPUtime=1002.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 5906 0 0 0 100222 3 0 0 25 0 1 0 510081071 24834048 5437 33554432000 134512640 135151029 4287308192 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 6063 5437 80 156 0 5906 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 24252

[startup+1062.3 s]
/proc/loadavg: 3.02 3.29 3.41 4/184 9176
/proc/meminfo: memFree=17829504/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20344 CPUtime=1062.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 6049 0 0 0 106222 3 0 0 25 0 1 0 510081071 20832256 4897 33554432000 134512640 135151029 4287308192 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5086 4897 80 156 0 4929 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 20344

[startup+1122.3 s]
/proc/loadavg: 2.52 3.11 3.34 3/178 9196
/proc/meminfo: memFree=17937172/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20344 CPUtime=1122.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 6089 0 0 0 112222 3 0 0 25 0 1 0 510081071 20832256 4937 33554432000 134512640 135151029 4287308192 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5086 4937 80 156 0 4929 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 20344

[startup+1182.3 s]
/proc/loadavg: 2.19 2.91 3.25 3/178 9198
/proc/meminfo: memFree=17936800/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=21624 CPUtime=1182.25 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 6267 0 0 0 118222 3 0 0 25 0 1 0 510081071 22142976 5115 33554432000 134512640 135151029 4287308192 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5406 5115 80 156 0 5249 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 21624

[startup+1242.3 s]
/proc/loadavg: 1.47 2.57 3.11 2/172 9217
/proc/meminfo: memFree=18044748/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=23160 CPUtime=1242.24 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 6494 0 0 0 124221 3 0 0 25 0 1 0 510081071 23715840 5342 33554432000 134512640 135151029 4287308192 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5790 5342 80 156 0 5633 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 23160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.17 2.28 2.98 2/172 9219
/proc/meminfo: memFree=18045568/32951124 swapFree=67111528/67111528
[pid=9117] ppid=9115 vsize=20344 CPUtime=1299.95 cores=0,2
/proc/9117/stat : 9117 (precosat) R 9115 9117 8744 0 -1 4202496 6552 0 0 0 129992 3 0 0 25 0 1 0 510081071 20832256 4960 33554432000 134512640 135151029 4287308192 18446744073709551615 134575915 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9117/statm: 5086 4960 80 156 0 4929 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 20344

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): 1299.96
CPU user time (s): 1299.92
CPU system time (s): 0.037994
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 24768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6553
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= 2603

runsolver used 2.34864 second user time and 4.55731 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 11:59:45
IDJOB=3308986
IDBENCH=83432
IDSOLVER=1690
FILE ID=node103/3308986-1303984785
RUNJOBID= node103-1303983223-8762
PBS_JOBID= 13168723
Free space on /tmp= 71500 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308986-1303984785/watcher-3308986-1303984785 -o /tmp/evaluation-result-3308986-1303984785/solver-3308986-1303984785 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308986-1303984785.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=977330566

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17450008 kB
Buffers:       2141692 kB
Cached:       12116652 kB
SwapCached:          0 kB
Active:        6069140 kB
Inactive:      8848200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17450008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             596 kB
Writeback:           0 kB
AnonPages:      658540 kB
Mapped:          15984 kB
Slab:           517368 kB
PageTables:       6312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   846240 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= 71516 MiB
End job on node103 at 2011-04-28 12:21:27