Trace number 3308797

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) 1300.06 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
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-3308797-1303984528.cnf
0.00/0.00	c found header 'p cnf 163622 488120'
0.29/0.38	c finished parsing
0.29/0.38	c
0.29/0.38	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.38	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.38	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.38	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.38	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.38	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.38	c
0.29/0.38	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.29/0.38	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.29/0.38	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.29/0.38	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.29/0.38	c
0.29/0.38	c starting search after 0.4 seconds
0.29/0.38	c no decision limit
0.29/0.39	c
0.29/0.39	c       original/binary      fixed     eliminated      learned       agility
0.29/0.39	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.39	c
0.29/0.39	c *    0.4   488118  163620      2     0      0       0      0    0.0   0   43
2.99/3.09	c s    3.1   217510   30284   1637   685 131016       0      0    0.0   0   32
2.99/3.09	c l    3.1   217510   30284   1637   685 131016       0 186229    0.0   0   32
3.09/3.13	c R    3.1   217703   30284   1637   685 131016     103     98  453.0  14   34
3.20/3.22	c R    3.2   217770   30282   1637   687 131016     203    192  355.9   1   34
3.30/3.38	c R    3.4   219223   30280   1637   689 131016     804    744  374.2   6   34
3.79/3.84	c B    3.8   290060   29490   2234   882 131016    1000    935  362.5  14   39
3.99/4.05	c B    4.1   292914   29444   2234   928 131016    2000   1903  328.7   3   40
4.59/4.68	c R    4.7   309551   29337   2246  1023 131016    4548   4387  278.7   7   41
5.59/5.68	c B    5.7   325107   29291   2248  1067 131016    8001   7771  267.6  11   42
6.79/6.85	c s    6.9   251299   26534   2248  1081 133759    9339   6985  260.6  12   36
6.79/6.85	c -    6.9   251299   26534   2248  1081 133759    9339 180643  260.6  12   36
9.69/9.74	c R    9.7   272467   26374   2314  1175 133759   20627  18120  246.0   6   40
10.89/10.94	c s   10.9   268876   26360   2317  1186 133759   22756  20093  250.4   8   38
11.29/11.36	c B   11.4   269994   26355   2317  1191 133759   24005  21326  250.7   6   40
13.09/13.15	c R   13.2   271731   26352   2317  1194 133759   30248  27533  246.1  11   41
15.49/15.59	c s   15.6   274448   26325   2327  1207 133763   35470  32558  244.1   9   40
20.79/20.87	c s   20.9   262702   25621   2367  1231 134403   48709  41513  234.0  13   40
25.99/26.09	c s   26.1   266630   25582   2374  1251 134415   60807  53454  240.6   9   42
27.29/27.40	c
27.29/27.40	c       original/binary      fixed     eliminated      learned       agility
27.29/27.40	c   seconds        variables     equivalent    conflicts       height       MB
27.29/27.40	c
27.29/27.40	c B   27.4   267963   25577   2376  1254 134415   64018  56660  243.1   4   45
31.69/31.79	c s   31.8   271037   25557   2386  1264 134415   73007  65490  247.7   3   44
37.69/37.72	c s   37.7   271854   25525   2404  1278 134415   85571  77767  248.9  11   46
44.39/44.46	c s   44.5   267319   25244   2435  1294 134649   98691  86389  249.4   5   47
51.09/51.10	c s   51.1   270048   25220   2441  1309 134652  112700 100228  248.3  10   49
58.49/58.51	c s   58.5   271165   25199   2446  1324 134653  126008 112296  245.8  17   52
66.30/66.32	c s   66.3   272058   25155   2483  1331 134653  139333 125397  244.1  10   54
74.49/74.52	c s   74.5   267924   24919   2503  1344 134856  153144 133707  244.6  14   55
78.19/78.28	c B   78.3   270133   24907   2511  1348 134856  160048 140607  245.1  20   61
82.79/82.81	c s   82.8   271090   24890   2518  1352 134862  167595 147477  243.2   8   58
89.79/89.87	c +   89.9   273802   24865   2533  1362 134862  180644 198707  243.2   5   66
91.79/91.84	c s   91.8   273068   24864   2533  1363 134862  182550 162309  242.8   4   61
101.60/101.63	c s  101.6   273437   24766   2609  1385 134862  197741 177109  241.4   9   65
113.20/113.20	c s  113.2   269130   24672   2635  1397 134918  214868 192464  238.5   3   68
121.00/121.08	c +  121.1   275695   24660   2642  1402 134918  225805 218577  236.7   9   76
125.40/125.47	c s  125.5   276096   24655   2642  1402 134923  230066 203099  235.7   3   71
138.89/138.95	c s  139.0   280096   24586   2695  1418 134923  247267 218293  232.7   5   74
152.29/152.30	c s  152.3   282055   24470   2788  1441 134923  264895 218185  230.6   9   76
166.49/166.57	c s  166.6   270341   24168   2952  1447 135055  281079 215849  228.8   9   76
166.49/166.57	c
166.49/166.57	c       original/binary      fixed     eliminated      learned       agility
166.49/166.57	c   seconds        variables     equivalent    conflicts       height       MB
166.49/166.57	c
166.49/166.57	c -  166.6   270341   24168   2952  1447 135055  281079 216392  228.8   9   76
166.49/166.57	c +  166.6   270341   24168   2952  1447 135055  281079 238031  228.8   9   76
180.60/180.64	c s  180.6   274603   24090   2992  1471 135069  298582 230556  227.6  11   79
195.30/195.35	c s  195.4   277129   24031   3026  1494 135071  317300 237800  224.8  18   82
210.00/210.07	c s  210.1   279446   24025   3030  1496 135071  335490 238215  222.9   8   83
222.00/222.09	c +  222.1   279662   24025   3030  1496 135071  351345 261834  222.5   4   92
222.80/222.88	c R  222.9   279670   24025   3030  1496 135071  352262 239863  222.3   6   92
223.80/223.89	c s  223.9   279740   24025   3030  1496 135071  353057 240645  222.3   8   84
238.80/238.83	c s  238.8   270591   23943   3042  1498 135139  371692 256122  220.8  14   88
247.80/247.86	c B  247.9   273986   23916   3051  1516 135139  384108 262393  219.4  10   98
254.00/254.07	c s  254.1   273573   23912   3051  1516 135143  390766 262393  218.4  15   90
263.20/263.22	c R  263.2   273676   23912   3051  1516 135143  403570 261998  218.0  15   98
268.80/268.87	c s  268.9   273419   23910   3051  1516 135145  411197 267345  217.6   9   93
284.70/284.74	c s  284.8   272033   23897   3063  1517 135145  430023 261812  216.3  11   93
291.51/291.59	c +  291.6   273777   23869   3066  1542 135145  439180 288017  215.6  13  100
300.10/300.17	c s  300.2   272379   23845   3073  1538 135166  449340 271980  215.1  10   95
317.80/317.90	c s  317.9   274532   23776   3113  1562 135171  469091 287888  213.2  11  100
335.91/335.98	c s  336.0   274761   23769   3118  1564 135171  488079 288817  212.5   9  100
354.40/354.40	c s  354.4   279673   23731   3143  1577 135171  507935 287872  210.5  10  100
370.71/370.75	c
370.71/370.75	c       original/binary      fixed     eliminated      learned       agility
370.71/370.75	c   seconds        variables     equivalent    conflicts       height       MB
370.71/370.75	c
370.71/370.75	c s  370.8   279843   23731   3143  1577 135171  527897 288994  209.2   8  100
386.50/386.52	c +  386.5   280859   23726   3145  1580 135171  548975 316818  207.6  14  109
388.71/388.78	c s  388.8   269748   23667   3154  1580 135221  550632 290679  207.5  12  100
407.51/407.52	c s  407.5   271891   23631   3175  1592 135224  570019 309902  206.1  11  105
427.51/427.52	c s  427.5   271907   23630   3175  1592 135225  590071 318416  205.5  14  108
447.01/447.09	c s  447.1   271993   23630   3175  1592 135225  610489 317360  204.7  10  107
465.21/465.29	c s  465.3   272119   23630   3175  1592 135225  630937 317393  203.6  10  106
483.71/483.79	c s  483.8   269461   23576   3192  1599 135255  652083 300328  201.9  11  101
503.20/503.23	c s  503.3   276736   23456   3283  1616 135267  671412 316118  200.8   7  105
516.60/516.68	c +  516.7   279843   23429   3306  1620 135267  686215 348499  199.9  11  116
524.01/524.00	c s  524.0   279064   23429   3306  1620 135267  692737 325288  199.5   8  108
544.91/544.91	c s  544.9   274894   23369   3306  1623 135324  713724 345356  198.1   5  113
565.91/565.98	c s  566.0   274611   23362   3306  1624 135330  735550 347286  197.5  10  114
587.81/587.80	c s  587.8   274807   23362   3306  1624 135330  758293 348836  196.2  11  116
610.91/610.90	c s  610.9   274297   23288   3324  1626 135384  780856 344190  195.0  11  116
632.52/632.56	c s  632.6   278440   23268   3343  1626 135385  803420 349210  194.0   8  117
653.72/653.78	c s  653.8   278473   23264   3343  1630 135385  826133 348263  192.8   9  117
676.21/676.26	c s  676.3   276355   23198   3356  1633 135435  849440 345938  192.0  15  115
684.02/684.05	c +  684.1   276752   23196   3357  1634 135435  857766 383348  191.7   8  125
698.02/698.07	c
698.02/698.07	c       original/binary      fixed     eliminated      learned       agility
698.02/698.07	c   seconds        variables     equivalent    conflicts       height       MB
698.02/698.07	c
698.02/698.07	c s  698.1   277464   23189   3360  1636 135437  871763 362843  191.3  11  120
721.62/721.64	c s  721.7   277675   23189   3360  1636 135437  893995 384776  190.6   7  126
723.31/723.31	c B  723.3   277675   23189   3360  1636 135437  896222 385636  190.5  17  132
744.52/744.59	c s  744.6   277895   23189   3360  1636 135437  917325 384338  189.7  14  126
766.02/766.06	c s  766.1   277985   23189   3360  1636 135437  940343 384065  188.8   8  127
789.62/789.60	c s  789.6   278207   23189   3360  1636 135437  963343 384951  187.7  10  127
813.02/813.06	c s  813.1   277337   23175   3361  1636 135450  986756 383602  186.6   5  126
836.22/836.29	c s  836.3   277267   23173   3362  1637 135450 1008402 384160  186.4   4  124
860.32/860.33	c s  860.4   277301   23173   3362  1637 135450 1032123 383981  185.6  13  125
865.42/865.44	c R  865.5   277301   23173   3362  1637 135450 1038644 384761  185.3  14  133
882.42/882.48	c s  882.5   277336   23173   3362  1637 135450 1058714 383898  184.6   6  125
896.02/896.04	c +  896.1   277418   23173   3362  1637 135450 1072205 421682  183.9   8  137
908.42/908.45	c s  908.5   278442   23131   3369  1650 135472 1083675 385940  183.4   9  124
933.83/933.88	c s  933.9   279374   23130   3369  1651 135472 1109317 411571  182.6   4  132
962.63/962.69	c s  962.7   279556   23129   3369  1652 135472 1134269 422400  181.7   9  134
989.33/989.36	c s  989.4   279783   23129   3369  1652 135472 1158326 422379  180.6   7  134
1015.53/1015.50	c s 1015.5   279927   23129   3369  1652 135472 1182307 423075  180.0  12  134
1040.53/1040.57	c s 1040.6   280140   23129   3369  1652 135472 1206718 422454  179.1  10  134
1069.03/1069.01	c s 1069.1   280258   23129   3369  1652 135472 1232126 422378  178.0   4  134
1098.13/1098.10	c
1098.13/1098.10	c       original/binary      fixed     eliminated      learned       agility
1098.13/1098.10	c   seconds        variables     equivalent    conflicts       height       MB
1098.13/1098.10	c
1098.13/1098.10	c s 1098.1   280277   23124   3369  1654 135475 1259794 423035  176.9   9  133
1123.43/1123.48	c s 1123.5   280310   23124   3369  1654 135475 1284966 422962  176.3  13  134
1132.33/1132.34	c R 1132.4   280337   23124   3369  1654 135475 1295119 422595  175.9  15  144
1149.24/1149.22	c s 1149.3   280350   23124   3369  1654 135475 1309627 423906  175.4  11  133
1176.74/1176.77	c s 1176.8   283301   23087   3394  1654 135487 1334703 422084  174.5  10  133
1183.34/1183.32	c + 1183.4   283321   23087   3394  1654 135487 1340255 463850  174.3   4  144
1205.23/1205.23	c s 1205.3   283448   23086   3394  1654 135488 1359930 442464  173.6   6  139
1233.74/1233.77	c s 1233.8   283811   23085   3394  1655 135488 1386745 465132  173.1   8  146
1263.74/1263.78	c s 1263.8   284013   23085   3394  1655 135488 1413629 464443  172.3   8  145
1287.73/1287.72	c s 1287.8   284078   23085   3394  1655 135488 1440708 464963  171.9  12  145
1300.04/1300.00	c
1300.04/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.04/1300.00	c
1300.04/1300.00	c 1454046 conflicts, 4879980 decisions, 1424 random
1300.04/1300.00	c 39 iterations, 3909 restarts, 5 skipped
1300.04/1300.00	c 10 enlarged, 12651 shrunken, 14223 rescored, 381 rebiased
1300.04/1300.00	c 73 simplifications, 0 reductions
1300.04/1300.00	c
1300.04/1300.00	c vars: 3394 fixed, 1655 equiv, 135488 elim, 1891 merged
1300.04/1300.00	c elim: 18365215 resolutions, 60 phases, 18 rounds
1300.04/1300.00	c sbst: 85% substituted, 2.4% nots, 94.3% ands, 0.3% xors, 3.0% ites
1300.04/1300.00	c arty: 2.08 and 2.00 xor average arity
1300.04/1300.00	c prbe: 7748232 probed, 1315 phases, 162 rounds
1300.04/1300.00	c prbe: 1036 failed, 1166 lifted, 108 merged
1300.04/1300.00	c sccs: 12 non trivial, 0 fixed, 21 merged
1300.04/1300.00	c hash: 75 units, 1762 merged
1300.04/1300.00	c mins: 83997553 learned, 35% deleted, 2357 strong, 121 depth
1300.04/1300.00	c subs: 108813 forward, 89040 backward, 136894 doms
1300.04/1300.00	c strs: 24988 forward, 7634 backward
1300.04/1300.00	c doms: 149988 dominators, 124220 high, 94 low
1300.04/1300.00	c prps: 1612217650 propagations, 1.24 megaprops
1300.04/1300.00	c
1300.04/1300.00	c 1300.1 seconds, 163 MB max, 301 MB recycled
1300.04/1300.00	c
1300.04/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.04/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-3308797-1303984528/watcher-3308797-1303984528 -o /tmp/evaluation-result-3308797-1303984528/solver-3308797-1303984528 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308797-1303984528.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.85 3.92 2.99 3/184 9335
/proc/meminfo: memFree=20307932/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=7784 CPUtime=0 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 1717 0 0 0 0 0 0 0 21 0 1 0 510055247 7970816 1673 33554432000 134512640 135151029 4290171152 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9335/statm: 1946 1674 60 156 0 1789 0

[startup+0.0820339 s]
/proc/loadavg: 3.85 3.92 2.99 3/184 9335
/proc/meminfo: memFree=20307932/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=22380 CPUtime=0.07 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 5637 0 0 0 7 0 0 0 21 0 1 0 510055247 22917120 5366 33554432000 134512640 135151029 4290171152 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 5595 5367 64 156 0 5438 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22380

[startup+0.10103 s]
/proc/loadavg: 3.85 3.92 2.99 3/184 9335
/proc/meminfo: memFree=20307932/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=24360 CPUtime=0.09 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 6146 0 0 0 9 0 0 0 21 0 1 0 510055247 24944640 5875 33554432000 134512640 135151029 4290171152 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 6090 5876 64 156 0 5933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24360

[startup+0.300994 s]
/proc/loadavg: 3.85 3.92 2.99 3/184 9335
/proc/meminfo: memFree=20307932/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=46248 CPUtime=0.29 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 11854 0 0 0 28 1 0 0 22 0 1 0 510055247 47357952 11326 33554432000 134512640 135151029 4290171152 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 11562 11326 64 156 0 11405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46248

[startup+0.70092 s]
/proc/loadavg: 3.85 3.92 2.99 3/184 9335
/proc/meminfo: memFree=20307932/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=51816 CPUtime=0.69 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 15591 0 0 0 67 2 0 0 24 0 1 0 510055247 53059584 12663 33554432000 134512640 135151029 4290171152 18446744073709551615 134578366 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 12954 12663 80 156 0 12797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51816

[startup+1.50077 s]
/proc/loadavg: 3.85 3.92 2.99 5/190 9346
/proc/meminfo: memFree=20201384/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=75156 CPUtime=1.49 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 23931 0 0 0 146 3 0 0 25 0 1 0 510055247 76959744 18309 33554432000 134512640 135151029 4290171152 18446744073709551615 134573696 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 18789 18309 80 156 0 18632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75156

[startup+3.10047 s]
/proc/loadavg: 3.85 3.92 2.99 5/190 9346
/proc/meminfo: memFree=20148684/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=66576 CPUtime=3.09 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 25213 0 0 0 306 3 0 0 25 0 1 0 510055247 68173824 15988 33554432000 134512640 135151029 4290171152 18446744073709551615 134574646 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 16644 15988 80 156 0 16487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66576

[startup+6.30086 s]
/proc/loadavg: 3.86 3.92 2.99 4/185 9363
/proc/meminfo: memFree=20238336/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=74256 CPUtime=6.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 28571 0 0 0 626 4 0 0 25 0 1 0 510055247 76038144 17934 33554432000 134512640 135151029 4290171152 18446744073709551615 134579871 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 18564 17934 80 156 0 18407 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 74256

[startup+12.7007 s]
/proc/loadavg: 3.87 3.92 3.00 5/190 9373
/proc/meminfo: memFree=20163416/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=67604 CPUtime=12.69 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 32307 0 0 0 1265 4 0 0 25 0 1 0 510055247 69226496 16289 33554432000 134512640 135151029 4290171152 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 16901 16289 80 156 0 16744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67604

[startup+25.5002 s]
/proc/loadavg: 3.90 3.92 3.01 5/190 9373
/proc/meminfo: memFree=20152284/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=66576 CPUtime=25.49 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 39615 0 0 0 2544 5 0 0 25 0 1 0 510055247 68173824 16036 33554432000 134512640 135151029 4290171152 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 16644 16036 80 156 0 16487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66576

[startup+51.1004 s]
/proc/loadavg: 3.93 3.93 3.04 5/190 9374
/proc/meminfo: memFree=20124340/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=67224 CPUtime=51.09 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 56520 0 0 0 5101 8 0 0 25 0 1 0 510055247 68837376 16207 33554432000 134512640 135151029 4290171152 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 16806 16207 80 156 0 16649 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67224

[startup+102.307 s]
/proc/loadavg: 3.97 3.94 3.09 4/188 9376
/proc/meminfo: memFree=20164900/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=78260 CPUtime=102.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 78552 0 0 0 10218 12 0 0 25 0 1 0 510055247 80138240 18933 33554432000 134512640 135151029 4290171152 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 19565 18933 80 156 0 19408 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78260

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.14 5/190 9405
/proc/meminfo: memFree=20147740/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=93372 CPUtime=162.29 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 95675 0 0 0 16213 16 0 0 25 0 1 0 510055247 95612928 22728 33554432000 134512640 135151029 4290171152 18446744073709551615 134551300 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 23343 22728 80 156 0 23186 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93372

[startup+222.301 s]
/proc/loadavg: 4.08 3.98 3.20 5/190 9406
/proc/meminfo: memFree=20033824/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=100476 CPUtime=222.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 110851 0 0 0 22210 20 0 0 25 0 1 0 510055247 102887424 24496 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 25119 24496 80 156 0 24962 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100476

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.25 5/190 9408
/proc/meminfo: memFree=19964372/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=110604 CPUtime=282.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 124397 0 0 0 28208 22 0 0 25 0 1 0 510055247 113258496 27020 33554432000 134512640 135151029 4290171152 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 27651 27020 80 156 0 27494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110604

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.29 5/190 9419
/proc/meminfo: memFree=19849936/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=119420 CPUtime=342.31 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 139999 0 0 0 34206 25 0 0 25 0 1 0 510055247 122286080 29214 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 29855 29214 80 156 0 29698 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 119420

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.33 5/190 9420
/proc/meminfo: memFree=19732760/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=122784 CPUtime=402.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 148541 0 0 0 40204 26 0 0 25 0 1 0 510055247 125730816 30066 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 30696 30066 80 156 0 30539 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122784

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.38 5/190 9422
/proc/meminfo: memFree=19646972/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=127792 CPUtime=462.31 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 159527 0 0 0 46203 28 0 0 25 0 1 0 510055247 130859008 31314 33554432000 134512640 135151029 4290171152 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 31948 31314 80 156 0 31791 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 127792

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.41 5/190 9426
/proc/meminfo: memFree=19447016/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=127792 CPUtime=522.3 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 167223 0 0 0 52201 29 0 0 25 0 1 0 510055247 130859008 31320 33554432000 134512640 135151029 4290171152 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 31948 31320 80 156 0 31791 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 127792

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.45 5/190 9428
/proc/meminfo: memFree=19338864/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=138196 CPUtime=582.31 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 179801 0 0 0 58199 32 0 0 25 0 1 0 510055247 141512704 33902 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 34549 33902 80 156 0 34392 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 138196

[startup+642.301 s]
/proc/loadavg: 3.56 3.89 3.44 4/184 9447
/proc/meminfo: memFree=19525156/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=139640 CPUtime=642.32 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 189551 0 0 0 64198 34 0 0 25 0 1 0 510055247 142991360 34298 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 34910 34298 80 156 0 34753 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 139640

[startup+702.301 s]
/proc/loadavg: 3.20 3.72 3.41 4/184 9448
/proc/meminfo: memFree=19426012/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=140724 CPUtime=702.32 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 199362 0 0 0 70196 36 0 0 25 0 1 0 510055247 144101376 34549 33554432000 134512640 135151029 4290171152 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 35181 34549 80 156 0 35024 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 140724

[startup+762.306 s]
/proc/loadavg: 3.07 3.59 3.39 4/184 9450
/proc/meminfo: memFree=19340096/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=148768 CPUtime=762.33 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 205928 0 0 0 76195 38 0 0 25 0 1 0 510055247 152338432 36590 33554432000 134512640 135151029 4290171152 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 37192 36590 80 156 0 37035 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 148768

[startup+822.301 s]
/proc/loadavg: 3.02 3.48 3.36 4/184 9451
/proc/meminfo: memFree=19300172/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=150256 CPUtime=822.32 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 211681 0 0 0 82194 38 0 0 25 0 1 0 510055247 153862144 36921 33554432000 134512640 135151029 4290171152 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 37564 36921 80 156 0 37407 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 150256

[startup+882.301 s]
/proc/loadavg: 3.07 3.40 3.34 4/184 9453
/proc/meminfo: memFree=19336596/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=150256 CPUtime=882.32 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 218732 0 0 0 88193 39 0 0 25 0 1 0 510055247 153862144 36927 33554432000 134512640 135151029 4290171152 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 37564 36927 80 156 0 37407 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 150256

[startup+942.3 s]
/proc/loadavg: 3.02 3.33 3.32 4/184 9455
/proc/meminfo: memFree=19279196/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=156156 CPUtime=942.32 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 226863 0 0 0 94191 41 0 0 25 0 1 0 510055247 159903744 38394 33554432000 134512640 135151029 4290171152 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 39039 38394 80 156 0 38882 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 156156

[startup+1002.3 s]
/proc/loadavg: 3.04 3.28 3.30 4/184 9456
/proc/meminfo: memFree=19203428/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=159240 CPUtime=1002.33 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 232289 0 0 0 100191 42 0 0 25 0 1 0 510055247 163061760 39178 33554432000 134512640 135151029 4290171152 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 39810 39178 80 156 0 39653 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 159240

[startup+1062.3 s]
/proc/loadavg: 3.01 3.23 3.27 4/184 9458
/proc/meminfo: memFree=19199712/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=159416 CPUtime=1062.33 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 234498 0 0 0 106191 42 0 0 25 0 1 0 510055247 163241984 39228 33554432000 134512640 135151029 4290171152 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 39854 39228 80 156 0 39697 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 159416

[startup+1122.3 s]
/proc/loadavg: 3.00 3.18 3.26 4/184 9459
/proc/meminfo: memFree=19096784/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=159416 CPUtime=1122.34 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 239883 0 0 0 112191 43 0 0 25 0 1 0 510055247 163241984 39229 33554432000 134512640 135151029 4290171152 18446744073709551615 134578366 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 39854 39229 80 156 0 39697 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 159416

[startup+1182.3 s]
/proc/loadavg: 3.00 3.15 3.24 4/184 9461
/proc/meminfo: memFree=19124640/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=159416 CPUtime=1182.34 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 248853 0 0 0 118190 44 0 0 25 0 1 0 510055247 163241984 39229 33554432000 134512640 135151029 4290171152 18446744073709551615 134542676 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 39854 39229 80 156 0 39697 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 159416

[startup+1242.3 s]
/proc/loadavg: 3.00 3.12 3.22 4/184 9463
/proc/meminfo: memFree=19109356/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=171768 CPUtime=1242.34 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 258522 0 0 0 124187 47 0 0 25 0 1 0 510055247 175890432 42234 33554432000 134512640 135151029 4290171152 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 42942 42234 80 156 0 42785 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 171768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.51 2.97 3.16 3/178 9482
/proc/meminfo: memFree=21161196/32951124 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=171768 CPUtime=1300.04 cores=1,3
/proc/9335/stat : 9335 (precosat) R 9333 9335 9032 0 -1 4202496 260926 0 0 0 129957 47 0 0 25 0 1 0 510055247 175890432 42306 33554432000 134512640 135151029 4290171152 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9335/statm: 42942 42306 80 156 0 42785 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 171768

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.06
CPU user time (s): 1299.57
CPU system time (s): 0.486925
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 178420

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

runsolver used 2.00169 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 11:55:29
IDJOB=3308797
IDBENCH=82468
IDSOLVER=1690
FILE ID=node102/3308797-1303984528
RUNJOBID= node102-1303983224-9052
PBS_JOBID= 13168724
Free space on /tmp= 71388 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308797-1303984528/watcher-3308797-1303984528 -o /tmp/evaluation-result-3308797-1303984528/solver-3308797-1303984528 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308797-1303984528.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1139203356

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      20308212 kB
Buffers:       1632176 kB
Cached:        9395044 kB
SwapCached:          4 kB
Active:        4006536 kB
Inactive:      8083128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20308212 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          170624 kB
Writeback:           0 kB
AnonPages:     1061840 kB
Mapped:          15740 kB
Slab:           488120 kB
PageTables:       6988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1256360 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= 71548 MiB
End job on node102 at 2011-04-28 12:17:11